summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Hicks <ahicks@p-o.co.uk>2022-09-07 16:22:21 +0100
committerNuno Teixeira <eduardo@FreeBSD.org>2022-09-07 16:24:50 +0100
commita1e7c1a84bbc93e6639338b72107589fb5f5b287 (patch)
tree4afa1d2f388829ee3c5c63af17454d9d2fb03ec5
parentbecf215b9d2ce0079b85b8bc816eaf6d3a69e129 (diff)
downloadfreebsd-ports-a1e7c1a84bbc93e6639338b72107589fb5f5b287.zip
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
-rw-r--r--multimedia/mythtv/Makefile2
-rw-r--r--multimedia/mythtv/pkg-descr18
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/