summaryrefslogtreecommitdiffstats
path: root/multimedia/mythtv/README
diff options
context:
space:
mode:
author David Somero <dsomero@hotmail.com>2010-05-11 20:01:23 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 20:01:23 +0200
commitaceffd1739d64109b74a9a38af1bd017957f7c63 (patch)
treef758aa7c3eba6e9a3ab628e500f302faa9b8f4c4 /multimedia/mythtv/README
parent9d0e9de3b65161ebac7781c2b19b698e185deaf7 (diff)
downloadslackbuilds-aceffd1739d64109b74a9a38af1bd017957f7c63.tar.gz
slackbuilds-aceffd1739d64109b74a9a38af1bd017957f7c63.tar.xz
multimedia/mythtv: Added to 12.0 repository
Diffstat (limited to 'multimedia/mythtv/README')
-rw-r--r--multimedia/mythtv/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/multimedia/mythtv/README b/multimedia/mythtv/README
new file mode 100644
index 0000000000..a4868b8614
--- /dev/null
+++ b/multimedia/mythtv/README
@@ -0,0 +1,16 @@
+MythTV is a GPL licensed suite of programs that allow you to build the
+mythical home media convergence box on your own using Open Source software
+and operating systems. MythTV is known to work on Linux and Mac OS X
+(PowerPC and Intel).
+
+You need to create a database before you can run mythtv:
+> mysql -u root -p < /usr/share/mythtv/database/mc.sql
+
+Then run mythtv-setup to configure mythtv
+> mythtv-setup
+
+Detailed instructions for mythtv can be found here:
+ http://www.mythtv.org/wiki/index.php/User_Manual:Initial_Installation
+
+Mythtv requires lame, and optionally can use xmltv (to create the program
+listings if you live outside of North America) and lirc (for IR remote control)