Bug 30957 - New port: japanese/gqmpeg
Summary: New port: japanese/gqmpeg
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-01 14:40 UTC by TATEISHI Katsuyuki
Modified: 2001-10-22 07:22 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (1.72 KB, text/plain)
2001-10-01 14:40 UTC, TATEISHI Katsuyuki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description TATEISHI Katsuyuki 2001-10-01 14:40:00 UTC
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
===================================================================
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-10-22 07:22:13 UTC
State Changed
From-To: open->closed

committed, thanks