summaryrefslogtreecommitdiffstats
path: root/database/hk_classes/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/hk_classes/DETAILS')
-rwxr-xr-xdatabase/hk_classes/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/database/hk_classes/DETAILS b/database/hk_classes/DETAILS
new file mode 100755
index 0000000000..e0e5d190f9
--- /dev/null
+++ b/database/hk_classes/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=hk_classes
+ VERSION=0.8-test2
+ SOURCE_HASH=sha256:4ec8f48467ddb2e38a162fc8a1646df5ce1a6540f873cb29982c38226614024b
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/hk-classes/$SOURCE
+ WEB_SITE=http://hk-classes.SourceForge.net
+ LICENSE=LGPL
+ ENTERED=20031021
+ UPDATED=20031116
+SHORT="hk_classes is C++ library for rapid development of database applications"
+cat << EOF
+hk_classes is C++ library which allows rapid development of database
+applications with all features a modern database application should have
+like forms an reports. hk_classes is database and GUI independent. In
+combination with hk_kdeclasses (which is part of the knoda package) it
+supports the rapid development of database applications for KDE.
+EOF