[Lunar-commits] <moonbase> cclive: version bump to 0.7.4.1
Christian Krause
wookietreiber at lunar-linux.org
Wed Jul 20 11:23:16 CEST 2011
commit 88faa5abd6b085d6e174e85f68c3fd9935d7367f
Author: Christian Krause <wookietreiber at lunar-linux.org>
Date: Wed Jul 20 11:23:16 2011 +0200
cclive: version bump to 0.7.4.1
---
web/cclive/BUILD | 14 --------------
web/cclive/DEPENDS | 2 --
web/cclive/DETAILS | 6 +++---
3 files changed, 3 insertions(+), 19 deletions(-)
diff --git a/web/cclive/BUILD b/web/cclive/BUILD
deleted file mode 100644
index d345c5d..0000000
--- a/web/cclive/BUILD
+++ /dev/null
@@ -1,14 +0,0 @@
-(
-
- OOSB_DIR="$SOURCE_DIRECTORY/$MODULE-build" &&
-
- mkdir $OOSB_DIR &&
- cd $OOSB_DIR &&
-
- cmake $SOURCE_DIRECTORY/ -DCMAKE_INSTALL_PREFIX=$MODULE_PREFIX \
- -DCMAKE_BUILD_TYPE=RELEASE \
- $OPTS &&
-
- default_make
-
-) > $C_FIFO 2>&1
diff --git a/web/cclive/DEPENDS b/web/cclive/DEPENDS
index 8234f0a..5b5e846 100644
--- a/web/cclive/DEPENDS
+++ b/web/cclive/DEPENDS
@@ -1,5 +1,3 @@
-depends cmake
depends pcre
-depends curl
depends quvi
depends boost
diff --git a/web/cclive/DETAILS b/web/cclive/DETAILS
index 99466e7..9ba791f 100644
--- a/web/cclive/DETAILS
+++ b/web/cclive/DETAILS
@@ -1,11 +1,11 @@
MODULE=cclive
- VERSION=0.7.3.1
+ VERSION=0.7.4.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:047e1a50185b67ec2c655dd8bec805a5585718e1
+ SOURCE_VFY=sha1:773ca11d19df180d1d7af29293b6880534729125
WEB_SITE=http://cclive.sourceforge.net/
ENTERED=20090901
- UPDATED=20110315
+ UPDATED=20110720
SHORT="command-line tool for extracting videos from various websites"
cat << EOF
More information about the Lunar-commits
mailing list