- Update PORTREVISION and libtheora version reflecting multimedia/libtheora update.

- portlint(1) while here
This commit is contained in:
Marcus Alves Grando 2006-05-07 02:57:34 +00:00
parent bf02dd7713
commit 8d9120adf2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161539
14 changed files with 32 additions and 34 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= icecast2
PORTVERSION= 2.3.1
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= audio net ipv6
MASTER_SITES= http://svn.xiph.org/releases/icecast/
@ -19,12 +19,12 @@ COMMENT= A streaming mp3/ogg-vorbis audio server
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
shout.5:${PORTSDIR}/audio/libshout2 \
speex.3:${PORTSDIR}/audio/speex \
theora.1:${PORTSDIR}/multimedia/libtheora \
theora.2:${PORTSDIR}/multimedia/libtheora \
vorbis.3:${PORTSDIR}/audio/libvorbis \
xslt.2:${PORTSDIR}/textproc/libxslt
USE_GMAKE= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_RC_SUBR= icecast2.sh
SUB_FILES+= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

View File

@ -7,7 +7,7 @@
PORTNAME= libshout2
PORTVERSION= 2.2
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= audio net
MASTER_SITES= http://downloads.xiph.org/releases/libshout/
@ -17,7 +17,7 @@ MAINTAINER= lofi@freebsd.org
COMMENT= Routines for connecting and transmitting data to the icecast server
LIB_DEPENDS= speex.3:${PORTSDIR}/audio/speex \
theora.1:${PORTSDIR}/multimedia/libtheora \
theora.2:${PORTSDIR}/multimedia/libtheora \
vorbis.3:${PORTSDIR}/audio/libvorbis
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
@ -25,7 +25,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_GNOME+= pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE= yes
CONFLICTS= libshout-1.0.7
pre-configure:

View File

@ -292,7 +292,7 @@ CONFIGURE_ARGS+= --disable-ffplay
.endif
## theora
.ifdef(WITH_THEORA)
LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
CONFIGURE_ARGS+= --enable-theora
.endif

View File

@ -6,7 +6,7 @@
#
CATEGORIES= multimedia
PORTREVISION= 1
PORTREVISION= 2
COMMENT= Gstreamer theora plugin

View File

@ -7,7 +7,7 @@
#
CATEGORIES= multimedia
PORTREVISION= 1
PORTREVISION= 2
COMMENT= Gstreamer theora plugin

View File

@ -313,7 +313,7 @@ LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex
# theora
.if ${GST_PLUGIN}=="theora"
LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
DIST= base
.endif

View File

@ -407,7 +407,7 @@ LIB_DEPENDS+= sndfile.1:${PORTSDIR}/audio/libsndfile
# theora
.if ${GST_PLUGIN}=="theora"
LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
.endif
# mad

View File

@ -8,6 +8,7 @@
PORTNAME= kdemultimedia
PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES= multimedia kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -24,7 +25,7 @@ LIB_DEPENDS+= audiofile:${PORTSDIR}/audio/libaudiofile \
cdda_paranoia:${PORTSDIR}/audio/cdparanoia \
ogg:${PORTSDIR}/audio/libogg \
tag:${PORTSDIR}/audio/taglib \
theora:${PORTSDIR}/multimedia/libtheora \
theora.2:${PORTSDIR}/multimedia/libtheora \
vorbis:${PORTSDIR}/audio/libvorbis
USE_KDELIBS_VER=3
@ -32,8 +33,7 @@ PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
USE_AUTOTOOLS= libtool:15
MAKE_ENV= ${CONFIGURE_ENV}

View File

@ -8,6 +8,7 @@
PORTNAME= kdemultimedia
PORTVERSION= ${KDE_VERSION}
PORTREVISION= 1
CATEGORIES= multimedia kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@ -24,7 +25,7 @@ LIB_DEPENDS+= audiofile:${PORTSDIR}/audio/libaudiofile \
cdda_paranoia:${PORTSDIR}/audio/cdparanoia \
ogg:${PORTSDIR}/audio/libogg \
tag:${PORTSDIR}/audio/taglib \
theora:${PORTSDIR}/multimedia/libtheora \
theora.2:${PORTSDIR}/multimedia/libtheora \
vorbis:${PORTSDIR}/audio/libvorbis
USE_KDELIBS_VER=3
@ -32,8 +33,7 @@ PREFIX= ${KDE_PREFIX}
USE_BZIP2= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_AUTOTOOLS= libtool:15
USE_AUTOTOOLS= libtool:15
MAKE_ENV= ${CONFIGURE_ENV}

View File

@ -7,7 +7,7 @@
PORTNAME= xine
PORTVERSION= 1.1.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= multimedia ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -117,8 +117,8 @@ PLIST_SUB+= WITH_XVMC=""
PLIST_SUB+= WITH_XVMC="@comment "
.endif
.if !defined(WITHOUT_THEORA) && (exists(${LOCALBASE}/lib/libtheora.so.1) || defined (WITH_THEORA))
LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
.if !defined(WITHOUT_THEORA) && (exists(${LOCALBASE}/lib/libtheora.so.2) || defined (WITH_THEORA))
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
PLIST_SUB+= WITH_THEORA=""
.else
PLIST_SUB+= WITH_THEORA="@comment "
@ -167,7 +167,7 @@ pre-everything::
.else
@${ECHO_MSG} "===> WITH_SMB (SMB support, enabled)"
.endif
.if !exists(${LOCALBASE}/lib/libtheora.so.1) && !defined(WITH_THEORA)
.if !exists(${LOCALBASE}/lib/libtheora.so.2) && !defined(WITH_THEORA)
@${ECHO_MSG} "===> WITH_THEORA (libtheora support)"
.else
@${ECHO_MSG} "===> WITH_THEORA (libtheora support, enabled)"

View File

@ -270,7 +270,7 @@
PORTNAME= mplayer
PORTVERSION= 0.99.7
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= multimedia audio ipv6
MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/ \
http://www2.mplayerhq.hu/MPlayer/releases/ \
@ -403,7 +403,7 @@ WITH_MAD= yes
WITH_SVGALIB= yes
.endif
.if exists(${LOCALBASE}/lib/libtheora.so.1)
.if exists(${LOCALBASE}/lib/libtheora.so.2)
WITH_THEORA= yes
.endif
@ -686,7 +686,7 @@ LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib
.endif
.if defined(WITH_THEORA)
LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
.else
CONFIGURE_ARGS+= --disable-theora
.endif

View File

@ -7,7 +7,7 @@
PORTNAME= transcode
PORTVERSION= 1.0.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://dl.fkb.wormulon.net/transcode/ \
http://dl.kel.wormulon.net/transcode/ \
@ -27,7 +27,6 @@ USE_GETOPT_LONG=yes
USE_XLIB= yes
USE_GNOME= gtk12
USE_GMAKE= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
WANT_SDL= yes
USE_AUTOTOOLS= libtool:15
@ -159,7 +158,7 @@ CONFIGURE_ARGS+= --enable-vorbis=no
.endif
.if defined(WITH_THEORA)
LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
CONFIGURE_ARGS+= --with-theora-prefix=${LOCALBASE} --enable-theora
.else
CONFIGURE_ARGS+= --enable-theora=no

View File

@ -229,7 +229,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.5.20060423-test4
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/testing/vlc-0.8.5-test4/
# http://nightlies.videolan.org/build/source/
@ -602,7 +602,7 @@ CONFIGURE_AGRS+= --enable-shout
.endif
.if (defined(WITH_THEORA) || exists(${LOCALBASE}/lib/libtheora.a)) && !defined(WITHOUT_THEORA)
LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
CONFIGURE_ARGS+=--enable-theora
.else
CONFIGURE_ARGS+=--disable-theora

View File

@ -224,7 +224,7 @@
PORTNAME= vlc
PORTVERSION= 0.8.4a
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download2.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/ \
http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
@ -254,7 +254,6 @@ USE_GETTEXT= yes
USE_GMAKE= yes
WANT_GNOME= yes
USE_GNOME= gnometarget libxml2
USE_REINPLACE= yes
WANT_SDL= yes
USE_ICONV= yes
USE_PERL5_BUILD=yes
@ -280,7 +279,7 @@ MAN1= vlc.1 \
.include <bsd.port.pre.mk>
.if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITHOUT_VLC_MOZILLA_PLUGIN)
USE_GECKO= firefox mozilla seamonkey nvu
USE_GECKO= firefox mozilla seamonkey nvu
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
CONFIGURE_ENV+= MOZILLA_CONFIG="${GECKO_CONFIG}" \
XPIDL="${XPIDL}" \
@ -299,7 +298,7 @@ CPPFLAGS+= -I${X11BASE}/include/wx-2.6/
.endif
.if ${PERL_LEVEL} < 500800
BROKEN= "Does not compile with perl ${PERL_VERSION}"
BROKEN= does not compile with perl ${PERL_VERSION}
.endif
.if ${ARCH}=="amd64"
@ -586,7 +585,7 @@ CONFIGURE_ARGS+= --enable-real
.endif
.if (defined(WITH_THEORA) || exists(${LOCALBASE}/lib/libtheora.a)) && !defined(WITHOUT_THEORA)
LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora
CONFIGURE_ARGS+=--enable-theora
.else
CONFIGURE_ARGS+=--disable-theora