# 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: # # libshout-devel # libshout-devel/pkg-descr # libshout-devel/pkg-comment # libshout-devel/Makefile # libshout-devel/distinfo # libshout-devel/pkg-plist # echo c - libshout-devel mkdir -p libshout-devel > /dev/null 2>&1 echo x - libshout-devel/pkg-descr sed 's/^X//' >libshout-devel/pkg-descr << 'END-of-libshout-devel/pkg-descr' XA port of the libshout library. Libshout allows applications to easily Xcommunicate and broadcast to an Icecast streaming media server. It handles the Xsocket connections, metadata communication, and data streaming for the calling Xapplication, and lets developers focus on feature sets instead of Ximplementation details. X XWWW: http://developer.icecast.org/libshout/ X X- Michael Nottebrock Xmichaelnottebrock@gmx.net END-of-libshout-devel/pkg-descr echo x - libshout-devel/pkg-comment sed 's/^X//' >libshout-devel/pkg-comment << 'END-of-libshout-devel/pkg-comment' XRoutines for connecting and transmitting data to the icecast server END-of-libshout-devel/pkg-comment echo x - libshout-devel/Makefile sed 's/^X//' >libshout-devel/Makefile << 'END-of-libshout-devel/Makefile' X# New ports collection makefile for: libshout-devel X# Date created: 11 Nov 2002 X# Whom: Michael Nottebrock X# X# $FreeBSD$ X# X XPORTNAME= libshout-devel XPORTVERSION= 2.0 XCATEGORIES= audio net XMASTER_SITES= http://tigress.com/lofi/ \ X http://lofi.dyndns.org/ X XMAINTAINER= michaelnottebrock@gmx.net X XLIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg \ X vorbis.2:${PORTSDIR}/audio/libvorbis X XCONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ X LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" XGNU_CONFIGURE= yes XINSTALLS_SHLIB= yes XUSE_GMAKE= yes XUSE_LIBTOOL= yes XUSE_REINPLACE= yes X XWRKSRC= ${WRKDIR}/libshout X Xpost-configure: X @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|'\ X ${WRKSRC}/examples/Makefile X @${REINPLACE_CMD} -E -e 's|(INCLUDES \=.*)|\1 -I${LOCALBASE}/include|'\ X ${WRKSRC}/src/Makefile X @${REINPLACE_CMD} -e 's|-O20|${CFLAGS}|' ${WRKSRC}/examples/Makefile \ X ${WRKSRC}/include/Makefile \ X ${WRKSRC}/include/shout/Makefile \ X ${WRKSRC}/src/avl/Makefile \ X ${WRKSRC}/src/httpp/Makefile \ X ${WRKSRC}/src/net/Makefile \ X ${WRKSRC}/src/timing/Makefile \ X ${WRKSRC}/src/thread/Makefile \ X ${WRKSRC}/src/Makefile \ X ${WRKSRC}/Makefile X X.include END-of-libshout-devel/Makefile echo x - libshout-devel/distinfo sed 's/^X//' >libshout-devel/distinfo << 'END-of-libshout-devel/distinfo' XMD5 (libshout-devel-2.0.tar.gz) = 24678973d24ec6b5ae3fdb213a1d47b1 END-of-libshout-devel/distinfo echo x - libshout-devel/pkg-plist sed 's/^X//' >libshout-devel/pkg-plist << 'END-of-libshout-devel/pkg-plist' Xinclude/shout/shout.h Xlib/libshout.a Xlib/libshout.so Xlib/libshout.so.0 X@dirrm include/shout END-of-libshout-devel/pkg-plist exit