Date: Wed, 10 Mar 2004 02:49:50 -0800 (PST) From: michael johnson <ahze@ahze.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/64035: [NEW PORT] lang/libopendaap -- C lib used to connect to iTunes(R) music shares Message-ID: <200403101049.i2AAno4t078896@www.freebsd.org> Resent-Message-ID: <200403101050.i2AAoMlJ080483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 64035 >Category: ports >Synopsis: [NEW PORT] lang/libopendaap -- C lib used to connect to iTunes(R) music shares >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Mar 10 02:50:21 PST 2004 >Closed-Date: >Last-Modified: >Originator: michael johnson >Release: 5.2-CURRENT && 4.9-STABLE >Organization: >Environment: >Description: >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: # # lang/libopendaap/ # lang/libopendaap/pkg-descr # lang/libopendaap/Makefile # lang/libopendaap/pkg-plist # lang/libopendaap/distinfo # echo c - lang/libopendaap/ mkdir -p lang/libopendaap/ > /dev/null 2>&1 echo x - lang/libopendaap/pkg-descr sed 's/^X//' >lang/libopendaap/pkg-descr << 'END-of-lang/libopendaap/pkg-descr' Xlibopendaap is a library written in C which enables applications to discover, Xand connect to, iTunes(R) music shares. X XUnlike all other daap implementations, this library is able to connect to Xrecent iTunes shares which require a special authentication algorithm. X XWWW: http://crazney.net/programs/itunes/libopendaap.html END-of-lang/libopendaap/pkg-descr echo x - lang/libopendaap/Makefile sed 's/^X//' >lang/libopendaap/Makefile << 'END-of-lang/libopendaap/Makefile' X# New ports collection makefile for: libopendaap X# Date created: 2004-03-10 X# Whom: Michael Johnson <ahze@ahze.net> X# X# $FreeBSD$ X# X XPORTNAME= libopendaap XPORTVERSION= 0.1.2 XCATEGORIES= lang net XMASTER_SITES= http://crazney.net/programs/itunes/files/ X XMAINTAINER= ahze@ahze.net XCOMMENT= C lib used to connect to iTunes(R) music shares X XUSE_BZIP2= yes XUSE_REINPLACE= yes XUSE_GNOME= gnomehack pkgconfig XUSE_LIBTOOL= yes XUSE_GCC= 3.3 X XCONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" X Xpost-patch: X @${REINPLACE_CMD} -e 's|-DNOT_HAVE_SA_LEN||' \ X ${WRKSRC}/mDNS/Makefile.am \ X ${WRKSRC}/mDNS/Makefile.in X @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' \ X ${WRKSRC}/Makefile.am \ X ${WRKSRC}/Makefile.in X X.include <bsd.port.mk> END-of-lang/libopendaap/Makefile echo x - lang/libopendaap/pkg-plist sed 's/^X//' >lang/libopendaap/pkg-plist << 'END-of-lang/libopendaap/pkg-plist' Xinclude/daap/client.h Xlib/libopendaap.a Xlib/libopendaap.la Xlib/libopendaap.so Xlib/libopendaap.so.0 Xlibdata/pkgconfig/opendaap.pc X@dirrm include/daap END-of-lang/libopendaap/pkg-plist echo x - lang/libopendaap/distinfo sed 's/^X//' >lang/libopendaap/distinfo << 'END-of-lang/libopendaap/distinfo' XMD5 (libopendaap-0.1.2.tar.bz2) = ee95737731d01e5a089a5674f75b13a1 XSIZE (libopendaap-0.1.2.tar.bz2) = 320679 END-of-lang/libopendaap/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403101049.i2AAno4t078896>