[Lunar-commits] <moonbase> swfdec: move it to zdeprecated.

Florin Braescu florin at lunar-linux.org
Sat Jun 5 10:52:33 CEST 2010


commit b92df715d759e1a8da1c533be352326aa165f168
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Jun 5 11:52:33 2010 +0300

    swfdec: move it to zdeprecated.
    
    The project is dead now, unfortunatelly.
---
 audio/gst-plugins-bad/DEPENDS |    5 -----
 web/swfdec/DEPENDS            |   14 --------------
 web/swfdec/DETAILS            |   18 ------------------
 zdeprecated/swfdec/DEPENDS    |   14 ++++++++++++++
 zdeprecated/swfdec/DETAILS    |   18 ++++++++++++++++++
 5 files changed, 32 insertions(+), 37 deletions(-)

diff --git a/audio/gst-plugins-bad/DEPENDS b/audio/gst-plugins-bad/DEPENDS
index a25ebf4..8a0d06c 100644
--- a/audio/gst-plugins-bad/DEPENDS
+++ b/audio/gst-plugins-bad/DEPENDS
@@ -50,11 +50,6 @@ optional_depends  "xvidcore"  \
                   "--disable-xvid"  \
                   "for the XviD video plugin"
 
-optional_depends  "swfdec"  \
-                  ""   \
-                  "--disable-swfdec"  \
-                  "for the SWF plugin"
-
 optional_depends  "libmusicbrainz"  \
                   ""  \
                   "--disable-musicbrainz"  \
diff --git a/web/swfdec/DEPENDS b/web/swfdec/DEPENDS
deleted file mode 100644
index 616734b..0000000
--- a/web/swfdec/DEPENDS
+++ /dev/null
@@ -1,14 +0,0 @@
-depends  zlib
-depends  libart_lgpl
-depends  gtk+-2
-depends  liboil
-depends  libsoup
-
-optional_depends "ffmpeg"              "" ""     "use ffmpeg support"
-optional_depends "madplay"             "" ""     "use mad audio"
-optional_depends "gstreamer-10"        "" ""     "use gstreamer audio"
-optional_depends "%GECKO_RENDERER"     "" ""     "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
deleted file mode 100644
index 27c80fc..0000000
--- a/web/swfdec/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
-          MODULE=swfdec
-         VERSION=0.8.4
-          SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://$MODULE.freedesktop.org/download/$MODULE/0.8
-      SOURCE_VFY=sha1:cf95930ccd0b66146c97d6e111b1e27ec0d802dc
-        WEB_SITE=http://www.schleef.org/swfdec
-         ENTERED=20051108
-         UPDATED=20081222
-           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/zdeprecated/swfdec/DEPENDS b/zdeprecated/swfdec/DEPENDS
new file mode 100644
index 0000000..616734b
--- /dev/null
+++ b/zdeprecated/swfdec/DEPENDS
@@ -0,0 +1,14 @@
+depends  zlib
+depends  libart_lgpl
+depends  gtk+-2
+depends  liboil
+depends  libsoup
+
+optional_depends "ffmpeg"              "" ""     "use ffmpeg support"
+optional_depends "madplay"             "" ""     "use mad audio"
+optional_depends "gstreamer-10"        "" ""     "use gstreamer audio"
+optional_depends "%GECKO_RENDERER"     "" ""     "swfdec plugin for Mozilla"
+
+optional_depends "gnome-vfs" "--enable-gnome-vfs"  \
+                              "--disable-gnome-vfs" \
+                              "for vfs support"
diff --git a/zdeprecated/swfdec/DETAILS b/zdeprecated/swfdec/DETAILS
new file mode 100644
index 0000000..27c80fc
--- /dev/null
+++ b/zdeprecated/swfdec/DETAILS
@@ -0,0 +1,18 @@
+          MODULE=swfdec
+         VERSION=0.8.4
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://$MODULE.freedesktop.org/download/$MODULE/0.8
+      SOURCE_VFY=sha1:cf95930ccd0b66146c97d6e111b1e27ec0d802dc
+        WEB_SITE=http://www.schleef.org/swfdec
+         ENTERED=20051108
+         UPDATED=20081222
+           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