Date: Wed, 13 Nov 2002 00:04:49 +0100 (CET) From: Michael Nottebrock <lofi@lofi.dyndns.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/45250: new port: libshout-devel Message-ID: <200211122304.gACN4n4L010952@lofi.dyndns.org>
next in thread | raw e-mail | index | archive | help
>Number: 45250 >Category: ports >Synopsis: new port: libshout-devel >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 12 15:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michael Nottebrock >Release: FreeBSD 4.7-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD lofi.dyndns.org 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #0: Fri Nov 1 19:50:41 CET 2002 lofi@lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386 >Description: libshout provides routines for connecting and transmitting data to the icecast server. This development snapshot features ogg-support. >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: # # 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 <michaelnottebrock@gmx.net> 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 <bsd.port.mk> 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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211122304.gACN4n4L010952>