From bb7e1d68595aa5ddf9ea7650ba542b31ccd0dfc9 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Sun, 16 Jul 2023 00:46:28 +1200 Subject: [PATCH] Refresh URLs and package name in FAQ --- ChangeLog | 2 ++ FAQ | 9 ++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index af32a76..b72ae3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ Include my Makefile in the tarball, this allows using "make install" to install mythtv-status. + Refresh URLs in FAQ, update libmythtv-perl package name. + 2001-02-14 Andrew Ruthven Release version 1.0.2. diff --git a/FAQ b/FAQ index 5fbcbd1..dd9a934 100644 --- a/FAQ +++ b/FAQ @@ -13,14 +13,13 @@ I've had some reports that running mythtv-status from a .profile is okay on faster machines (I have a PIII 800...). 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). +A) It comes from the MythTV git repository: + https://github.com/MythTV/mythtv/tree/master/mythtv/bindings/perl If you are using Christian Marillat's Debian packages then it is called -mythtv-perl (apt-get install mythtv-perl). Christian's packages are +libmythtv-perl (apt-get install libmythtv-perl). Christian's packages are available at: - http://www.debian-multimedia.org + http://www.deb-multimedia.org Q) I want to see disk space individually for each of my storage groups, how can I do this? -- 2.30.2