Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (996efdcde50a284de29493b7ecaec72a45e73a35)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (996efdcde50a284de29493b7ecaec72a45e73a35)
  • Date: Wed, 6 Feb 2008 06:23:15 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-drivers/alsa-lib/DETAILS | 12 +++++++-----
audio-drivers/alsa-lib/HISTORY | 4 ++++
audio-drivers/alsa-lib/PRE_BUILD | 4 ++--
audio-drivers/alsa-lib/alsa-lib-1.0.16.tar.bz2.sig |binary
audio-drivers/alsa-lib/alsa-lib-1.0.16rc2.tar.bz2.sig | 0
audio-drivers/alsa-utils/DEPENDS | 4 ++--
audio-drivers/alsa-utils/DETAILS | 4 ++--
audio-drivers/alsa-utils/FINAL | 12 ++++++------
audio-drivers/alsa-utils/HISTORY | 4 ++++
dev/null |binary
10 files changed, 27 insertions(+), 17 deletions(-)

New commits:
commit 996efdcde50a284de29493b7ecaec72a45e73a35
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

alsa-utils: => 1.0.16

commit d27f059aafdb7ef860b03a1e469965fea642c1c4
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

alsa-lib: => 1.0.16

diff --git a/audio-drivers/alsa-lib/DETAILS b/audio-drivers/alsa-lib/DETAILS
index 34ee992..78c040b 100755
--- a/audio-drivers/alsa-lib/DETAILS
+++ b/audio-drivers/alsa-lib/DETAILS
@@ -1,10 +1,10 @@
SPELL=alsa-lib
- VERSION=1.0.16rc2
+ VERSION=1.0.16
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/lib/$SOURCE
#
SOURCE_HASH=sha512:d78028501b56a7f1da48cee178d7f65ea8e094cc9c9c03cb9718cc7a354acdac7e67e99c3b32087d01c1f88293bfa7a45d4795b57d1da30b2c9f7de6a2315d33
- SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
LICENSE[0]=LGPL
KEYWORDS="drivers audio"
WEB_SITE=http://www.alsa-project.org/
@@ -15,12 +15,14 @@ From http://www.alsa-project.org/intro.php3
The Advanced Linux Sound Architecture project is being developed in the Linux
operating system and is released under version 2 of the GPL (GNU general
public
license) and the LGPL (GNU library general public license).
-Primary goals:
+Primary goals:
1. Create a fully modularized sound driver which supports kerneld and kmod.
2. Create the ALSA Kernel API which surpasses the current OSS API.
3. Maintain compatibility with most OSS/Lite binaries.
-4. Create the ALSA Library (C, C++), which simplifies ALSA application
development.
-5. Create the ALSA Manager, an interactive configuration program for the
driver.
+4. Create the ALSA Library (C, C++), which simplifies ALSA application
+development.
+5. Create the ALSA Manager, an interactive configuration program for the
+driver.

This spell provides the alsa init script.
EOF
diff --git a/audio-drivers/alsa-lib/HISTORY b/audio-drivers/alsa-lib/HISTORY
index c0e71b8..588ef63 100644
--- a/audio-drivers/alsa-lib/HISTORY
+++ b/audio-drivers/alsa-lib/HISTORY
@@ -1,3 +1,7 @@
+2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.16
+ fixed long description wrap
+
2008-01-31 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 1.0.16rc2

diff --git a/audio-drivers/alsa-lib/PRE_BUILD
b/audio-drivers/alsa-lib/PRE_BUILD
index 1aba793..6d6c0f8 100755
--- a/audio-drivers/alsa-lib/PRE_BUILD
+++ b/audio-drivers/alsa-lib/PRE_BUILD
@@ -1,5 +1,5 @@
-default_pre_build &&
-cd ${SOURCE_DIRECTORY} &&
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&

if spell_ok python
then
diff --git a/audio-drivers/alsa-lib/alsa-lib-1.0.16.tar.bz2.sig
b/audio-drivers/alsa-lib/alsa-lib-1.0.16.tar.bz2.sig
new file mode 100644
index 0000000..7ecf2b5
Binary files /dev/null and
b/audio-drivers/alsa-lib/alsa-lib-1.0.16.tar.bz2.sig differ
diff --git a/audio-drivers/alsa-lib/alsa-lib-1.0.16rc2.tar.bz2.sig
b/audio-drivers/alsa-lib/alsa-lib-1.0.16rc2.tar.bz2.sig
deleted file mode 100644
index fdd80f4..0000000
Binary files a/audio-drivers/alsa-lib/alsa-lib-1.0.16rc2.tar.bz2.sig and
/dev/null differ
diff --git a/audio-drivers/alsa-utils/DEPENDS
b/audio-drivers/alsa-utils/DEPENDS
index 3ca4527..1f2de7b 100755
--- a/audio-drivers/alsa-utils/DEPENDS
+++ b/audio-drivers/alsa-utils/DEPENDS
@@ -1,2 +1,2 @@
-depends mktemp &&
-depends alsa-lib
+depends coreutils &&
+depends alsa-lib
diff --git a/audio-drivers/alsa-utils/DETAILS
b/audio-drivers/alsa-utils/DETAILS
index 9caf46e..91004e8 100755
--- a/audio-drivers/alsa-utils/DETAILS
+++ b/audio-drivers/alsa-utils/DETAILS
@@ -1,6 +1,6 @@
SPELL=alsa-utils
- VERSION=1.0.16rc1
-
SOURCE_HASH=sha512:d61a32d93d5007bb4eaba4e8c2a2f94049b4ee04b871b7ee717cd2bb77bc6584f8dc80da37efbf1228963b494bb6c2f3e3bf9a75166f0be082090255b06188d8
+ VERSION=1.0.16
+
SOURCE_HASH=sha512:819257775aab13777a0d0518f637ffd7acf3551c56cb0c05b53b1dd0719bd46199ca78cfc97c75c80eb89aa8754ff9b90739d6576911a484bfe42311da96a39b
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.alsa-project.org/pub/utils/$SOURCE
diff --git a/audio-drivers/alsa-utils/FINAL b/audio-drivers/alsa-utils/FINAL
index 4ae2935..1ce37bb 100755
--- a/audio-drivers/alsa-utils/FINAL
+++ b/audio-drivers/alsa-utils/FINAL
@@ -1,9 +1,9 @@
-if [ ! -f /etc/asound.state ]; then
+if [ ! -f /etc/asound.state ]; then

- alsactl store
- echo "Mixer setting saved."
- echo "You can save the default ALSA mixer levels"
- echo "at anytime as root by running"
- echo "# alsactl store"
+ alsactl store
+ echo "Mixer setting saved."
+ echo "You can save the default ALSA mixer levels"
+ echo "at anytime as root by running"
+ echo "# alsactl store"

fi
diff --git a/audio-drivers/alsa-utils/HISTORY
b/audio-drivers/alsa-utils/HISTORY
index 3dae24d..70320e8 100644
--- a/audio-drivers/alsa-utils/HISTORY
+++ b/audio-drivers/alsa-utils/HISTORY
@@ -1,3 +1,7 @@
+2008-02-06 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.0.16
+ * FINAL: cleaned up spaces
+
2008-01-31 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS: updated to 1.0.16rc1




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (996efdcde50a284de29493b7ecaec72a45e73a35), Vlad Glagolev, 02/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page