Source-Makefile: feeds/packages/libs/sqlite3/Makefile

Package: libsqlite3
Submenu: Database
Version: 3400000-0
Depends: +libc +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: 
Source: sqlite-autoconf-3400000.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/

@@
Config:
  source "feeds/packages/libs/sqlite3/Config-lib.in"
@@

Package: sqlite3-cli
Submenu: Database
Version: 3400000-0
Depends: +libc +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: 
Source: sqlite-autoconf-3400000.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/

@@
Config:
  source "feeds/packages/libs/sqlite3/Config-cli.in"
@@


