ports/56974: Update port: audio/streamtuner to 0.10.1

Jean-Yves Lefort jylefort at brutele.be
Thu Sep 18 07:50:21 UTC 2003


>Number:         56974
>Category:       ports
>Synopsis:       Update port: audio/streamtuner to 0.10.1
>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:   Thu Sep 18 00:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #0: Mon Aug 11 18:17:27 CEST 2003 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:
diff -ruN streamtuner.orig/Makefile streamtuner/Makefile
--- streamtuner.orig/Makefile	Wed Jul 23 00:24:44 2003
+++ streamtuner/Makefile	Thu Sep 18 09:23:03 2003
@@ -2,12 +2,11 @@
 # Date created:			02 Apr 2002
 # Whom:				Jean-Yves Lefort <jylefort at brutele.be>
 #
-# $FreeBSD: ports/audio/streamtuner/Makefile,v 1.5 2003/07/22 19:05:12 marcus Exp $
+# $FreeBSD$
 #
 
 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 @@
 
 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 -ruN streamtuner.orig/distinfo streamtuner/distinfo
--- streamtuner.orig/distinfo	Thu Jul 17 17:07:36 2003
+++ streamtuner/distinfo	Thu Sep 18 09:17:29 2003
@@ -1 +1 @@
-MD5 (streamtuner-0.10.0.tar.gz) = 8509c0c226161668cbd303e7e853510c
+MD5 (streamtuner-0.10.1.tar.gz) = ef6305a9de5ca80b3f9a7341b3a3fe6e
diff -ruN streamtuner.orig/files/patch-aa streamtuner/files/patch-aa
--- streamtuner.orig/files/patch-aa	Thu Jul 17 17:07:36 2003
+++ streamtuner/files/patch-aa	Thu Sep 18 09:16:22 2003
@@ -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 -ruN streamtuner.orig/files/patch-ba streamtuner/files/patch-ba
--- streamtuner.orig/files/patch-ba	Thu Jan  1 01:00:00 1970
+++ streamtuner/files/patch-ba	Thu Sep 18 09:17:00 2003
@@ -0,0 +1,11 @@
+--- art/Makefile.in.orig	Thu Sep 18 09:16:29 2003
++++ art/Makefile.in	Thu Sep 18 09:16:39 2003
+@@ -172,7 +172,7 @@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-pixmapsdir = $(datadir)/pixmaps
++pixmapsdir = $(datadir)/gnome/pixmaps
+ pixmaps_DATA = streamtuner.png
+ 
+ IMAGES = \
diff -ruN streamtuner.orig/pkg-plist streamtuner/pkg-plist
--- streamtuner.orig/pkg-plist	Wed Jul 23 00:24:44 2003
+++ streamtuner/pkg-plist	Thu Sep 18 09:22:42 2003
@@ -13,12 +13,11 @@
 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

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



More information about the freebsd-ports-bugs mailing list