git: a1e7c1a84bbc - main - multimedia/mythtv: Update the package description
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Sep 2022 15:26:30 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a1e7c1a84bbc93e6639338b72107589fb5f5b287
commit a1e7c1a84bbc93e6639338b72107589fb5f5b287
Author: Alan Hicks <ahicks@p-o.co.uk>
AuthorDate: 2022-09-07 15:22:21 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-09-07 15:24:50 +0000
multimedia/mythtv: Update the package description
- Update the pkg-descr with current text from mythtv.org and a link to
https://wiki.freebsd.org/WebcamCompat
PR: 266231
---
multimedia/mythtv/Makefile | 2 +-
multimedia/mythtv/pkg-descr | 18 ++++++++----------
2 files changed, 9 insertions(+), 11 deletions(-)
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile
index 4fe01f7ea909..15a8c85e8b22 100644
--- a/multimedia/mythtv/Makefile
+++ b/multimedia/mythtv/Makefile
@@ -113,7 +113,7 @@ OPTIONS_DEFAULT= BINDINGS HDHOMERUN VDPAU
OPTIONS_SUB= yes
BINDINGS_DESC= Perl and Python bindings
-BINDINGS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mysqlclient>=0:databases/py-mysqlclient@${PY_FLAVOR} \
+BINDINGS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mysqlclient>=0:databases/py-mysqlclient@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
diff --git a/multimedia/mythtv/pkg-descr b/multimedia/mythtv/pkg-descr
index b8663088b130..3d09af78d7f7 100644
--- a/multimedia/mythtv/pkg-descr
+++ b/multimedia/mythtv/pkg-descr
@@ -1,13 +1,11 @@
-MythTV is a "Personal Video Recorder", i.e. a computer-based video
-recorder. It supports pausing and rewinding live TV, multiple tuner
-cards, hardware or software video compression, onscreen program
-guides and a distributed architecture.
+MythTV is a Free Open Source software digital video recorder (DVR)
+project distributed under the terms of the GNU GPL. It has been
+under heavy development since 2002, and now contains most features
+one would expect from a good DVR (and many new ones that you soon
+won't be able to live without).
-MythTV requires tuner drivers which support the V4L standard.
-Currently no official FreeBSD driver does so, but the latest version
-of a beta version of the cxm driver is available from
-http://usleepless.110mb.com/pvrxxx_port-10042007.tgz. Problems
-have been reported with this port; if you use it, you should join
-the FreeBSD-multimedia mailing list and report where appropriate.
+MythTV requires tuner drivers supporting the V4L standard.
+MythTV works with HDHomeRun and V4L DVB Compatibility:
+https://wiki.freebsd.org/WebcamCompat
WWW: http://www.mythtv.org/