You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-libs_sqlite3

57 lines
1.7 KiB

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 <sebastian_ml@gmx.net>
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 <sebastian_ml@gmx.net>
@@
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 <sebastian_ml@gmx.net>
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 <sebastian_ml@gmx.net>
@@
Config:
source "feeds/packages/libs/sqlite3/Config-cli.in"
@@