Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Kevin Dahan (619dbabbe28fd7f57f20798bfaa4cf6eb5d3cf7e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Kevin Dahan <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Kevin Dahan (619dbabbe28fd7f57f20798bfaa4cf6eb5d3cf7e)
  • Date: Tue, 25 Jul 2006 04:14:08 -0500

GIT changes to master grimoire by Kevin Dahan <unet AT sourcemage.org>:

audio-libs/soundtouch/BUILD | 2 ++
audio-libs/soundtouch/CONFIGURE | 1 +
audio-libs/soundtouch/HISTORY | 3 +++
3 files changed, 6 insertions(+)

New commits:
commit 619dbabbe28fd7f57f20798bfaa4cf6eb5d3cf7e
Author: Kevin Dahan <unet AT sourcemage.org>
Commit: Kevin Dahan <unet AT sourcemage.org>

soundtouch added a CONFIGURE option

diff --git a/audio-libs/soundtouch/BUILD b/audio-libs/soundtouch/BUILD
new file mode 100755
index 0000000..05c273e
--- /dev/null
+++ b/audio-libs/soundtouch/BUILD
@@ -0,0 +1,2 @@
+OPTS="$OPTS $ST_FLOAT"
+default_build
diff --git a/audio-libs/soundtouch/CONFIGURE b/audio-libs/soundtouch/CONFIGURE
new file mode 100755
index 0000000..9b6d43b
--- /dev/null
+++ b/audio-libs/soundtouch/CONFIGURE
@@ -0,0 +1 @@
+config_query_option ST_FLOAT 'Do you want to use float samples instead of
integers (will allow wired compilation)?' y '--disable-integer-samples'
'--enable-integer-samples'
diff --git a/audio-libs/soundtouch/HISTORY b/audio-libs/soundtouch/HISTORY
index 8ae117c..ff8b08f 100644
--- a/audio-libs/soundtouch/HISTORY
+++ b/audio-libs/soundtouch/HISTORY
@@ -1,3 +1,6 @@
+2006-07-25 Unet <unet AT sourcemage.org>
+ * CONFIGURE: Added config_query for float samples
+
2006-05-04 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 1.3.1, changed SOURCE to $SPELL-$VERSION.tar.gz,
changed SOURCE_URL and WEBSITE to http://www.surina.net/soundtouch/



  • [SM-Commit] GIT changes to master grimoire by Kevin Dahan (619dbabbe28fd7f57f20798bfaa4cf6eb5d3cf7e), Kevin Dahan, 07/25/2006

Archive powered by MHonArc 2.6.24.

Top of Page