[SM-Commit] GIT changes to devel grimoire by Eric Sandall (3078b1a57e5154dbcf83d46c9b17e1166fa56e34)

Eric Sandall scm at mail.sourcemage.org
Thu Mar 15 18:12:07 EDT 2007


GIT changes to devel grimoire by Eric Sandall <sandalle at sourcemage.org>:

 ChangeLog                                                  |    3 +++
 audio-soft/alsamixergui/DEPENDS                            |    2 ++
 audio-soft/alsamixergui/DETAILS                            |   13 +++++++++++++
 audio-soft/alsamixergui/HISTORY                            |    3 +++
 audio-soft/alsamixergui/WIP                                |    7 +++++++
 audio-soft/alsamixergui/alsamixergui-0.9.0rc1-2.tar.gz.sig |binary
 6 files changed, 28 insertions(+)

New commits:
commit 3078b1a57e5154dbcf83d46c9b17e1166fa56e34
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    alsamixergui: (WIP) FLTK-based ALSA mixer GUI

diff --git a/ChangeLog b/ChangeLog
index bf12f0e..cc71c17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-03-15 Eric Sandall <sandalle at sourcemage.org>
+	* audio-soft/alsamixergui: ALSA mixer GUI based on FLTK
+
 2006-08-18 Pol Vinogradov <vin.public at gmail.com>
 	* audio-soft/qloud: new spell, tool to measure loudspeaker frequency
 	  response
diff --git a/audio-soft/alsamixergui/DEPENDS b/audio-soft/alsamixergui/DEPENDS
new file mode 100755
index 0000000..2810d4e
--- /dev/null
+++ b/audio-soft/alsamixergui/DEPENDS
@@ -0,0 +1,2 @@
+depends  alsa-lib  &&
+depends  fltk
diff --git a/audio-soft/alsamixergui/DETAILS b/audio-soft/alsamixergui/DETAILS
new file mode 100755
index 0000000..7f5827f
--- /dev/null
+++ b/audio-soft/alsamixergui/DETAILS
@@ -0,0 +1,13 @@
+           SPELL=alsamixergui
+         VERSION=0.9.0rc1-2
+          SOURCE="${SPELL}-${VERSION}.tar.gz"
+      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+   SOURCE_URL[0]=ftp://www.iua.upf.es/pub/mdeboer/projects/${SPELL}/${SOURCE}
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+      LICENSE[0]=
+        WEB_SITE="http://www.iua.upf.es/~mdeboer/projects/alsamixergui/"
+         ENTERED=20070315
+           SHORT="FLTK GUI for ALSA Mixer"
+cat << EOF
+An FLTK-based GUI for ALSA mixer.
+EOF
diff --git a/audio-soft/alsamixergui/HISTORY b/audio-soft/alsamixergui/HISTORY
new file mode 100644
index 0000000..9ac9e98
--- /dev/null
+++ b/audio-soft/alsamixergui/HISTORY
@@ -0,0 +1,3 @@
+2007-03-15  Eric Sandall <sandalle at sourcemage.org>
+	* DETAILS, DEPENDS, HISTORY: created spell
+
diff --git a/audio-soft/alsamixergui/WIP b/audio-soft/alsamixergui/WIP
new file mode 100644
index 0000000..f60cf2d
--- /dev/null
+++ b/audio-soft/alsamixergui/WIP
@@ -0,0 +1,7 @@
+Fails to find numericsort in fltk:
+...
+checking dependency style of c++... gcc3
+checking for a BSD compatible install... /bin/install -c
+checking whether ln -s works... yes
+checking for numericsort in -lfltk... no
+configure: error: missing fltk
diff --git a/audio-soft/alsamixergui/alsamixergui-0.9.0rc1-2.tar.gz.sig b/audio-soft/alsamixergui/alsamixergui-0.9.0rc1-2.tar.gz.sig
new file mode 100644
index 0000000..e28fb22
Binary files /dev/null and b/audio-soft/alsamixergui/alsamixergui-0.9.0rc1-2.tar.gz.sig differ



More information about the SM-Commit mailing list