]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Add the question about where to get the MythTV Perl API.
authorAndrew Ruthven <andrew@etc.gen.nz>
Thu, 22 Nov 2007 19:26:35 +0000 (08:26 +1300)
committerAndrew Ruthven <andrew@cerberus.etc.gen.nz>
Thu, 22 Nov 2007 19:26:35 +0000 (08:26 +1300)
FAQ

diff --git a/FAQ b/FAQ
index 230737e11f9bc1769a76fdad5a1acce31a07d260..7fd2631341ce306098ef734172a60a1194391331 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -8,3 +8,14 @@ Which was just enough to be annoying.
 That is why I decided to update the MOTD instead.  This way how long the
 script takes to run doesn't matter, you never have to run it
 interactively.
+
+Q) What provides the perl API?
+A) It comes from the MythTV svn repository:
+  http://svn.mythtv.org/trac/browser/branches/release-0-20-fixes/mythtv/bindings/perl
+It is also on trunk (obviously).
+
+If you are using Christian Marillat's Debian packages then it is called
+mythtv-perl (apt-get install mythtv-perl).  Christian's packages are
+available at:
+  http://www.debian-multimedia.org
+