Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2002 23:55:54 +0100 (CET)
From:      Michael Nottebrock <lofi@lofi.dyndns.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45249: new port: ices-devel
Message-ID:  <200211122255.gACMts6d010653@lofi.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         45249
>Category:       ports
>Synopsis:       new port: ices-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:00:00 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:
	IceS2 is a streaming source client for icecast 2 servers. It provides flexible
	and powerful static and live streaming capabilities for Ogg Vorbis streams.
	This port provides a development-snapshot of IceS2.
>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:
#
#	ices-devel
#	ices-devel/pkg-descr
#	ices-devel/pkg-comment
#	ices-devel/Makefile
#	ices-devel/distinfo
#	ices-devel/pkg-plist
#
echo c - ices-devel
mkdir -p ices-devel > /dev/null 2>&1
echo x - ices-devel/pkg-descr
sed 's/^X//' >ices-devel/pkg-descr << 'END-of-ices-devel/pkg-descr'
XIceS2 is a streaming source client for icecast 2 servers. It provides flexible
Xand powerful static and live streaming capabilities for Ogg Vorbis streams.
X
XWWW: http://www.icecast.org/
END-of-ices-devel/pkg-descr
echo x - ices-devel/pkg-comment
sed 's/^X//' >ices-devel/pkg-comment << 'END-of-ices-devel/pkg-comment'
XA streaming source client for icecast 2
END-of-ices-devel/pkg-comment
echo x - ices-devel/Makefile
sed 's/^X//' >ices-devel/Makefile << 'END-of-ices-devel/Makefile'
X# New ports collection makefile for: ices-devel
X# Date created:         11 Nov 2002
X# Whom:                 Michael Nottebrock <michaelnottebrock@gmx.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ices-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		shout.0:${PORTSDIR}/audio/libshout-devel \
X		vorbis.2:${PORTSDIR}/audio/libvorbis \
X		xml2.5:${PORTSDIR}/textproc/libxml2
X
XCONFIGURE_ARGS=	--disable-oggtest --disable-vorbistest --disable-shouttest
XCONFIGURE_ENV=	CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
X		LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
XUSE_LIBTOOL=	yes
XUSE_REINPLACE=	yes
X
XWRKSRC=		${WRKDIR}/ices
X
Xpost-configure:
X	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/src/Makefile
X	@${REINPLACE_CMD} -e 's|-O20|${CFLAGS}|g' ${WRKSRC}/conf/Makefile \
X						${WRKSRC}/src/avl/Makefile \
X						${WRKSRC}/src/log/Makefile \
X						${WRKSRC}/src/net/Makefile \
X						${WRKSRC}/src/thread/Makefile \
X						${WRKSRC}/src/timing/Makefile \
X						${WRKSRC}/src/Makefile \
X						${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-ices-devel/Makefile
echo x - ices-devel/distinfo
sed 's/^X//' >ices-devel/distinfo << 'END-of-ices-devel/distinfo'
XMD5 (ices-devel-2.0.tar.gz) = 29f97b879e4daba9a7eb8b1b15e4d96d
END-of-ices-devel/distinfo
echo x - ices-devel/pkg-plist
sed 's/^X//' >ices-devel/pkg-plist << 'END-of-ices-devel/pkg-plist'
Xbin/ices
END-of-ices-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?200211122255.gACMts6d010653>