[Lunar-commits] r25212 - in moonbase/trunk/audio: gst-plugins gstreamer
Dennis Veatch
stumbles at lunar-linux.org
Sat Jul 21 16:34:52 CEST 2007
Author: stumbles
Date: 2007-07-21 16:34:52 +0200 (Sat, 21 Jul 2007)
New Revision: 25212
Modified:
moonbase/trunk/audio/gst-plugins/DETAILS
moonbase/trunk/audio/gstreamer/DETAILS
Log:
Version bumps. At least it don't bork on dvdnav stuff.
Modified: moonbase/trunk/audio/gst-plugins/DETAILS
===================================================================
--- moonbase/trunk/audio/gst-plugins/DETAILS 2007-07-21 12:46:15 UTC (rev 25211)
+++ moonbase/trunk/audio/gst-plugins/DETAILS 2007-07-21 14:34:52 UTC (rev 25212)
@@ -1,11 +1,11 @@
MODULE=gst-plugins
- VERSION=0.8.11
+ VERSION=0.8.12
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE/
- SOURCE_VFY=sha1:4a9be6b62dd0e8a73616e8e93f7a3ace8aec8c59
+ SOURCE_VFY=sha1:3b65fe96aa849c463f5f968830ad76143c4b9952
WEB_SITE=http://gstreamer.freedesktop.org
ENTERED=20020730
- UPDATED=20050907
+ UPDATED=20070721
MAINTAINER=nhudson at lunar-linux.org
SHORT="base set of plugins for Gstreamer"
Modified: moonbase/trunk/audio/gstreamer/DETAILS
===================================================================
--- moonbase/trunk/audio/gstreamer/DETAILS 2007-07-21 12:46:15 UTC (rev 25211)
+++ moonbase/trunk/audio/gstreamer/DETAILS 2007-07-21 14:34:52 UTC (rev 25212)
@@ -1,18 +1,18 @@
MODULE=gstreamer
- VERSION=0.8.11
+ VERSION=0.8.12
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE/
- SOURCE_VFY=sha1:945b08e68f31f99621ce7c35d7ec3b7ac3e49b1e
+ SOURCE_VFY=sha1:796871cf4b3b71dfd8b6b459f7feec02e51b1010
WEB_SITE=http://gstreamer.freedesktop.org
ENTERED=20020730
- UPDATED=20050907
+ UPDATED=20070721
SHORT="media backend for Gnome 2.x desktop"
cat << EOF
-GStreamer allows the construction of graphs of media-handling
-components, ranging from simple mp3 playback to complex audio (mixing)
-and video (non-linear editing) processing. Applications can take
-advantage of advances in codec and filter technology transparently.
-Developers can add new codecs and filters by writing a simple plugin
-with a clean, generic interface.
+GStreamer allows the construction of graphs of media-handling
+components, ranging from simple mp3 playback to complex audio (mixing)
+and video (non-linear editing) processing. Applications can take
+advantage of advances in codec and filter technology transparently.
+Developers can add new codecs and filters by writing a simple plugin
+with a clean, generic interface.
EOF
More information about the Lunar-commits
mailing list