[ITP] sqlite3

Dr. Volker Zell Dr.Volker.Zell@oracle.com
Tue Apr 10 14:01:00 GMT 2007


>>>>> Max Bowsher writes:

    > SQLite is a small C library that implements a self-contained,
    > embeddable, zero-configuration SQL database engine.

    > It will be a mandatory dependency of future Subversion releases.

    > http://mps.sh.nu/~maxb/cygsqlite3/release/sqlite3/

    > # sqlite3
    > sdesc: "Embeddable SQL database engine"
    > ldesc: "SQLite is a small C library that implements a self-contained,
    > embeddable, zero-configuration SQL database engine."
    > category: Database Libs Devel
    > requires: cygwin libsqlite3_0

    > # libsqlite3_0
    > sdesc: "Embeddable SQL database engine"
    > ldesc: "SQLite is a small C library that implements a self-contained,
    > embeddable, zero-configuration SQL database engine."
    > category: Database Libs
    > requires: cygwin
    > external-source: sqlite3

    > Debian:
    > http://packages.debian.org/cgi-bin/search_packages.pl?searchon=sourcenames&version=all&exact=1&keywords=sqlite3

Builds fine from source. Package names end with -0.1.tar.bz2 which
should be -1.tar.bz2 I guess.

According to the sqlite web site there is a newer version (3.3.15)
available which fixes a bug.

Otherwise GTG.

    > Max.

Ciao
  Volker



More information about the Cygwin-apps mailing list