diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-05-31 15:51:42 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-05-31 15:51:42 +0000 |
commit | 482d77c904941f07de974e8a7d354fa23298a752 (patch) | |
tree | 09604fc45bc66d7ea4800da0126ba8b662a0721a /multimedia | |
parent | e158381d2977e4f344696e74e8ed6ef7d36b0af7 (diff) | |
download | ports-482d77c904941f07de974e8a7d354fa23298a752.tar.gz ports-482d77c904941f07de974e8a7d354fa23298a752.zip |
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)
Notes
Notes:
svn path=/head/; revision=136530
Diffstat (limited to 'multimedia')
31 files changed, 113 insertions, 37 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index ac56aba869f6..62947d50e7f2 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -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 diff --git a/multimedia/gstreamer-plugins-all/Makefile b/multimedia/gstreamer-plugins-all/Makefile index d1829c5e8a69..b86728d82948 100644 --- a/multimedia/gstreamer-plugins-all/Makefile +++ b/multimedia/gstreamer-plugins-all/Makefile @@ -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 diff --git a/multimedia/gstreamer-plugins-all80/Makefile b/multimedia/gstreamer-plugins-all80/Makefile index d1829c5e8a69..b86728d82948 100644 --- a/multimedia/gstreamer-plugins-all80/Makefile +++ b/multimedia/gstreamer-plugins-all80/Makefile @@ -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 diff --git a/multimedia/gstreamer-plugins-dirac/Makefile b/multimedia/gstreamer-plugins-dirac/Makefile index f2ce5086eb95..5216e99bf782 100644 --- a/multimedia/gstreamer-plugins-dirac/Makefile +++ b/multimedia/gstreamer-plugins-dirac/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATAGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer dirac plugin + GST_PLUGIN= dirac MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-dirac80/Makefile b/multimedia/gstreamer-plugins-dirac80/Makefile index f2ce5086eb95..5216e99bf782 100644 --- a/multimedia/gstreamer-plugins-dirac80/Makefile +++ b/multimedia/gstreamer-plugins-dirac80/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATAGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer dirac plugin + GST_PLUGIN= dirac MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-dts/Makefile b/multimedia/gstreamer-plugins-dts/Makefile index cdd5fc83962a..eb7769682393 100644 --- a/multimedia/gstreamer-plugins-dts/Makefile +++ b/multimedia/gstreamer-plugins-dts/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer dts plugin + GST_PLUGIN= dts MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-dv/Makefile b/multimedia/gstreamer-plugins-dv/Makefile index db7efb12ea3f..9f19ba4a8dca 100644 --- a/multimedia/gstreamer-plugins-dv/Makefile +++ b/multimedia/gstreamer-plugins-dv/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer dv plugin + GST_PLUGIN= dv MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-dv80/Makefile b/multimedia/gstreamer-plugins-dv80/Makefile index db7efb12ea3f..9f19ba4a8dca 100644 --- a/multimedia/gstreamer-plugins-dv80/Makefile +++ b/multimedia/gstreamer-plugins-dv80/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer dv plugin + GST_PLUGIN= dv MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-dvd/Makefile b/multimedia/gstreamer-plugins-dvd/Makefile index bcb207a64053..80a64ab86dfd 100644 --- a/multimedia/gstreamer-plugins-dvd/Makefile +++ b/multimedia/gstreamer-plugins-dvd/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer dvd plugin set + GST_PLUGIN= dvd MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-dvd80/Makefile b/multimedia/gstreamer-plugins-dvd80/Makefile index bcb207a64053..80a64ab86dfd 100644 --- a/multimedia/gstreamer-plugins-dvd80/Makefile +++ b/multimedia/gstreamer-plugins-dvd80/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer dvd plugin set + GST_PLUGIN= dvd MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-libfame/Makefile b/multimedia/gstreamer-plugins-libfame/Makefile index 6a3fbd386aa8..6e328a7ac0ca 100644 --- a/multimedia/gstreamer-plugins-libfame/Makefile +++ b/multimedia/gstreamer-plugins-libfame/Makefile @@ -5,6 +5,9 @@ # $FreeBSD$ # +CATAGORIES= multimedia +PORTREVISION= 0 + GST_PLUGIN= libfame MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-libfame80/Makefile b/multimedia/gstreamer-plugins-libfame80/Makefile index 6a3fbd386aa8..6e328a7ac0ca 100644 --- a/multimedia/gstreamer-plugins-libfame80/Makefile +++ b/multimedia/gstreamer-plugins-libfame80/Makefile @@ -5,6 +5,9 @@ # $FreeBSD$ # +CATAGORIES= multimedia +PORTREVISION= 0 + GST_PLUGIN= libfame MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-mpeg2dec/Makefile b/multimedia/gstreamer-plugins-mpeg2dec/Makefile index 44c0659e1ce2..b610d660195d 100644 --- a/multimedia/gstreamer-plugins-mpeg2dec/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2dec/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer mpeg decode plugin + GST_PLUGIN= mpeg2dec MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-mpeg2dec80/Makefile b/multimedia/gstreamer-plugins-mpeg2dec80/Makefile index 44c0659e1ce2..b610d660195d 100644 --- a/multimedia/gstreamer-plugins-mpeg2dec80/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2dec80/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer mpeg decode plugin + GST_PLUGIN= mpeg2dec MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile index 5da0a2fb7389..81e9e12f24b8 100644 --- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2enc/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer mpeg encoder plugin + GST_PLUGIN= mpeg2enc MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-mpeg2enc80/Makefile b/multimedia/gstreamer-plugins-mpeg2enc80/Makefile index 5da0a2fb7389..81e9e12f24b8 100644 --- a/multimedia/gstreamer-plugins-mpeg2enc80/Makefile +++ b/multimedia/gstreamer-plugins-mpeg2enc80/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer mpeg encoder plugin + GST_PLUGIN= mpeg2enc MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-mplex/Makefile b/multimedia/gstreamer-plugins-mplex/Makefile index 03f3d0b70a16..a29f4504f6e6 100644 --- a/multimedia/gstreamer-plugins-mplex/Makefile +++ b/multimedia/gstreamer-plugins-mplex/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer mplex plugin + GST_PLUGIN= mplex MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-mplex80/Makefile b/multimedia/gstreamer-plugins-mplex80/Makefile index 03f3d0b70a16..a29f4504f6e6 100644 --- a/multimedia/gstreamer-plugins-mplex80/Makefile +++ b/multimedia/gstreamer-plugins-mplex80/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer mplex plugin + GST_PLUGIN= mplex MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-theora/Makefile b/multimedia/gstreamer-plugins-theora/Makefile index 50e2f4566208..8e1192a49a7b 100644 --- a/multimedia/gstreamer-plugins-theora/Makefile +++ b/multimedia/gstreamer-plugins-theora/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer theora plugin + GST_PLUGIN= theora MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-theora80/Makefile b/multimedia/gstreamer-plugins-theora80/Makefile index 50e2f4566208..8e1192a49a7b 100644 --- a/multimedia/gstreamer-plugins-theora80/Makefile +++ b/multimedia/gstreamer-plugins-theora80/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer theora plugin + GST_PLUGIN= theora MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-xine/Makefile b/multimedia/gstreamer-plugins-xine/Makefile deleted file mode 100644 index 6588ebe23e56..000000000000 --- a/multimedia/gstreamer-plugins-xine/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-xine -# Date created: 3 Oct 2004 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# - -GST_PLUGIN= xine - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/gstreamer-plugins-xvid/Makefile b/multimedia/gstreamer-plugins-xvid/Makefile index bdea9fbf1940..036182ce9b84 100644 --- a/multimedia/gstreamer-plugins-xvid/Makefile +++ b/multimedia/gstreamer-plugins-xvid/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer xvid plugin + GST_PLUGIN= xvid MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-xvid80/Makefile b/multimedia/gstreamer-plugins-xvid80/Makefile index bdea9fbf1940..036182ce9b84 100644 --- a/multimedia/gstreamer-plugins-xvid80/Makefile +++ b/multimedia/gstreamer-plugins-xvid80/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +CATEGORIES= multimedia +PORTREVISION= 0 + +COMMENT= Gstreamer xvid plugin + GST_PLUGIN= xvid MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile index d787fdeb9176..f1b66829a769 100644 --- a/multimedia/gstreamer-plugins/Makefile +++ b/multimedia/gstreamer-plugins/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gstreamer -PORTVERSION= 0.8.8 -PORTREVISION?= 3 +PORTVERSION= 0.8.9 CATEGORIES?= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} \ http://gstreamer.freedesktop.org/src/gst-plugins/ diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 2872437261a6..dcfb94ba5014 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -74,7 +74,6 @@ GST_ALL_PLUGINS= \ theora \ vcd \ vorbis \ - xine \ vorbistest \ xvid @@ -95,9 +94,12 @@ CONFIGURE_ARGS+=--disable-tests \ --disable-osx_audio \ --disable-osx_video \ --enable-static \ + --disable-spc \ --disable-sunaudio \ --disable-gst_v4l \ --disable-gst_v4l2 \ + --enable-wavpack \ + --disable-xine \ --enable-x \ --enable-xshm \ --enable-xvideo @@ -229,7 +231,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual # musepack .if ${GST_PLUGIN}=="musepack" -LIB_DEPENDS+= musepack.2:${PORTSDIR}/audio/libmusepack +LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec .endif # hermes @@ -441,11 +443,6 @@ LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor .endif -# xine -.if ${GST_PLUGIN}=="xine" -LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine -.endif - # xvid .if ${GST_PLUGIN}=="xvid" LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid diff --git a/multimedia/gstreamer-plugins/distinfo b/multimedia/gstreamer-plugins/distinfo index 1b58081ff696..a0b5018d8e3d 100644 --- a/multimedia/gstreamer-plugins/distinfo +++ b/multimedia/gstreamer-plugins/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gst-plugins-0.8.8.tar.bz2) = 4f6e7e730fa674ecd6ec713f937b8acb -SIZE (gnome2/gst-plugins-0.8.8.tar.bz2) = 2214274 +MD5 (gnome2/gst-plugins-0.8.9.tar.bz2) = 663461ef7b16e9bd7f2605e4ed0db5ba +SIZE (gnome2/gst-plugins-0.8.9.tar.bz2) = 2356958 diff --git a/multimedia/gstreamer-plugins/pkg-plist b/multimedia/gstreamer-plugins/pkg-plist index 34c1cb99238e..5bf665b1fd9f 100644 --- a/multimedia/gstreamer-plugins/pkg-plist +++ b/multimedia/gstreamer-plugins/pkg-plist @@ -63,6 +63,7 @@ lib/gstreamer-%%VERSION%%/libgstfestival.so lib/gstreamer-%%VERSION%%/libgstffmpegcolorspace.so lib/gstreamer-%%VERSION%%/libgstfilter.so lib/gstreamer-%%VERSION%%/libgstflxdec.so +lib/gstreamer-%%VERSION%%/libgstfreeze.so lib/gstreamer-%%VERSION%%/libgstgamma.so lib/gstreamer-%%VERSION%%/libgstgoom.so lib/gstreamer-%%VERSION%%/libgstidct.so @@ -100,6 +101,7 @@ lib/gstreamer-%%VERSION%%/libgstsilence.so lib/gstreamer-%%VERSION%%/libgstsinesrc.so lib/gstreamer-%%VERSION%%/libgstsmooth.so lib/gstreamer-%%VERSION%%/libgstsmpte.so +@comment lib/gstreamer-%%VERSION%%/libgstspc.so lib/gstreamer-%%VERSION%%/libgstspectrum.so lib/gstreamer-%%VERSION%%/libgstspeed.so lib/gstreamer-%%VERSION%%/libgststereo.so @@ -127,6 +129,7 @@ lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so lib/gstreamer-%%VERSION%%/libgstvolenv.so lib/gstreamer-%%VERSION%%/libgstvolume.so lib/gstreamer-%%VERSION%%/libgstwavenc.so +lib/gstreamer-%%VERSION%%/libgstwavpack.so lib/gstreamer-%%VERSION%%/libgstwavparse.so lib/gstreamer-%%VERSION%%/libgstximagesink.so lib/gstreamer-%%VERSION%%/libgstxvimagesink.so @@ -160,6 +163,7 @@ share/locale/sr/LC_MESSAGES/gst-plugins-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gst-plugins-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gst-plugins-%%VERSION%%.mo +share/locale/zh_TW/LC_MESSAGES/gst-plugins-%%VERSION%%.mo @dirrm lib/gstreamer-%%VERSION%% @dirrm include/gstreamer-%%VERSION%%/gst/xwindowlistener @dirrm include/gstreamer-%%VERSION%%/gst/xoverlay diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile index d787fdeb9176..f1b66829a769 100644 --- a/multimedia/gstreamer-plugins80/Makefile +++ b/multimedia/gstreamer-plugins80/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gstreamer -PORTVERSION= 0.8.8 -PORTREVISION?= 3 +PORTVERSION= 0.8.9 CATEGORIES?= multimedia audio MASTER_SITES= ${MASTER_SITE_GNOME} \ http://gstreamer.freedesktop.org/src/gst-plugins/ diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index 2872437261a6..dcfb94ba5014 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -74,7 +74,6 @@ GST_ALL_PLUGINS= \ theora \ vcd \ vorbis \ - xine \ vorbistest \ xvid @@ -95,9 +94,12 @@ CONFIGURE_ARGS+=--disable-tests \ --disable-osx_audio \ --disable-osx_video \ --enable-static \ + --disable-spc \ --disable-sunaudio \ --disable-gst_v4l \ --disable-gst_v4l2 \ + --enable-wavpack \ + --disable-xine \ --enable-x \ --enable-xshm \ --enable-xvideo @@ -229,7 +231,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual # musepack .if ${GST_PLUGIN}=="musepack" -LIB_DEPENDS+= musepack.2:${PORTSDIR}/audio/libmusepack +LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec .endif # hermes @@ -441,11 +443,6 @@ LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor .endif -# xine -.if ${GST_PLUGIN}=="xine" -LIB_DEPENDS+= xine.13:${PORTSDIR}/multimedia/libxine -.endif - # xvid .if ${GST_PLUGIN}=="xvid" LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid diff --git a/multimedia/gstreamer-plugins80/distinfo b/multimedia/gstreamer-plugins80/distinfo index 1b58081ff696..a0b5018d8e3d 100644 --- a/multimedia/gstreamer-plugins80/distinfo +++ b/multimedia/gstreamer-plugins80/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gst-plugins-0.8.8.tar.bz2) = 4f6e7e730fa674ecd6ec713f937b8acb -SIZE (gnome2/gst-plugins-0.8.8.tar.bz2) = 2214274 +MD5 (gnome2/gst-plugins-0.8.9.tar.bz2) = 663461ef7b16e9bd7f2605e4ed0db5ba +SIZE (gnome2/gst-plugins-0.8.9.tar.bz2) = 2356958 diff --git a/multimedia/gstreamer-plugins80/pkg-plist b/multimedia/gstreamer-plugins80/pkg-plist index 34c1cb99238e..5bf665b1fd9f 100644 --- a/multimedia/gstreamer-plugins80/pkg-plist +++ b/multimedia/gstreamer-plugins80/pkg-plist @@ -63,6 +63,7 @@ lib/gstreamer-%%VERSION%%/libgstfestival.so lib/gstreamer-%%VERSION%%/libgstffmpegcolorspace.so lib/gstreamer-%%VERSION%%/libgstfilter.so lib/gstreamer-%%VERSION%%/libgstflxdec.so +lib/gstreamer-%%VERSION%%/libgstfreeze.so lib/gstreamer-%%VERSION%%/libgstgamma.so lib/gstreamer-%%VERSION%%/libgstgoom.so lib/gstreamer-%%VERSION%%/libgstidct.so @@ -100,6 +101,7 @@ lib/gstreamer-%%VERSION%%/libgstsilence.so lib/gstreamer-%%VERSION%%/libgstsinesrc.so lib/gstreamer-%%VERSION%%/libgstsmooth.so lib/gstreamer-%%VERSION%%/libgstsmpte.so +@comment lib/gstreamer-%%VERSION%%/libgstspc.so lib/gstreamer-%%VERSION%%/libgstspectrum.so lib/gstreamer-%%VERSION%%/libgstspeed.so lib/gstreamer-%%VERSION%%/libgststereo.so @@ -127,6 +129,7 @@ lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so lib/gstreamer-%%VERSION%%/libgstvolenv.so lib/gstreamer-%%VERSION%%/libgstvolume.so lib/gstreamer-%%VERSION%%/libgstwavenc.so +lib/gstreamer-%%VERSION%%/libgstwavpack.so lib/gstreamer-%%VERSION%%/libgstwavparse.so lib/gstreamer-%%VERSION%%/libgstximagesink.so lib/gstreamer-%%VERSION%%/libgstxvimagesink.so @@ -160,6 +163,7 @@ share/locale/sr/LC_MESSAGES/gst-plugins-%%VERSION%%.mo share/locale/sv/LC_MESSAGES/gst-plugins-%%VERSION%%.mo share/locale/uk/LC_MESSAGES/gst-plugins-%%VERSION%%.mo share/locale/vi/LC_MESSAGES/gst-plugins-%%VERSION%%.mo +share/locale/zh_TW/LC_MESSAGES/gst-plugins-%%VERSION%%.mo @dirrm lib/gstreamer-%%VERSION%% @dirrm include/gstreamer-%%VERSION%%/gst/xwindowlistener @dirrm include/gstreamer-%%VERSION%%/gst/xoverlay |