ports/76772: New port: audio/wmalbum, an album cover viewer dockapp for xmms
David Thiel
lx at redundancy.redundancy.org
Thu Jan 27 20:40:17 UTC 2005
>Number: 76772
>Category: ports
>Synopsis: New port: audio/wmalbum, an album cover viewer dockapp for xmms
>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 Jan 27 20:40:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: David Thiel
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD redundancy.redundancy.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Sun Jan 9 21:41:16 PST 2005 root at redundancy.redundancy.org:/usr/obj/usr/src/sys/REDUNDANCY i386
>Description:
WMalbum is a dockapp to display album covers of tracks playing in xmms.
It also provides basic xmms song play/skip functionality.
>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:
#
# wmalbum
# wmalbum/Makefile
# wmalbum/distinfo
# wmalbum/pkg-descr
#
echo c - wmalbum
mkdir -p wmalbum > /dev/null 2>&1
echo x - wmalbum/Makefile
sed 's/^X//' >wmalbum/Makefile << 'END-of-wmalbum/Makefile'
X# New ports collection makefile for: wmalbum
X# Date created: 2005-01-27
X# Whom: lx at redundancy.redundancy.org
X#
X# $FreeBSD$
X#
X
XPORTNAME= wmalbum
XPORTVERSION= 0.1.5
XCATEGORIES= audio windowmaker
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= wmalbum
X
XMAINTAINER= lx at redundancy.redundancy.org
XCOMMENT= A dockapp to display album covers for xmms
X
XLIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
X gdk_pixbuf_xlib.2:${PORTSDIR}/graphics/gdk-pixbuf
X
XGNU_CONFIGURE= yes
X
XMAN1= wmalbum.1
XPLIST_FILES= bin/wmalbum
X
Xdo-install:
X ${INSTALL_PROGRAM} ${WRKSRC}/wmalbum/wmalbum ${PREFIX}/bin
X ${INSTALL_MAN} ${WRKSRC}/wmalbum.1 ${MANPREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-wmalbum/Makefile
echo x - wmalbum/distinfo
sed 's/^X//' >wmalbum/distinfo << 'END-of-wmalbum/distinfo'
XMD5 (wmalbum-0.1.5.tar.gz) = b59e76bceda08cc9c8290d42675e891a
XSIZE (wmalbum-0.1.5.tar.gz) = 157369
END-of-wmalbum/distinfo
echo x - wmalbum/pkg-descr
sed 's/^X//' >wmalbum/pkg-descr << 'END-of-wmalbum/pkg-descr'
XWMalbum is a dock applet that displays album covers for songs being
Xplayed by XMMS. You must already have images of the album covers stored
Xnear the file being played. WMAlbum provides a handy circular menu
Xfor play/skip/etc, and can replace wmxmms. Although dock applets are
Xdesigned for the WindowMaker window manager, they also work in other
Xwindow managers including openbox and blackbox.
X
XWWW: http://wmalbum.sourceforge.net/
END-of-wmalbum/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list