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

Package: libsqlite3
Submenu: Database
Version: 3460100-r1
Depends: +libc +libpthread +zlib
Conflicts: 
Menu-Depends: 
Provides: 
Section: libs
Category: Libraries
Repository: base
Title: SQLite (v3.x) database engine (library)
Maintainer: 
Source: sqlite-autoconf-3460100.tar.gz
License: PUBLICDOMAIN
CPE-ID: cpe:/a:sqlite:sqlite
URL: https://www.sqlite.org/
ABI-Version: 0
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.
@@
Config:
  source "feeds/packages/libs/sqlite3/Config-lib.in"
@@

Package: sqlite3-cli
Submenu: Database
Version: 3460100-r1
Depends: +libc +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-3460100.tar.gz
License: PUBLICDOMAIN
CPE-ID: cpe:/a:sqlite:sqlite
URL: https://www.sqlite.org/
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.
@@
Config:
  source "feeds/packages/libs/sqlite3/Config-cli.in"
@@


