ports/53890: New port: audio/hayes
Markus Brueffer
brueffer at phoenix-systems.de
Sun Jun 29 08:40:08 UTC 2003
>Number: 53890
>Category: ports
>Synopsis: New port: audio/hayes
>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 Jun 29 01:40:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Markus Brueffer
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD sethos.phoenix 4.8-STABLE FreeBSD 4.8-STABLE #6: Wed Jun 18 00:06:48 CEST 2003 root at sethos.phoenix:/usr/obj/usr/src/sys/SETHOS i386
>Description:
New port: audio/hayes
Hayes is the playlist for Noatun 2 / KDE 3 that attempts to be
efficent for those users with large directories full of music,
especially directories futher organized by album. For these
users, Hayes should be more efficient in speed and memory
than the usual playlist. Plus, the playlist is updated in
realtime as the directories change on-disk, so playlist
maintenance is no longer an issue.
>How-To-Repeat:
>Fix:
--- hayes.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:
#
# hayes
# hayes/pkg-plist
# hayes/pkg-descr
# hayes/distinfo
# hayes/Makefile
#
echo c - hayes
mkdir -p hayes > /dev/null 2>&1
echo x - hayes/pkg-plist
sed 's/^X//' >hayes/pkg-plist << 'END-of-hayes/pkg-plist'
Xlib/kde3/noatun_hayes.la
Xlib/kde3/noatun_hayes.so
Xshare/apps/konqueror/servicemenus/noatunhayessetcurrent.desktop
Xshare/apps/noatun/hayes.plugin
Xshare/apps/noatun/hayesui.rc
Xshare/apps/noatun/icons/hicolor/22x22/actions/noatunshuffle.png
Xshare/apps/noatun/icons/hicolor/32x32/actions/nextsection.png
Xshare/apps/noatun/icons/hicolor/32x32/actions/prevsection.png
Xshare/services/noatunhayessetcurrent.desktop
X at unexec rmdir %D/share/services 2>/dev/null || true
X at unexec rmdir %D/share/apps/noatun/icons/hicolor/32x32/actions 2>/dev/null || true
X at unexec rmdir %D/share/apps/noatun/icons/hicolor/32x32 2>/dev/null || true
X at unexec rmdir %D/share/apps/noatun/icons/hicolor/22x22/actions 2>/dev/null || true
X at unexec rmdir %D/share/apps/noatun/icons/hicolor/22x22 2>/dev/null || true
X at unexec rmdir %D/share/apps/noatun/icons/hicolor 2>/dev/null || true
X at unexec rmdir %D/share/apps/noatun/icons 2>/dev/null || true
X at unexec rmdir %D/share/apps/noatun 2>/dev/null || true
X at unexec rmdir %D/share/apps/konqueror/servicemenus 2>/dev/null || true
X at unexec rmdir %D/share/apps/konqueror 2>/dev/null || true
X at unexec rmdir %D/share/apps 2>/dev/null || true
X at unexec rmdir %D/lib/kde3 2>/dev/null || true
END-of-hayes/pkg-plist
echo x - hayes/pkg-descr
sed 's/^X//' >hayes/pkg-descr << 'END-of-hayes/pkg-descr'
XHayes is the playlist for Noatun 2 / KDE 3 that attempts to be
Xefficent for those users with large directories full of music,
Xespecially directories futher organized by album. For these
Xusers, Hayes should be more efficient in speed and memory
Xthan the usual playlist. Plus, the playlist is updated in
Xrealtime as the directories change on-disk, so playlist
Xmaintenance is no longer an issue.
X
XAuthor: Neil Stevens <neil at qualityassistant.com>
XWWW: http://www.freekde.org/neil/hayes/
END-of-hayes/pkg-descr
echo x - hayes/distinfo
sed 's/^X//' >hayes/distinfo << 'END-of-hayes/distinfo'
XMD5 (hayes-1.3.tar.bz2) = b358d8ca76d4daa37333593bf8d3b34a
END-of-hayes/distinfo
echo x - hayes/Makefile
sed 's/^X//' >hayes/Makefile << 'END-of-hayes/Makefile'
X# New ports collection makefile for: hayes
X# Date created: Sun Jun 29 02:56:19 CEST 2003
X# Whom: Markus Brueffer <brueffer at phoenix-systems.de>
X#
X# $FreeBSD:$
X#
X
XPORTNAME= hayes
XPORTVERSION= 1.3
XCATEGORIES= audio kde
XMASTER_SITES= http://www.freekde.org/neil/hayes/
X
XMAINTAINER= brueffer at phoenix-systems.de
XCOMMENT= A filesystem-based playlist for Noatun
X
XRUN_DEPENDS+= noatun:${PORTSDIR}/multimedia/kdemultimedia3
X
XUSE_KDELIBS_VER= 3
XUSE_BZIP2= yes
XUSE_GMAKE= yes
XGNU_CONFIGURE= yes
X
X.include <bsd.port.mk>
END-of-hayes/Makefile
exit
--- hayes.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list