ports/127668: New port: multimedia/libtuner Driver framework for TV/radio tuner ICs

Jason Harmening jason.harmening at gmail.com
Sat Sep 27 00:30:09 UTC 2008


>Number:         127668
>Category:       ports
>Synopsis:       New port: multimedia/libtuner  Driver framework for TV/radio tuner ICs
>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 at CORONA.austin.rr.com:/usr/obj/usr/src/sys/CUSTOM  amd64

>Description:
libtuner provides userspace drivers and support routines for
a variety of TV and radio tuner ICs.  These ICs are usually
attached to a peripheral bus (such as an I2C bus) embedded
on a tuner card, and "stub" device nodes for the ICs will
be exported by a card-specific driver.

>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:
#
#	libtuner
#	libtuner/Makefile
#	libtuner/pkg-descr
#	libtuner/pkg-plist
#	libtuner/distinfo
#
echo c - libtuner
mkdir -p libtuner > /dev/null 2>&1
echo x - libtuner/Makefile
sed 's/^X//' >libtuner/Makefile << '529bc993816b7d546e4dff4f6b0988d4'
X# New ports collection makefile for:   libtuner
X# Date created:        7 September 2008
X# Whom:                jah
X#
X# $FreeBSD$
X#
X
XPORTNAME=      libtuner
XPORTVERSION=   1.0.0
XCATEGORIES=    multimedia
XMASTER_SITES=  ftp://corona.homeunix.net/ports/libtuner/
XEXTRACT_ONLY=  libtuner-${PORTVERSION}.tar.gz
X
XMAINTAINER=    jason.harmening at gmail.com
XCOMMENT=       Userspace drivers for various TV/radio tuner ICs
X
XMAKE_ARGS+=    LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=0 INSTALLDIR=${PREFIX}
XUSE_LDCONFIG=  ${PREFIX}/lib/libtuner
X
X.include <bsd.port.mk>
529bc993816b7d546e4dff4f6b0988d4
echo x - libtuner/pkg-descr
sed 's/^X//' >libtuner/pkg-descr << '5beeedb1bc2cf7a59b3b281b520f983c'
Xlibtuner provides userspace drivers and support routines for
Xa variety of TV and radio tuner ICs.  These ICs are usually
Xattached to a peripheral bus (such as an I2C bus) embedded 
Xon a tuner card, and "stub" device nodes for the ICs will
Xbe exported by a card-specific driver.
5beeedb1bc2cf7a59b3b281b520f983c
echo x - libtuner/pkg-plist
sed 's/^X//' >libtuner/pkg-plist << '802be702c263f03bec74906c942297c2'
Xlib/libtuner/libtuner.so
Xlib/libtuner/libtuner.so.1
Xlib/libtuner/libtuner.so.1.0
Xlib/libtuner/libtuner.so.1.0.0
Xinclude/libtuner/avb_driver.h
Xinclude/libtuner/cx22702.h
Xinclude/libtuner/dtt75105.h
Xinclude/libtuner/dtt7579.h
Xinclude/libtuner/dtt7612.h
Xinclude/libtuner/dvb_driver.h
Xinclude/libtuner/fmd1216me.h
Xinclude/libtuner/lg3303.h
Xinclude/libtuner/lgh064f.h
Xinclude/libtuner/or51132.h
Xinclude/libtuner/pll_driver.h
Xinclude/libtuner/tda9887.h
Xinclude/libtuner/tuner_config.h
Xinclude/libtuner/tuner_device.h
Xinclude/libtuner/tuner_devnode_device.h
Xinclude/libtuner/tuner_driver.h
Xinclude/libtuner/tuner_firmware.h
X at dirrm lib/libtuner
X at dirrm include/libtuner
802be702c263f03bec74906c942297c2
echo x - libtuner/distinfo
sed 's/^X//' >libtuner/distinfo << '173e11c8951eda286b41ce57cc048658'
XMD5 (libtuner-1.0.0.tar.gz) = f3229f87e91b474f36beb091f0522561
XSHA256 (libtuner-1.0.0.tar.gz) = 2b517be9234bfbc54985d909b8443f651674cb9f5462a7ddf81db4de23745f0e
XSIZE (libtuner-1.0.0.tar.gz) = 14970
173e11c8951eda286b41ce57cc048658
exit



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



More information about the freebsd-ports-bugs mailing list