[Lunar-commits] adjustment of DETAILS, removing DEPENDS
Samuel Verstraete
elangelo at lunar-linux.org
Wed Dec 19 10:51:05 CET 2007
commit ecc22131c633dcaa3f3edff376b7d17ba313b97c
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Wed Dec 19 10:51:05 2007 +0100
adjustment of DETAILS, removing DEPENDS
---
perl/GStreamer/DEPENDS | 2 --
perl/GStreamer/DETAILS | 12 +++++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/perl/GStreamer/DEPENDS b/perl/GStreamer/DEPENDS
deleted file mode 100644
index d128448..0000000
--- a/perl/GStreamer/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends Glib-Perl
-depends Cairo-Perl
diff --git a/perl/GStreamer/DETAILS b/perl/GStreamer/DETAILS
index 43054bf..73dcae1 100644
--- a/perl/GStreamer/DETAILS
+++ b/perl/GStreamer/DETAILS
@@ -6,11 +6,13 @@
WEB_SITE=http://sourceforge.net/projects/gtk2-perl/
ENTERED=20040712
UPDATED=20071218
- SHORT="Perl interface to gtk+-2"
+ SHORT="Perl interface to gstreamer"
cat << EOF
-Perl bindings to the 2.x series of the Gtk+ widget set. This module
-allows you to write graphical user interfaces in a perlish and
-object-oriented way, freeing you from the casting and memory management
-in C, yet remaining very close in spirit to original API.
+Perl interface to the GStreamer library
+GStreamer makes everybody dance like crazy. It provides the means to
+play, stream, and convert nearly any type of media -- be it audio or
+video. GStreamer wraps the GStreamer library in a nice and Perlish way,
+freeing the programmer from any memory management and object casting
+hassles.
EOF
More information about the Lunar-commits
mailing list