summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/gnome-video-effects/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/gnome-video-effects/DETAILS')
-rwxr-xr-xgnome2-libs/gnome-video-effects/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/gnome2-libs/gnome-video-effects/DETAILS b/gnome2-libs/gnome-video-effects/DETAILS
new file mode 100755
index 0000000000..5c5c6229aa
--- /dev/null
+++ b/gnome2-libs/gnome-video-effects/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=gnome-video-effects
+ VERSION=0.3.0
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.gnome.org
+ ENTERED=20110410
+ SHORT="collection of GStreamer effects"
+cat << EOF
+A collection of GStreamer effects to be used in different GNOME Modules.
+EOF