diff options
author | ahze <ahze@FreeBSD.org> | 2008-08-11 03:50:51 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-08-11 03:50:51 +0800 |
commit | 1d9c1014ccace12cad3f88c17ca4e1e7c0cbdd12 (patch) | |
tree | cbf1a6305aa0c0cb2a1c60cc417ddc15e8d47d0a /multimedia/gstreamer-plugins-good | |
parent | a64ab65f051872b1e4bcfe4aed63ecb7d5fa3377 (diff) | |
download | freebsd-ports-gnome-1d9c1014ccace12cad3f88c17ca4e1e7c0cbdd12.tar.gz freebsd-ports-gnome-1d9c1014ccace12cad3f88c17ca4e1e7c0cbdd12.tar.zst freebsd-ports-gnome-1d9c1014ccace12cad3f88c17ca4e1e7c0cbdd12.zip |
Update good to 0.10.9 and bad to 0.10.8
Diffstat (limited to 'multimedia/gstreamer-plugins-good')
-rw-r--r-- | multimedia/gstreamer-plugins-good/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-good/files/patch-configure | 11 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins-good/pkg-plist | 9 |
3 files changed, 15 insertions, 7 deletions
diff --git a/multimedia/gstreamer-plugins-good/Makefile b/multimedia/gstreamer-plugins-good/Makefile index e826c1438323..f914d7414d63 100644 --- a/multimedia/gstreamer-plugins-good/Makefile +++ b/multimedia/gstreamer-plugins-good/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-good/Makefile,v 1.14 2008/03/19 14:05:36 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Good gstreamer-plugins diff --git a/multimedia/gstreamer-plugins-good/files/patch-configure b/multimedia/gstreamer-plugins-good/files/patch-configure index 142976a20b7f..6f58672361fd 100644 --- a/multimedia/gstreamer-plugins-good/files/patch-configure +++ b/multimedia/gstreamer-plugins-good/files/patch-configure @@ -1,11 +1,10 @@ ---- configure.orig 2008-06-02 23:37:21.000000000 -0400 -+++ configure 2008-06-02 23:38:10.000000000 -0400 -@@ -32743,7 +32743,7 @@ echo "$as_me: error: bad value ${withval +--- configure.orig 2008-08-10 13:30:19.813061935 -0500 ++++ configure 2008-08-10 13:29:56.315341694 -0500 +@@ -32905,7 +32905,7 @@ else -- DEFAULT_AUDIOSINK="$DEFAULT_VISUALIZER" -+ DEFAULT_VISUALIZER="$DEFAULT_VISUALIZER" +- DEFAULT_AUDIOSINK="$DEFAULT_AUDIOSINK" ++ DEFAULT_VISUALIZER="$DEFAULT_VISUALIZER" fi - diff --git a/multimedia/gstreamer-plugins-good/pkg-plist b/multimedia/gstreamer-plugins-good/pkg-plist index b0c21c95e58e..d088ad00ea0f 100644 --- a/multimedia/gstreamer-plugins-good/pkg-plist +++ b/multimedia/gstreamer-plugins-good/pkg-plist @@ -52,6 +52,9 @@ lib/gstreamer-%%VERSION%%/libgsticydemux.so lib/gstreamer-%%VERSION%%/libgstid3demux.a lib/gstreamer-%%VERSION%%/libgstid3demux.la lib/gstreamer-%%VERSION%%/libgstid3demux.so +lib/gstreamer-%%VERSION%%/libgstinterleave.a +lib/gstreamer-%%VERSION%%/libgstinterleave.la +lib/gstreamer-%%VERSION%%/libgstinterleave.so lib/gstreamer-%%VERSION%%/libgstlevel.a lib/gstreamer-%%VERSION%%/libgstlevel.la lib/gstreamer-%%VERSION%%/libgstlevel.so @@ -76,6 +79,9 @@ lib/gstreamer-%%VERSION%%/libgstossaudio.so lib/gstreamer-%%VERSION%%/libgstqtdemux.a lib/gstreamer-%%VERSION%%/libgstqtdemux.la lib/gstreamer-%%VERSION%%/libgstqtdemux.so +lib/gstreamer-%%VERSION%%/libgstreplaygain.a +lib/gstreamer-%%VERSION%%/libgstreplaygain.la +lib/gstreamer-%%VERSION%%/libgstreplaygain.so lib/gstreamer-%%VERSION%%/libgstrtp.a lib/gstreamer-%%VERSION%%/libgstrtp.la lib/gstreamer-%%VERSION%%/libgstrtp.so @@ -124,13 +130,16 @@ share/locale/en_GB/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/es/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/eu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/fr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/hu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/it/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/ja/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/lt/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/or/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo +share/locale/pt_BR/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/ru/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo share/locale/sq/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo |