[Lunar-commits] <moonbase> swftools: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Nov 18 21:00:44 CET 2010


commit c5e0f0b07a308275b93c25d567a418b311d1597d
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Nov 18 15:00:44 2010 -0500

    swftools: Adding to moonbase.
---
 video/swftools/CONFIGURE |    1 +
 video/swftools/DEPENDS   |    7 +++++++
 video/swftools/DETAILS   |   16 ++++++++++++++++
 3 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/video/swftools/CONFIGURE b/video/swftools/CONFIGURE
new file mode 100644
index 0000000..8e24dae
--- /dev/null
+++ b/video/swftools/CONFIGURE
@@ -0,0 +1 @@
+mquery USE_OPTS "Turn on compiler optimizations, recommended for avi2swf?" y "--enable-optimizations" "--disable-optimizations"
diff --git a/video/swftools/DEPENDS b/video/swftools/DEPENDS
new file mode 100644
index 0000000..ffe6f21
--- /dev/null
+++ b/video/swftools/DEPENDS
@@ -0,0 +1,7 @@
+depends %JPEG
+depends zlib
+depends freetype2
+depends fftw3
+depends lame
+depends ruby
+
diff --git a/video/swftools/DETAILS b/video/swftools/DETAILS
new file mode 100644
index 0000000..195abc5
--- /dev/null
+++ b/video/swftools/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=swftools
+         VERSION=0.9.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.swftools.org/
+      SOURCE_VFY=sha1:6aac250f7cbe034c1c638ee1a1fa2f3a554d1311
+        WEB_SITE=http://www.swftools.org/about.html
+         ENTERED=20101118
+         UPDATED=20101118
+           SHORT="utilities for working with Adobe Flash files"
+
+cat << EOF
+SWFTools is a collection of utilities for working with Adobe Flash files (SWF 
+files). The tool collection includes programs for reading SWF files, combining
+them, and creating them from other content (like images, sound files, videos 
+or sourcecode). SWFTools is released under the GPL. 
+EOF


More information about the Lunar-commits mailing list