aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2011-09-13 09:44:57 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2011-09-13 09:44:57 +0000
commit9047af682b889cd04cc910e881daa2e18dfa04a9 (patch)
tree89130d3febdf8b2ecbc366c2a0d245534c62d9fc /multimedia
parent035998ce4aa5b7c8c462f495d798683d4c181536 (diff)
downloadports-9047af682b889cd04cc910e881daa2e18dfa04a9.tar.gz
ports-9047af682b889cd04cc910e881daa2e18dfa04a9.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/libtuner/Makefile7
-rw-r--r--multimedia/libtuner/distinfo4
-rw-r--r--multimedia/libtuner/pkg-descr9
-rw-r--r--multimedia/libtuner/pkg-plist3
4 files changed, 10 insertions, 13 deletions
diff --git a/multimedia/libtuner/Makefile b/multimedia/libtuner/Makefile
index 818fc457a287..947ce06cefcc 100644
--- a/multimedia/libtuner/Makefile
+++ b/multimedia/libtuner/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= libtuner
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.7
CATEGORIES= multimedia
MASTER_SITES= ftp://corona.homeunix.net/ports/libtuner/
-EXTRACT_ONLY= libtuner-${PORTVERSION}.tar.gz
MAINTAINER= jason.harmening@gmail.com
COMMENT= Userspace drivers for various TV/radio tuner ICs
-MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=6 INSTALLDIR=${PREFIX}
+LICENSE= BSD
+
+MAKE_ARGS+= LIBTUNER_MAJOR=1 LIBTUNER_MINOR=0 LIBTUNER_REV=7 INSTALLDIR=${PREFIX}
USE_LDCONFIG= ${PREFIX}/lib/libtuner
.include <bsd.port.mk>
diff --git a/multimedia/libtuner/distinfo b/multimedia/libtuner/distinfo
index 3d74b9519cdc..ff1cf888d53f 100644
--- a/multimedia/libtuner/distinfo
+++ b/multimedia/libtuner/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libtuner-1.0.6.tar.gz) = 692965302f0f0cf39375865bf4e2a2717f85780adc9e62a1c43bba9c41cfb3a0
-SIZE (libtuner-1.0.6.tar.gz) = 64753
+SHA256 (libtuner-1.0.7.tar.gz) = c61ee9ff3e7ce861fc0e998cbe71a12f827ecd9c47e6aaf87e274dddcf75aae2
+SIZE (libtuner-1.0.7.tar.gz) = 64496
diff --git a/multimedia/libtuner/pkg-descr b/multimedia/libtuner/pkg-descr
index e6d17ea47f1e..973b801418a4 100644
--- a/multimedia/libtuner/pkg-descr
+++ b/multimedia/libtuner/pkg-descr
@@ -1,5 +1,4 @@
-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.
+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.
diff --git a/multimedia/libtuner/pkg-plist b/multimedia/libtuner/pkg-plist
index 031822f80d79..725455bbf892 100644
--- a/multimedia/libtuner/pkg-plist
+++ b/multimedia/libtuner/pkg-plist
@@ -1,8 +1,5 @@
-@comment $FreeBSD$
lib/libtuner/libtuner.so
lib/libtuner/libtuner.so.1
-lib/libtuner/libtuner.so.1.0
-lib/libtuner/libtuner.so.1.0.6
include/libtuner/avb_driver.h
include/libtuner/cx22702.h
include/libtuner/cx24227.h