summaryrefslogtreecommitdiffstats
path: root/database/unixodbc/DETAILS
blob: d754cafdfe384a4bb1385ccb02df73f7bc9fa065 (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.2.14
#     SOURCE_HASH=sha512:d4b790614abc2dbdf2b49c814c9fed4a6a10aaa7ad2bdc1691d88c75c4b881e5d97bfc450e947d6c9c86e818f77738aeda721d3032d61c0c234966fbb1dab563
          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