Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Sep 2008 00:26:06 GMT
From:      Jason Harmening <jason.harmening@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/127669: New port: multimedia/cx88 Drivers for audio/video capture cards based on Conexant CX23880/1/2/3 chips
Message-ID:  <200809270026.m8R0Q6n2057707@www.freebsd.org>
Resent-Message-ID: <200809270030.m8R0U8Yf087175@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         127669
>Category:       ports
>Synopsis:       New port: multimedia/cx88  Drivers for audio/video capture cards based on Conexant CX23880/1/2/3 chips
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 27 00:30:08 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harmening
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD CORONA.austin.rr.com 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Aug  8 23:23:10 CDT 2008     jason@CORONA.austin.rr.com:/usr/obj/usr/src/sys/CUSTOM  amd64

>Description:
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.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cx88
#	cx88/Makefile
#	cx88/pkg-descr
#	cx88/pkg-plist
#	cx88/distinfo
#
echo c - cx88
mkdir -p cx88 > /dev/null 2>&1
echo x - cx88/Makefile
sed 's/^X//' >cx88/Makefile << 'adab27314f3731c5268b2254e6ead20d'
X# New ports collection makefile for:   cx88
X# Date created:        7 September 2008
X# Whom:                jah
X#
X# $FreeBSD$
X#
X
XPORTNAME=      cx88
XPORTVERSION=   1.0.0
XCATEGORIES=    multimedia kld
XMASTER_SITES=  ftp://corona.homeunix.net/ports/cx88/
XEXTRACT_ONLY=  cx88-${PORTVERSION}.tar.gz
X
XMAINTAINER=    jason.harmening@gmail.com
XCOMMENT=       Drivers for Conexant CX23880/1/2/3-based TV/radio capture cards
X
XLIB_DEPENDS=   tuner:${PORTSDIR}/multimedia/libtuner
XBUILD_DEPENDS= ${LOCALBASE}/lib/libezxml.a:${PORTSDIR}/textproc/ezxml
X
XMAKE_ARGS+=    LIBTUNER_LIB=${LOCALBASE}/lib/libtuner LIBTUNER_HEADER=${LOCALBASE}/include/libtuner
X
X.include <bsd.port.pre.mk>
X
X.if ${OSVERSION} < 700055
XIGNORE= requires FreeBSD 7.0-RELEASE or later
X.endif
X
X.include <bsd.port.post.mk>
adab27314f3731c5268b2254e6ead20d
echo x - cx88/pkg-descr
sed 's/^X//' >cx88/pkg-descr << '361a9984998c7277ba109337d8a6f823'
Xcx88 provides drivers for TV/radio capture cards based on
Xthe Conexant CX23880/1/2/3 series of chips.  This port
Xincludes the cx88 kernel drivers as well as a simple app
Xfor HDTV capture.  It requires multimedia/libtuner for 
Xchannel selection and peripheral configuration.
361a9984998c7277ba109337d8a6f823
echo x - cx88/pkg-plist
sed 's/^X//' >cx88/pkg-plist << '66b7180b547510c2aebf39e632fa5639'
Xbin/cx88
Xetc/cx88/cx88.xml.sample
Xetc/cx88/misc/or51132_vsb.fw
Xetc/cx88/misc/or51132_qam.fw
Xetc/cx88/utils/cx88_audio_enable.cpp
Xetc/cx88/utils/remote.cpp
Xetc/cx88/tests/hd3k_mpeg_ubuf.cpp
Xetc/cx88/tests/.tuner_config
Xetc/cx88/tests/hd3k_analog_kbuf.cpp
Xetc/cx88/tests/hd5k_mpeg_ubuf.cpp
Xetc/cx88/tests/hd3k_mpeg_kbuf.cpp
Xetc/cx88/tests/cx88_audio_client.cpp
Xetc/cx88/tests/hd5k_mpeg_kbuf.cpp
Xetc/cx88/tests/hd3k_analog_ubuf.cpp
Xetc/cx88/tests/hd5k_analog_ubuf.cpp
X@dirrm etc/cx88/misc
X@dirrm etc/cx88/utils
X@dirrm etc/cx88/tests
X@dirrm etc/cx88
X@cwd /boot/kernel
Xcx88.ko
Xcx88i2c.ko
Xiicdev.ko
Xcx88ir.ko
Xcx88mpeg.ko
Xcx88video.ko
Xcx88audio.ko
X@cwd /usr/include/dev
Xiicdev/iicdev_ioctl.h
Xcx88/cx88_mpeg_ioctl.h
Xcx88/cx88_video_ioctl.h
Xcx88/cx88_audio_ioctl.h
X@dirrm iicdev
X@dirrm cx88
66b7180b547510c2aebf39e632fa5639
echo x - cx88/distinfo
sed 's/^X//' >cx88/distinfo << '45d0f355d6170c8fa9db7023f3be01bc'
XMD5 (cx88-1.0.0.tar.gz) = 91618b2262e8f615730b9ae0da360f5b
XSHA256 (cx88-1.0.0.tar.gz) = 6e5cc341b83a1287d20398282a6894809ed8f8505cc8e0aac5d7bf0bc8b46cf2
XSIZE (cx88-1.0.0.tar.gz) = 123421
45d0f355d6170c8fa9db7023f3be01bc
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809270026.m8R0Q6n2057707>