Subject: pkg/15435: Update gqmpeg to 0.12.1
To: None <gnats-bugs@gnats.netbsd.org>
From: None <rxg@ms25.url.com.tw>
List: netbsd-bugs
Date: 01/31/2002 11:14:47
>Number:         15435
>Category:       pkg
>Synopsis:       Update gqmpeg to 0.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 30 19:17:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Rui-Xiang Guo
>Release:        NetBSD 1.5ZA
>Organization:
	
>Environment:
	
	
System: NetBSD rxgpc.sparqnet.net 1.5ZA NetBSD 1.5ZA (HIVE) #0: Fri Jan 25 04:02:48 CST 2002 rxg@rxgpc.sparqnet.net:/usr/src/sys/arch/i386/compile/HIVE i386
Architecture: i386
Machine: i386
>Description:
Changes:

     - Added --geometry command line option.
     - Updated French translation.
     - Playlist now scrolls with drag and drop.
     - Adding directory contents to a playlist now sorts the contents first.
     * Fixed ogg filenames with spaces.
     * Made the M3U file reading actually work.
     * Minor other fixes.
>How-To-Repeat:
	1. Please fix the Makefile with this patch:
--- /usr/pkgsrc/audio/gqmpeg/Makefile   Wed Jan 16 21:44:34 2002
+++ Makefile
@@ -2,5 +2,5 @@
 # FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp
 
-DISTNAME=              gqmpeg-0.12.0
+DISTNAME=              gqmpeg-0.12.1
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gqmpeg/}
@@ -19,5 +19,6 @@
 USE_X11BASE=           YES
 GNU_CONFIGURE=         YES
-CONFIGURE_ARGS+=       --without-included-gettext
+CONFIGURE_ARGS+=       --without-included-gettext \
+                       --datadir=${PREFIX}/${PKGLOCALEDIR}
 .if !defined(GQMPEG_NO_JAPANESE)
 CONFIGURE_ARGS+=       --enable-japanese
@@ -26,6 +27,5 @@
 CONFIGURE_ARGS+=       --enable-russian
 .endif
-CONFIGURE_ENV+=                PKGLOCALEDIR="${PKGLOCALEDIR}" \
-                       GNOME_DATADIR=${PREFIX}/share
+CONFIGURE_ENV+=                GNOME_DATADIR=${PREFIX}/share
 
 # in case gnome isn't installed, we need to create the directories

	2. Remove patch-ab and patch-ac
	3. make && make install

ps. this release will serch 'libiconv', I don't include it in
    CONFIGURE_ARGS, and gqmpeg still works fine.
    Do we need to make gqmpeg depend on converters/libiconv pkg?
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: