Skip to Content.
Sympa Menu

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

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 (ba13744ceaf84fdc5df99805345e482eb476c05c)
  • Date: Thu, 23 Apr 2015 03:37:43 -0500

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

audio-creation/guitarix2/BUILD | 5 ++---
audio-creation/guitarix2/HISTORY | 3 +++
audio-libs/lilv-0/DETAILS | 2 +-
audio-libs/lilv-0/HISTORY | 3 +++
audio-libs/sratom-0/DETAILS | 2 +-
audio-libs/sratom-0/HISTORY | 3 +++
audio-libs/suil-0/DETAILS | 2 +-
audio-libs/suil-0/HISTORY | 3 +++
audio-soft/lilv-util/DETAILS | 2 +-
audio-soft/lilv-util/HISTORY | 3 +++
libs/serd/DETAILS | 2 +-
libs/serd/HISTORY | 3 +++
libs/sord/DETAILS | 2 +-
libs/sord/HISTORY | 3 +++
14 files changed, 29 insertions(+), 9 deletions(-)

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

lilv-0, lilv-util: bump to 0.20.0

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

sratom-0: bump to 0.4.6

commit 58df940dfd5fe5a7c0587a579168e0cfd1ac5768
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

suil-0: bump to 0.8.2

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

sord: bump to 0.12.2

commit 3334c173c74837d1697bea1efb7b18d13d333de2
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

serd: bump to 0.20.0

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

guitarix2: use waf_build

diff --git a/audio-creation/guitarix2/BUILD b/audio-creation/guitarix2/BUILD
index 82050c7..577e986 100755
--- a/audio-creation/guitarix2/BUILD
+++ b/audio-creation/guitarix2/BUILD
@@ -1,4 +1,3 @@
# zita-convolver external spelly may come... but that project seems troubled
-./waf configure -j $MAKE_NJOBS --prefix="$INSTALL_ROOT/usr" \
---includeresampler --includeconvolver &&
-./waf build
+OPTS="$OPTS --includeresampler --includeconvolver" &&
+waf_build
diff --git a/audio-creation/guitarix2/HISTORY
b/audio-creation/guitarix2/HISTORY
index b10ebc9..b55f004 100644
--- a/audio-creation/guitarix2/HISTORY
+++ b/audio-creation/guitarix2/HISTORY
@@ -1,3 +1,6 @@
+2015-04-23 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD: use waf_build
+
2011-09-21 Thomas Orgis <sobukus AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created

diff --git a/audio-libs/lilv-0/DETAILS b/audio-libs/lilv-0/DETAILS
index c23f6b4..33d16c2 100755
--- a/audio-libs/lilv-0/DETAILS
+++ b/audio-libs/lilv-0/DETAILS
@@ -1,6 +1,6 @@
# Trying to deal with multi-version install of library, as asked by upstream.
SPELL=lilv-0
- VERSION=0.16.0
+ VERSION=0.20.0
SOURCE="${SPELL%-*}-${VERSION}.tar.bz2"
SOURCE2="$SOURCE.sig"
SOURCE_URL=http://download.drobilla.net/${SOURCE}
diff --git a/audio-libs/lilv-0/HISTORY b/audio-libs/lilv-0/HISTORY
index f31d1e5..f2bded1 100644
--- a/audio-libs/lilv-0/HISTORY
+++ b/audio-libs/lilv-0/HISTORY
@@ -1,3 +1,6 @@
+2015-04-22 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: bump to 0.20.0
+
2014-12-22 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Normalize SPELL field

diff --git a/audio-libs/sratom-0/DETAILS b/audio-libs/sratom-0/DETAILS
index f770954..65bee95 100755
--- a/audio-libs/sratom-0/DETAILS
+++ b/audio-libs/sratom-0/DETAILS
@@ -3,7 +3,7 @@
# that they don't end up here. Multiple library versions shall be
# installable in parallel.
SPELL=sratom-0
- VERSION=0.4.2
+ VERSION=0.4.6
SOURCE="${SPELL%-*}-${VERSION}.tar.bz2"
SOURCE2="$SOURCE.sig"
SOURCE_URL=http://download.drobilla.net/${SOURCE}
diff --git a/audio-libs/sratom-0/HISTORY b/audio-libs/sratom-0/HISTORY
index bfeb743..496617343 100644
--- a/audio-libs/sratom-0/HISTORY
+++ b/audio-libs/sratom-0/HISTORY
@@ -1,3 +1,6 @@
+2015-04-22 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: bump to 0.4.6
+
2014-12-22 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Normalize SPELL field

diff --git a/audio-libs/suil-0/DETAILS b/audio-libs/suil-0/DETAILS
index ff2940b..3c89d77 100755
--- a/audio-libs/suil-0/DETAILS
+++ b/audio-libs/suil-0/DETAILS
@@ -1,6 +1,6 @@
# Trying to deal with multi-version install of library, as asked by upstream.
SPELL=suil-0
- VERSION=0.6.16
+ VERSION=0.8.2
SOURCE="${SPELL%-*}-${VERSION}.tar.bz2"
SOURCE2="$SOURCE.sig"
SOURCE_URL=http://download.drobilla.net/${SOURCE}
diff --git a/audio-libs/suil-0/HISTORY b/audio-libs/suil-0/HISTORY
index bfeb743..5ad7e1b 100644
--- a/audio-libs/suil-0/HISTORY
+++ b/audio-libs/suil-0/HISTORY
@@ -1,3 +1,6 @@
+2015-04-22 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: bump to 0.8.2
+
2014-12-22 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Normalize SPELL field

diff --git a/audio-soft/lilv-util/DETAILS b/audio-soft/lilv-util/DETAILS
index 50acac3..fdaecbb 100755
--- a/audio-soft/lilv-util/DETAILS
+++ b/audio-soft/lilv-util/DETAILS
@@ -1,7 +1,7 @@
# Trying to deal with multi-version install of library, as asked by upstream.
# This is the tools package to the freshest lib.
SPELL=lilv-util
- VERSION=0.16.0
+ VERSION=0.20.0
SOURCE="${SPELL%-*}-${VERSION}.tar.bz2"
SOURCE2="$SOURCE.sig"
SOURCE_URL=http://download.drobilla.net/${SOURCE}
diff --git a/audio-soft/lilv-util/HISTORY b/audio-soft/lilv-util/HISTORY
index bfeb743..7e806d8 100644
--- a/audio-soft/lilv-util/HISTORY
+++ b/audio-soft/lilv-util/HISTORY
@@ -1,3 +1,6 @@
+2015-04-22 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: bump to 0.20.0
+
2014-12-22 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: Normalize SPELL field

diff --git a/libs/serd/DETAILS b/libs/serd/DETAILS
index 037a2b5..27d6c39 100755
--- a/libs/serd/DETAILS
+++ b/libs/serd/DETAILS
@@ -1,5 +1,5 @@
SPELL=serd
- VERSION=0.18.2
+ VERSION=0.20.0
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE2="$SOURCE.sig"
SOURCE_URL=http://download.drobilla.net/${SOURCE}
diff --git a/libs/serd/HISTORY b/libs/serd/HISTORY
index 206a66c..a67db45 100644
--- a/libs/serd/HISTORY
+++ b/libs/serd/HISTORY
@@ -1,3 +1,6 @@
+2015-04-22 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: bump to 0.20.0
+
2013-10-23 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: bump to 0.18.2

diff --git a/libs/sord/DETAILS b/libs/sord/DETAILS
index 080d927..90b28e4 100755
--- a/libs/sord/DETAILS
+++ b/libs/sord/DETAILS
@@ -1,5 +1,5 @@
SPELL=sord
- VERSION=0.12.0
+ VERSION=0.12.2
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE2="$SOURCE.sig"
SOURCE_URL=http://download.drobilla.net/${SOURCE}
diff --git a/libs/sord/HISTORY b/libs/sord/HISTORY
index 960a6bd..33226dd 100644
--- a/libs/sord/HISTORY
+++ b/libs/sord/HISTORY
@@ -1,3 +1,6 @@
+2015-04-22 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: updated spell to 0.12.2
+
2013-10-23 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: updated spell to 0.12.0




  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (ba13744ceaf84fdc5df99805345e482eb476c05c), Thomas Orgis, 04/23/2015

Archive powered by MHonArc 2.6.24.

Top of Page