Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2006 13:22:23 -0400 (EDT)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102508: [NEW PORT] audio/azrael: A GTK2 based XMMS2 client, offering a media library interface
Message-ID:  <200608251722.k7PHMNk8057702@Laptop.mine.box>
Resent-Message-ID: <200608251730.k7PHUJZP020159@freefall.freebsd.org>

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

>Number:         102508
>Category:       ports
>Synopsis:       [NEW PORT] audio/azrael: A GTK2 based XMMS2 client, offering a media library interface
>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:   Fri Aug 25 17:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.1-STABLE FreeBSD 6.1-STABLE #1: Mon Jul 10 22:43:23 CDT 2006
>Description:
Azrael is a client for XMMS2. It is written in C and uses GTK. 

Features include:
 * LCD for elapsed time, 
 * Nice display of song information 
 * Interfaces to the playlist and media library

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- azrael-0.3.5.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:
#
#	azrael
#	azrael/Makefile
#	azrael/distinfo
#	azrael/pkg-descr
#
echo c - azrael
mkdir -p azrael > /dev/null 2>&1
echo x - azrael/Makefile
sed 's/^X//' >azrael/Makefile << 'END-of-azrael/Makefile'
X# New ports collection makefile for:    azrael
X# Date created:				25 Aug 2006
X# Whom:				  	Alexander Botero-Lowry <alex@foxybanana.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	azrael
XPORTVERSION=	0.3.5
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	azrael
X
XMAINTAINER=	alex@foxybanana.com
XCOMMENT=	A GTK2 based XMMS2 client, offering a media library interface
X
XBUILD_DEPENDS=	${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2
X
XWRKSRC=	${WRKDIR}/${PORTNAME}
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk20
X
XPLIST_FILES=bin/azrael
X
X.include <bsd.port.mk>
END-of-azrael/Makefile
echo x - azrael/distinfo
sed 's/^X//' >azrael/distinfo << 'END-of-azrael/distinfo'
XMD5 (azrael-0.3.5.tar.bz2) = 7e20d0f54a44a4c139c53f8e4db17640
XSHA256 (azrael-0.3.5.tar.bz2) = d24ed7c6c12b7afb649885ab0626b741b5cedb528d64acf4abf86e9d59a2227f
XSIZE (azrael-0.3.5.tar.bz2) = 19532
END-of-azrael/distinfo
echo x - azrael/pkg-descr
sed 's/^X//' >azrael/pkg-descr << 'END-of-azrael/pkg-descr'
XAzrael is a client for XMMS2. It is written in C and uses GTK. 
X
XFeatures include:
X * LCD for elapsed time, 
X * Nice display of song information 
X * Interfaces to the playlist and media library
END-of-azrael/pkg-descr
exit
--- azrael-0.3.5.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?200608251722.k7PHMNk8057702>