mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 1.4.2
PR: ports/165652 Submitted by: maintainer, jason.harmening@gmail.com Add Linux /dev/radio support Add support for Hauppauge WinTV PCI-FM Add support for ATI HDTV Wonder
This commit is contained in:
parent
c48f9afb18
commit
d6e8899449
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292617
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cx88
|
||||
PORTVERSION= 1.4.1
|
||||
PORTVERSION= 1.4.2
|
||||
CATEGORIES= multimedia kld
|
||||
MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/
|
||||
|
||||
@ -17,7 +17,7 @@ LICENSE= BSD
|
||||
|
||||
LIB_DEPENDS= tuner.1:${PORTSDIR}/multimedia/libtuner
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:${PORTSDIR}/textproc/ezxml \
|
||||
libtuner>=1.0.7:${PORTSDIR}/multimedia/libtuner
|
||||
libtuner>=1.0.8:${PORTSDIR}/multimedia/libtuner
|
||||
|
||||
KMODDIR= /boot/modules
|
||||
PLIST_SUB+= KMODDIR=${KMODDIR}
|
||||
@ -30,7 +30,7 @@ MAKE_JOBS_UNSAFE= yes
|
||||
LIB_DEPENDS+= cuse4bsd.1:${PORTSDIR}/multimedia/cuse4bsd-kmod
|
||||
BUILD_DEPENDS+= v4l_compat>=1.0.20100321:${PORTSDIR}/multimedia/v4l_compat \
|
||||
cuse4bsd-kmod>=0.1.12:${PORTSDIR}/multimedia/cuse4bsd-kmod
|
||||
MAKE_ARGS+= -D WITH_LINUX_DVB
|
||||
MAKE_ARGS+= -D WITH_LINUX_COMPAT
|
||||
.endif
|
||||
|
||||
.if (${OSVERSION} < 704000) || ((${OSVERSION} >= 800000) && (${OSVERSION} < 801000))
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cx88-1.4.1.tar.gz) = eb1f5a2e83e3735793a8cfd0c352894f8921efe7a92c10d6de5674bc7e78e098
|
||||
SIZE (cx88-1.4.1.tar.gz) = 178296
|
||||
SHA256 (cx88-1.4.2.tar.gz) = c9127481fbed600452f043ae3f395c29b2cac88db5ee84f1786f07336ca7c8ec
|
||||
SIZE (cx88-1.4.2.tar.gz) = 182216
|
||||
|
Loading…
Reference in New Issue
Block a user