[SM-Commit] GIT changes to test grimoire by Eric Sandall

Eric Sandall scm at mail.sourcemage.org
Sun May 7 00:51:08 EDT 2006


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

 ChangeLog                |    3 +++
 libs/ktoblzcheck/DEPENDS |    4 ++++
 libs/ktoblzcheck/DETAILS |   18 ++++++++++++++++++
 libs/ktoblzcheck/HISTORY |    8 ++++++++
 4 files changed, 33 insertions(+)

New commits:
commit 84ccabba2513227c32c82e03c09a5a8123cc5394
Author: Eric Sandall <sandalle at sourcemage.org>
Commit: Eric Sandall <sandalle at sourcemage.org>

    * libs/ktoblzcheck: Added a German bank library (Bug #10670)

diff --git a/ChangeLog b/ChangeLog
index db6c796..9992185 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-05-06 Eric Sandall <eric at sandall.us>
+	* libs/ktoblzcheck: Added a German bank library (Bug #10670)
+
 2006-04-27 Alex S. Tsamutali <astsmtl at gmail.com>
 	* libs/libstatgrab: new spell, cross platform system stats access library
 
diff --git a/libs/ktoblzcheck/DEPENDS b/libs/ktoblzcheck/DEPENDS
new file mode 100755
index 0000000..537e582
--- /dev/null
+++ b/libs/ktoblzcheck/DEPENDS
@@ -0,0 +1,4 @@
+optional_depends  python                 \
+                  '--enable-python'      \
+                  '--disable-python'     \
+                  'for Python bindings'
diff --git a/libs/ktoblzcheck/DETAILS b/libs/ktoblzcheck/DETAILS
new file mode 100755
index 0000000..0f6bda9
--- /dev/null
+++ b/libs/ktoblzcheck/DETAILS
@@ -0,0 +1,18 @@
+           SPELL=ktoblzcheck
+         VERSION=1.10
+          SOURCE=ktoblzcheck-${VERSION}.tar.gz
+   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SPELL}-${VERSION}.tar.gz
+     SOURCE_HASH=sha512:5286ac52bf2daf7a74e37698a6be2ba6e2d5a511ad6abff46545a50dee2ffd5ee7e1a6437f31f0bbaefa4c0e416b01670b0e10520ef9d0fc5a8b529116a81640
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+      LICENSE[0]=GPL
+       BUILD_API=2
+        WEB_SITE=http://ktoblzcheck.sourceforge.net/
+         ENTERED=20060310
+           SHORT="Check account numbers and bank codes of German banks"
+cat << EOF
+KtoBLZCheck is a library to check account numbers and bank codes of German
+banks Both a library for other programs as well as a short command-line tool
+is available. It is possible to check pairs of account numbers and bank codes
+(BLZ) of German banks, and to map bank codes (BLZ) to the clear-text name
+and location of the bank.
+EOF
diff --git a/libs/ktoblzcheck/HISTORY b/libs/ktoblzcheck/HISTORY
new file mode 100644
index 0000000..b072a19
--- /dev/null
+++ b/libs/ktoblzcheck/HISTORY
@@ -0,0 +1,8 @@
+2006-05-06 Eric Sandall <eric at sandall.us>
+	* Added to libs (Bug #10670)
+	* DETAILS: Removed UPDATED and shortened SHORT
+	* DEPENDS: Added optional dependency on python
+
+2006-03-10 Robert Figura <rfigura at aubergine.zwischengesicht.de>
+	* DETAILS, HISTORY: created spell
+



More information about the SM-Commit mailing list