summaryrefslogtreecommitdiffstats
path: root/database/libinterbasexx/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'database/libinterbasexx/DETAILS')
-rwxr-xr-xdatabase/libinterbasexx/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/database/libinterbasexx/DETAILS b/database/libinterbasexx/DETAILS
new file mode 100755
index 0000000000..4498e14998
--- /dev/null
+++ b/database/libinterbasexx/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=libinterbasexx
+ VERSION=0.0.205
+ MD5[0]=c6aa30e63ab10305b1c3e5b9d45cd00c
+ BUILD_API=2
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://libinterbase.sourceforge.net/
+ SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL//xx/}/$SOURCE
+ LICENSE=GPL
+# DOCS="*.txt tests/*"
+ ENTERED=20041211
+ UPDATED=20041211
+SHORT="C++ interface to Firebird database"
+cat << EOF
+Yet another C++ encapsulation of the Interbase/Firebird API.
+It is a cross-platform library, and it is known to compile and work on (at
+least) Linux, MS Windows and MacOS-X (aka Darwin), using GNU/Borland/Intel
+compilers and linking against either Interbase or Firebird client libraries.
+EOF