Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Colin Childs (104c1079ceb5cd4bed72c76b23560471aec5bb44)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Colin Childs <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Colin Childs (104c1079ceb5cd4bed72c76b23560471aec5bb44)
  • Date: Thu, 10 May 2007 18:47:36 -0500

GIT changes to master grimoire by Colin Childs <phoul@sourcemage.(none)>:

audio-players/nyello/DEPENDS | 1 +
audio-players/nyello/DETAILS | 26 ++++++++++++++++++++++++++
audio-players/nyello/HISTORY | 2 ++
3 files changed, 29 insertions(+)

New commits:
commit 104c1079ceb5cd4bed72c76b23560471aec5bb44
Author: Colin Childs <phoul@sourcemage.(none)>
Commit: Colin Childs <phoul@sourcemage.(none)>

Added nyello to testing grimoire.

new file: audio-players/nyello/DEPENDS
new file: audio-players/nyello/DETAILS
new file: audio-players/nyello/HISTORY

diff --git a/audio-players/nyello/DEPENDS b/audio-players/nyello/DEPENDS
new file mode 100755
index 0000000..0770f61
--- /dev/null
+++ b/audio-players/nyello/DEPENDS
@@ -0,0 +1 @@
+depends xmms2
diff --git a/audio-players/nyello/DETAILS b/audio-players/nyello/DETAILS
new file mode 100755
index 0000000..393f98a
--- /dev/null
+++ b/audio-players/nyello/DETAILS
@@ -0,0 +1,26 @@
+ SPELL=nyello
+ VERSION=0.5.0
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://sirius.cine7.net/${SPELL}/releases/${SOURCE}
+
SOURCE_HASH=sha512:feb511e7485f0ad55ab2ab3c314b104c6280e238efc4af98094f18a45055e31d0eb8ce5d1e7b8b8e70e60e99143b4af470ae8402c98af17fb7f45b28ddb41db5
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://sirius.cine7.net/nyello/";
+ LICENSE[0]=GPL
+ ENTERED=20070510
+ SHORT="xmms2 client"
+cat << EOF
+
+Nyello is a command-line XMMS2 client.
+
+ It aims at providing a high-level interface to the XMMS2 server, with a
+ concise and powerful interaction syntax. It boasts (or soon will boast)
+ advanced features, such as rich pattern expressions to efficiently browse
+ your library, smart completion of commands and custom song collections to
+ organize your library.
+
+ It can either run a single command or work like a shell (if started
+ without argument). As a command-line program, it is mostly targetted at
+ Unix power-users.
+
+ nyello is distributed under the terms of the GNU GPL, version 2.0 or later.
+EOF
diff --git a/audio-players/nyello/HISTORY b/audio-players/nyello/HISTORY
new file mode 100644
index 0000000..643fa4a
--- /dev/null
+++ b/audio-players/nyello/HISTORY
@@ -0,0 +1,2 @@
+2007-05-10 <>
+ * DETAILS, DEPENDS, HISTORY: created spell




Archive powered by MHonArc 2.6.24.

Top of Page