56 lines
1.6 KiB
Plaintext
56 lines
1.6 KiB
Plaintext
pkgbase = sqlite
|
|
pkgdesc = A C library that implements an SQL database engine
|
|
pkgver = 3.47.2
|
|
pkgrel = 1
|
|
url = https://www.sqlite.org/
|
|
arch = x86_64
|
|
arch = powerpc64le
|
|
arch = powerpc64
|
|
arch = powerpc
|
|
arch = espresso
|
|
arch = riscv64
|
|
license = LicenseRef-Sqlite
|
|
makedepends = tcl
|
|
makedepends = readline
|
|
makedepends = zlib
|
|
options = !emptydirs
|
|
source = https://www.sqlite.org/2024/sqlite-src-3470200.zip
|
|
source = https://www.sqlite.org/2024/sqlite-doc-3470200.zip
|
|
source = sqlite-lemon-system-template.patch
|
|
source = license.txt
|
|
sha256sums = e6a471f1238225f34c2c48c5601b54024cc538044368230f59ff0672be1fc623
|
|
sha256sums = 6dcca89a6749029fba81bc0f4188cbd4f78acb48d6a3eadc6d548af9117c3f41
|
|
sha256sums = 55746d93b0df4b349c4aa4f09535746dac3530f9fd6de241c9f38e2c92e8ee97
|
|
sha256sums = 4e57d9ac979f1c9872e69799c2597eeef4c6ce7224f3ede0bf9dc8d217b1e65d
|
|
|
|
pkgname = sqlite
|
|
pkgdesc = A C library that implements an SQL database engine
|
|
depends = readline
|
|
depends = zlib
|
|
depends = glibc
|
|
provides = sqlite3=3.47.2
|
|
provides = libsqlite3.so
|
|
replaces = sqlite3
|
|
|
|
pkgname = sqlite-tcl
|
|
pkgdesc = sqlite Tcl Extension Architecture (TEA)
|
|
depends = sqlite
|
|
depends = glibc
|
|
provides = sqlite3-tcl=3.47.2
|
|
replaces = sqlite3-tcl
|
|
|
|
pkgname = sqlite-analyzer
|
|
pkgdesc = An analysis program for sqlite3 database files
|
|
depends = sqlite
|
|
depends = tcl
|
|
depends = glibc
|
|
|
|
pkgname = lemon
|
|
pkgdesc = A parser generator
|
|
depends = glibc
|
|
|
|
pkgname = sqlite-doc
|
|
pkgdesc = most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation
|
|
provides = sqlite3-doc=3.47.2
|
|
replaces = sqlite3-doc
|