[Lunar-commits] <moonbase> clutter-gst: version bump.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Fri Feb 6 18:55:49 CET 2009
commit 7440933d6955b9762eccecbb43d8805b5a6524c4
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Fri Feb 6 12:55:49 2009 -0500
clutter-gst: version bump.
---
audio/clutter-gst/DETAILS | 25 ++++++++++++++++++-------
1 files changed, 18 insertions(+), 7 deletions(-)
diff --git a/audio/clutter-gst/DETAILS b/audio/clutter-gst/DETAILS
index b196ed3..32cf816 100644
--- a/audio/clutter-gst/DETAILS
+++ b/audio/clutter-gst/DETAILS
@@ -1,14 +1,25 @@
MODULE=clutter-gst
- VERSION=0.4.0
+ MAJ=0.8
+ VERSION=0.8.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/0.4/
- SOURCE_VFY=sha1:6cce25da432fd1e172c48a5d0e9811908dbef93e
+ SOURCE_URL=http://www.clutter-project.org/sources/$MODULE/$MAJ/
+ SOURCE_VFY=sha1:3ccc90db9f99919e11f538ee50f65ded7b557bb1
WEB_SITE=http://www.clutter-project.org
ENTERED=20080109
- UPDATED=20080109
- SHORT="Gstreamer support for the clutter library"
+ UPDATED=20090206
+ SHORT="integration library for using GStreamer with Clutter"
cat << EOF
-Clutter-GStreamer (clutter-gst) is an integration library for using
-GStreamer with Clutter.
+Clutter-GStreamer (clutter-gst) is an integration library for using GStreamer
+with Clutter.
+
+Clutter is an open source software library for creating fast, visually rich and
+animated graphical user interfaces. It uses OpenGL for drawing primitives and
+has multiple backends, allowing its usage on different platforms.
+
+GStreamer is a streaming media framework, based on graphs of filters which
+operate on media data. Applications using this library can do anything from
+real-time sound processing to playing videos, and just about anything else
+media-related. Its plugin-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
EOF
More information about the Lunar-commits
mailing list