Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -5,6 +5,7 @@ _amalgamationver=3071100
wrksrc=sqlite
create_wrksrc=yes
distfiles="http://www.sqlite.org/sqlite-autoconf-${_amalgamationver}.tar.gz"
makedepends="readline-devel tcl-devel"
short_desc="SQL Database Engine in a C Library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.sqlite.org"
@@ -23,8 +24,6 @@ long_desc="
from the database files on disk."
subpackages="$pkgname-devel $pkgname-tcl"
Add_dependency build readline-devel
Add_dependency build tcl-devel
do_configure() {
export CFLAGS="$XBPS_CFLAGS -DSQLITE_ENABLE_FTS3=1 \