Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7defdb39a6ff8cc21376af8f9b6e9cb3df6ee4cb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7defdb39a6ff8cc21376af8f9b6e9cb3df6ee4cb)
  • Date: Sat, 16 Aug 2014 06:05:02 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

audio-creation/klick/BUILD | 2 +-
audio-creation/klick/DEPENDS | 6 +++++-
audio-creation/klick/DETAILS | 4 ++--
audio-creation/klick/HISTORY | 4 ++++
python-pypi/gtklick/DETAILS | 4 ++--
python-pypi/gtklick/HISTORY | 3 +++
6 files changed, 17 insertions(+), 6 deletions(-)

New commits:
commit 7defdb39a6ff8cc21376af8f9b6e9cb3df6ee4cb
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

gtklick: bump to 0.6.4

commit 24cb4880f62a8717964567fadfbbf976b7ea89bb
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

klick: bump to 0.12.2

diff --git a/audio-creation/klick/BUILD b/audio-creation/klick/BUILD
index be90a2e..a2ccc66 100755
--- a/audio-creation/klick/BUILD
+++ b/audio-creation/klick/BUILD
@@ -1 +1 @@
-scons "PREFIX=$INSTALL_ROOT/usr"
+scons "PREFIX=$INSTALL_ROOT/usr" $OPTS
diff --git a/audio-creation/klick/DEPENDS b/audio-creation/klick/DEPENDS
index 72d27a6..5d7302f 100755
--- a/audio-creation/klick/DEPENDS
+++ b/audio-creation/klick/DEPENDS
@@ -4,4 +4,8 @@ depends boost &&
depends libsamplerate &&
depends libsndfile &&
depends liblo &&
-depends JACK-DRIVER
+depends JACK-DRIVER &&
+optional_depends rubberband \
+ "RUBBERBAND=true" \
+ "RUBBERBAND=false" \
+ "for pitch change"
diff --git a/audio-creation/klick/DETAILS b/audio-creation/klick/DETAILS
index 1e79ec6..80943bb 100755
--- a/audio-creation/klick/DETAILS
+++ b/audio-creation/klick/DETAILS
@@ -1,6 +1,6 @@
SPELL=klick
- VERSION=0.10.0
-
SOURCE_HASH=sha512:4f381dbe91558df58397da0acdae44b57c44ebfb381163a0236ddee440f1814e1147459d097f398e3e52b369c9aec5e8bc76d373c167142bce12a966f8fcdac4
+ VERSION=0.12.2
+
SOURCE_HASH=sha512:e0da321b4f5573e8a0b7ef53a554bf33b6d999b7125c62648d5ad64278107b429effa573187327d7c6fe5ae07bf9c7f81b96f069358315b2ee9166480f6dae7f
SOURCE=klick-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://das.nasophon.de/download/$SPELL-$VERSION.tar.gz
diff --git a/audio-creation/klick/HISTORY b/audio-creation/klick/HISTORY
index f901209..1e491f5 100644
--- a/audio-creation/klick/HISTORY
+++ b/audio-creation/klick/HISTORY
@@ -1,3 +1,7 @@
+2014-08-15 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: bump to 0.12.2
+ * DEPENDS: rubberband
+
2011-10-14 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed long description wrap (scripted)

diff --git a/python-pypi/gtklick/DETAILS b/python-pypi/gtklick/DETAILS
index 5b0eb28..846bfec 100755
--- a/python-pypi/gtklick/DETAILS
+++ b/python-pypi/gtklick/DETAILS
@@ -1,8 +1,8 @@
SPELL=gtklick
- VERSION=0.4.0
+ VERSION=0.6.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://das.nasophon.de/download/$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:7f78abd4d51408739df87bfc5d1a6cc297bec32ff2cba3e1c4a85c30c152f2001b11cba80c50c100c70ee2d59a2f16de553d7b85987e7166c5ecdb8e7cb2483a
+
SOURCE_HASH=sha512:8491650cf324005f32808036f63574b0a59659bc8e5f3efe615b83e42701f1a3bcb95825a2378b3a17b45ddb5b33c87bed9602a0492d117665d85bd35f4a4a9b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://das.nasophon.de/gtklick/
LICENSE[0]=GPL
diff --git a/python-pypi/gtklick/HISTORY b/python-pypi/gtklick/HISTORY
index 0d8d90b..e2c4a1d 100644
--- a/python-pypi/gtklick/HISTORY
+++ b/python-pypi/gtklick/HISTORY
@@ -1,2 +1,5 @@
+2014-08-14 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: bump to 0.6.4
+
2008-12-13 Thomas Orgis <sobukus AT sourcemage.org>
* DEPENDS, DETAILS: spell created



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (7defdb39a6ff8cc21376af8f9b6e9cb3df6ee4cb), Thomas Orgis, 08/16/2014

Archive powered by MHonArc 2.6.24.

Top of Page