summaryrefslogtreecommitdiffstats
path: root/database/unixodbc/DETAILS
blob: d738e8f1d238113737987db43261853ba927e609 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
           SPELL=unixodbc
         VERSION=2.3.0
     SOURCE_HASH=sha512:0be202eca94f43751c7300147039f7c5c5cdaf6714a5d0243e260178c39c4c842d1efa4b5986c0e5dde8f0d89406fc0bb12311198e17b4ec753fffa45d4e1558
          SOURCE=unixODBC-$VERSION.tar.gz
#      SOURCE_GPG="gurus.gpg:$SOURCE.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/unixODBC-$VERSION
   SOURCE_URL[0]=http://www.unixodbc.org/$SOURCE
        WEB_SITE=http://www.unixodbc.org
         ENTERED=20020406
      LICENSE[0]=GPL
        KEYWORDS="database"
           SHORT="enables ODBC database connectivity in unix."
cat << EOF
What is the unixODBC Project?

The unixODBC Project goals are to develop and promote unixODBC to be the
definitive standard for ODBC on non MS Windows platforms. This is to
include GUI support for both KDE and GNOME.

What is ODBC?

ODBC is an open specification for providing application developers with a
predictable API with which to access Data Sources. Data Sources include
SQL Servers and any Data Source with an ODBC Driver.
EOF