[Lunar-commits] <moonbase> capseo: Version bump.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Feb 18 18:02:47 CET 2010


commit f8601f6a02b805ec55b40909bd2be0fb1a5e7095
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Feb 18 12:02:47 2010 -0500

    capseo: Version bump.
---
 video/capseo/BUILD   |    7 +++++++
 video/capseo/DEPENDS |    2 ++
 video/capseo/DETAILS |    8 ++++----
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/video/capseo/BUILD b/video/capseo/BUILD
new file mode 100644
index 0000000..6e9546f
--- /dev/null
+++ b/video/capseo/BUILD
@@ -0,0 +1,7 @@
+(
+
+  ./autogen.sh &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/video/capseo/DEPENDS b/video/capseo/DEPENDS
index e239a07..f98b49d 100644
--- a/video/capseo/DEPENDS
+++ b/video/capseo/DEPENDS
@@ -1 +1,3 @@
 depends vorbis-tools
+
+optional_depends libtheora "--enable-theora" "--disable-theora" "for theora support"
diff --git a/video/capseo/DETAILS b/video/capseo/DETAILS
index 09c6b13..04184fc 100644
--- a/video/capseo/DETAILS
+++ b/video/capseo/DETAILS
@@ -1,10 +1,10 @@
           MODULE=capseo
-         VERSION=158
-          SOURCE=$MODULE-$VERSION.tar.bz2
+         VERSION=0.3.0
+          SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$MIRROR_URL
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
-      SOURCE_VFY=sha1:45a092d38795740b9cd1974838bd34afd3dad937
-        WEB_SITE=http://rm-rf.in/captury
+      SOURCE_VFY=sha1:6d69a57120ca56b2f4dd6c59edb4ed1fa212035b
+        WEB_SITE=http://gitorious.org/capseo
          ENTERED=20080208
          UPDATED=20080208
            SHORT="realtime encoder and decoder library"


More information about the Lunar-commits mailing list