Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2008 02:12:07 GMT
From:      Jason Harmening <jason.harmening@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129775: Update port: multimedia/cx88 Add analog capture support
Message-ID:  <200812200212.mBK2C7sT062002@www.freebsd.org>
Resent-Message-ID: <200812200220.mBK2K1Ms079501@freefall.freebsd.org>

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

>Number:         129775
>Category:       ports
>Synopsis:       Update port: multimedia/cx88 Add analog capture support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 20 02:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jason Harmening
>Release:        7.1-PRERELEASE
>Organization:
>Environment:
FreeBSD CORONA 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue Oct  7 18:07:18 CDT 2008     jason@CORONA.austin.rr.com:/usr/obj/usr/src/sys/CUSTOM  amd64
>Description:
-Update to 1.1.0:
-Add analog audio & video support to capture app
-Add clipping support to analog video driver
-Clean up driver ioctl(2) interfaces
-Add link to wiki
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN cx88/Makefile /usr/ports/multimedia/cx88/Makefile
--- cx88/Makefile	2008-12-19 19:59:47.000000000 -0600
+++ /usr/ports/multimedia/cx88/Makefile	2008-12-19 18:42:48.000000000 -0600
@@ -2,11 +2,11 @@
 # Date created:        7 September 2008
 # Whom:                jah
 #
-# $FreeBSD: ports/multimedia/cx88/Makefile,v 1.2 2008/10/09 11:58:16 amdmi3 Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	cx88
-PORTVERSION=	1.0.2
+PORTVERSION=	1.1.0
 CATEGORIES=	multimedia kld
 MASTER_SITES=	ftp://corona.homeunix.net/ports/cx88/
 
diff -ruN cx88/distinfo /usr/ports/multimedia/cx88/distinfo
--- cx88/distinfo	2008-12-19 20:00:01.000000000 -0600
+++ /usr/ports/multimedia/cx88/distinfo	2008-12-19 18:42:48.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (cx88-1.0.2.tar.gz) = 6ff43f516e80723e71d78a408e140628
-SHA256 (cx88-1.0.2.tar.gz) = c7f66cbd81f5c064456a10c0813f26b7e601fae26a48bbd0d4418a32da9b1c6c
-SIZE (cx88-1.0.2.tar.gz) = 123736
+MD5 (cx88-1.1.0.tar.gz) = 450d6d989d6ea3203f6175aa25c6a62d
+SHA256 (cx88-1.1.0.tar.gz) = 1bf37ef1e940513926fcf40dd3573b3bc82ba9116d54249c3e19c1b2ed20805d
+SIZE (cx88-1.1.0.tar.gz) = 134386
diff -ruN cx88/pkg-descr /usr/ports/multimedia/cx88/pkg-descr
--- cx88/pkg-descr	2008-12-19 20:00:16.000000000 -0600
+++ /usr/ports/multimedia/cx88/pkg-descr	2008-12-19 18:42:48.000000000 -0600
@@ -3,3 +3,5 @@
 includes the cx88 kernel drivers as well as a simple app
 for HDTV 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	2008-12-19 20:00:28.000000000 -0600
+++ /usr/ports/multimedia/cx88/pkg-plist	2008-12-19 18:42:48.000000000 -0600
@@ -14,6 +14,7 @@
 %%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
 %%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
 include/iicdev/iicdev_ioctl.h
+include/cx88/cx88_common_ioctl.h
 include/cx88/cx88_mpeg_ioctl.h
 include/cx88/cx88_video_ioctl.h
 include/cx88/cx88_audio_ioctl.h


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



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