[Lunar-commits] <moonbase> quvi: version 0.1.1 added to moonbase
Duncan Gibson
engelsman at lunar-linux.org
Sun Feb 14 15:52:45 CET 2010
commit 0691c8f41b8e2d8e05496f7f57bbca3e5c738752
Author: Paul Bredbury <brebs at sent.com>
Date: Sun Feb 14 15:52:45 2010 +0100
quvi: version 0.1.1 added to moonbase
quvi: new module
Needed to compile cclive-0.6.1
---
zbeta/quvi/BUILD | 8 ++++++++
zbeta/quvi/DETAILS | 17 +++++++++++++++++
2 files changed, 25 insertions(+), 0 deletions(-)
diff --git a/zbeta/quvi/BUILD b/zbeta/quvi/BUILD
new file mode 100644
index 0000000..ec217da
--- /dev/null
+++ b/zbeta/quvi/BUILD
@@ -0,0 +1,8 @@
+(
+
+ # /snigger
+ OPTS+=" --enable-smut" &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/zbeta/quvi/DETAILS b/zbeta/quvi/DETAILS
new file mode 100644
index 0000000..7758e55
--- /dev/null
+++ b/zbeta/quvi/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=quvi
+ VERSION=0.1.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://quvi.googlecode.com/files
+ SOURCE_VFY=sha1:85f2c9b635ead07aa730f585253d298a7187b82b
+ WEB_SITE=http://code.google.com/p/quvi/
+ ENTERED=20100214
+ UPDATED=20100214
+ SHORT="A command-line tool for parsing video download links"
+
+cat << EOF
+quvi is a command-line tool for parsing video download links. It supports Youtube and other similar video websites.
+
+libquvi is a library for parsing video download links with C API. It 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.
+EOF
More information about the Lunar-commits
mailing list