1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Update to version 0.10.1

PR:		56974
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-09-25 09:42:48 +00:00
parent 221073a0ff
commit 664f44bf79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89337
4 changed files with 22 additions and 20 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (streamtuner-0.10.0.tar.gz) = 8509c0c226161668cbd303e7e853510c
MD5 (streamtuner-0.10.1.tar.gz) = ef6305a9de5ca80b3f9a7341b3a3fe6e

View File

@ -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

View File

@ -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