diff options
author | hubertf <hubertf> | 2000-07-06 00:46:10 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-07-06 00:46:10 +0000 |
commit | 94716287d33dc65065c2c60ea19ca6beda7de724 (patch) | |
tree | e1e0da43f2cd274e494e60006496d08af04c2863 /audio | |
parent | 6365f861e9815c7d50a39d1d2b1c46dadfc59add (diff) | |
download | pkgsrc-94716287d33dc65065c2c60ea19ca6beda7de724.tar.gz |
Update to 0.7.2. Changes:
> Added 'output to wav' options for mpg123.
> Playlists now load in the background after the first song is found,
shortens start-up time with long playlists.
> Added 'loading status item', 'time remaining button', and
'time total button' to the skin spec.
> Added French translation.
> Added 'always scroll title' option.
> Added 'remove filename extension in title' option.
> Added a man page.
- Changed a few command line option prefixes from - to --.
- Added a -q, --quit ipc command line option.
- Updated the plugin to also work with .m3u links (audio/x-mpegurl)
- Minor display changes.
- Broke mixer.c into platform-specific subsections.
- Allow recordable channels to be selected for volume (Linux, FreeBSD).
- Removed (broken?) freeamp support.
- Standard command line options are now passed when starting
in the background.
* Fix rare crash in io_mpg123.c
* 'Transparenct to root window' now works with tiled images.
* Fix so that skin specified on the command line will search in all
locations correctly.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gqmpeg/Makefile | 16 | ||||
-rw-r--r-- | audio/gqmpeg/files/md5 | 4 | ||||
-rw-r--r-- | audio/gqmpeg/files/patch-sum | 4 | ||||
-rw-r--r-- | audio/gqmpeg/patches/patch-aa | 21 | ||||
-rw-r--r-- | audio/gqmpeg/pkg/MESSAGE | 8 | ||||
-rw-r--r-- | audio/gqmpeg/pkg/PLIST | 12 |
6 files changed, 37 insertions, 28 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 481d2cec151..8e5f8cbbd44 100644 --- a/audio/gqmpeg/Makefile +++ b/audio/gqmpeg/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2000/05/25 08:16:50 tron Exp $ +# $NetBSD: Makefile,v 1.17 2000/07/06 00:46:10 hubertf Exp $ # FreeBSD Id: Makefile,v 1.6 1998/12/28 01:02:05 vanilla Exp # -DISTNAME= gqmpeg-0.6.3 +DISTNAME= gqmpeg-0.7.2 CATEGORIES= audio MASTER_SITES= http://www.netpedia.net/hosting/gqview/packages/ -EXTRACT_SUFX= .src.tar.gz +EXTRACT_SUFX= .tar.gz MAINTAINER= rxg@ms25.url.com.tw HOMEPAGE= http://www.netpedia.net/hosting/gqview/mpeg-index.html @@ -13,11 +13,15 @@ HOMEPAGE= http://www.netpedia.net/hosting/gqview/mpeg-index.html DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= imlib-*:../../graphics/imlib DEPENDS+= mpg123-0.59r:../../audio/mpg123 +DEPENDS+= gdk-pixbuf>=0.8.0nb1:../../graphics/gdk-pixbuf +DEPENDS+= gettext-0.10.*:../../devel/gettext USE_X11BASE= yes -ALL_TARGET= gqmpeg +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --with-included-gettext=no -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/gqmpeg ${PREFIX}/bin +XCFLAGS+= -I${LOCALBASE}/include +CONFIGURE_ENV+= CFLAGS=${XCFLAGS} +MAKE_ENV+= CFLAGS=${XCFLAGS} .include "../../mk/bsd.pkg.mk" diff --git a/audio/gqmpeg/files/md5 b/audio/gqmpeg/files/md5 index fb337df58e5..60e6d40d03f 100644 --- a/audio/gqmpeg/files/md5 +++ b/audio/gqmpeg/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.7 2000/05/25 08:23:52 tron Exp $ +$NetBSD: md5,v 1.8 2000/07/06 00:46:11 hubertf Exp $ -MD5 (gqmpeg-0.6.3.src.tar.gz) = 01ec3ac587847b73e90326ea014cee22 +MD5 (gqmpeg-0.7.2.tar.gz) = 5bab7ee3144b0aa015fe8ca56bc5a4d6 diff --git a/audio/gqmpeg/files/patch-sum b/audio/gqmpeg/files/patch-sum index 05961344819..4bc9a6f4001 100644 --- a/audio/gqmpeg/files/patch-sum +++ b/audio/gqmpeg/files/patch-sum @@ -1,3 +1,3 @@ -$NetBSD: patch-sum,v 1.2 1999/07/12 00:53:53 hubertf Exp $ +$NetBSD: patch-sum,v 1.3 2000/07/06 00:46:11 hubertf Exp $ -MD5 (patch-aa) = 0f240b66c71480f785499cfefa41d9c5 +MD5 (patch-aa) = 1f9b5beb44696f0c2f431709fcf2cc90 diff --git a/audio/gqmpeg/patches/patch-aa b/audio/gqmpeg/patches/patch-aa index 1ddca149457..6c95d22dbe1 100644 --- a/audio/gqmpeg/patches/patch-aa +++ b/audio/gqmpeg/patches/patch-aa @@ -1,10 +1,13 @@ -$NetBSD: patch-aa,v 1.7 1999/12/26 00:00:28 wiz Exp $ ---- Makefile.orig Mon Jul 12 02:31:07 1999 -+++ Makefile Mon Jul 12 02:31:40 1999 -@@ -1,6 +1,4 @@ +$NetBSD: patch-aa,v 1.8 2000/07/06 00:46:11 hubertf Exp $ + +--- Makefile.in.orig Thu Jul 6 00:25:15 2000 ++++ Makefile.in Thu Jul 6 00:25:22 2000 +@@ -96,7 +96,7 @@ + l = @l@ + localedir = @localedir@ --PREFIX=/usr/local -- - GTK_INCLUDE = `gtk-config --cflags` - GTK_LIB = `gtk-config --libs` - IMLIB_INCLUDE = `imlib-config --cflags-gdk` +-SUBDIRS = src plugin intl po ++SUBDIRS = src plugin po + DIST_SUBDIRS = src plugin intl po + + man_MANS = gqmpeg.1 diff --git a/audio/gqmpeg/pkg/MESSAGE b/audio/gqmpeg/pkg/MESSAGE index 19a3908a2a8..a0302ce4cf6 100644 --- a/audio/gqmpeg/pkg/MESSAGE +++ b/audio/gqmpeg/pkg/MESSAGE @@ -2,11 +2,3 @@ If you want other skins, you can download them from http://www.geocities.com/SiliconValley/Haven/5235/mpeg-skin.html To unpack them into HOME/.gqmpeg/skins then type "gqmpeg -skin:skinfile (the skin in the directory named skinfile)" to use them. - - Shoutcast support: - (unsupported, very buggy) (not available in binary packages) - Shoutcast support _requires_ mpg123 0.59pre-p .. - ... mpg123 0.59o WILL NOT WORK! - The shoutcast directory of the source code includes a script and - instructions to use GQmpeg as a netscape plugin for shoutcast(.com) - pls files. diff --git a/audio/gqmpeg/pkg/PLIST b/audio/gqmpeg/pkg/PLIST index 31fbe1c1fc5..dc368f95d10 100644 --- a/audio/gqmpeg/pkg/PLIST +++ b/audio/gqmpeg/pkg/PLIST @@ -1,2 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/13 00:01:58 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/07/06 00:46:12 hubertf Exp $ bin/gqmpeg +bin/gqmpeg-shoutcast-plugin.sh +man/man1/gqmpeg.1 +share/gnome/apps/Multimedia/gqmpeg.desktop +share/locale/cs/LC_MESSAGES/gqmpeg.mo +share/locale/de/LC_MESSAGES/gqmpeg.mo +share/locale/fr/LC_MESSAGES/gqmpeg.mo +share/locale/ja/LC_MESSAGES/gqmpeg.mo +share/pixmaps/gqmpeg.png +@exec mkdir -p %D/share/gqmpeg/skins +@unexec rm -fr %D/share/gqmpeg/skins |