Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 13:12:10 +0200 (CEST)
From:      Michael Lyngbøl <lyngbol@bifrost.lyngbol.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40728: audio/gqmpeg: update to 0.17.0
Message-ID:  <200207181112.g6IBCAIG034284@bifrost.lyngbol.dk>

next in thread | raw e-mail | index | archive | help

>Number:         40728
>Category:       ports
>Synopsis:       audio/gqmpeg: update to 0.17.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 18 04:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael Lyngbøl
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD bifrost 4.6-STABLE FreeBSD 4.6-STABLE #2: Sun Jun 16 20:46:53 CEST 2002 lyngbol@bifrost:/usr/src/sys/compile/BIFROST i386


>Description:
	Update to 0.17.0

	Submitted by:	TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>

>How-To-Repeat:

>Fix:

Removed:	gqmpeg/files/patch-src::mixer.c

Index: audio/gqmpeg/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/gqmpeg/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- audio/gqmpeg/Makefile	23 Jun 2002 14:59:04 -0000	1.42
+++ audio/gqmpeg/Makefile	18 Jul 2002 09:49:13 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gqmpeg
-PORTVERSION=	0.16.0
+PORTVERSION=	0.17.0
 CATEGORIES+=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,6 +20,7 @@
 RUN_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123
 .endif
 
+USE_REINPLACE=	yes
 USE_X_PREFIX=	yes
 USE_GTK=	yes
 USE_LIBTOOL=	yes
@@ -47,11 +48,12 @@
 .endif
 
 post-patch:
-	@find ${WRKSRC} -name 'Makefile.in*' | xargs ${PERL} -pi.orig -e \
-		's|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
+	@${FIND} ${WRKSRC} -name 'Makefile.in*' | ${XARGS} ${REINPLACE_CMD} \
+		-E -e 's|(SUBDIRS[[:space:]]+=.*)intl|\1| ; \
+		s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g ;'
 .if defined(WITH_MPG321)
-	@${PERL} -pi.orig -e \
-		's/^(#define MPG123_BINARY "mpg)123"/$${1}321"/' \
+	@${REINPLACE_CMD} -E -e \
+		's/^(#define MPG123_BINARY "mpg)123"/\1321"/' \
 		${WRKSRC}/src/io_mpg123.c
 .endif
 
Index: audio/gqmpeg/distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/gqmpeg/distinfo,v
retrieving revision 1.21
diff -u -r1.21 distinfo
--- audio/gqmpeg/distinfo	23 Jun 2002 14:59:04 -0000	1.21
+++ audio/gqmpeg/distinfo	17 Jul 2002 23:31:29 -0000
@@ -1 +1 @@
-MD5 (gqmpeg-0.16.0.tar.gz) = de8068ec3e43d7dd72fa2009af6e874c
+MD5 (gqmpeg-0.17.0.tar.gz) = c9167f741aa1551e2be26aec0ee108b0
Index: audio/gqmpeg/pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/gqmpeg/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- audio/gqmpeg/pkg-plist	31 Mar 2002 17:35:29 -0000	1.8
+++ audio/gqmpeg/pkg-plist	18 Jul 2002 09:23:27 -0000
@@ -49,6 +49,8 @@
 share/gqmpeg/skins/mrclean/focus-rect-border-7b.png
 share/gqmpeg/skins/mrclean/item-ab-static.png
 share/gqmpeg/skins/mrclean/item-clear-load-aa.png
+share/gqmpeg/skins/mrclean/item-colon-15.png
+share/gqmpeg/skins/mrclean/item-colon-24.png
 share/gqmpeg/skins/mrclean/item-pda-minus.png
 share/gqmpeg/skins/mrclean/item-pda-random-static.png
 share/gqmpeg/skins/mrclean/item-pda-repeat-static.png
@@ -67,8 +69,6 @@
 share/gqmpeg/skins/mrclean/skindata_menu
 share/gqmpeg/skins/mrclean/skindata_playlist
 share/gqmpeg/skins/mrclean/skindata_submenu
-share/gqmpeg/skins/mrclean/text-std-13.png
-share/gqmpeg/skins/mrclean/text-std-15-bold.png
 share/locale/cs/LC_MESSAGES/gqmpeg.mo
 share/locale/de/LC_MESSAGES/gqmpeg.mo
 share/locale/fi/LC_MESSAGES/gqmpeg.mo
Index: audio/gqmpeg/files/patch-src::mixer.c
===================================================================
RCS file: audio/gqmpeg/files/patch-src::mixer.c
diff -N audio/gqmpeg/files/patch-src::mixer.c
--- audio/gqmpeg/files/patch-src::mixer.c	26 Jun 2002 21:04:06 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- src/mixer.c.orig	Wed Jun 26 22:57:26 2002
-+++ src/mixer.c	Wed Jun 26 22:57:38 2002
-@@ -36,7 +36,7 @@
- #endif
- 
- #ifdef __FreeBSD__
--#include <machine/soundcard.h>
-+#include <sys/soundcard.h>
- #endif
- 
- #if defined(__NetBSD__) || defined(__OpenBSD__)


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207181112.g6IBCAIG034284>