Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (fe93ec7ceb354497d2e996569c2ed65d383f44a4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Juuso Alasuutari <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (fe93ec7ceb354497d2e996569c2ed65d383f44a4)
  • Date: Sat, 15 Mar 2008 22:10:58 -0500

GIT changes to master grimoire by Juuso Alasuutari <iuso AT sourcemage.org>:

audio-creation/linuxsampler/BUILD | 7 +++----
audio-creation/linuxsampler/CONFIGURE | 4 ++++
audio-creation/linuxsampler/DEPENDS | 13 ++++++++-----
audio-creation/linuxsampler/DETAILS | 7 +++----
audio-creation/linuxsampler/HISTORY | 8 ++++++++
audio-creation/linuxsampler/INSTALL | 7 +++++++
audio-creation/qsampler/BUILD | 2 ++
audio-creation/qsampler/DEPENDS | 2 +-
audio-creation/qsampler/DETAILS | 4 ++--
audio-creation/qsampler/HISTORY | 5 +++++
audio-libs/libgig/BUILD | 5 +----
audio-libs/libgig/DETAILS | 27 +++++----------------------
audio-libs/libgig/HISTORY | 4 ++++
audio-libs/libgig/INSTALL | 7 +++++++
audio-libs/liblscp/DEPENDS | 4 +---
audio-libs/liblscp/DETAILS | 4 ++--
audio-libs/liblscp/HISTORY | 5 +++++
audio-libs/liblscp/INSTALL | 7 +++++++
18 files changed, 75 insertions(+), 47 deletions(-)

New commits:
commit 5b9c72585b166c818af18bd35944f347eafc39bd
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

libgig: Fix API docs install.

commit 5d524e839df209f61a80aeac2517db47944edbc5
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

qsampler 0.2.1

commit 10235a0d095de6efd3b5b11a7e54b82cb2d395c3
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

linuxsampler 0.5.1

commit 26c5c2230bab8abe2961c970ae63c5dec2e8038b
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

liblscp 0.5.5

commit 8c99e9cecd900aed02e94a367e69de3cf8a2c7fd
Author: Juuso Alasuutari <iuso AT sourcemage.org>
Commit: Juuso Alasuutari <iuso AT sourcemage.org>

libgig 3.2.1

diff --git a/audio-creation/linuxsampler/BUILD
b/audio-creation/linuxsampler/BUILD
index 7fbdaa3..653a228 100755
--- a/audio-creation/linuxsampler/BUILD
+++ b/audio-creation/linuxsampler/BUILD
@@ -1,7 +1,6 @@
-OPTS="--disable-dependency-tracking $OPTS" &&
-
-default_build &&
-
+OPTS="--disable-asio-driver --disable-mmemidi-driver \
+ --disable-coremidi-driver --disable-dependency-tracking \
+ $LS_ASM $OPTS" default_build &&

if is_depends_enabled $SPELL doxygen
then
diff --git a/audio-creation/linuxsampler/CONFIGURE
b/audio-creation/linuxsampler/CONFIGURE
new file mode 100755
index 0000000..228a460
--- /dev/null
+++ b/audio-creation/linuxsampler/CONFIGURE
@@ -0,0 +1,4 @@
+config_query_option LS_ASM \
+ "Enable assembly optimizations?" n \
+ "--enable-asm" \
+ "--disable-asm"
diff --git a/audio-creation/linuxsampler/DEPENDS
b/audio-creation/linuxsampler/DEPENDS
index 0424caf..8c3add4 100755
--- a/audio-creation/linuxsampler/DEPENDS
+++ b/audio-creation/linuxsampler/DEPENDS
@@ -4,18 +4,21 @@ depends pkgconfig &&
depends libgig &&
depends alsa-lib &&

-#
-# The --enable flags seem to bork ./configure
-#
optional_depends JACK-DRIVER \
- "" \
+ "--enable-jack-driver " \
"--disable-jack-driver" \
"for JACK audio support" &&
+
optional_depends arts \
- "" \
+ "--enable-arts-driver" \
"--disable-arts-driver" \
"for aRts audio support" &&

+optional_depends sqlite \
+ "--enable-instruments-db" \
+ "--disable-instruments-db" \
+ "for instruments database support" &&
+
optional_depends doxygen \
"" \
"" \
diff --git a/audio-creation/linuxsampler/DETAILS
b/audio-creation/linuxsampler/DETAILS
index 9ac27ec..bbc392c 100755
--- a/audio-creation/linuxsampler/DETAILS
+++ b/audio-creation/linuxsampler/DETAILS
@@ -1,12 +1,13 @@
SPELL=linuxsampler
- VERSION=0.4.0
+ VERSION=0.5.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.linuxsampler.org/packages/$SOURCE
-
SOURCE_HASH=sha512:40f2c4e3506ac3267a9024ea5c2c7c950b184d5ba255e82f5a339963fa6c486572e1732c943b0724eaeb45ab9a84c4ba7a1f3f2834a529d32b4c6bd85383d1fa
+
SOURCE_HASH=sha512:2125608ac5549068592a305bb9efd73d4100974d27d014ca41360c204d350c4abe04beda6d9f1238897003fdd7268d55f9eaf2b7b54aec26b74120f6c2eba5c3
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.linuxsampler.org/
ENTERED=20060726
LICENSE[0]=GPL
+ MAKE_NJOBS=1
KEYWORDS="editors audio"
SHORT="A modular, streaming capable sampler."
cat << EOF
@@ -16,6 +17,4 @@ called "LSCP" to control the sampler and manage sampler
sessions. You either
have to send commands manually to LinuxSampler, e.g. by connecting via
'telnet' or by using 'netcat' or you might want to use a graphical user
interface (frontend) like QSampler.
-
-For more informations visit http://www.linuxsampler.org/documentation.html
EOF
diff --git a/audio-creation/linuxsampler/HISTORY
b/audio-creation/linuxsampler/HISTORY
index 24852da..9b8d99c 100644
--- a/audio-creation/linuxsampler/HISTORY
+++ b/audio-creation/linuxsampler/HISTORY
@@ -1,3 +1,11 @@
+2008-03-16 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 0.5.1, added MAKE_NJOBS=1 to fix build.
+ * CONFIGURE: Added, query about assembly optimizations.
+ * DEPENDS: Added optional_depends sqlite, added missing
+ --enabled flags.
+ * BUILD: Added flags to disable Windows and Mac OS drivers.
+ * INSTALL: Added, install API documentation when depending on doxygen.
+
2008-01-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* BUILD: removed is_depends_enabled.function reference

diff --git a/audio-creation/linuxsampler/INSTALL
b/audio-creation/linuxsampler/INSTALL
new file mode 100755
index 0000000..c554ab4
--- /dev/null
+++ b/audio-creation/linuxsampler/INSTALL
@@ -0,0 +1,7 @@
+default_install &&
+
+if is_depends_enabled $SPELL doxygen
+then
+ mkdir -p "$INSTALL_ROOT/usr/share/doc/$SPELL" &&
+ cp -r "$SOURCE_DIRECTORY/doc/html/" "$INSTALL_ROOT/usr/share/doc/$SPELL/"
+fi
diff --git a/audio-creation/qsampler/BUILD b/audio-creation/qsampler/BUILD
new file mode 100755
index 0000000..b4894c5
--- /dev/null
+++ b/audio-creation/qsampler/BUILD
@@ -0,0 +1,2 @@
+OPTS="$OPTS --with-qt=${INSTALL_ROOT}/usr/bin/qt4" \
+default_build
diff --git a/audio-creation/qsampler/DEPENDS b/audio-creation/qsampler/DEPENDS
index d8db886..82b252d 100755
--- a/audio-creation/qsampler/DEPENDS
+++ b/audio-creation/qsampler/DEPENDS
@@ -1,6 +1,6 @@
depends linuxsampler &&
depends liblscp &&
-depends qt-x11 &&
+depends qt4 &&

optional_depends libgig \
"--enable-libgig" \
diff --git a/audio-creation/qsampler/DETAILS b/audio-creation/qsampler/DETAILS
index a111bdf..79feb95 100755
--- a/audio-creation/qsampler/DETAILS
+++ b/audio-creation/qsampler/DETAILS
@@ -1,8 +1,8 @@
SPELL=qsampler
- VERSION=0.1.3
+ VERSION=0.2.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://download.linuxsampler.org/packages/$SOURCE
-
SOURCE_HASH=sha512:1f183a941e9932f0146b243b3e1b2d2d4a32d5cc78cfb9341c170028fa3eb3c96eda0e12ed66bc14ad5deb3e57c6df689ac12719989ddd00a28f3217950ee5fa
+
SOURCE_HASH=sha512:0efebd76ed670471ea04d362df39e5f9ae80626fa38699a6f4785e74094232acfcadc3d46754aee8dd8ada65a8acaa541a911b8236e03349a0b9f43c3f482dd1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://qsampler.sourceforge.net/
ENTERED=20060726
diff --git a/audio-creation/qsampler/HISTORY b/audio-creation/qsampler/HISTORY
index 76cb88f..b398c29 100644
--- a/audio-creation/qsampler/HISTORY
+++ b/audio-creation/qsampler/HISTORY
@@ -1,3 +1,8 @@
+2008-03-16 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 0.2.1.
+ * DEPENDS: Changed depends qt-x11 to qt4.
+ * BUILD: Added, add Qt4 path flag.
+
2007-02-20 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Added KEYWORDS.

diff --git a/audio-libs/libgig/BUILD b/audio-libs/libgig/BUILD
index 7fbdaa3..ecbf7b4 100755
--- a/audio-libs/libgig/BUILD
+++ b/audio-libs/libgig/BUILD
@@ -1,7 +1,4 @@
-OPTS="--disable-dependency-tracking $OPTS" &&
-
-default_build &&
-
+OPTS="--disable-dependency-tracking $OPTS" default_build &&

if is_depends_enabled $SPELL doxygen
then
diff --git a/audio-libs/libgig/DETAILS b/audio-libs/libgig/DETAILS
index a853b81..201b782 100755
--- a/audio-libs/libgig/DETAILS
+++ b/audio-libs/libgig/DETAILS
@@ -1,32 +1,15 @@
SPELL=libgig
- VERSION=3.1.1
+ VERSION=3.2.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.linuxsampler.org/packages/$SOURCE
-
SOURCE_HASH=sha512:12a54c37f6e20847e97e1f4fe450af71dfca3f967b3866d49f4b158e35841f123e2898c9de9543c80cf27f6ea4ac8eebd8b6dc94c72670bdfb0aacf5688fc11e
+
SOURCE_HASH=sha512:99a7c439eee749e0870d8352c6d5516166a4a4cfce4206fe2e66c735c16e72ccf50cc9fcf3fc17a71eaba98a5a3d6d4bbe26bdd6a2826886aa4835674f423487
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.linuxsampler.org/
ENTERED=20060726
LICENSE[0]=GPL
+ MAKE_NJOBS=1
KEYWORDS="audio libs"
- SHORT="Gigasampler file loader library."
+ SHORT="A Gigasampler file loader library."
cat << EOF
-libgig actually consists of three parts:
-
-- RIFF classes (RIFF.h, RIFF.cpp): Provides convenient methods to parse and
- access arbitrary RIFF files.
-- DLS classes (DLS.h, DLS.cpp): They're using the RIFF classes to parse
- DLS (Downloadable Sounds) Level 1 and 2
- files and provide abstract access to the
- data.
-- gig classes (gig.h, gig.cpp): These are based on the DLS classes and
- provide the necessary extensions for
- the Gigasampler file format.
-
-Beside the actual library there are four example applications:
-
- gigdump: Demo app that prints out the content of a .gig file.
- gigextract: Extracts samples from a .gig file.
- dlsdump: Demo app that prints out the content of a DLS file.
- rifftree: Tool that prints out the RIFF tree of an arbitrary RIFF
- file.
+Libgig is a Gigasampler file loader library.
EOF
diff --git a/audio-libs/libgig/HISTORY b/audio-libs/libgig/HISTORY
index 1703083..71fa551 100644
--- a/audio-libs/libgig/HISTORY
+++ b/audio-libs/libgig/HISTORY
@@ -1,3 +1,7 @@
+2008-03-16 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 3.2.1, added MAKE_NJOBS=1 to fix build.
+ * INSTALL: Added, install API docs.
+
2008-01-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* BUILD: removed is_depends_enabled.function reference

diff --git a/audio-libs/libgig/INSTALL b/audio-libs/libgig/INSTALL
new file mode 100755
index 0000000..c554ab4
--- /dev/null
+++ b/audio-libs/libgig/INSTALL
@@ -0,0 +1,7 @@
+default_install &&
+
+if is_depends_enabled $SPELL doxygen
+then
+ mkdir -p "$INSTALL_ROOT/usr/share/doc/$SPELL" &&
+ cp -r "$SOURCE_DIRECTORY/doc/html/" "$INSTALL_ROOT/usr/share/doc/$SPELL/"
+fi
diff --git a/audio-libs/liblscp/DEPENDS b/audio-libs/liblscp/DEPENDS
index 1dcc1c8..3f72f7a 100755
--- a/audio-libs/liblscp/DEPENDS
+++ b/audio-libs/liblscp/DEPENDS
@@ -1,3 +1 @@
-if [[ $GATHER_DOCS == on ]]; then
- optional_depends doxygen "" "" "to build HTML documentation"
-fi
+optional_depends doxygen "" "" "to build API documentation"
diff --git a/audio-libs/liblscp/DETAILS b/audio-libs/liblscp/DETAILS
index f2057d2..dd5cd50 100755
--- a/audio-libs/liblscp/DETAILS
+++ b/audio-libs/liblscp/DETAILS
@@ -1,8 +1,8 @@
SPELL=liblscp
- VERSION=0.3.3
+ VERSION=0.5.5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://download.linuxsampler.org/packages/$SOURCE
-
SOURCE_HASH=sha512:23325e7d28bd91c5c48c134922a3677d397415a3f834a969a3442a08995ef3421eac8ebb9244721a21c467c7c5e8e842daf931256ad3790b5feab95a67ef911a
+
SOURCE_HASH=sha512:92cf94b2564e66d8b99e1ead3f585f9f496405e07e93e202a580e227f4502e51fac109ae9f832412f6f57f3dd9ba51ec64617ffacbdd82318c1900feb067b5a1
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.linuxsampler.org/
ENTERED=20060726
diff --git a/audio-libs/liblscp/HISTORY b/audio-libs/liblscp/HISTORY
index cadbf11..dff8739 100644
--- a/audio-libs/liblscp/HISTORY
+++ b/audio-libs/liblscp/HISTORY
@@ -1,3 +1,8 @@
+2008-03-16 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: Updated to 0.5.5.
+ * DEPENDS: Removed bogus conditional.
+ * INSTALL: Added to install the API docs.
+
2007-03-20 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Added KEYWORDS.

diff --git a/audio-libs/liblscp/INSTALL b/audio-libs/liblscp/INSTALL
new file mode 100755
index 0000000..c554ab4
--- /dev/null
+++ b/audio-libs/liblscp/INSTALL
@@ -0,0 +1,7 @@
+default_install &&
+
+if is_depends_enabled $SPELL doxygen
+then
+ mkdir -p "$INSTALL_ROOT/usr/share/doc/$SPELL" &&
+ cp -r "$SOURCE_DIRECTORY/doc/html/" "$INSTALL_ROOT/usr/share/doc/$SPELL/"
+fi



  • [SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (fe93ec7ceb354497d2e996569c2ed65d383f44a4), Juuso Alasuutari, 03/15/2008

Archive powered by MHonArc 2.6.24.

Top of Page