diff options
author | ahze <ahze@FreeBSD.org> | 2005-07-13 14:40:56 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-07-13 14:40:56 +0800 |
commit | 7425b2f4aa67ce5ce66bbf32e518cc5e54700428 (patch) | |
tree | 0a616922e40cf61343ed78384f664a8808ae16be /multimedia | |
parent | dbe65a2efd1fafdbacd08d47f2e14d0dc4a22dcf (diff) | |
download | freebsd-ports-gnome-7425b2f4aa67ce5ce66bbf32e518cc5e54700428.tar.gz freebsd-ports-gnome-7425b2f4aa67ce5ce66bbf32e518cc5e54700428.tar.zst freebsd-ports-gnome-7425b2f4aa67ce5ce66bbf32e518cc5e54700428.zip |
- Readd PORTREVISION?= to gstreamer-plugins so I can bump
gstreamer-plugins-libcdio without bumping everything.
- Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't
go backwards.
Diffstat (limited to 'multimedia')
25 files changed, 29 insertions, 27 deletions
diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile index b86728d82948..58de17d4b22f 100644 --- a/multimedia/gstreamer-plugins-all/Makefile +++ b/multimedia/gstreamer-plugins-all/Makefile @@ -35,7 +35,7 @@ WITHOUT_SWFDEC= yes # Depeneds on liboil, does not build on 4.x .if !defined(WITHOUT_SHOUT) && !defined(WITHOUT_SHOUT2) WITHOUT_SHOUT= yes .endif -# Jpeg & Jpeg-mmx conflicts +# Jpeg & Jpeg-mmx Conflict .if ${ARCH}!="i386" WITHOUT_JPEG-MMX= yes .else diff --git a/multimedia/gstreamer-plugins-all80/Makefile b/multimedia/gstreamer-plugins-all80/Makefile index b86728d82948..58de17d4b22f 100644 --- a/multimedia/gstreamer-plugins-all80/Makefile +++ b/multimedia/gstreamer-plugins-all80/Makefile @@ -35,7 +35,7 @@ WITHOUT_SWFDEC= yes # Depeneds on liboil, does not build on 4.x .if !defined(WITHOUT_SHOUT) && !defined(WITHOUT_SHOUT2) WITHOUT_SHOUT= yes .endif -# Jpeg & Jpeg-mmx conflicts +# Jpeg & Jpeg-mmx Conflict .if ${ARCH}!="i386" WITHOUT_JPEG-MMX= yes .else diff --git a/multimedia/gstreamer-plugins-core/Makefile b/multimedia/gstreamer-plugins-core/Makefile index f6183f30447a..a42f69f5e89a 100644 --- a/multimedia/gstreamer-plugins-core/Makefile +++ b/multimedia/gstreamer-plugins-core/Makefile @@ -3,11 +3,12 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/multimedia/gstreamer-plugins-core/Makefile,v 1.7 2005/07/05 02:46:01 ahze Exp $ # PORTNAME= gstreamer-plugins-core PORTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia audio MASTER_SITES= # empty DISTFILES= # empty @@ -33,7 +34,7 @@ USE_GSTREAMER+= mad vorbis USE_GSTREAMER+= libpng # Misc plugins -USE_GSTREAMER+= gconf pango +USE_GSTREAMER+= pango # Multimedia plugins USE_GSTREAMER+= ffmpeg diff --git a/multimedia/gstreamer-plugins-core80/Makefile b/multimedia/gstreamer-plugins-core80/Makefile index f6183f30447a..a42f69f5e89a 100644 --- a/multimedia/gstreamer-plugins-core80/Makefile +++ b/multimedia/gstreamer-plugins-core80/Makefile @@ -3,11 +3,12 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/multimedia/gstreamer-plugins-core/Makefile,v 1.7 2005/07/05 02:46:01 ahze Exp $ # PORTNAME= gstreamer-plugins-core PORTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia audio MASTER_SITES= # empty DISTFILES= # empty @@ -33,7 +34,7 @@ USE_GSTREAMER+= mad vorbis USE_GSTREAMER+= libpng # Misc plugins -USE_GSTREAMER+= gconf pango +USE_GSTREAMER+= pango # Multimedia plugins USE_GSTREAMER+= ffmpeg diff --git a/multimedia/gstreamer-plugins-dirac/Makefile b/multimedia/gstreamer-plugins-dirac/Makefile index 5216e99bf782..45b882f61842 100644 --- a/multimedia/gstreamer-plugins-dirac/Makefile +++ b/multimedia/gstreamer-plugins-dirac/Makefile @@ -6,7 +6,7 @@ # CATAGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer dirac plugin diff --git a/multimedia/gstreamer-plugins-dirac80/Makefile b/multimedia/gstreamer-plugins-dirac80/Makefile index 5216e99bf782..45b882f61842 100644 --- a/multimedia/gstreamer-plugins-dirac80/Makefile +++ b/multimedia/gstreamer-plugins-dirac80/Makefile @@ -6,7 +6,7 @@ # CATAGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer dirac plugin diff --git a/multimedia/gstreamer-plugins-dts/Makefile b/multimedia/gstreamer-plugins-dts/Makefile index eb7769682393..04012eb0b2e4 100644 --- a/multimedia/gstreamer-plugins-dts/Makefile +++ b/multimedia/gstreamer-plugins-dts/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer dts plugin diff --git a/multimedia/gstreamer-plugins-dv/Makefile b/multimedia/gstreamer-plugins-dv/Makefile index 9f19ba4a8dca..efa6e008a2fa 100644 --- a/multimedia/gstreamer-plugins-dv/Makefile +++ b/multimedia/gstreamer-plugins-dv/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer dv plugin diff --git a/multimedia/gstreamer-plugins-dv80/Makefile b/multimedia/gstreamer-plugins-dv80/Makefile index 9f19ba4a8dca..efa6e008a2fa 100644 --- a/multimedia/gstreamer-plugins-dv80/Makefile +++ b/multimedia/gstreamer-plugins-dv80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer dv plugin diff --git a/multimedia/gstreamer-plugins-dvd/Makefile b/multimedia/gstreamer-plugins-dvd/Makefile index 80a64ab86dfd..48ba46077845 100644 --- a/multimedia/gstreamer-plugins-dvd/Makefile +++ b/multimedia/gstreamer-plugins-dvd/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer dvd plugin set diff --git a/multimedia/gstreamer-plugins-dvd80/Makefile b/multimedia/gstreamer-plugins-dvd80/Makefile index 80a64ab86dfd..48ba46077845 100644 --- a/multimedia/gstreamer-plugins-dvd80/Makefile +++ b/multimedia/gstreamer-plugins-dvd80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer dvd plugin set diff --git a/multimedia/gstreamer-plugins-libfame/Makefile b/multimedia/gstreamer-plugins-libfame/Makefile index 6e328a7ac0ca..b0b6119dba57 100644 --- a/multimedia/gstreamer-plugins-libfame/Makefile +++ b/multimedia/gstreamer-plugins-libfame/Makefile @@ -6,7 +6,7 @@ # CATAGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 GST_PLUGIN= libfame diff --git a/multimedia/gstreamer-plugins-libfame80/Makefile b/multimedia/gstreamer-plugins-libfame80/Makefile index 6e328a7ac0ca..b0b6119dba57 100644 --- a/multimedia/gstreamer-plugins-libfame80/Makefile +++ b/multimedia/gstreamer-plugins-libfame80/Makefile @@ -6,7 +6,7 @@ # CATAGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 GST_PLUGIN= libfame diff --git a/multimedia/gstreamer-plugins-mpeg2dec/Makefile b/multimedia/gstreamer-plugins-mpeg2dec/Makefile index b610d660195d..9722a79b8499 100644 --- a/multimedia/gstreamer-plugins-mpeg2dec/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2dec/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mpeg decode plugin diff --git a/multimedia/gstreamer-plugins-mpeg2dec80/Makefile b/multimedia/gstreamer-plugins-mpeg2dec80/Makefile index b610d660195d..9722a79b8499 100644 --- a/multimedia/gstreamer-plugins-mpeg2dec80/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2dec80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mpeg decode plugin diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile index 81e9e12f24b8..7ef9231fad9e 100644 --- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2enc/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mpeg encoder plugin diff --git a/multimedia/gstreamer-plugins-mpeg2enc80/Makefile b/multimedia/gstreamer-plugins-mpeg2enc80/Makefile index 81e9e12f24b8..7ef9231fad9e 100644 --- a/multimedia/gstreamer-plugins-mpeg2enc80/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2enc80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mpeg encoder plugin diff --git a/multimedia/gstreamer-plugins-mplex/Makefile b/multimedia/gstreamer-plugins-mplex/Makefile index a29f4504f6e6..efffad0b7a62 100644 --- a/multimedia/gstreamer-plugins-mplex/Makefile +++ b/multimedia/gstreamer-plugins-mplex/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mplex plugin diff --git a/multimedia/gstreamer-plugins-mplex80/Makefile b/multimedia/gstreamer-plugins-mplex80/Makefile index a29f4504f6e6..efffad0b7a62 100644 --- a/multimedia/gstreamer-plugins-mplex80/Makefile +++ b/multimedia/gstreamer-plugins-mplex80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer mplex plugin diff --git a/multimedia/gstreamer-plugins-theora/Makefile b/multimedia/gstreamer-plugins-theora/Makefile index 8e1192a49a7b..ceda3841c025 100644 --- a/multimedia/gstreamer-plugins-theora/Makefile +++ b/multimedia/gstreamer-plugins-theora/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer theora plugin diff --git a/multimedia/gstreamer-plugins-theora80/Makefile b/multimedia/gstreamer-plugins-theora80/Makefile index 8e1192a49a7b..ceda3841c025 100644 --- a/multimedia/gstreamer-plugins-theora80/Makefile +++ b/multimedia/gstreamer-plugins-theora80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer theora plugin diff --git a/multimedia/gstreamer-plugins-xvid/Makefile b/multimedia/gstreamer-plugins-xvid/Makefile index 036182ce9b84..18fce588172d 100644 --- a/multimedia/gstreamer-plugins-xvid/Makefile +++ b/multimedia/gstreamer-plugins-xvid/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer xvid plugin diff --git a/multimedia/gstreamer-plugins-xvid80/Makefile b/multimedia/gstreamer-plugins-xvid80/Makefile index 036182ce9b84..18fce588172d 100644 --- a/multimedia/gstreamer-plugins-xvid80/Makefile +++ b/multimedia/gstreamer-plugins-xvid80/Makefile @@ -6,7 +6,7 @@ # CATEGORIES= multimedia -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Gstreamer xvid plugin diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index 303d3598899b..cf13fadf7eb1 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.8.10 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES?= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} \ http://gstreamer.freedesktop.org/src/gst-plugins/ diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index 303d3598899b..cf13fadf7eb1 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -7,7 +7,7 @@ PORTNAME= gstreamer PORTVERSION= 0.8.10 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES?= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} \ http://gstreamer.freedesktop.org/src/gst-plugins/ |