Date: 12 May 2004 18:21:06 -0000 From: Mark Daniel Reidel <ports@mark.reidel.info> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/66577: [NEW PORT] audio/gmpc: Tray-aware GTK2 client for musicpd Message-ID: <20040512182106.71568.qmail@karm.dyndns.org> Resent-Message-ID: <200405121830.i4CIUPNb070309@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66577 >Category: ports >Synopsis: [NEW PORT] audio/gmpc: Tray-aware GTK2 client for musicpd >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: Wed May 12 11:30:24 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Mark Daniel Reidel >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD alu.reidel.info 5.2-CURRENT FreeBSD 5.2-CURRENT #10: Fri Mar 5 17:22:58 CET >Description: NOTE: This is the successor of audio/traymp. The author renamed the program to gmpc, so the person committing this file, should remove audio/traymp and rename it audio/gmpc. A tray-aware GTK2-client for MPD, the Music Player Daemon. gmpc connects to a MPD running on a machine via a network. Read more about MPD on http://www.musicpd.org >How-To-Repeat: >Fix: --- gmpc-0.10.1.shar begins here --- # 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: # # gmpc # gmpc/distinfo # gmpc/Makefile # gmpc/pkg-descr # gmpc/pkg-plist # echo c - gmpc mkdir -p gmpc > /dev/null 2>&1 echo x - gmpc/distinfo sed 's/^X//' >gmpc/distinfo << 'END-of-gmpc/distinfo' XMD5 (gmpc-0.10.1.tar.gz) = 821d816d04cd2c61c9890fe33790eab2 XSIZE (gmpc-0.10.1.tar.gz) = 88800 END-of-gmpc/distinfo echo x - gmpc/Makefile sed 's/^X//' >gmpc/Makefile << 'END-of-gmpc/Makefile' X# New ports collection makefile for: gmpc X# Date created: May 12 2004 X# Whom: Mark Reidel <ports@mark.reidel.info> X# X# $FreeBSD$ X# X XPORTNAME= gmpc XPORTVERSION= 0.10.1 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= musicpd X XMAINTAINER= ports@mark.reidel.info XCOMMENT= Tray-aware GTK2 client for musicpd X XGNU_CONFIGURE= yes XUSE_GNOME= glib20 gtk20 libglade2 XCONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" \ X XCFLAGS+= -I${PREFIX}/include X X.include <bsd.port.mk> END-of-gmpc/Makefile echo x - gmpc/pkg-descr sed 's/^X//' >gmpc/pkg-descr << 'END-of-gmpc/pkg-descr' XA tray-aware GTK2-client for MPD, the Music Player Daemon. Xgmpc connects to a MPD running on a machine via a network. XRead more about MPD on http://www.musicpd.org X XYou have to install musicpd somewhere in your network to Xmake use of this program. X XWWW: http://www.musicpd.org END-of-gmpc/pkg-descr echo x - gmpc/pkg-plist sed 's/^X//' >gmpc/pkg-plist << 'END-of-gmpc/pkg-plist' Xbin/gmpc Xshare/gmpc/tray.png Xshare/gmpc/media-play.png Xshare/gmpc/media-pause.png Xshare/gmpc/media-next.png Xshare/gmpc/media-prev.png Xshare/gmpc/gmpc-tray.png Xshare/gmpc/media-stop.png Xshare/gmpc/gmpc.glade X@dirrm share/gmpc END-of-gmpc/pkg-plist exit --- gmpc-0.10.1.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040512182106.71568.qmail>