Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jun 2003 08:37:06 +0000 (GMT)
From:      Markus Brueffer <brueffer@phoenix-systems.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53890: New port: audio/hayes
Message-ID:  <20030629083706.309571C@haakonia.hitnet.rwth-aachen.de>
Resent-Message-ID: <200306290840.h5T8e5PP004881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@unexec rmdir %D/share/services 2>/dev/null || true
X@unexec rmdir %D/share/apps/noatun/icons/hicolor/32x32/actions 2>/dev/null || true
X@unexec rmdir %D/share/apps/noatun/icons/hicolor/32x32 2>/dev/null || true
X@unexec rmdir %D/share/apps/noatun/icons/hicolor/22x22/actions 2>/dev/null || true
X@unexec rmdir %D/share/apps/noatun/icons/hicolor/22x22 2>/dev/null || true
X@unexec rmdir %D/share/apps/noatun/icons/hicolor 2>/dev/null || true
X@unexec rmdir %D/share/apps/noatun/icons 2>/dev/null || true
X@unexec rmdir %D/share/apps/noatun 2>/dev/null || true
X@unexec rmdir %D/share/apps/konqueror/servicemenus 2>/dev/null || true
X@unexec rmdir %D/share/apps/konqueror 2>/dev/null || true
X@unexec rmdir %D/share/apps 2>/dev/null || true
X@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@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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030629083706.309571C>