View | Details | Raw Unified | Return to bug 129775
Collapse All | Expand All

(-)/usr/ports/multimedia/cx88/Makefile (-2 / +2 lines)
Lines 2-12 Link Here
2
# Date created:        7 September 2008
2
# Date created:        7 September 2008
3
# Whom:                jah
3
# Whom:                jah
4
#
4
#
5
# $FreeBSD: ports/multimedia/cx88/Makefile,v 1.2 2008/10/09 11:58:16 amdmi3 Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	cx88
8
PORTNAME=	cx88
9
PORTVERSION=	1.0.2
9
PORTVERSION=	1.1.0
10
CATEGORIES=	multimedia kld
10
CATEGORIES=	multimedia kld
11
MASTER_SITES=	ftp://corona.homeunix.net/ports/cx88/
11
MASTER_SITES=	ftp://corona.homeunix.net/ports/cx88/
12
12
(-)/usr/ports/multimedia/cx88/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (cx88-1.0.2.tar.gz) = 6ff43f516e80723e71d78a408e140628
1
MD5 (cx88-1.1.0.tar.gz) = 450d6d989d6ea3203f6175aa25c6a62d
2
SHA256 (cx88-1.0.2.tar.gz) = c7f66cbd81f5c064456a10c0813f26b7e601fae26a48bbd0d4418a32da9b1c6c
2
SHA256 (cx88-1.1.0.tar.gz) = 1bf37ef1e940513926fcf40dd3573b3bc82ba9116d54249c3e19c1b2ed20805d
3
SIZE (cx88-1.0.2.tar.gz) = 123736
3
SIZE (cx88-1.1.0.tar.gz) = 134386
(-)/usr/ports/multimedia/cx88/pkg-descr (+2 lines)
Lines 3-5 Link Here
3
includes the cx88 kernel drivers as well as a simple app
3
includes the cx88 kernel drivers as well as a simple app
4
for HDTV capture.  It requires multimedia/libtuner for 
4
for HDTV capture.  It requires multimedia/libtuner for 
5
channel selection and peripheral configuration.
5
channel selection and peripheral configuration.
6
7
WWW: http://corona.homeunix.net/cx88wiki
(-)/usr/ports/multimedia/cx88/pkg-plist (+1 lines)
Lines 14-19 Link Here
14
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
14
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
15
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
15
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
16
include/iicdev/iicdev_ioctl.h
16
include/iicdev/iicdev_ioctl.h
17
include/cx88/cx88_common_ioctl.h
17
include/cx88/cx88_mpeg_ioctl.h
18
include/cx88/cx88_mpeg_ioctl.h
18
include/cx88/cx88_video_ioctl.h
19
include/cx88/cx88_video_ioctl.h
19
include/cx88/cx88_audio_ioctl.h
20
include/cx88/cx88_audio_ioctl.h

Return to bug 129775