Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Mar 2006 09:30:33 GMT
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/94313: [NEW PORT] audio/nyello: An advanced command-line interface and
Message-ID:  <200603110930.k2B9UXMC089652@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/94313; it has been noted by GNATS.

From: Alexander Botero-Lowry <alex@foxybanana.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/94313: [NEW PORT] audio/nyello: An advanced command-line interface and
Date: Sat, 11 Mar 2006 01:23:37 -0800 (PST)

 # 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:
 #
 #	nyello
 #	nyello/Makefile
 #	nyello/pkg-descr
 #	nyello/pkg-plist
 #	nyello/distinfo
 #
 echo c - nyello
 mkdir -p nyello > /dev/null 2>&1
 echo x - nyello/Makefile
 sed 's/^X//' >nyello/Makefile << 'END-of-nyello/Makefile'
 X# New ports collection makefile for:    nyello
 X# Date created:				03 Mar 2006
 X# Whom:				  	Alexander Botero-Lowry <alex@foxybanana.com>
 X#
 X# $FreeBSD: $
 X#
 X
 XPORTNAME=	nyello
 XPORTVERSION=	0.4.1
 XCATEGORIES=	audio
 XMASTER_SITES=	http://sirius.cine7.net/nyello/releases/
 X
 XMAINTAINER=	alex@foxybanana.com
 XCOMMENT=	An advanced command-line interface and shell for xmms2
 X
 XBUILD_DEPENDS=	${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2
 X
 XWRKSRC=		${WRKDIR}/${DISTNAME}
 X
 XGNU_CONFIGURE=	yes
 XCONFIGURE_ENV=	CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" \
 X		CPPFLAGS="${CPPFLAGS}" CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"
 XUSE_BZIP2=	yes
 X
 X.include <bsd.port.mk>
 END-of-nyello/Makefile
 echo x - nyello/pkg-descr
 sed 's/^X//' >nyello/pkg-descr << 'END-of-nyello/pkg-descr'
 Xnyello is a command-line XMMS2 client.
 X
 XIt aims at providing a high-level interface to the XMMS2 server, with a concise
 X and powerful interaction syntax. It boasts (or soon will boast) advanced 
 Xfeatures, such as rich pattern expressions to efficiently browse your library, 
 Xsmart completion of commands and custom song collections to organize your 
 Xlibrary.
 X
 XIt can either run a single command or work like a shell (if started without 
 Xargument). As a command-line program, it is mostly targetted at Unix 
 Xpower-users.
 X
 XWWW: http://sirius.cine7.net/nyello/index.php
 END-of-nyello/pkg-descr
 echo x - nyello/pkg-plist
 sed 's/^X//' >nyello/pkg-plist << 'END-of-nyello/pkg-plist'
 Xbin/nyello
 END-of-nyello/pkg-plist
 echo x - nyello/distinfo
 sed 's/^X//' >nyello/distinfo << 'END-of-nyello/distinfo'
 XSHA256 (nyello-0.4.1.tar.bz2) = 74b6f8942521e0527c1150d542085f52a9e17cc700365f46e7c6eeb3f99d6fd7
 XMD5 (nyello-0.4.1.tar.bz2) = 8ed6576966ded202fc482d5b61f81d3a
 XSIZE (nyello-0.4.1.tar.bz2) = 96618
 END-of-nyello/distinfo
 exit
 



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