ports/57520: [new port]: audio/mpc

Mark Daniel Reidel ports at mark.reidel.info
Thu Oct 2 23:20:23 UTC 2003


>Number:         57520
>Category:       ports
>Synopsis:       [new port]: audio/mpc
>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:   Thu Oct 02 16:20:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Daniel Reidel
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Mark Daniel Reidel
>Environment:
System: FreeBSD raffi.reidel.info 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #6: Fri Sep 26 23:23:57 CEST 2003 root at raffi.zuhause:/usr/obj/usr/src/sys/RAFFI i386


>Description:
	This is the commandline-client for the musicpd-port I committed
	some minutes ago. It allows you to remote-control the music
	being played on the server running the daemon.
	There are many other clients for the server, but currently
	this is the most stable and usable one.
	Any critics welcome :o)

>How-To-Repeat:
	N/A
>Fix:

--- test 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:
#
#	/usr/ports/audio/mpc
#	/usr/ports/audio/mpc/pkg-plist
#	/usr/ports/audio/mpc/pkg-descr
#	/usr/ports/audio/mpc/distinfo
#	/usr/ports/audio/mpc/Makefile
#
echo c - /usr/ports/audio/mpc
mkdir -p /usr/ports/audio/mpc > /dev/null 2>&1
echo x - /usr/ports/audio/mpc/pkg-plist
sed 's/^X//' >/usr/ports/audio/mpc/pkg-plist << 'END-of-/usr/ports/audio/mpc/pkg-plist'
Xbin/mpc
Xman/man1/mpc.1
Xshare/doc/mpc/AUTHORS
Xshare/doc/mpc/README
Xshare/doc/mpc/mpc-bashrc
X at dirrm share/doc/mpc
END-of-/usr/ports/audio/mpc/pkg-plist
echo x - /usr/ports/audio/mpc/pkg-descr
sed 's/^X//' >/usr/ports/audio/mpc/pkg-descr << 'END-of-/usr/ports/audio/mpc/pkg-descr'
XA client for MPD, the Music Player Daemon.
Xmpc connects to a MPD running on a machine via a network.
XRead more about MPD on http://www.musicpd.org
X
XWWW:	http://www.musicpd.org
END-of-/usr/ports/audio/mpc/pkg-descr
echo x - /usr/ports/audio/mpc/distinfo
sed 's/^X//' >/usr/ports/audio/mpc/distinfo << 'END-of-/usr/ports/audio/mpc/distinfo'
XMD5 (mpc-0.9.0.tar.gz) = 6d9c24f223b0b01a076130164d641c11
END-of-/usr/ports/audio/mpc/distinfo
echo x - /usr/ports/audio/mpc/Makefile
sed 's/^X//' >/usr/ports/audio/mpc/Makefile << 'END-of-/usr/ports/audio/mpc/Makefile'
X# New ports collection makefile for:	mpc
X# Date created:		Oct 02 2003
X# Whom:			Mark Reidel <ports at mark.reidle.info>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mpc
XPORTVERSION=	0.9.0
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	musicpd
X
XMAINTAINER=	ports at mark.reidel.info
XCOMMENT=	Command line client for the musicpd
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib" \
X
XCFLAGS+=	-I${PREFIX}/include
X
X.include <bsd.port.mk>
END-of-/usr/ports/audio/mpc/Makefile
exit

--- test ends here ---


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



More information about the freebsd-ports-bugs mailing list