[Lunar-commits] <moonbase> quvi: ver 0.2.12
Paul Bredbury
brebs at lunar-linux.org
Thu Jan 20 06:22:34 CET 2011
commit 011f4c6a87a81f98409287d746f3b372f023448f
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Thu Jan 20 12:22:34 2011 +0700
quvi: ver 0.2.12
---
web/cclive/DETAILS | 6 +++---
zbeta/quvi/CONFIGURE | 1 +
zbeta/quvi/DETAILS | 12 +++++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/web/cclive/DETAILS b/web/cclive/DETAILS
index 0665459..cfc2e38 100644
--- a/web/cclive/DETAILS
+++ b/web/cclive/DETAILS
@@ -1,9 +1,9 @@
MODULE=cclive
VERSION=0.7.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://cclive.googlecode.com/files
+ SOURCE_URL=$SFORGE_URL/$MODULE
SOURCE_VFY=sha1:8cc49dddb05f26fc8d040b35937de98e4082daab
- WEB_SITE=http://code.google.com/p/cclive
+ WEB_SITE=http://cclive.sourceforge.net/
ENTERED=20090901
UPDATED=20110109
SHORT="command-line tool for extracting videos from various websites"
@@ -17,5 +17,5 @@ cclive is primarily a "video download tool", but it can also be used
with video player software, like "mplayer", for viewing streamed videos
instead of the Adobe Flash player.
-View the supported websites with: cclive --hosts
+View the supported websites with: cclive --support
EOF
diff --git a/zbeta/quvi/CONFIGURE b/zbeta/quvi/CONFIGURE
new file mode 100644
index 0000000..388ec36
--- /dev/null
+++ b/zbeta/quvi/CONFIGURE
@@ -0,0 +1 @@
+mquery ENABLE_NSFW "Enable adult website support?" n "--enable-nsfw" ""
diff --git a/zbeta/quvi/DETAILS b/zbeta/quvi/DETAILS
index 6adfc93..9653aad 100644
--- a/zbeta/quvi/DETAILS
+++ b/zbeta/quvi/DETAILS
@@ -1,11 +1,11 @@
MODULE=quvi
- VERSION=0.2.10
+ VERSION=0.2.12
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://quvi.googlecode.com/files
- SOURCE_VFY=sha1:f79282628eb8adcb6fadec484c53e0b25053435c
- WEB_SITE=http://code.google.com/p/quvi/
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:b06357cd13339d98efe25011948d25d0326bf167
+ WEB_SITE=http://quvi.sourceforge.net/
ENTERED=20100214
- UPDATED=20101210
+ UPDATED=20110118
SHORT="A command-line tool for parsing video download links"
cat << EOF
@@ -17,4 +17,6 @@ is written in C and intended to be a cross-platform library.
This project started as a cclive spin-off after receiving a request
for a cclive library.
+
+List supported sites with: quvi --support
EOF
More information about the Lunar-commits
mailing list