sqlite 3.5.2-1ark built on dockyard-devel

root <[email protected]> Thu, 8 Nov 2007 08:42:18 -0600 (CST)
Newsgroups gmane.linux.arklinux.build-watch
Message-ID <[email protected]>
sqlite has been built in dockyard-devel.

Name        : sqlite                       Relocations: (not relocatable)
Version     : 3.5.2                             Vendor: (none)
Release     : 1ark                          Build Date: Wed 07 Nov 2007 03:21:38 PM CST
Install Date: (not installed)               Build Host: loghost
Group       : System/Libraries              Source RPM: (none)
Size        : 1600899                          License: Public Domain
Signature   : (none)
URL         : http://www.sqlite.org/
Summary     : A self-contained, embeddable, zero-configuration SQL database engine
Description :
SQLite is a small C library that implements a self-contained, embeddable,
zero-configuration SQL database engine. Features include:

* Transactions are atomic, consistent, isolated, and durable (ACID) even after
  system crashes and power failures.
* Zero-configuration - no setup or administration needed.
* Implements most of SQL92.
* A complete database is stored in a single disk file.
* Database files can be freely shared between machines with different byte
  orders.
* Supports databases up to 2 terabytes (2^41 bytes) in size.
* Sizes of strings and BLOBs limited only by available memory.
* Small code footprint: less than 30K lines of C code, less than 250kB code
  space (gcc on i486)
* Faster than popular client/server database engines for most common operations.
* Simple, easy to use API.
* Well-commented source code with over 95% test coverage.
* Self-contained: no external dependencies.
* Sources are in the public domain. Use for any purpose.

The SQLite distribution comes with a standalone command-line access program
(sqlite) that can be used to administer an SQLite database and which serves as
an example of how to use the SQLite library.
* Wed Nov 07 2007 Bernhard Rosenkraenzer <[email protected]> 3.5.2-1ark
- 3.5.2

* Thu Oct 04 2007 Bernhard Rosenkraenzer <[email protected]> 3.5.1-1ark
- 3.5.1

* Wed Aug 15 2007 Bernhard Rosenkraenzer <[email protected]> 3.4.2-1ark
- 3.4.2

* Sun Jul 22 2007 Bernhard Rosenkraenzer <[email protected]> 3.4.1-1ark
- 3.4.1

* Sat Apr 21 2007 Bernhard Rosenkraenzer <[email protected]> 3.3.16-1ark
- 3.3.16

* Fri Nov 24 2006 Bernhard Rosenkraenzer <[email protected]> 3.3.8-1ark
- 3.3.8