FreeBSD Bugzilla – Attachment 97193 Details for
Bug 135903
Update port: multimedia/cx88 Add support for CX23885/7/8
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.24 KB, created by
jason.harmening
on 2009-06-22 03:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jason.harmening
Created:
2009-06-22 03:10:00 UTC
Size:
3.24 KB
patch
obsolete
>diff -ruN cx88/Makefile /usr/ports/multimedia/cx88/Makefile >--- cx88/Makefile 2009-06-21 19:14:09.000000000 -0500 >+++ /usr/ports/multimedia/cx88/Makefile 2009-06-20 17:29:05.000000000 -0500 >@@ -2,16 +2,16 @@ > # Date created: 7 September 2008 > # Whom: jah > # >-# $FreeBSD: ports/multimedia/cx88/Makefile,v 1.4 2009/05/25 10:54:12 erwin Exp $ >+# $FreeBSD$ > # > > PORTNAME= cx88 >-PORTVERSION= 1.1.0 >+PORTVERSION= 1.2.0 > CATEGORIES= multimedia kld > MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/ > > MAINTAINER= jason.harmening@gmail.com >-COMMENT= Drivers for Conexant CX23880/1/2/3-based TV/radio capture cards >+COMMENT= Drivers for Conexant CX23880/1/2/3/5/7/8-based TV/radio capture cards > > LIB_DEPENDS= tuner:${PORTSDIR}/multimedia/libtuner > BUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:${PORTSDIR}/textproc/ezxml >@@ -24,8 +24,6 @@ > > .if ${OSVERSION} < 700055 > IGNORE= requires FreeBSD 7.0-RELEASE or later >-.elif ${OSVERSION} >= 800000 >-BROKEN= does not build > .endif > > .if !exists(/usr/src/sys/Makefile) >diff -ruN cx88/distinfo /usr/ports/multimedia/cx88/distinfo >--- cx88/distinfo 2009-06-21 19:11:03.000000000 -0500 >+++ /usr/ports/multimedia/cx88/distinfo 2009-06-20 17:29:05.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (cx88-1.1.0.tar.gz) = 450d6d989d6ea3203f6175aa25c6a62d >-SHA256 (cx88-1.1.0.tar.gz) = 1bf37ef1e940513926fcf40dd3573b3bc82ba9116d54249c3e19c1b2ed20805d >-SIZE (cx88-1.1.0.tar.gz) = 134386 >+MD5 (cx88-1.2.0.tar.gz) = 3146890105b709e7a484fbbf2e291e29 >+SHA256 (cx88-1.2.0.tar.gz) = b00eedd03002a945867d02fe770d39ab5f04315c10b6e0a6f5dc578644605445 >+SIZE (cx88-1.2.0.tar.gz) = 143665 >diff -ruN cx88/pkg-descr /usr/ports/multimedia/cx88/pkg-descr >--- cx88/pkg-descr 2009-06-21 19:11:30.000000000 -0500 >+++ /usr/ports/multimedia/cx88/pkg-descr 2009-06-20 17:29:05.000000000 -0500 >@@ -1,7 +1,8 @@ >-cx88 provides drivers for TV/radio capture cards based on >-the Conexant CX23880/1/2/3 series of chips. This port >-includes the cx88 kernel drivers as well as a simple app >-for HDTV capture. It requires multimedia/libtuner for >-channel selection and peripheral configuration. >+cx88 provides drivers for PCI and PCI-e TV/radio capture >+cards based on the Conexant CX23880/1/2/3 and CX23885/7/8 >+chip families. This port includes the cx88 kernel drivers >+as well as a simple app for TV capture. It requires >+multimedia/libtuner for channel selection and peripheral >+configuration. > > WWW: http://corona.homeunix.net/cx88wiki >diff -ruN cx88/pkg-plist /usr/ports/multimedia/cx88/pkg-plist >--- cx88/pkg-plist 2009-06-21 19:11:53.000000000 -0500 >+++ /usr/ports/multimedia/cx88/pkg-plist 2009-06-20 17:29:05.000000000 -0500 >@@ -4,13 +4,10 @@ > %%DATADIR%%/or51132_qam.fw > %%EXAMPLESDIR%%/cx88_audio_enable.cpp > %%EXAMPLESDIR%%/remote.cpp >+%%EXAMPLESDIR%%/cx88_mpeg_client.cpp > %%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp > %%EXAMPLESDIR%%/tuner_config >-%%EXAMPLESDIR%%/hd3k_mpeg_ubuf.cpp >-%%EXAMPLESDIR%%/hd5k_mpeg_ubuf.cpp >-%%EXAMPLESDIR%%/hd3k_mpeg_kbuf.cpp > %%EXAMPLESDIR%%/cx88_audio_client.cpp >-%%EXAMPLESDIR%%/hd5k_mpeg_kbuf.cpp > %%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp > %%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp > include/iicdev/iicdev_ioctl.h >@@ -27,8 +24,10 @@ > cx88i2c.ko > iicdev.ko > cx88ir.ko >+cx88mpegcore.ko > cx88mpeg.ko > cx88video.ko > cx88audio.ko >+cx23885.ko > @exec kldxref %D > @unexec kldxref %D
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 135903
: 97193