[Lunar-commits] r23050 - moonbase/trunk/audio/gst-plugins-bad

Chad Kittel v3rt1g0 at lunar-linux.org
Fri Jan 26 03:33:19 CET 2007


Author: v3rt1g0
Date: 2007-01-26 03:33:18 +0100 (Fri, 26 Jan 2007)
New Revision: 23050

Modified:
   moonbase/trunk/audio/gst-plugins-bad/DEPENDS
   moonbase/trunk/audio/gst-plugins-bad/DETAILS
Log:
  Module Version Bump: gst-plugins-bad (0.10.3 -> 0.10.4)

   * a whole heaping ton of enhancements and defect fixes.
   * added new optional depends on the jack audio server

  compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x


Modified: moonbase/trunk/audio/gst-plugins-bad/DEPENDS
===================================================================
--- moonbase/trunk/audio/gst-plugins-bad/DEPENDS	2007-01-25 23:18:39 UTC (rev 23049)
+++ moonbase/trunk/audio/gst-plugins-bad/DEPENDS	2007-01-26 02:33:18 UTC (rev 23050)
@@ -14,6 +14,8 @@
                   "for the XviD video plugin"             &&
 optional_depends  "swfdec"      ""  "--disable-swfdec"    \
                   "for the SWF plugin"                    &&
+optional_depends  "jack"        ""  "--disable-jack"      \
+                  "for the jack audio server plugin"      &&
 optional_depends  "libmusicbrainz"  ""  "--disable-musicbrainz"  \
                   "for MusicBrainz tag generation support"       &&
 optional_depends  "soundtouch"      ""  "--disable-soundtouch"   \

Modified: moonbase/trunk/audio/gst-plugins-bad/DETAILS
===================================================================
--- moonbase/trunk/audio/gst-plugins-bad/DETAILS	2007-01-25 23:18:39 UTC (rev 23049)
+++ moonbase/trunk/audio/gst-plugins-bad/DETAILS	2007-01-26 02:33:18 UTC (rev 23050)
@@ -1,16 +1,17 @@
           MODULE=gst-plugins-bad
-         VERSION=0.10.3
+         VERSION=0.10.4
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE/
-      SOURCE_VFY=sha1:1b74664340c2f3dc52c7fdc592e30500e33afd0f
+      SOURCE_VFY=sha1:6e73f612cfd72675b1e5b5eb378b9620b62d4946
         WEB_SITE=http://gstreamer.freedesktop.org/
          ENTERED=20060311
-         UPDATED=20060504
+         UPDATED=20070125
            SHORT="additional plugins for Gstreamer 0.10.x"
 
 cat << EOF
-gst-plugins-bad are set of plugins for Gstreamer 0.10.x in which the
-gstreamer development team have considered "bad."  Meaning they need
-more quality in their development and may not work as well as other
-gstreamer plugins.
+gst-plugins-bad is a set of plug-ins for GStreamer 0.10.x that aren't
+up to par compared to the rest.  They might be close to being good
+quality, but they're missing something - be it a good code review, some
+documentation, a set of tests, a real live maintainer, or some actual
+wide use.
 EOF



More information about the Lunar-commits mailing list