This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] sqlite3


>>>>> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]