pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42431
The following reply was made to PR pkg/42431; it has been noted by GNATS.
From: Marc Lagrange <rhaamo%gruik.at@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: obache%netbsd.org@localhost
Subject: Re: pkg/42431
Date: Fri, 16 Apr 2010 17:40:10 +0200
--DKU6Jbt7q3WqK7+M
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
I've ported libmpdclient and ncmpcpp too (as devel/libmpdclient and
audio/ncmpcpp).
audio/ncmpcpp use the options framework for optionals screens, visualization
and taglib, devel/libmpdclient have a buildlink3.mk.
The two archives are joined as shar and extract to category/pkgname/
I hope this is good.
--DKU6Jbt7q3WqK7+M
Content-Type: application/x-shar
Content-Disposition: attachment; filename="audio_ncmpcpp.shar"
Content-Transfer-Encoding: quoted-printable
# This is a shell archive. Save it in a file, remove anything before=0A# t=
his line, and then unpack it by entering "sh file". Note, it may=0A# creat=
e directories; files and directories will be owned by you and=0A# have defa=
ult permissions.=0A#=0A# This archive contains:=0A#=0A#
audio/ncmpcpp=0A# a=
udio/ncmpcpp/options.mk=0A# audio/ncmpcpp/Makefile=0A#
audio/ncmpcpp/PLIST=
=0A# audio/ncmpcpp/DESCR=0A# audio/ncmpcpp/distinfo=0A#=0Aecho c - audio/nc=
mpcpp=0Amkdir -p audio/ncmpcpp > /dev/null 2>&1=0Aecho x - audio/ncmpcpp/op=
tions.mk=0Ased 's/^X//' >audio/ncmpcpp/options.mk << 'END-of-audio/ncmpcpp/=
options.mk'=0AX# $NetBSD$=0AX=0AXPKG_OPTIONS_VAR=3D PKG_OPTIONS.ncmpcpp=0AX=
PKG_SUPPORTED_OPTIONS=3D wide-curses fftw iconv taglib outputs-screen
visua=
lizer-screen clock-screen unicode=0AXPKG_SUGGESTED_OPTIONS=3D wide-curses u=
nicode=0AX=0AX.include "../../mk/bsd.options.mk"=0AX=0AX###=0AX### Wide cur=
ses support; otherwise, default to using narrow curses.=0AX###=0AX.if !empt=
y(PKG_OPTIONS:Mwide-curses)=0AX. include "../../devel/ncursesw/buildlink3.=
mk"=0AX.else=0AX. include "../../devel/ncurses/buildlink3.mk"=0AX.endif=0A=
X=0AX###=0AX### Support Frequence Spectrum vizualization=0AX###=0AX.if !emp=
ty(PKG_OPTIONS:Mfftw)=0AXCONFIGURE_ARGS+=3D --with-fftw=0AX. include "../.=
=2E/math/fftw/buildlink3.mk"=0AX.else=0AXCONFIGURE_ARGS+=3D --without-fftw=
=0AX.endif=0AX=0AX###=0AX### Use iconv=0AX###=0AX.if !empty(PKG_OPTIONS:Mic=
onv)=0AXCONFIGURE_ARGS+=3D --with-iconv=0AX.else=0AXCONFIGURE_ARGS+=3D
--wi=
thout-iconv=0AX.endif=0AX=0AX###=0AX### Enable taglib editor=0AX###=0AX.if =
!empty(PKG_OPTIONS:Mtaglib)=0AXCONFIGURE_ARGS+=3D --with-taglib=0AX.
inclu=
de "../../audio/taglib/buildlink3.mk"=0AX.else=0AXCONFIGURE_ARGS+=3D --with=
out-taglib=0AX.endif=0AX=0AX###=0AX### Enable outputs screen=0AX###=0AX.if =
!empty(PKG_OPTIONS:Moutputs-screen)=0AXCONFIGURE_ARGS+=3D
--enable-outputs=
=0AX.else=0AXCONFIGURE_ARGS+=3D
--disable-outputs=0AX.endif=0AX=0AX###=0AX#=
## Enable visualizer screen=0AX###=0AX.if !empty(PKG_OPTIONS:Mvisualizer-sc=
reen)=0AXCONFIGURE_ARGS+=3D --enable-visualizer=0AX.else=0AXCONFIGURE_ARGS+=
=3D --disable-visualizer=0AX.endif=0AX=0AX###=0AX### Enable clock screen=0A=
X###=0AX.if !empty(PKG_OPTIONS:Mclock-screen)=0AXCONFIGURE_ARGS+=3D --enabl=
e-clock=0AX.else=0AXCONFIGURE_ARGS+=3D --disable-clock=0AX.endif=0AX=0AX###=
=0AX### Enable unicode=0AX###=0AX.if !empty(PKG_OPTIONS:Municode)=0AXCONFIG=
URE_ARGS+=3D --enable-unicode=0AX.else=0AXCONFIGURE_ARGS+=3D --disable-unic=
ode=0AX.endif=0AEND-of-audio/ncmpcpp/options.mk=0Aecho x - audio/ncmpcpp/Ma=
kefile=0Ased 's/^X//' >audio/ncmpcpp/Makefile << 'END-of-audio/ncmpcpp/Make=
file'=0AX# $NetBSD$=0AX=0AXDISTNAME=3D ncmpcpp-0.5.3=0AXCATEGORIES=3D audio=
=0AXMASTER_SITES=3D http://unkart.ovh.org/ncmpcpp/=0AXEXTRACT_SUFX=3D
.tar.=
bz2=0AX=0AXMAINTAINER=3D rhaamo%gruik.at@localhost=0AXHOMEPAGE=3D
http://unkart.ovh.o=
rg/ncmpcpp/=0AXCOMMENT=3D Ncurses Client to
audio/musicpd=0AX=0AXLICENSE=3D=
gnu-gpl-v2=0AX=0AXPKG_DESTDIR_SUPPORT=3D
user-destdir=0AX=0AX.include "opt=
ions.mk"=0AX=0AXGNU_CONFIGURE=3D yes=0AXUSE_LIBTOOL=3D
yes=0AXUSE_LANGUAGES=
=3D c c++=0AXUSE_TOOLS+=3D pkg-config=0AXUSE_NCURSES=3D
yes=0AX=0AXCONFIGUR=
E_ARGS+=3D --with-threads=0AXCONFIGURE_ENV+=3D
THREAD_CFLAGS=3D${PTHREAD_C=
FLAGS:M*:Q}=0AX=0AX.include "../../mk/pthread.buildlink3.mk"=0AX.include ".=
=2E/../devel/libmpdclient/buildlink3.mk"=0AX.include "../../mk/bsd.pkg.mk"=
=0AEND-of-audio/ncmpcpp/Makefile=0Aecho x - audio/ncmpcpp/PLIST=0Ased 's/^X=
//' >audio/ncmpcpp/PLIST << 'END-of-audio/ncmpcpp/PLIST'=0AX@comment $NetBS=
D$=0AXbin/ncmpcpp=0AXman/man1/ncmpcpp.1=0AXshare/doc/ncmpcpp/AUTHORS=0AXsha=
re/doc/ncmpcpp/COPYING=0AXshare/doc/ncmpcpp/NEWS=0AXshare/doc/ncmpcpp/confi=
g=0AXshare/doc/ncmpcpp/keys=0AEND-of-audio/ncmpcpp/PLIST=0Aecho x - audio/n=
cmpcpp/DESCR=0Ased 's/^X//' >audio/ncmpcpp/DESCR << 'END-of-audio/ncmpcpp/D=
ESCR'=0AXNcmpcpp is an ncurses MPD client, based on ncmpc.=0AXIt has new us=
eful features such as support for regular, taglib=0AXeditor expressions in =
search engine, extended song format, items filtering,=0AXability to sort pl=
aylist or local filesystem browser and other minor=0AXfunctions.=0AEND-of-a=
udio/ncmpcpp/DESCR=0Aecho x - audio/ncmpcpp/distinfo=0Ased 's/^X//' >audio/=
ncmpcpp/distinfo << 'END-of-audio/ncmpcpp/distinfo'=0AX$NetBSD$=0AX=0AXSHA1=
(ncmpcpp-0.5.3.tar.bz2) =3D f3c168106b2ff0225364248b78ca859b302fef60=0AXRM=
D160 (ncmpcpp-0.5.3.tar.bz2) =3D 96e0f5cb48ab6bc1b43ff40f84ccafb58ab5d2b9=
=0AXSize (ncmpcpp-0.5.3.tar.bz2) =3D 346490 bytes=0AEND-of-audio/ncmpcpp/di=
stinfo=0Aexit=0A=0A
--DKU6Jbt7q3WqK7+M
Content-Type: application/x-shar
Content-Disposition: attachment; filename="devel_libmpdclient.shar"
Content-Transfer-Encoding: quoted-printable
# This is a shell archive. Save it in a file, remove anything before=0A# t=
his line, and then unpack it by entering "sh file". Note, it may=0A# creat=
e directories; files and directories will be owned by you and=0A# have defa=
ult permissions.=0A#=0A# This archive contains:=0A#=0A#
devel/libmpdclient/=
=0A# devel/libmpdclient/Makefile=0A# devel/libmpdclient/PLIST=0A#
devel/lib=
mpdclient/DESCR=0A# devel/libmpdclient/distinfo=0A# devel/libmpdclient/buil=
dlink3.mk=0A#=0Aecho c - devel/libmpdclient/=0Amkdir -p devel/libmpdclient/=
> /dev/null 2>&1=0Aecho x - devel/libmpdclient/Makefile=0Ased 's/^X//' >de=
vel/libmpdclient/Makefile << 'END-of-devel/libmpdclient/Makefile'=0AX# $Net=
BSD$=0AX#=0AX=0AXDISTNAME=3D libmpdclient-2.1=0AXCATEGORIES=3D
devel=0AXMAS=
TER_SITES=3D ${MASTER_SITE_SOURCEFORGE:=3Dmusicpd/libmpdclient/2.1/}=0AXEXT=
RACT_SUFX=3D .tar.bz2=0AX=0AXMAINTAINER=3D
rhaamo%gruik.at@localhost=0AXHOMEPAGE=3D h=
ttp://mpd.wikia.com/wiki/ClientLib:libmpdclient=0AXCOMMENT=3D Documented, s=
table, API for MPD in C/C++/ObjC=0AX=0AXLICENSE=3D
modified-bsd=0AX=0AXPKG_=
DESTDIR_SUPPORT=3D user-destdir=0AX=0AXGNU_CONFIGURE=3D
yes=0AXUSE_TOOLS+=
=3D pkg-config=0AXUSE_LIBTOOL=3D yes=0AX=0AXPKGCONFIG_OVERRIDE+=3D
libmpdcl=
ient.pc.in=0AX=0AX.include "../../mk/bsd.pkg.mk"=0AEND-of-devel/libmpdclien=
t/Makefile=0Aecho x - devel/libmpdclient/PLIST=0Ased 's/^X//' >devel/libmpd=
client/PLIST << 'END-of-devel/libmpdclient/PLIST'=0AX@comment $NetBSD$=0AXi=
nclude/mpd/async.h=0AXinclude/mpd/audio_format.h=0AXinclude/mpd/capabilitie=
s.h=0AXinclude/mpd/client.h=0AXinclude/mpd/compiler.h=0AXinclude/mpd/connec=
tion.h=0AXinclude/mpd/database.h=0AXinclude/mpd/directory.h=0AXinclude/mpd/=
entity.h=0AXinclude/mpd/error.h=0AXinclude/mpd/idle.h=0AXinclude/mpd/list.h=
=0AXinclude/mpd/mixer.h=0AXinclude/mpd/output.h=0AXinclude/mpd/pair.h=0AXin=
clude/mpd/parser.h=0AXinclude/mpd/password.h=0AXinclude/mpd/player.h=0AXinc=
lude/mpd/playlist.h=0AXinclude/mpd/protocol.h=0AXinclude/mpd/queue.h=0AXinc=
lude/mpd/recv.h=0AXinclude/mpd/response.h=0AXinclude/mpd/search.h=0AXinclud=
e/mpd/send.h=0AXinclude/mpd/song.h=0AXinclude/mpd/stats.h=0AXinclude/mpd/st=
atus.h=0AXinclude/mpd/sticker.h=0AXinclude/mpd/tag.h=0AXinclude/mpd/version=
=2Eh=0AXlib/libmpdclient.la=0AXlib/pkgconfig/libmpdclient.pc=0AXshare/doc/l=
ibmpdclient/COPYING=0AXshare/doc/libmpdclient/NEWS=0AXshare/doc/libmpdclien=
t/README=0AEND-of-devel/libmpdclient/PLIST=0Aecho x - devel/libmpdclient/DE=
SCR=0Ased 's/^X//' >devel/libmpdclient/DESCR << 'END-of-devel/libmpdclient/=
DESCR'=0AXA stable, documented, asynchronous API library for interfacing MP=
D.=0AXIn the C, C++ & Objective C languages.=0AEND-of-devel/libmpdclient/DE=
SCR=0Aecho x - devel/libmpdclient/distinfo=0Ased 's/^X//' >devel/libmpdclie=
nt/distinfo << 'END-of-devel/libmpdclient/distinfo'=0AX$NetBSD$=0AX=0AXSHA1=
(libmpdclient-2.1.tar.bz2) =3D dd9bda4174dc47f746275a0d3f38af2f9a3dbfa2=0A=
XRMD160 (libmpdclient-2.1.tar.bz2) =3D 4287b2395428b141cfdf2876dc007daf018a=
e210=0AXSize (libmpdclient-2.1.tar.bz2) =3D 271924 bytes=0AEND-of-devel/lib=
mpdclient/distinfo=0Aecho x - devel/libmpdclient/buildlink3.mk=0Ased 's/^X/=
/' >devel/libmpdclient/buildlink3.mk << 'END-of-devel/libmpdclient/buildlin=
k3.mk'=0AX# $NetBSD$=0AX=0AXBUILDLINK_TREE+=3D libmpdclient=0AX=0AX.if !def=
ined(LIBMPDCLIENT_BUILDLINK3_MK)=0AXLIBMPDCLIENT_BUILDLINK3_MK:=3D=0AX=0AXB=
UILDLINK_API_DEPENDS.libmpdclient+=3D libmpdclient>=3D2.1=0AXBUILDLINK_PKGS=
RCDIR.libmpdclient?=3D ../../devel/libmpdclient=0AX.endif #
LIBMPDCLIENT_BU=
ILDLINK3_MK=0AX=0AXBUILDLINK_TREE+=3D -libmpdclient=0AEND-of-devel/libmpdcl=
ient/buildlink3.mk=0Aexit=0A=0A
--DKU6Jbt7q3WqK7+M--
Home |
Main Index |
Thread Index |
Old Index