Source-Makefile: feeds/packages/libs/sqlite3/Makefile Package: libsqlite3 Submenu: database Version: 3310100-1 ABIVersion: 0 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libpthread +zlib Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: SQLite (v3.x) database engine (library) Maintainer: Sebastian Kemper Source: sqlite-autoconf-3310100.tar.gz License: PUBLICDOMAIN Type: ipkg Description: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. This package contains the SQLite (v3.x) shared library, used by other programs. http://www.sqlite.org/ Sebastian Kemper @@ Config: source "feeds/packages/libs/sqlite3/Config-lib.in" @@ Package: sqlite3-cli Submenu: database Version: 3310100-1 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libsqlite3 +SQLITE3_LIBEDIT:libedit +SQLITE3_READLINE:libreadline +SQLITE3_READLINE:libncursesw Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: base Title: SQLite (v3.x) database engine (cli) Maintainer: Sebastian Kemper Source: sqlite-autoconf-3310100.tar.gz License: PUBLICDOMAIN Type: ipkg Description: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. This package contains a terminal-based front-end to the SQLite (v3.x) library that can evaluate queries interactively and display the results in multiple formats. http://www.sqlite.org/ Sebastian Kemper @@ Config: source "feeds/packages/libs/sqlite3/Config-cli.in" @@