[Lunar-commits] r21165 - moonbase/trunk/audio/gst-plugins-good
Chad Kittel
v3rt1g0 at lunar-linux.org
Sun Aug 27 20:13:48 UTC 2006
Author: v3rt1g0
Date: 2006-08-27 20:13:48 +0000 (Sun, 27 Aug 2006)
New Revision: 21165
Modified:
moonbase/trunk/audio/gst-plugins-good/DEPENDS
moonbase/trunk/audio/gst-plugins-good/DETAILS
Log:
Module Version Bump: gst-plugins-good (0.10.3 -> 0.10.4)
* Now using libiec61883 for firewire support
* lots of other bugfixes and build-time ehancements
* more direct URL too
compiled/tested: gcc-3.4.6 | glibc-2.3.6 | kernel headers 2.6.x
Modified: moonbase/trunk/audio/gst-plugins-good/DEPENDS
===================================================================
--- moonbase/trunk/audio/gst-plugins-good/DEPENDS 2006-08-27 19:44:17 UTC (rev 21164)
+++ moonbase/trunk/audio/gst-plugins-good/DEPENDS 2006-08-27 20:13:48 UTC (rev 21165)
@@ -26,5 +26,7 @@
"for the PNG image plugin" &&
optional_depends "speex" "" "--disable-speex" \
"for the Speex sound plugin" &&
+optional_depends "libiec61883" "" "" \
+ "for Firewire support" &&
optional_depends "taglib" "" "--disable-taglib" \
"for the taglib ID3v2 tag writer plugin"
Modified: moonbase/trunk/audio/gst-plugins-good/DETAILS
===================================================================
--- moonbase/trunk/audio/gst-plugins-good/DETAILS 2006-08-27 19:44:17 UTC (rev 21164)
+++ moonbase/trunk/audio/gst-plugins-good/DETAILS 2006-08-27 20:13:48 UTC (rev 21165)
@@ -1,11 +1,11 @@
MODULE=gst-plugins-good
- VERSION=0.10.3
+ VERSION=0.10.4
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE/
- SOURCE_VFY=sha1:4989c57fd6c080d75f40e508ae9036ed69ff71fe
- WEB_SITE=http://gstreamer.freedesktop.org/
+ SOURCE_VFY=sha1:8d99da6d912d03296aa9908af3f6840e2191df14
+ WEB_SITE=http://gstreamer.freedesktop.org/modules/gst-plugins-good.html
ENTERED=20060311
- UPDATED=20060504
+ UPDATED=20060827
SHORT="additional plugins for Gstreamer 0.10.x"
cat << EOF
More information about the Lunar-commits
mailing list