Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by wich (3d8a5ead5b630115ba69a95599b25a16df27ebe6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: wich <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by wich (3d8a5ead5b630115ba69a95599b25a16df27ebe6)
  • Date: Sun, 24 Aug 2008 15:11:42 -0500

GIT changes to master z-rejected grimoire by wich <wich@asuka.(none)>:

ChangeLog | 3 +++
z-audio/mac/DEPENDS | 1 +
z-audio/mac/DETAILS | 23 +++++++++++++++++++++++
z-audio/mac/HISTORY | 2 ++
z-audio/mac/LICENSE | 36 ++++++++++++++++++++++++++++++++++++
5 files changed, 65 insertions(+)

New commits:
commit 3d8a5ead5b630115ba69a95599b25a16df27ebe6
Author: wich <wich@asuka.(none)>
Commit: wich <wich@asuka.(none)>

mac: new spell, monkey's audio

diff --git a/ChangeLog b/ChangeLog
index 099ae45..63245bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-08-24 Remko van der Vossen <wich AT sourcemage.org>
+ * z-audio/mac: New spell, monkey's Audio Codec
+
2008-07-21 George Sherwood <george AT beernabeer.com>
* z-graphics/rawtherapee: Added new raw photo processing app

diff --git a/z-audio/mac/DEPENDS b/z-audio/mac/DEPENDS
new file mode 100755
index 0000000..e4f3816
--- /dev/null
+++ b/z-audio/mac/DEPENDS
@@ -0,0 +1 @@
+optional_depends yasm "To compile optimised assembly, C++ otherwise"
diff --git a/z-audio/mac/DETAILS b/z-audio/mac/DETAILS
new file mode 100755
index 0000000..0969db6
--- /dev/null
+++ b/z-audio/mac/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=mac
+ VERSION=3.99-u4-b5
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://supermmx.org/linux/mac/
+ SOURCE_URL[0]=http://supermmx.org/resources/linux/mac/$SOURCE
+
SOURCE_HASH=sha512:0598e0d1985f9d15882b7af6bb90d933b92f9cc33919b21472ddd8816a8dc285fd93ae9fb15468ca371ed8eef79923189c9ed2b8c09a213b3fedf6a2fc683e41
+ LICENSE[0]=http://www.monkeysaudio.com/license.html
+ ENTERED=20080824
+ KEYWORDS="audio"
+ SHORT="Monkey's Audio Codec is a lossless audio codec. (.ape
files)"
+cat << EOF
+Monkey's Audio is a fast and easy way to compress digital music. Unlike
+traditional methods such as mp3, ogg, or lqt that permanently discard
quality to
+save space, Monkey's Audio only makes perfect, bit-for-bit copies of your
music.
+That means it always sounds perfect - exactly the same as the original. Even
+though the sound is perfect, it still saves a lot of space. (think of it as a
+beefed-up Winzip for your music) The other great thing is that you can always
+decompress your Monkey's Audio files back to the exact, original files. That
+way, you'll never have to recopy your CD collection to switch formats, and
+you'll always be able to recreate the original music CD if something ever
+happens to yours.
+EOF
diff --git a/z-audio/mac/HISTORY b/z-audio/mac/HISTORY
new file mode 100644
index 0000000..aee47c8
--- /dev/null
+++ b/z-audio/mac/HISTORY
@@ -0,0 +1,2 @@
+2008-08-24 Remko van der Vossen <wich AT sourcemage.org>
+ * DETAILS, DEPENDS, LICENSE: Created spell.
diff --git a/z-audio/mac/LICENSE b/z-audio/mac/LICENSE
new file mode 100644
index 0000000..7642f23
--- /dev/null
+++ b/z-audio/mac/LICENSE
@@ -0,0 +1,36 @@
+ Monkey's Audio Source Code License Agreement
+
+ License Agreement
+
+ 1. The Monkey's Audio SDK and source code can be freely used to add APE
+ format playback, encoding, or tagging support to any product, free or
+ commercial. Use of the code for proprietary efforts that don't support
+ the official APE format require written consent of the author.
+
+ 2. Monkey's Audio source can be included in GPL and open-source software,
+ although Monkey's Audio itself will not be subjected to external licensing
+ requirements or other viral source restrictions.
+
+ 3. Code changes and improvements must be contributed back to the Monkey's
+ Audio project free from restrictions or royalties for the sake of the
+ common good, unless exempted by express written consent of the author.
+
+ 4. Any source code, ideas, or libraries used must be plainly acknowledged
+ in the software using the code.
+
+ 5. Although the software has been tested thoroughly, the author is in no
+ way responsible for damages due to bugs or misuse.
+
+ 6. If you do not completely agree with all of the previous stipulations,
+ you must cease using this source code and remove it from your storage
+ device.
+
+
+
+ All rights not expressly granted here are reserved by Matthew T. Ashland.
+
+
+
+ - All materials and programs copyrighted (c)2000-2006 by Matthew T. Ashland
-
+
+ - All rights reserved. -



  • [SM-Commit] GIT changes to master z-rejected grimoire by wich (3d8a5ead5b630115ba69a95599b25a16df27ebe6), wich, 08/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page