FreeBSD Bugzilla – Attachment 99624 Details for
Bug 138746
Update port: multimedia/libtuner Add XC5000/S5H1411 tuner/demodulator drivers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.65 KB, created by
jason.harmening
on 2009-09-12 06:00:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jason.harmening
Created:
2009-09-12 06:00:17 UTC
Size:
2.65 KB
patch
obsolete
>diff -ruN libtuner/Makefile /usr/ports/multimedia/libtuner/Makefile >--- libtuner/Makefile 2009-09-11 23:41:30.000000000 -0500 >+++ /usr/ports/multimedia/libtuner/Makefile 2009-09-11 07:27:17.000000000 -0500 >@@ -1,12 +1,12 @@ >-# New ports collection makefile for: libtuner >-# Date created: 7 September 2008 >-# Whom: jah >+# New ports collection makefile for: libtuner >+# Date created: 7 September 2008 >+# Whom: jah > # >-# $FreeBSD: ports/multimedia/libtuner/Makefile,v 1.3 2009/06/22 14:48:57 amdmi3 Exp $ >+# $FreeBSD$ > # > > PORTNAME= libtuner >-PORTVERSION= 1.0.3 >+PORTVERSION= 1.0.4 > CATEGORIES= multimedia > MASTER_SITES= ftp://corona.homeunix.net/ports/libtuner/ > EXTRACT_ONLY= libtuner-${PORTVERSION}.tar.gz >@@ -14,7 +14,7 @@ > MAINTAINER= jason.harmening@gmail.com > COMMENT= Userspace drivers for various TV/radio tuner ICs > >-MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=3 INSTALLDIR=${PREFIX} >+MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=4 INSTALLDIR=${PREFIX} > USE_LDCONFIG= ${PREFIX}/lib/libtuner > > .include <bsd.port.mk> >diff -ruN libtuner/distinfo /usr/ports/multimedia/libtuner/distinfo >--- libtuner/distinfo 2009-06-23 15:24:51.000000000 -0500 >+++ /usr/ports/multimedia/libtuner/distinfo 2009-09-11 07:27:17.000000000 -0500 >@@ -1,3 +1,3 @@ >-MD5 (libtuner-1.0.3.tar.gz) = a36b03b592170b1444f8d91ef126e7f8 >-SHA256 (libtuner-1.0.3.tar.gz) = 57c058958cb82b8f7b3499480afe1a625838cb094cda7248ab642645efd7f7d1 >-SIZE (libtuner-1.0.3.tar.gz) = 20987 >+MD5 (libtuner-1.0.4.tar.gz) = 948ba39e03f5a20d19ff9828694a4dbf >+SHA256 (libtuner-1.0.4.tar.gz) = b7b26cfda05d188825ac35bce1ed093de4acea6f35a9728c4ad934e2cbab3544 >+SIZE (libtuner-1.0.4.tar.gz) = 50528 >diff -ruN libtuner/pkg-plist /usr/ports/multimedia/libtuner/pkg-plist >--- libtuner/pkg-plist 2009-06-23 15:24:51.000000000 -0500 >+++ /usr/ports/multimedia/libtuner/pkg-plist 2009-09-11 07:27:17.000000000 -0500 >@@ -1,7 +1,7 @@ > lib/libtuner/libtuner.so > lib/libtuner/libtuner.so.1 > lib/libtuner/libtuner.so.1.0 >-lib/libtuner/libtuner.so.1.0.3 >+lib/libtuner/libtuner.so.1.0.4 > include/libtuner/avb_driver.h > include/libtuner/cx22702.h > include/libtuner/cx24227.h >@@ -15,6 +15,7 @@ > include/libtuner/mt2131.h > include/libtuner/or51132.h > include/libtuner/pll_driver.h >+include/libtuner/s5h1411.h > include/libtuner/tda9887.h > include/libtuner/tuner_config.h > include/libtuner/tuner_device.h >@@ -22,5 +23,11 @@ > include/libtuner/tuner_driver.h > include/libtuner/tuner_firmware.h > include/libtuner/xc3028.h >+include/libtuner/xc5000.h >+%%DATADIR%%/license.txt >+%%DATADIR%%/xc5000-1.6.114.fw >+%%DATADIR%%/or51132_vsb.fw >+%%DATADIR%%/or51132_qam.fw > @dirrm lib/libtuner > @dirrm include/libtuner >+@dirrm %%DATADIR%%
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 138746
: 99624