[Lunar-commits] <crater> gstreamer: sync it with zdeprecated in the moonbase.
Florin Braescu
florin at lunar-linux.org
Tue Aug 23 11:05:14 CEST 2011
commit a35ad7c8fedc81b9f76acdf7b922fd8bab416abb
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Aug 23 13:05:14 2011 +0400
gstreamer: sync it with zdeprecated in the moonbase.
---
audio/gstreamer/BUILD | 2 +-
audio/gstreamer/DEPENDS | 4 ++--
audio/gstreamer/DETAILS | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/audio/gstreamer/BUILD b/audio/gstreamer/BUILD
index ae3f4a1..ae6f90b 100644
--- a/audio/gstreamer/BUILD
+++ b/audio/gstreamer/BUILD
@@ -1,6 +1,6 @@
(
- OPTS="$OPTS --disable-tests --disable-docs-build --disable-examples --disable-valgrind"
+ OPTS+=" --disable-tests --disable-docs-build --disable-examples --disable-valgrind"
default_build
diff --git a/audio/gstreamer/DEPENDS b/audio/gstreamer/DEPENDS
index 17917d3..3b7bed8 100644
--- a/audio/gstreamer/DEPENDS
+++ b/audio/gstreamer/DEPENDS
@@ -1,3 +1,3 @@
-depends glib-2 &&
-depends libxml2 &&
+depends glib-2
+depends libxml2
depends popt
diff --git a/audio/gstreamer/DETAILS b/audio/gstreamer/DETAILS
index b9a233c..fab749b 100644
--- a/audio/gstreamer/DETAILS
+++ b/audio/gstreamer/DETAILS
@@ -1,12 +1,12 @@
MODULE=gstreamer
VERSION=0.8.12
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE/
+ SOURCE_URL=http://gstreamer.freedesktop.org/src/$MODULE
SOURCE_VFY=sha1:796871cf4b3b71dfd8b6b459f7feec02e51b1010
WEB_SITE=http://gstreamer.freedesktop.org
ENTERED=20020730
UPDATED=20070721
- SHORT="media backend for Gnome 2.x desktop"
+ SHORT="A media backend for desktop"
cat << EOF
GStreamer allows the construction of graphs of media-handling
More information about the Lunar-commits
mailing list