1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

- Update to 2.0.2

PR:		ports/171312
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com> (submitter)
Approved by:	flo (mentor)
This commit is contained in:
Jase Thew 2012-09-20 00:01:35 +00:00
parent 0cc9b88121
commit 0378df4047
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304555
3 changed files with 9 additions and 8 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= ices
PORTVERSION= 2.0.1
PORTREVISION= 6
PORTVERSION= 2.0.2
PORTEPOCH= 1
CATEGORIES= audio net
MASTER_SITES= http://svn.xiph.org/releases/ices/
@ -15,14 +14,15 @@ MASTER_SITES= http://svn.xiph.org/releases/ices/
MAINTAINER= ports@FreeBSD.org
COMMENT= A vorbis streaming source client for icecast 2
LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
vorbis.4:${PORTSDIR}/audio/libvorbis \
xml2.5:${PORTSDIR}/textproc/libxml2
LIB_DEPENDS= shout:${PORTSDIR}/audio/libshout2 \
vorbis:${PORTSDIR}/audio/libvorbis \
xml2:${PORTSDIR}/textproc/libxml2
CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include
LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --disable-alsa --disable-roaraudio --disable-sun-audio
USE_GMAKE= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (ices-2.0.1.tar.bz2) = 04ec784b5ca6f5a2951631252d61e01c6d16c6fcf17cbe32d702dbe761fc238d
SIZE (ices-2.0.1.tar.bz2) = 273805
SHA256 (ices-2.0.2.tar.bz2) = 96458df835033c39236ad3bb099286c033241f8ea7c138e7ccf714e7ade75900
SIZE (ices-2.0.2.tar.bz2) = 293818

View File

@ -5,6 +5,7 @@ bin/ices
%%DATADIR%%/ices-alsa.xml
%%DATADIR%%/ices-oss.xml
%%DATADIR%%/ices-playlist.xml
%%DATADIR%%/ices-roar.xml
%%DATADIR%%/index.html
%%DATADIR%%/inputs.html
%%DATADIR%%/intro.html