ports/56538: Update port: xmms-infopipe
Manuel Rabade
mig at mig-29.net
Sat Sep 6 18:40:17 UTC 2003
>Number: 56538
>Category: ports
>Synopsis: Update port: xmms-infopipe
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Sep 06 11:40:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: MiG
>Release: FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD mig.mig-29.net 4.8-RELEASE FreeBSD 4.8-RELEASE #14: Thu Aug 28 03:46:45 CDT 2003 mig at mig.mig-29.net:/usr/obj/usr/src/sys/MIG i386
>Description:
Update for xmms-infopipe, more clean install.
>How-To-Repeat:
>Fix:
--- temp 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:
#
# 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.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 Rabade Garcia
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
XPORTREVISION= 1
XCATEGORIES= audio
XMASTER_SITES= http://www.beastwithin.org/users/wwwwolf/code/xmms/
XMASTER_SITE_SUBDIR= ${PORTNAME}
X
XMAINTAINER= mig at mig-29.net
XCOMMENT= Create a named pipe to retrive xmms info about currently playing song
X
XRUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
X
XUSE_X_PREFIX= yes
XUSE_GNOME= gtk12
XUSE_GMAKE= yes
XGNU_CONFIGURE= yes
X
XLIBDIR?= ${PREFIX}/lib/xmms/General
XSRCLIBDIR?= src/.libs
X
XINSTALLS_SHLIB= yes
XLDCONFIG_DIRS= %%X11BASE%%/lib/xmms/General
X
Xdo-install:
X cd ${WRKSRC}/${SRCLIBDIR};\
X ${MKDIR} ${LIBDIR};\
X ${INSTALL_PROGRAM} libinfopipe-1.3.so.1 ${LIBDIR}/libinfopipe.so
X
X.include <bsd.port.mk>
END-of-xmms-infopipe/Makefile
exit
--- temp ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list