diff options
author | piernov <piernov@piernov.org> | 2012-02-19 19:18:19 +0100 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-02-19 19:18:19 +0100 |
commit | 2ec2bb8bd33ed46798ccf4c521186038686750a7 (patch) | |
tree | d03cb4685486cb710a62e27da2a1d397cfe5f316 /sqlite3 | |
parent | d48f3b21218c8fb8bbcfcfc26673bc0d080da6ba (diff) | |
parent | de526a4f12d7f8c8be05d41ca036d92e23acb322 (diff) | |
download | nutyx-pakxe-2ec2bb8bd33ed46798ccf4c521186038686750a7.tar.gz nutyx-pakxe-2ec2bb8bd33ed46798ccf4c521186038686750a7.tar.bz2 nutyx-pakxe-2ec2bb8bd33ed46798ccf4c521186038686750a7.tar.xz nutyx-pakxe-2ec2bb8bd33ed46798ccf4c521186038686750a7.zip |
Merge http://kiao.no-ip.info/NuTyX/git/nutyx-pakxe
Diffstat (limited to 'sqlite3')
-rw-r--r-- | sqlite3/.footprint.i686 | 6 | ||||
-rw-r--r-- | sqlite3/.footprint.x86_64 | 6 | ||||
-rw-r--r-- | sqlite3/.md5sum.i686 | 5 | ||||
-rw-r--r-- | sqlite3/.md5sum.x86_64 | 5 | ||||
-rw-r--r-- | sqlite3/Pkgfile | 37 |
5 files changed, 19 insertions, 40 deletions
diff --git a/sqlite3/.footprint.i686 b/sqlite3/.footprint.i686 index 869536140..1674fdf93 100644 --- a/sqlite3/.footprint.i686 +++ b/sqlite3/.footprint.i686 @@ -12,9 +12,9 @@ lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.0.8.6 -rwxr-xr-x root/root usr/lib/libsqlite3.so.0.8.6 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/sqlite3.pc -drwxr-xr-x root/root usr/lib/sqlite3.7.5/ --rwxr-xr-x root/root usr/lib/sqlite3.7.5/libsqlite3.7.5.so --rw-r--r-- root/root usr/lib/sqlite3.7.5/pkgIndex.tcl +drwxr-xr-x root/root usr/lib/sqlite3.7.10/ +-rwxr-xr-x root/root usr/lib/sqlite3.7.10/libsqlite3.7.10.so +-rw-r--r-- root/root usr/lib/sqlite3.7.10/pkgIndex.tcl drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ diff --git a/sqlite3/.footprint.x86_64 b/sqlite3/.footprint.x86_64 index 869536140..1674fdf93 100644 --- a/sqlite3/.footprint.x86_64 +++ b/sqlite3/.footprint.x86_64 @@ -12,9 +12,9 @@ lrwxrwxrwx root/root usr/lib/libsqlite3.so.0 -> libsqlite3.so.0.8.6 -rwxr-xr-x root/root usr/lib/libsqlite3.so.0.8.6 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/sqlite3.pc -drwxr-xr-x root/root usr/lib/sqlite3.7.5/ --rwxr-xr-x root/root usr/lib/sqlite3.7.5/libsqlite3.7.5.so --rw-r--r-- root/root usr/lib/sqlite3.7.5/pkgIndex.tcl +drwxr-xr-x root/root usr/lib/sqlite3.7.10/ +-rwxr-xr-x root/root usr/lib/sqlite3.7.10/libsqlite3.7.10.so +-rw-r--r-- root/root usr/lib/sqlite3.7.10/pkgIndex.tcl drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ diff --git a/sqlite3/.md5sum.i686 b/sqlite3/.md5sum.i686 index 43ce840f4..e724c1c27 100644 --- a/sqlite3/.md5sum.i686 +++ b/sqlite3/.md5sum.i686 @@ -1,3 +1,2 @@ -a9604a82613ade2e7f4c303f233e477f sqlite-autoconf-3070500.tar.gz -74f9b304143a76e3da8c0063888770ee sqlite-doc-3070500.zip -3413e8cfb7990e39260bf45dca017bf0 sqlite-tea-3070500.tar.gz +9ed2ca93577b58cfa0d01f64b9312ab9 sqlite-autoconf-3071000.tar.gz +d4c8070ea2cec54b77002c265e680b0f sqlite-doc-3071000.zip diff --git a/sqlite3/.md5sum.x86_64 b/sqlite3/.md5sum.x86_64 index 43ce840f4..e724c1c27 100644 --- a/sqlite3/.md5sum.x86_64 +++ b/sqlite3/.md5sum.x86_64 @@ -1,3 +1,2 @@ -a9604a82613ade2e7f4c303f233e477f sqlite-autoconf-3070500.tar.gz -74f9b304143a76e3da8c0063888770ee sqlite-doc-3070500.zip -3413e8cfb7990e39260bf45dca017bf0 sqlite-tea-3070500.tar.gz +9ed2ca93577b58cfa0d01f64b9312ab9 sqlite-autoconf-3071000.tar.gz +d4c8070ea2cec54b77002c265e680b0f sqlite-doc-3071000.zip diff --git a/sqlite3/Pkgfile b/sqlite3/Pkgfile index 483cfc067..4df3e1b86 100644 --- a/sqlite3/Pkgfile +++ b/sqlite3/Pkgfile @@ -1,20 +1,18 @@ # Description: Librairie C qui implémente un moteur de base de données SQL # URL: http://www.sqlite.org/ -# Maintainer: NuTyX core +# Maintainer: Richard Hipp, Dan Kennedy # Packager: thierryn1 at hispeed dot ch # Depends on: name=sqlite3 -version=3.7.5 -release=1 +version=3.7.10 +release=2 -_amalgamationver=3070500 +_amalgamationver=3071000 _amalgamationver2=${_amalgamationver/00/} pkgver=${_amalgamationver2//0/.} -#source=(http://www.sqlite.org/sqlite-$version.tar.gz) source=(http://www.sqlite.org/sqlite-autoconf-$_amalgamationver.tar.gz - http://www.sqlite.org/sqlite-tea-$_amalgamationver.tar.gz http://www.sqlite.org/sqlite-doc-${_amalgamationver}.zip ) build() { @@ -28,28 +26,11 @@ build() { --enable-dynamic-extensions make - make DESTDIR=$PKG install - - cd $SRC/sqlite-tea-$_amalgamationver - ./configure --prefix=/usr \ - --with-system-sqlite \ - --enable-static \ - --enable-threadsafe \ - --enable-readline \ - --enable-dynamic-extensions - - make make DESTDIR=$PKG install + cd $SRC/sqlite-autoconf-$_amalgamationver/tea + ./configure --prefix=/usr \ + --with-system-sqlite + make + make DESTDIR=$PKG install -# cd sqlite* -# CFLAGS="-O2 -DSQLITE_SECURE_DELETE -DSQLITE_ENABLE_UNLOCK_NOTIFY=1" \ -# ./configure --prefix=/usr \ -# --enable-threadsafe \ -# --enable-readline \ -# --enable-dynamic-extensions -# make -# make DESTDIR=$PKG install -# install -d $PKG/usr/share/man/man1 -# install -m 644 sqlite3.1 $PKG/usr/share/man/man1 } - |