1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update to 0.8.9.

Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.

Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html

Approved by:	maintainer (implicit)
This commit is contained in:
Koop Mast 2005-05-31 15:51:42 +00:00
parent e158381d29
commit 482d77c904
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136530
122 changed files with 382 additions and 54 deletions

1
MOVED
View File

@ -1505,3 +1505,4 @@ russian/linux-mozillafirebird||2005-05-27|obsolete, use linux-firefox with local
www/linux-mozillafirebird|www/linux-firefox|2005-05-27|obsolete, use linux-firefox instead
www/linux-mozillafirebird-el||2005-05-27|obsolete, use linux-firefox with localization xpi instead
textproc/py-martel||2005-05-31|obsolete, not up-to-date and is only a subset of biology/py-biopython
multimedia/gstreamer-plugins-xine||2005-05-31|obsolete, use gstreamer-ffmpeg instead

View File

@ -59,7 +59,7 @@ _USE_GSTREAMER_ALL= a52dec aalib artsd audiofile cairo cdaudio cdparanoia \
libpng libvisual mad mikmod mpeg2dec mpeg2enc mplex \
musepack musicbrainz nas sdl shout shout2 sidplay \
smoothwave sndfile speex theora ogg pango polypaudio \
swfdec vorbis xine xvid
swfdec vorbis xvid
# other plugins
OTHER_GSTREAMER_PLUGINS+= core yes
@ -200,8 +200,6 @@ mplex_DEPENDS= multimedia/gstreamer-plugins-mplex
theora_DEPENDS= multimedia/gstreamer-plugins-theora
xine_DEPENDS= multimedia/gstreamer-plugins-xine
xvid_DEPENDS= multimedia/gstreamer-plugins-xvid
# Net Plugins Section

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
GST_PLUGIN= a52dec

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin
GST_PLUGIN= a52dec

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer kde audio system plugin
GST_PLUGIN= artsd

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer kde audio system plugin
GST_PLUGIN= artsd

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer SGI audio file plugin
GST_PLUGIN= audiofile

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer SGI audio file plugin
GST_PLUGIN= audiofile

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer audio cd playing plugin
GST_PLUGIN= cdaudio

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer audio cd playing plugin
GST_PLUGIN= cdaudio

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin
GST_PLUGIN= cdparanoia

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin
GST_PLUGIN= cdparanoia

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer enlightenment sound library plugin
GST_PLUGIN= esound

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer enlightenment sound library plugin
GST_PLUGIN= esound

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin
GST_PLUGIN= faac

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin
GST_PLUGIN= faac

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer MPEG-2 and MPEG-4 ACC decoder plugin
GST_PLUGIN= faad

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer MPEG-2 and MPEG-4 ACC decoder plugin
GST_PLUGIN= faad

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer free lossless audio encoder/decoder plugin
GST_PLUGIN= flac

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer free lossless audio encoder/decoder plugin
GST_PLUGIN= flac

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer gsm encoding/decoding plugin
GST_PLUGIN= gsm

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer gsm encoding/decoding plugin
GST_PLUGIN= gsm

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin
GST_PLUGIN= ivorbis

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer integer only Ogg Vorbis decoder plugin
GST_PLUGIN= ivorbis

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer low-latency audio server plugin
GST_PLUGIN= jack

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer low-latency audio server plugin
GST_PLUGIN= jack

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin
GST_PLUGIN= ladspa

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin
GST_PLUGIN= ladspa

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer mp3 encode plugin
GST_PLUGIN= lame

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer mp3 encode plugin
GST_PLUGIN= lame

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer mp3 decoder plugin
GST_PLUGIN= mad

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer mp3 decoder plugin
GST_PLUGIN= mad

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer mikmod sound plugin
GST_PLUGIN= mikmod

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer mikmod sound plugin
GST_PLUGIN= mikmod

View File

@ -6,7 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 1
PORTREVISION= 0
COMMENT= Gstreamer musepack mpc encoder/decoder plugin
GST_PLUGIN= musepack

View File

@ -6,7 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 1
PORTREVISION= 0
COMMENT= Gstreamer musepack mpc encoder/decoder plugin
GST_PLUGIN= musepack

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer CD index/audio metadata plugin
GST_PLUGIN= musicbrainz

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer CD index/audio metadata plugin
GST_PLUGIN= musicbrainz

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= GStreamer NAS (Network Audio System) plugin
GST_PLUGIN= nas

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= GStreamer NAS (Network Audio System) plugin
GST_PLUGIN= nas

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer Ogg bitstream plugin
GST_PLUGIN= ogg

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer Ogg bitstream plugin
GST_PLUGIN= ogg

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer polypaudio sound server plugin
GST_PLUGIN= polypaudio

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer polypaudio sound server plugin
GST_PLUGIN= polypaudio

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer polypaudio sound server plugin
GST_PLUGIN= polypaudio

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer icecast plugin
GST_PLUGIN= shout

View File

@ -5,9 +5,10 @@
# $FreeBSD$
#
PORTREVISION= 4
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer icecast plugin
GST_PLUGIN= shout2

View File

@ -5,9 +5,10 @@
# $FreeBSD$
#
PORTREVISION= 4
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer icecast plugin
GST_PLUGIN= shout2

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer icecast plugin
GST_PLUGIN= shout

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer Commodore SID decoder plugin
GST_PLUGIN= sidplay

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer Commodore SID decoder plugin
GST_PLUGIN= sidplay

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer visualisation plugin
GST_PLUGIN= smoothwave

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer visualisation plugin
GST_PLUGIN= smoothwave

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer sndfile plugin
GST_PLUGIN= sndfile

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer sndfile plugin
GST_PLUGIN= sndfile

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer speex voice plugin
GST_PLUGIN= speex

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer speex voice plugin
GST_PLUGIN= speex

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer vorbis encoder/decoder plugin
GST_PLUGIN= vorbis

View File

@ -6,6 +6,9 @@
#
CATEGORIES= audio
PORTREVISION= 0
COMMENT= Gstreamer vorbis encoder/decoder plugin
GST_PLUGIN= vorbis

View File

@ -6,7 +6,9 @@
#
CATEGORIES= devel
PORTREVISION= 4
PORTREVISION= 0
COMMENT= Gstreamer gconf plugin
GST_PLUGIN= gconf

View File

@ -6,7 +6,9 @@
#
CATEGORIES= devel
PORTREVISION= 4
PORTREVISION= 0
COMMENT= Gstreamer gconf plugin
GST_PLUGIN= gconf

View File

@ -6,6 +6,9 @@
#
CATEGORIES= devel
PORTREVISION= 0
COMMENT= Gstreamer gnomevfs plugin
GST_PLUGIN= gnomevfs

View File

@ -6,6 +6,9 @@
#
CATEGORIES= devel
PORTREVISION= 0
COMMENT= Gstreamer gnomevfs plugin
GST_PLUGIN= gnomevfs

View File

@ -6,6 +6,9 @@
#
CATEGORIES= devel
PORTREVISION= 0
COMMENT= Gstreamer SDL plugin
GST_PLUGIN= sdl

View File

@ -6,6 +6,9 @@
#
CATEGORIES= devel
PORTREVISION= 0
COMMENT= Gstreamer SDL plugin
GST_PLUGIN= sdl

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer ascii art plugin
GST_PLUGIN= aalib

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer ascii art plugin
GST_PLUGIN= aalib

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer vector graphics plugin
GST_PLUGIN= cairo

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer vector graphics plugin
GST_PLUGIN= cairo

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer image decoder plugin
GST_PLUGIN= gdkpixbuf

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer image decoder plugin
GST_PLUGIN= gdkpixbuf

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer hermes colorspace plugin
GST_PLUGIN= hermes

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer hermes colorspace plugin
GST_PLUGIN= hermes

View File

@ -6,7 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 1
PORTREVISION= 0
COMMENT= Gstreamer jpeg encoder/decoder plugin with mmx optimalizations
GST_PLUGIN= jpeg-mmx

View File

@ -6,7 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 1
PORTREVISION= 0
COMMENT= Gstreamer jpeg encoder/decoder plugin with mmx optimalizations
GST_PLUGIN= jpeg-mmx

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer jpeg encoder/decoder plugin
GST_PLUGIN= jpeg

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer jpeg encoder/decoder plugin
GST_PLUGIN= jpeg

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer color ascii art plugin
GST_PLUGIN= libcaca

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer color ascii art plugin
GST_PLUGIN= libcaca

View File

@ -5,9 +5,10 @@
# $FreeBSD$
#
PORTREVISION= 2
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer Multiple-image Network Graphics plugin
GST_PLUGIN= libmng

View File

@ -5,9 +5,10 @@
# $FreeBSD$
#
PORTREVISION= 2
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer Multiple-image Network Graphics plugin
GST_PLUGIN= libmng

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer png plugin
GST_PLUGIN= libpng

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer png plugin
GST_PLUGIN= libpng

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer libvisual plugin
GST_PLUGIN= libvisual

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer libvisual plugin
GST_PLUGIN= libvisual

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer flash redering plugin
GST_PLUGIN= swfdec

View File

@ -6,6 +6,9 @@
#
CATEGORIES= graphics
PORTREVISION= 0
COMMENT= Gstreamer flash redering plugin
GST_PLUGIN= swfdec

View File

@ -52,7 +52,6 @@
SUBDIR += gstreamer-plugins-mpeg2enc
SUBDIR += gstreamer-plugins-mplex
SUBDIR += gstreamer-plugins-theora
SUBDIR += gstreamer-plugins-xine
SUBDIR += gstreamer-plugins-xvid
SUBDIR += gsubedit
SUBDIR += gtksubtitler

View File

@ -25,7 +25,6 @@ OPTIONS= # Hacky.. but it works the way it is set up...
.if defined(PACKAGE_BUILDING)
WITHOUT_FAAC= yes # Mp4 Dolby license , no package
WITHOUT_LAME= yes # MP3 License , no package
WITHOUT_XINE= yes # Depends on djbfft , no package
.endif
.if ${OSVERSION} < 500000
WITHOUT_LIBVISUAL=yes # Broken on 4.x

View File

@ -25,7 +25,6 @@ OPTIONS= # Hacky.. but it works the way it is set up...
.if defined(PACKAGE_BUILDING)
WITHOUT_FAAC= yes # Mp4 Dolby license , no package
WITHOUT_LAME= yes # MP3 License , no package
WITHOUT_XINE= yes # Depends on djbfft , no package
.endif
.if ${OSVERSION} < 500000
WITHOUT_LIBVISUAL=yes # Broken on 4.x

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
CATAGORIES= multimedia
PORTREVISION= 0
COMMENT= Gstreamer dirac plugin
GST_PLUGIN= dirac
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
CATAGORIES= multimedia
PORTREVISION= 0
COMMENT= Gstreamer dirac plugin
GST_PLUGIN= dirac
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
CATEGORIES= multimedia
PORTREVISION= 0
COMMENT= Gstreamer dts plugin
GST_PLUGIN= dts
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
CATEGORIES= multimedia
PORTREVISION= 0
COMMENT= Gstreamer dv plugin
GST_PLUGIN= dv
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
CATEGORIES= multimedia
PORTREVISION= 0
COMMENT= Gstreamer dv plugin
GST_PLUGIN= dv
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
CATEGORIES= multimedia
PORTREVISION= 0
COMMENT= Gstreamer dvd plugin set
GST_PLUGIN= dvd
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
CATEGORIES= multimedia
PORTREVISION= 0
COMMENT= Gstreamer dvd plugin set
GST_PLUGIN= dvd
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,9 @@
# $FreeBSD$
#
CATAGORIES= multimedia
PORTREVISION= 0
GST_PLUGIN= libfame
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,9 @@
# $FreeBSD$
#
CATAGORIES= multimedia
PORTREVISION= 0
GST_PLUGIN= libfame
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

View File

@ -5,6 +5,11 @@
# $FreeBSD$
#
CATEGORIES= multimedia
PORTREVISION= 0
COMMENT= Gstreamer mpeg decode plugin
GST_PLUGIN= mpeg2dec
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins

Some files were not shown because too many files have changed in this diff Show More