diff options
Diffstat (limited to 'base/sqlite3')
-rw-r--r-- | base/sqlite3/.footprint.i686 | 23 | ||||
-rw-r--r-- | base/sqlite3/.footprint.x86_64 | 23 | ||||
-rw-r--r-- | base/sqlite3/.md5sum.i686 | 3 | ||||
-rw-r--r-- | base/sqlite3/.md5sum.x86_64 | 3 | ||||
-rw-r--r-- | base/sqlite3/Pkgfile | 55 |
5 files changed, 0 insertions, 107 deletions
diff --git a/base/sqlite3/.footprint.i686 b/base/sqlite3/.footprint.i686 deleted file mode 100644 index 869536140..000000000 --- a/base/sqlite3/.footprint.i686 +++ /dev/null @@ -1,23 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/sqlite3 -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/sqlite3.h --rw-r--r-- root/root usr/include/sqlite3ext.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libsqlite3.a --rwxr-xr-x root/root usr/lib/libsqlite3.la -lrwxrwxrwx root/root usr/lib/libsqlite3.so -> libsqlite3.so.0.8.6 -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/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/sqlite3.1.gz -drwxr-xr-x root/root usr/share/man/mann/ --rw-r--r-- root/root usr/share/man/mann/sqlite3.n.gz diff --git a/base/sqlite3/.footprint.x86_64 b/base/sqlite3/.footprint.x86_64 deleted file mode 100644 index 869536140..000000000 --- a/base/sqlite3/.footprint.x86_64 +++ /dev/null @@ -1,23 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/sqlite3 -drwxr-xr-x root/root usr/include/ --rw-r--r-- root/root usr/include/sqlite3.h --rw-r--r-- root/root usr/include/sqlite3ext.h -drwxr-xr-x root/root usr/lib/ --rw-r--r-- root/root usr/lib/libsqlite3.a --rwxr-xr-x root/root usr/lib/libsqlite3.la -lrwxrwxrwx root/root usr/lib/libsqlite3.so -> libsqlite3.so.0.8.6 -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/share/ -drwxr-xr-x root/root usr/share/man/ -drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/sqlite3.1.gz -drwxr-xr-x root/root usr/share/man/mann/ --rw-r--r-- root/root usr/share/man/mann/sqlite3.n.gz diff --git a/base/sqlite3/.md5sum.i686 b/base/sqlite3/.md5sum.i686 deleted file mode 100644 index 43ce840f4..000000000 --- a/base/sqlite3/.md5sum.i686 +++ /dev/null @@ -1,3 +0,0 @@ -a9604a82613ade2e7f4c303f233e477f sqlite-autoconf-3070500.tar.gz -74f9b304143a76e3da8c0063888770ee sqlite-doc-3070500.zip -3413e8cfb7990e39260bf45dca017bf0 sqlite-tea-3070500.tar.gz diff --git a/base/sqlite3/.md5sum.x86_64 b/base/sqlite3/.md5sum.x86_64 deleted file mode 100644 index 43ce840f4..000000000 --- a/base/sqlite3/.md5sum.x86_64 +++ /dev/null @@ -1,3 +0,0 @@ -a9604a82613ade2e7f4c303f233e477f sqlite-autoconf-3070500.tar.gz -74f9b304143a76e3da8c0063888770ee sqlite-doc-3070500.zip -3413e8cfb7990e39260bf45dca017bf0 sqlite-tea-3070500.tar.gz diff --git a/base/sqlite3/Pkgfile b/base/sqlite3/Pkgfile deleted file mode 100644 index 483cfc067..000000000 --- a/base/sqlite3/Pkgfile +++ /dev/null @@ -1,55 +0,0 @@ -# Description: Librairie C qui implémente un moteur de base de données SQL -# URL: http://www.sqlite.org/ -# Maintainer: NuTyX core -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=sqlite3 -version=3.7.5 -release=1 - -_amalgamationver=3070500 -_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() { - export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE" - - cd $SRC/sqlite-autoconf-$_amalgamationver - ./configure --prefix=/usr \ - --enable-static \ - --enable-threadsafe \ - --enable-readline \ - --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 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 -} - |