Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c180aab761dab9c3545de28f3093e7e2fdaba718)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c180aab761dab9c3545de28f3093e7e2fdaba718)
  • Date: Thu, 25 Jan 2007 11:12:22 -0600

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

ChangeLog | 4 ++++
audio-soft/aconnectgui/DEPENDS | 1 +
audio-soft/aconnectgui/DETAILS | 16 ++++++++++++++++
audio-soft/aconnectgui/HISTORY | 2 ++
utils/smartmontools/DETAILS | 4 ++--
utils/smartmontools/HISTORY | 3 +++
6 files changed, 28 insertions(+), 2 deletions(-)

New commits:
commit a0f0d5851a9a58f9961fb68c41e1e570c7537dc1
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

aconnectgui: new spell

diff --git a/ChangeLog b/ChangeLog
index 99046dd..6cf3a3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,10 @@
* gnome2-apps/xneur: new spell, GTK2 frontend for X Neural Switcher
* x11/xneur: new spell, X Neural Switcher

+2007-01-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * audio-soft/aconnectgui: new spell, a graphical front end for
+ aconnect
+
2007-01-23 Ladislav Hagara <hgr AT vabo.cz>
* crypto/ccid: new spell
a generic USB CCID (Chip/Smart Card Interface Devices) driver
diff --git a/audio-soft/aconnectgui/DEPENDS b/audio-soft/aconnectgui/DEPENDS
new file mode 100755
index 0000000..f9c9c68
--- /dev/null
+++ b/audio-soft/aconnectgui/DEPENDS
@@ -0,0 +1 @@
+depends fltk
diff --git a/audio-soft/aconnectgui/DETAILS b/audio-soft/aconnectgui/DETAILS
new file mode 100755
index 0000000..be99885
--- /dev/null
+++ b/audio-soft/aconnectgui/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=aconnectgui
+ VERSION=1
+ SOURCE="${SPELL}-0.9.0rc2-${VERSION}.tar.gz"
+ SOURCE_URL[0]=ftp://www.iua.upf.es/pub/mdeboer/projects/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:33cbc356a972fa65c214c7c3777fcf4b03762f9810be143b10443d648a4b5b10d56153b0542d5507e1c7a7a9a9c94b223d36161c088c55622a23a1d34dc18a53
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-0.9.0rc2-${VERSION}"
+ WEB_SITE=http://www.iua.upf.es/~mdeboer/projects/aconnectgui/
+ LICENSE[0]=GPL
+ ENTERED=20070123
+ SHORT="a FLTK based frontend for aconnect"
+cat << EOF
+aconnectgui is a FLTK based frontend for aconnect. It is written directly on
+top of the aconnect source, leaving the original source intact, only adding
+a couple of ifdefs, and some calls to the gui part, so it provides exactly
+the same functionality, but with a graphical userinterface.
+EOF
diff --git a/audio-soft/aconnectgui/HISTORY b/audio-soft/aconnectgui/HISTORY
new file mode 100644
index 0000000..178ebfc
--- /dev/null
+++ b/audio-soft/aconnectgui/HISTORY
@@ -0,0 +1,2 @@
+2007-01-23 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS, DEPENDS, HISTORY: created spell
diff --git a/utils/smartmontools/DETAILS b/utils/smartmontools/DETAILS
index e43071c..ef45e26 100755
--- a/utils/smartmontools/DETAILS
+++ b/utils/smartmontools/DETAILS
@@ -1,8 +1,8 @@
SPELL=smartmontools
- VERSION=5.36
+ VERSION=5.37
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=${SOURCEFORGE_URL}/smartmontools/${SOURCE}
-
SOURCE_HASH=sha512:8c1279ada27f68bf251be030221cb70c640651cca6752ba12b8c8a01059b562bed16e5d51801490dbb1c98d4ac3fcc93882aa47278b0496064393c0be59632ea
+
SOURCE_HASH=sha512:502410de660287da4df0a14cb58015d25224d9b9f8d6d2099213238d8363a4824458aca6916130cb4a5444389c17184267250ed1a67e2dafbdcd150aabac4eff
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://smartmontools.sourceforge.net/
ENTERED=20040808
diff --git a/utils/smartmontools/HISTORY b/utils/smartmontools/HISTORY
index d6ae66b..64bb33f 100644
--- a/utils/smartmontools/HISTORY
+++ b/utils/smartmontools/HISTORY
@@ -1,3 +1,6 @@
+2007-01-25 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version bump to 5.37
+
2006-06-28 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c180aab761dab9c3545de28f3093e7e2fdaba718), Florian Franzmann, 01/25/2007

Archive powered by MHonArc 2.6.24.

Top of Page