ports/54688: [new port] multimedia/quark

Juan Salaverria rael at vectorstar.net
Mon Jul 21 06:20:12 UTC 2003


>Number:         54688
>Category:       ports
>Synopsis:       [new port] multimedia/quark
>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 Jul 20 23:20:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Juan Salaverria
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD demian.trantor.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0: 
Thu Jun 26 07:35:44 ART 2003 root at demian.trantor.org:/usr/src/sys/compile/GENERIC_EXT i386

>Description:
	Quark is an audio player, for geeks, by geeks. It runs in the background with 
	access provided via a FIFO in the filesystem. It uses Xine-lib for playing music, 
	and can therefore play any file format supported by Xine.
>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:
#
#	quark
#	quark/Makefile
#	quark/distinfo
#	quark/pkg-descr
#	quark/pkg-plist
#	quark/files
#	quark/files/patch-charm-quark::charm-quark
#	quark/pkg-message
#
echo c - quark
mkdir -p quark > /dev/null 2>&1
echo x - quark/Makefile
sed 's/^X//' >quark/Makefile << 'END-of-quark/Makefile'
X# New ports collection makefile for:	multimedia/quark
X# Date created:				21 Jul 2003
X# Whom:					Juan Salaverria <rael at vectorstar.net>
X#
X# $FreeBSD:$
X
XPORTNAME=	quark
XPORTVERSION=	3.11
XCATEGORIES=	multimedia gnome
XMASTER_SITES=	http://quark.sunsite.dk/
X
XMAINTAINER=	rael at vectorstar.net
XCOMMENT=	Quark is an audio player, for geeks, by geeks
X
XLIB_DEPENDS=	xine.7:${PORTSDIR}/multimedia/libxine
X
XUSE_X_PREFIX=	yes
XUSE_REINPLACE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=    yes
XUSE_GNOME=      gnomehack gnomeprefix gnomevfs2
XCONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
XDOCS=           AUTHORS COPYING INSTALL README
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${INSTALL} -d -o root -g wheel -m 0755 ${DOCSDIR}
X.for f in ${DOCS}
X	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X	@${CAT} pkg-message
X
X.include <bsd.port.mk>
END-of-quark/Makefile
echo x - quark/distinfo
sed 's/^X//' >quark/distinfo << 'END-of-quark/distinfo'
XMD5 (quark-3.11.tar.gz) = 938467f152ef4815caddcbcd32ab478d
END-of-quark/distinfo
echo x - quark/pkg-descr
sed 's/^X//' >quark/pkg-descr << 'END-of-quark/pkg-descr'
XQuark is an audio player, for geeks, by geeks. It runs in the background
Xwith access provided via a FIFO in the filesystem. It uses Xine-lib
Xfor playing music, and can therefore play any file format supported 
Xby Xine. 
X
XQuark comes with a couple front-ends to make it more useful. 
X
X	- charm-quark - a CLI interface 
X	- strange-quark - a GTK System Tray interface 
X
XWWW: http://quark.sunsite.dk/
X
XJuan Salaverria -- <rael at vectorstar.net>
END-of-quark/pkg-descr
echo x - quark/pkg-plist
sed 's/^X//' >quark/pkg-plist << 'END-of-quark/pkg-plist'
Xbin/charm-quark
Xbin/quark
Xbin/strange-quark
Xetc/gconf/schemas/quark.schemas
Xetc/gconf/schemas/strange-quark.schemas
Xshare/gnome/applications/quark.desktop
Xshare/gnome/pixmaps/quark.png
Xshare/locale/ko/LC_MESSAGES/quark.mo
X%%PORTDOCS%%share/doc/quark/AUTHORS
X%%PORTDOCS%%share/doc/quark/COPYING
X%%PORTDOCS%%share/doc/quark/INSTALL
X%%PORTDOCS%%share/doc/quark/README
X%%PORTDOCS%%@dirrm share/doc/quark
END-of-quark/pkg-plist
echo c - quark/files
mkdir -p quark/files > /dev/null 2>&1
echo x - quark/files/patch-charm-quark::charm-quark
sed 's/^X//' >quark/files/patch-charm-quark::charm-quark << 'END-of-quark/files/patch-charm-quark::charm-quark'
X--- charm-quark/charm-quark.orig	Mon Jul 21 02:39:44 2003
X+++ charm-quark/charm-quark	Mon Jul 21 02:41:04 2003
X@@ -1,4 +1,4 @@
X-#! /bin/bash
X+#! /bin/sh
X 
X NAME="charm-quark"
X VERSION="1.0"
END-of-quark/files/patch-charm-quark::charm-quark
echo x - quark/pkg-message
sed 's/^X//' >quark/pkg-message << 'END-of-quark/pkg-message'
X
XTo see the quark's user interface, you will need to have the Notification Area 
Xapplet loaded in your panel.
X
END-of-quark/pkg-message
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list