Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2008 04:24:26 GMT
From:      "Thomas M. Hermann" <tmh.public@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120960: [NEW PORT] audio/gbemol: Graphical frontend for the Music Player Daemon
Message-ID:  <200802220424.m1M4OQ39055745@www.freebsd.org>
Resent-Message-ID: <200802220430.m1M4U1SE026197@freefall.freebsd.org>

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

>Number:         120960
>Category:       ports
>Synopsis:       [NEW PORT] audio/gbemol: Graphical frontend for the Music Player Daemon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 22 04:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Thomas M. Hermann
>Release:        FreeBSD 6.3-RELEASE
>Organization:
n/a
>Environment:
System: FreeBSD workstation.2813-Wild-Plum-Ct.home 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Feb 13 20:35:12 CST 2008 root@workstation:/usr/obj/usr/src/sys/WORKSTATION i386
>Description:
gbemol is a graphical frontend for the Music Player Daemon (MPD) it is written in C and uses the GTK+ toolkit for it's interface.

WWW: http://gbemol.sourceforge.net/

>How-To-Repeat:
n/a
>Fix:
attached shar

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	audio/gbemol
#	audio/gbemol/distinfo
#	audio/gbemol/Makefile
#	audio/gbemol/pkg-descr
#
echo c - audio/gbemol
mkdir -p audio/gbemol > /dev/null 2>&1
echo x - audio/gbemol/distinfo
sed 's/^X//' >audio/gbemol/distinfo << 'END-of-audio/gbemol/distinfo'
XMD5 (gbemol-0.3.1.tar.gz) = 640e26c7455f9201807ca658ef28885f
XSHA256 (gbemol-0.3.1.tar.gz) = d11cddd1564cc2cf855e88cbaee15d4c702b1dced580033d7f8262fe5ff009e0
XSIZE (gbemol-0.3.1.tar.gz) = 438656
END-of-audio/gbemol/distinfo
echo x - audio/gbemol/Makefile
sed 's/^X//' >audio/gbemol/Makefile << 'END-of-audio/gbemol/Makefile'
X# New ports collection Makefile for: gbemol
X# Date created:                      2008-02-21
X# Whom:                              Thomas M. Hermann <tmh.public@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gbemol
XPORTVERSION=	0.3.1
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	tmh.public@gmail.com
XCOMMENT=	Graphical frontend for the Music Player Daemon
X
XLIB_DEPENDS=	mpd:${PORTSDIR}/audio/libmpd \
X		curl.4:${PORTSDIR}/ftp/curl \
X		xml2.5:${PORTSDIR}/textproc/libxml2
X
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_XLIB=	yes
XUSE_GNOME=	gtk20
X
XPLIST_FILES=	bin/gbemol \
X		share/pixmaps/gbemol.png \
X		share/applications/gbemol.desktop
X
X.include <bsd.port.mk>
END-of-audio/gbemol/Makefile
echo x - audio/gbemol/pkg-descr
sed 's/^X//' >audio/gbemol/pkg-descr << 'END-of-audio/gbemol/pkg-descr'
Xgbemol is a graphical frontend for the Music Player Daemon (MPD) it is
Xwritten in C and uses the GTK+ toolkit for it's interface.
X
XWWW: http://gbemol.sourceforge.net/
END-of-audio/gbemol/pkg-descr
exit



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



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