Another gtk-based MP3 frontend with Japanese This port is made as a SLAVE of audio/gqmpeg. So please apply the following patch to Makefile in MASTERDIR(audio/gqmpeg). Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/gqmpeg/Makefile,v retrieving revision 1.35 diff -u -r1.35 Makefile --- Makefile 2001/08/31 12:41:25 1.35 +++ Makefile 2001/10/01 12:28:30 @@ -8,11 +8,11 @@ PORTNAME= gqmpeg PORTVERSION= 0.9.0 PORTREVISION= 2 -CATEGORIES= audio +CATEGORIES+= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lyngbol@wheel.dk +MAINTAINER?= lyngbol@wheel.dk LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ===================================================================
State Changed From-To: open->closed committed, thanks