1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.4.7.

- Configure board drivers and capture types from XML file
- Fix stale packet issue for DVB
- Add data-only capture mode for unsupported boards
- Various usability improvements

PR:		ports/180088
Submitted by:	Jason Harmening <jason.harmening@gmail.com> (maintainer)
This commit is contained in:
Raphael Kubo da Costa 2013-06-29 15:09:57 +00:00
parent 0db6558c66
commit 8569e7ece7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322049
3 changed files with 7 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cx88
PORTVERSION= 1.4.6
PORTVERSION= 1.4.7
CATEGORIES= multimedia kld
MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/
@ -11,9 +11,8 @@ COMMENT= Drivers for Conexant CX23880/1/2/3/5/7/8-based TV/radio capture cards
LICENSE= BSD
LIB_DEPENDS= tuner.1:${PORTSDIR}/multimedia/libtuner
BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:${PORTSDIR}/textproc/ezxml \
libtuner>=1.0.9:${PORTSDIR}/multimedia/libtuner
libtuner>=1.1.0:${PORTSDIR}/multimedia/libtuner
KMODDIR= /boot/modules
PLIST_SUB+= KMODDIR=${KMODDIR}

View File

@ -1,2 +1,2 @@
SHA256 (cx88-1.4.6.tar.gz) = 744df7fb4ad404983bb11bad7d9694193f3581912ec2229de293bfc19bbea74a
SIZE (cx88-1.4.6.tar.gz) = 189203
SHA256 (cx88-1.4.7.tar.gz) = b5037f74571dffe974a9fef6e8d9acea4d7a809fb22fcd51abe70d47c3f2fcd9
SIZE (cx88-1.4.7.tar.gz) = 190987

View File

@ -2,12 +2,12 @@ bin/cx88
%%EXAMPLESDIR%%/cx88.xml.sample
%%EXAMPLESDIR%%/remote.cpp
%%EXAMPLESDIR%%/cx88_audio_enable.cpp
%%EXAMPLESDIR%%/cx88_audio_client.cpp
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
%%EXAMPLESDIR%%/cx88_mpeg_client.cpp
%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp
%%EXAMPLESDIR%%/tuner_config
%%EXAMPLESDIR%%/cx88_audio_client.cpp
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
etc/rc.d/cx88d
include/iicdev/iicdev_ioctl.h
include/cx88/cx88_common_ioctl.h