aboutsummaryrefslogtreecommitdiff
path: root/audio/streamtuner
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-25 09:42:48 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-25 09:42:48 +0000
commit664f44bf79a2dbfffdca66da2c46575f0e12e9aa (patch)
tree006eee5382c9815124203d85993206b45e7b1911 /audio/streamtuner
parent221073a0ff9a7ddcd234b6aa4c154113adb234b5 (diff)
downloadports-664f44bf79a2dbfffdca66da2c46575f0e12e9aa.tar.gz
ports-664f44bf79a2dbfffdca66da2c46575f0e12e9aa.zip
Notes
Diffstat (limited to 'audio/streamtuner')
-rw-r--r--audio/streamtuner/Makefile7
-rw-r--r--audio/streamtuner/distinfo2
-rw-r--r--audio/streamtuner/files/patch-aa26
-rw-r--r--audio/streamtuner/pkg-plist7
4 files changed, 22 insertions, 20 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index bd1941431e2d..9632dba28135 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= streamtuner
-PORTVERSION= 0.10.0
-PORTREVISION= 1
+PORTVERSION= 0.10.1
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/streamtuner.pkg/${PORTVERSION}/
@@ -18,7 +17,9 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
USE_X_PREFIX= yes
USE_GNOME= gtk20
-GNU_CONFIGURE= yes
+USE_LIBTOOL_VER= 15
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
MAN1= streamtuner.1 streamtuner-theme-convert.1
diff --git a/audio/streamtuner/distinfo b/audio/streamtuner/distinfo
index d147c0e45b12..314b589f9d6f 100644
--- a/audio/streamtuner/distinfo
+++ b/audio/streamtuner/distinfo
@@ -1 +1 @@
-MD5 (streamtuner-0.10.0.tar.gz) = 8509c0c226161668cbd303e7e853510c
+MD5 (streamtuner-0.10.1.tar.gz) = ef6305a9de5ca80b3f9a7341b3a3fe6e
diff --git a/audio/streamtuner/files/patch-aa b/audio/streamtuner/files/patch-aa
index b7ca378aa47b..499b7f2fbb61 100644
--- a/audio/streamtuner/files/patch-aa
+++ b/audio/streamtuner/files/patch-aa
@@ -1,19 +1,21 @@
---- extras/Makefile.in.orig Mon Jul 14 03:19:38 2003
-+++ extras/Makefile.in Mon Jul 14 03:20:05 2003
-@@ -29,6 +29,7 @@
- sharedstatedir = @sharedstatedir@
- localstatedir = @localstatedir@
+--- extras/Makefile.in.orig Thu Sep 18 09:14:07 2003
++++ extras/Makefile.in Thu Sep 18 09:16:01 2003
+@@ -162,6 +162,7 @@
+ infodir = @infodir@
+ install_sh = @install_sh@
libdir = @libdir@
+libdatadir = @prefix@/libdata
- infodir = @infodir@
+ libexecdir = @libexecdir@
+ localstatedir = @localstatedir@
mandir = @mandir@
- includedir = @includedir@
-@@ -98,7 +99,7 @@
- am__quote = @am__quote@
- install_sh = @install_sh@
-
+@@ -172,8 +173,8 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
-pkgconfigdir = $(libdir)/pkgconfig
+-applicationsdir = $(datadir)/applications
+pkgconfigdir = $(libdatadir)/pkgconfig
- applicationsdir = $(datadir)/applications
++applicationsdir = $(datadir)/gnome/applications
pkgconfig_DATA = streamtuner.pc
+ applications_DATA = streamtuner.desktop
diff --git a/audio/streamtuner/pkg-plist b/audio/streamtuner/pkg-plist
index 4b3e5a06e46c..11c9b4d4cb71 100644
--- a/audio/streamtuner/pkg-plist
+++ b/audio/streamtuner/pkg-plist
@@ -13,12 +13,11 @@ include/streamtuner/st-stream-api.h
include/streamtuner/st-transfer-api.h
include/streamtuner/st-version-api.h
include/streamtuner/streamtuner.h
-lib/streamtuner/plugins/shoutcast.a
-lib/streamtuner/plugins/shoutcast.la
lib/streamtuner/plugins/shoutcast.so
libdata/pkgconfig/streamtuner.pc
-share/applications/streamtuner.desktop
-share/pixmaps/streamtuner.png
+share/gnome/applications/streamtuner.desktop
+share/gnome/pixmaps/streamtuner.png
+share/locale/fr/LC_MESSAGES/streamtuner.mo
@dirrm include/streamtuner
@dirrm lib/streamtuner/plugins
@dirrm lib/streamtuner