[Lunar-commits] <moonbase-other> clamz: Adding to moonbase, it will be an optional_depends for amarok.
stumbles
stumbles at lunar-linux.org
Thu Mar 28 12:47:43 CET 2013
commit cacda8c392ee2a81aa9813809aab08eb3752f413
Author: stumbles <stumbles at lunar-linux.org>
Date: Thu, 28 Mar 2013 04:47:43 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/cacda8c392ee2a81aa9813809aab08eb3752f413
clamz: Adding to moonbase, it will be an optional_depends for amarok.
---
audio/clamz/DEPENDS | +3/-0
audio/clamz/DETAILS | +17/-0
2 files changed, 20 insertions(+)
--- /dev/null
+++ b/audio/clamz/DEPENDS
@@ -0,0 +1,3 @@
+depends libgcrypt
+depends curl
+depends expat
--- /dev/null
+++ b/audio/clamz/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=clamz
+ VERSION=0.5
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=https://clamz.googlecode.com/files/
+ SOURCE_VFY=sha1:54664614e5098f9e4e9240086745b94fe638b176
+ WEB_SITE=https://code.google.com/p/clamz/
+ ENTERED=20130327
+ UPDATED=20130327
+ SHORT="command-line program to download MP3 files from Amazon"
+
+cat << EOF
+Clamz is a little command-line program to download MP3 files from Amazon.com's
+music store. It is intended to serve as a substitute for Amazon's official MP3
+Downloader, which is not free software (and therefore is only available in
+binary form for a limited set of platforms.) Clamz can be used to download
+either individual songs or complete albums that you have purchased from Amazon.
+EOF
More information about the Lunar-commits
mailing list