ports/127206: New port: net-im/musictracker A pidgin plugin set now playing to status message.

Eric L. Chen d9364104 at mail.nchu.edu.tw
Mon Sep 8 14:20:01 UTC 2008


>Number:         127206
>Category:       ports
>Synopsis:       New port: net-im/musictracker A pidgin plugin set now playing to status message.
>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:   Mon Sep 08 14:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Eric L. Chen
>Release:        7-STABLE
>Organization:
National Chung Hsing University
>Environment:
FreeBSD lihong-nb.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #4: Fri Sep  5 09:03:19 CST 2008     root at lihong-nb.local:/usr/obj/usr/src/sys/lihong-nb  i386
>Description:
Add new port net-im/musictracker.
>How-To-Repeat:

>Fix:


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:
#
#	net-im/musictracker
#	net-im/musictracker/Makefile
#	net-im/musictracker/distinfo
#	net-im/musictracker/pkg-descr
#
echo c - net-im/musictracker
mkdir -p net-im/musictracker > /dev/null 2>&1
echo x - net-im/musictracker/Makefile
sed 's/^X//' >net-im/musictracker/Makefile << '20060b30460a5dd372b4c963ebbde7e9'
X# New ports collection makefile for:	pidgin-musictracker
X# Date created:		2008-09-08
X# Whom:			Eric L. Chen <d9364104 at mail.nchu.edu.tw>
X#
X# $Id$
X#
X
XPORTNAME=	musictracker
XPORTVERSION=	0.4.1
XCATEGORIES=	net-im audio
XMASTER_SITES=	http://musictracker.googlecode.com/files/
XDISTNAME=	musictracker-${PORTVERSION}
XEXTRACT_SUFX=	.tar.bz2
XMAINTAINER=	d9364104 at mail.nchu.edu.tw
XCOMMENT=	Plugin to update your status with info from players
X
XBUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
XLIB_DEPENDS=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
X		pcre.0:${PORTSDIR}/devel/pcre
XRUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
X
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk20
XGNU_CONFIGURE=	yes
X
XCONFIGURE_ENV=	CPPFLAGS="`pcre-config --cflags`" \
X		LDFLAGS="`pcre-config --libs`"
X
XPLIST_FILES=	lib/pidgin/musictracker.la \
X		lib/pidgin/musictracker.so \
X		lib/pidgin/musictracker.a
X
X.include <bsd.port.mk>
20060b30460a5dd372b4c963ebbde7e9
echo x - net-im/musictracker/distinfo
sed 's/^X//' >net-im/musictracker/distinfo << 'd01de0eacd6a60ce0a3bd780634dd783'
XMD5 (musictracker-0.4.1.tar.bz2) = a424bc8355507e0c718deb367962f431
XSHA256 (musictracker-0.4.1.tar.bz2) = c2a38f73675c873a7f3ee9da823f85a84718f66daa54c2cd7d673f14b7d6d190
XSIZE (musictracker-0.4.1.tar.bz2) = 427110
d01de0eacd6a60ce0a3bd780634dd783
echo x - net-im/musictracker/pkg-descr
sed 's/^X//' >net-im/musictracker/pkg-descr << '85253cf9c85f54b7c45960bade4062bb'
XMusicTracker is a plugin for Pidgin which displays the music track currently
Xplaying in the status message of various accounts such as AIM, Yahoo, MSN,
XGtalk (Jabber), etc., i.e. any protocol Pidgin supports custom statuses on.
XSupport for a wide range of audio players on both Windows and Linux platforms
Xis planned. Currently supported players: Amarok, Rhythmbox, Audacious, XMMS,
XMPC/MPD, Exaile, Banshee, Quod Libet on Linux. Winamp, Windows Media Player,
XiTunes, Foobar2000 (incomplete support) on Windows. 
X
XWWW:	http://code.google.com/p/musictracker/
85253cf9c85f54b7c45960bade4062bb
exit



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



More information about the freebsd-ports-bugs mailing list