[Lunar-commits] <moonbase> gst-plugins-good: version bump to 0.10.22 for security fix

Zachary McGrew zmcgrew at lunar-linux.org
Fri Jan 23 01:25:39 CET 2009


commit 0f37456977d075c79972807c7538bbc1c328412e
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Thu Jan 22 16:25:39 2009 -0800

    gst-plugins-good: version bump to 0.10.22 for security fix
    
    Also clean up the DEPENDS, and fix the build from bombing out on the po/ directory
---
 audio/gst-plugins-good/BUILD   |    4 ++++
 audio/gst-plugins-good/DEPENDS |   32 ++++++++++++++++----------------
 audio/gst-plugins-good/DETAILS |    6 +++---
 3 files changed, 23 insertions(+), 19 deletions(-)

diff --git a/audio/gst-plugins-good/BUILD b/audio/gst-plugins-good/BUILD
index 37369f3..75d2630 100644
--- a/audio/gst-plugins-good/BUILD
+++ b/audio/gst-plugins-good/BUILD
@@ -1,5 +1,9 @@
 (
 
+  #Something is wrong with their automake script
+  #Check at the next version bump
+  sedit 's:@MKINSTALLDIRS@:mkinstalldirs:g' po/Makefile.in.in
+
   OPTS="$OPTS  --disable-valgrind  --disable-debug  --disable-examples"
 
   default_build
diff --git a/audio/gst-plugins-good/DEPENDS b/audio/gst-plugins-good/DEPENDS
index 63d32d3..f831e99 100644
--- a/audio/gst-plugins-good/DEPENDS
+++ b/audio/gst-plugins-good/DEPENDS
@@ -1,33 +1,33 @@
-depends  gst-plugins-base  &&
+depends  gst-plugins-base
 
-optional_depends  "GConf"  ""  ""  "for GConf schemas (needed by exaile)" &&
+optional_depends  "GConf"  ""  ""  "for GConf schemas (needed by exaile)"
 optional_depends  "aalib"     ""  "--disable-aalib --disable-aalibtest"    \
-                  "for the ASCII art image plugin"                         &&
+                  "for the ASCII art image plugin"
 optional_depends  "esound"    ""  "--disable-esd --disable-esdtest"        \
-                  "for the eSound audio sink"                              &&
+                  "for the eSound audio sink"
 optional_depends  "libshout"  ""  "--disable-shout2 --disable-shout2test"  \
-                  "for icecast support"                                    &&
+                  "for icecast support"
 optional_depends  "cairo"       ""  "--disable-cairo"    \
-                  "for the cairo graphics plugin"        &&
+                  "for the cairo graphics plugin"
 optional_depends  "libcdio"     ""  "--disable-cdio"     \
-                  "for additional CDROM/CDDB support"    &&
+                  "for additional CDROM/CDDB support"
 optional_depends  "flac"        ""  "--disable-flac"     \
-                  "for the FLAC audio codec plugin"      &&
+                  "for the FLAC audio codec plugin"
 optional_depends  "hal"         ""  "--disable-hal"      \
-                  "for HAL support"                      &&
+                  "for HAL support"
 optional_depends  "jpeg"        ""  "--disable-jpeg"     \
-                  "for the JPEG image plugin"            &&
+                  "for the JPEG image plugin"
 optional_depends  "ladspa_sdk"  ""  "--disable-ladspa"   \
-                  "for the ladspa plugin"                &&
+                  "for the ladspa plugin"
 optional_depends  "libcaca"     ""  "--disable-libcaca"  \
-                  "for the libcaca plugin"               &&
+                  "for the libcaca plugin"
 optional_depends  "libdv"       ""  "--disable-libdv"    \
-                  "for the DV/Video decoder plugin"      &&
+                  "for the DV/Video decoder plugin"
 optional_depends  "libpng"      ""  "--disable-libpng"   \
-                  "for the PNG image plugin"             &&
+                  "for the PNG image plugin"
 optional_depends  "speex"       ""  "--disable-speex"    \
-                  "for the Speex sound plugin"           &&
+                  "for the Speex sound plugin"
 optional_depends  "libiec61883" ""  ""                   \
-                  "for Firewire support"                 &&
+                  "for Firewire support"
 optional_depends  "taglib"      ""  "--disable-taglib"   \
                   "for the taglib ID3v2 tag writer plugin"
diff --git a/audio/gst-plugins-good/DETAILS b/audio/gst-plugins-good/DETAILS
index afa2849..b81b2a5 100644
--- a/audio/gst-plugins-good/DETAILS
+++ b/audio/gst-plugins-good/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gst-plugins-good
-         VERSION=0.10.11
+         VERSION=0.10.12
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE/
-      SOURCE_VFY=sha1:91379437060d893f4c06aae7db7f5e53a600f62f
+      SOURCE_VFY=sha1:3b7abc201e600f555a1fd37db465f3ce0584afb5
         WEB_SITE=http://gstreamer.freedesktop.org/modules/gst-plugins-good.html
          ENTERED=20060311
-         UPDATED=20081028
+         UPDATED=20090122
            SHORT="additional plugins for Gstreamer 0.10.x"
 
 cat << EOF


More information about the Lunar-commits mailing list