ports/127523: New port: net-im/pidgin-pidgimpd PidgiMPD is a Pidgin plugin for monitoring/controlling MPD
Henrik Friedrichsen
hrkfrd at googlemail.com
Sun Sep 21 13:20:06 UTC 2008
>Number: 127523
>Category: ports
>Synopsis: New port: net-im/pidgin-pidgimpd PidgiMPD is a Pidgin plugin for monitoring/controlling MPD
>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: Sun Sep 21 13:20:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Henrik Friedrichsen
>Release: FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD dsp.megawr.ath.cx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Fri Sep 19 19:42:41 CEST 2008 root at dsp.megawr.ath.cx:/usr/obj/usr/src/sys/REAKTOR i386
>Description:
PidgiMPD is a Pidgin plugin for monitoring/controlling MPD.
PidgiMPD can do both automatic and manual tasks.
The manual tasks are handled via the command /mpc in conversation windows.
Help about that command can be found using the parameter help.
The automatic tasks are:
* Automatically set away message to user defined string OR set Pidgin TUNE
status, if available. (TUNE status is supported in MSNP14 and Jabber)
* Automatically send currently playing song information to users in
active conversations.
The syntax of the messages can be user configured.
WWW: http://ayeon.org/projects/pidgimpd/
>How-To-Repeat:
>Fix:
--- pidgin-pidgimpd.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:
#
# pidgin-pidgimpd
# pidgin-pidgimpd/pkg-descr
# pidgin-pidgimpd/distinfo
# pidgin-pidgimpd/Makefile
#
echo c - pidgin-pidgimpd
mkdir -p pidgin-pidgimpd > /dev/null 2>&1
echo x - pidgin-pidgimpd/pkg-descr
sed 's/^X//' >pidgin-pidgimpd/pkg-descr << 'afc9d80294f9d9dd459aaf3d3c8d48be'
XPidgiMPD is a Pidgin plugin for monitoring/controlling MPD.
X
XPidgiMPD can do both automatic and manual tasks.
XThe manual tasks are handled via the command /mpc in conversation windows.
XHelp about that command can be found using the parameter help.
X
XThe automatic tasks are:
X* Automatically set away message to user defined string OR set Pidgin TUNE
X status, if available. (TUNE status is supported in MSNP14 and Jabber)
X* Automatically send currently playing song information to users in
X active conversations.
X
XThe syntax of the messages can be user configured.
X
XWWW: http://ayeon.org/projects/pidgimpd/
afc9d80294f9d9dd459aaf3d3c8d48be
echo x - pidgin-pidgimpd/distinfo
sed 's/^X//' >pidgin-pidgimpd/distinfo << 'f51cce7f9fdc4bb0a23e8d802909ba04'
XMD5 (pidgimpd-1.0.tar.bz2) = bc9806e695220bbe6daea726ae9f8447
XSHA256 (pidgimpd-1.0.tar.bz2) = bcfa507d3299a63ddf4d7543685023b8c2467cf114b202370a5a50d00860140b
XSIZE (pidgimpd-1.0.tar.bz2) = 239870
f51cce7f9fdc4bb0a23e8d802909ba04
echo x - pidgin-pidgimpd/Makefile
sed 's/^X//' >pidgin-pidgimpd/Makefile << '720d1cc704965201b582305c207020d9'
X# New ports collection makefile for: pidgin-pidgimpd
X# Date created: 21 September 2008
X# Whom: hrkfrd at googlemail.com
X#
X# $FreeBSD$
X#
X
XPORTNAME= pidgimpd
XPORTVERSION= 1.0
XCATEGORIES= net-im
XMASTER_SITES= http://ayeon.org/projects/pidgimpd/
XPKGNAMEPREFIX= pidgin-
X
XMAINTAINER= hrkfrd at googlemail.com
XCOMMENT= PidgiMPD is a Pidgin plugin for monitoring/controlling MPD
X
XLIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple \
X mpd:${PORTSDIR}/audio/libmpd
XBUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
XRUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
X
XUSE_BZIP2= yes
XUSE_GNOME= pkgconfig gtk20
XUSE_ICONV= yes
XGNU_CONFIGURE= yes
X
XPLIST_FILES= lib/pidgin/pidgimpd.so \
X lib/pidgin/pidgimpd.la
X
X.include <bsd.port.mk>
720d1cc704965201b582305c207020d9
exit
--- pidgin-pidgimpd.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list