Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (82bff91251cf5ea3ba8469c5e162ff55386aab9e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (82bff91251cf5ea3ba8469c5e162ff55386aab9e)
  • Date: Wed, 19 Dec 2007 15:06:20 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-soft/asunder/DEPENDS | 15 +++------------
audio-soft/asunder/DETAILS | 22 ++++++++++++----------
audio-soft/asunder/HISTORY | 4 ++++
audio-soft/asunder/asunder-1.0.tar.bz2.sig |binary
4 files changed, 19 insertions(+), 22 deletions(-)

New commits:
commit 82bff91251cf5ea3ba8469c5e162ff55386aab9e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

asunder: 1.0

diff --git a/audio-soft/asunder/DEPENDS b/audio-soft/asunder/DEPENDS
index 2d07718..2e5964f 100755
--- a/audio-soft/asunder/DEPENDS
+++ b/audio-soft/asunder/DEPENDS
@@ -2,15 +2,6 @@ depends gtk+2 &&
depends cdparanoia &&
depends libcddb &&

-optional_depends lame \
- "" \
- "" \
- "for mp3 encoding support" &&
-optional_depends flac \
- "" \
- "" \
- "for FLAC encoding support" &&
-optional_depends vorbis-tools \
- "" \
- "" \
- "for Ogg Vorbis encoding support"
+optional_depends lame "" "" "for mp3 encoding support" &&
+optional_depends flac "" "" "for FLAC encoding support" &&
+optional_depends vorbis-tools "" "" "for Ogg Vorbis encoding support"
diff --git a/audio-soft/asunder/DETAILS b/audio-soft/asunder/DETAILS
index 68cdd63..b0ca9ff 100755
--- a/audio-soft/asunder/DETAILS
+++ b/audio-soft/asunder/DETAILS
@@ -1,17 +1,19 @@
SPELL=asunder
- VERSION=0.9
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://littlesvr.ca/${SPELL}/releases/${SOURCE}
-
SOURCE_HASH=sha512:8f5bef21b77334b5538c334a8a934c783f690582d1371ea241337dbd68922711306a3c51c9dbd8ee6b9da4d15908f4608d1f81f6f21c82e9dab46ad6894fe197
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://littlesvr.ca/asunder/";
+ VERSION=1.0
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://littlesvr.ca/$SPELL/releases/$SOURCE
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://littlesvr.ca/asunder/
LICENSE[0]=GPL
ENTERED=20071105
SHORT="simple GTK+2 CD ripper and encoder"
cat << EOF
Asunder is a graphical CD ripper and encoder.
- * Support for WAV, MP3, Ogg Vorbis, and FLAC audio files * Uses CDDB to
- name and tag each track * Can encode to multiple formats in one session *
- Creates M3U playlists * Allows for each track to be by a different artist *
- Does not require a specific desktop environment
+ * Support for WAV, MP3, Ogg Vorbis, and FLAC audio files
+ * Uses CDDB to name and tag each track
+ * Can encode to multiple formats in one session
+ * Creates M3U playlists
+ * Allows for each track to be by a different artist
+ * Does not require a specific desktop environment
EOF
diff --git a/audio-soft/asunder/HISTORY b/audio-soft/asunder/HISTORY
index dc304d6..abbd549 100644
--- a/audio-soft/asunder/HISTORY
+++ b/audio-soft/asunder/HISTORY
@@ -1,2 +1,6 @@
+2007-12-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: Changed SOURCE_URL[0] extension,
+ updated spell to 1.0, hash => gpg
+
2007-11-05 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS, DETAILS, HISTORY: spell created
diff --git a/audio-soft/asunder/asunder-1.0.tar.bz2.sig
b/audio-soft/asunder/asunder-1.0.tar.bz2.sig
new file mode 100644
index 0000000..ca06b10
Binary files /dev/null and b/audio-soft/asunder/asunder-1.0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (82bff91251cf5ea3ba8469c5e162ff55386aab9e), Vlad Glagolev, 12/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page