ports/54493: New port: xmms-infopipe (Create a named pipe to retrive xmms info about currently playing song).

MiG migi at mig-29.net
Tue Jul 15 08:10:02 UTC 2003


>Number:         54493
>Category:       ports
>Synopsis:       New port: xmms-infopipe (Create a named pipe to retrive xmms info about currently playing song).
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 15 01:10:00 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Manuel Rodirigo Rabade Garcia
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD mig.mig-29.net 4.8-RELEASE FreeBSD 4.8-RELEASE #10: Mon Jun 30 01:23:10 CDT 2003 mig at mig.mig-29.net:/usr/obj/usr/src/sys/MIG i386
>Description:
	Create a named pipe to retrive xmms info about currently playing song.
	This is my first port, any comments are very welcome. Thanks a lot.
>How-To-Repeat:
>Fix:
# 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:
#
#       xmms-infopipe
#       xmms-infopipe/pkg-plist
#       xmms-infopipe/pkg-descr
#       xmms-infopipe/distinfo
#       xmms-infopipe/Makefile
#
echo c - xmms-infopipe
mkdir -p xmms-infopipe > /dev/null 2>&1
echo x - xmms-infopipe/pkg-plist
sed 's/^X//' >xmms-infopipe/pkg-plist << 'END-of-xmms-infopipe/pkg-plist'
Xlib/xmms/General/libinfopipe-1.3.so.1
X at exec ln -s lib/xmms/General/libinfopipe-1.3.so.1 lib/xmms/General/libinfopipe-1.                                                                                       
3.so
X at exec ln -s lib/xmms/General/libinfopipe-1.3.so.1 lib/xmms/General/libinfopipe.so
Xlib/xmms/General/libinfopipe.la
Xlib/xmms/General/libinfopipe.a
X at unexec rm /usr/X11R6/lib/xmms/General/libinfopipe-1.3.so
X at unexec rm /usr/X11R6/lib/xmms/General/libinfopipe.so
END-of-xmms-infopipe/pkg-plist
echo x - xmms-infopipe/pkg-descr
sed 's/^X//' >xmms-infopipe/pkg-descr << 'END-of-xmms-infopipe/pkg-descr'
XOpens a named pipe to /tmp/xmms-info. When read from there, it just
Xreturns plain text that has information about currently playing
Xsong.
X
XWWW: http://www.beastwithin.org/users/wwwwolf/code/xmms/infopipe.html
X
X- Manuel Rodrigo Rábade García
Xmig at mig-29.net
END-of-xmms-infopipe/pkg-descr
echo x - xmms-infopipe/distinfo
sed 's/^X//' >xmms-infopipe/distinfo << 'END-of-xmms-infopipe/distinfo'
XMD5 (xmms-infopipe-1.3.tar.gz) = 1ccc90254c58a81f87abc43720fe71bf
END-of-xmms-infopipe/distinfo
echo x - xmms-infopipe/Makefile
sed 's/^X//' >xmms-infopipe/Makefile << 'END-of-xmms-infopipe/Makefile'
X# New ports collection makefile for: xmms-infopipe
X# Date created:        14 July 2003
X# Whom:                mig
X#
X# $FreeBSD$
X#
X
XPORTNAME=      xmms-infopipe
XPORTVERSION=   1.3
XCATEGORIES=    audio
XMASTER_SITES=  http://www.beastwithin.org/users/wwwwolf/code/xmms/
XMASTER_SITE_SUBDIR=    ${PORTNAME}
X
XMAINTAINER=    Manuel Rodrigo Rábade García <mig at mig-29.net>
XCOMMENT=       Create a named pipe to retrive xmms info about currently playing s                                                                                       
ong.
X
XRUN_DEPENDS=    xmms-config:${PORTSDIR}/multimedia/xmms
X
XUSE_X_PREFIX=   yes
XUSE_GNOME=     gtk12
XGNU_CONFIGURE=  yes
X
X.include <bsd.port.mk>
END-of-xmms-infopipe/Makefile
exit

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



More information about the freebsd-ports-bugs mailing list