[Lunar-commits] <moonbase> swfdec: move it to the web dir.
Florin Braescu
florin at lunar-linux.org
Tue Oct 28 05:37:36 CET 2008
commit 0853b375363ff044b203aa75a556d35af05eb9f0
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Oct 28 06:37:36 2008 +0200
swfdec: move it to the web dir.
---
libs/swfdec/DEPENDS | 14 --------------
libs/swfdec/DETAILS | 18 ------------------
web/swfdec/DEPENDS | 14 ++++++++++++++
web/swfdec/DETAILS | 18 ++++++++++++++++++
4 files changed, 32 insertions(+), 32 deletions(-)
diff --git a/libs/swfdec/DEPENDS b/libs/swfdec/DEPENDS
deleted file mode 100644
index fca20c1..0000000
--- a/libs/swfdec/DEPENDS
+++ /dev/null
@@ -1,14 +0,0 @@
-depends zlib
-depends libart_lgpl
-depends gtk+-2
-depends liboil
-depends libsoup
-
-optional_depends "ffmpeg" "" "--disable-ffmpeg" "use ffmpeg support"
-optional_depends "madplay" "" "--disable-mad" "use mad audio"
-optional_depends "gstreamer-10" "" "--disable-gstreamer" "use gstreamer audio"
-optional_depends "seamonkey" "" "" "swfdec plugin for Mozilla"
-
-optional_depends "gnome-vfs" "--enable-gnome-vfs" \
- "--disable-gnome-vfs" \
- "for vfs support"
diff --git a/libs/swfdec/DETAILS b/libs/swfdec/DETAILS
deleted file mode 100644
index c686b17..0000000
--- a/libs/swfdec/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- MODULE=swfdec
- VERSION=0.8.2
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://$MODULE.freedesktop.org/download/$MODULE/0.8
- SOURCE_VFY=sha1:123059d5d230ee1ea8f48d8ea73db4b81a495f0a
- WEB_SITE=http://www.schleef.org/swfdec
- ENTERED=20051108
- UPDATED=20081026
- SHORT="A library for rendering Flash animations and games"
-
-cat << EOF
-Swfdec is a library for rendering Flash animations and games. It was
-originally designed as a basis library for creating Flash plugins for
-GStreamer, but it is a fully standalone library which only use the l
-ibart library for drawing. Swfdec is released under the LGPL. Included
-with swfdec is Gtk+-based application called swf_play and a Mozilla
-plug-in that uses swf_play to display SWF animations in a browser window.
-EOF
diff --git a/web/swfdec/DEPENDS b/web/swfdec/DEPENDS
new file mode 100644
index 0000000..fca20c1
--- /dev/null
+++ b/web/swfdec/DEPENDS
@@ -0,0 +1,14 @@
+depends zlib
+depends libart_lgpl
+depends gtk+-2
+depends liboil
+depends libsoup
+
+optional_depends "ffmpeg" "" "--disable-ffmpeg" "use ffmpeg support"
+optional_depends "madplay" "" "--disable-mad" "use mad audio"
+optional_depends "gstreamer-10" "" "--disable-gstreamer" "use gstreamer audio"
+optional_depends "seamonkey" "" "" "swfdec plugin for Mozilla"
+
+optional_depends "gnome-vfs" "--enable-gnome-vfs" \
+ "--disable-gnome-vfs" \
+ "for vfs support"
diff --git a/web/swfdec/DETAILS b/web/swfdec/DETAILS
new file mode 100644
index 0000000..c686b17
--- /dev/null
+++ b/web/swfdec/DETAILS
@@ -0,0 +1,18 @@
+ MODULE=swfdec
+ VERSION=0.8.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://$MODULE.freedesktop.org/download/$MODULE/0.8
+ SOURCE_VFY=sha1:123059d5d230ee1ea8f48d8ea73db4b81a495f0a
+ WEB_SITE=http://www.schleef.org/swfdec
+ ENTERED=20051108
+ UPDATED=20081026
+ SHORT="A library for rendering Flash animations and games"
+
+cat << EOF
+Swfdec is a library for rendering Flash animations and games. It was
+originally designed as a basis library for creating Flash plugins for
+GStreamer, but it is a fully standalone library which only use the l
+ibart library for drawing. Swfdec is released under the LGPL. Included
+with swfdec is Gtk+-based application called swf_play and a Mozilla
+plug-in that uses swf_play to display SWF animations in a browser window.
+EOF
More information about the Lunar-commits
mailing list