summaryrefslogtreecommitdiffstats
path: root/tdb
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-10-25 01:18:19 +0200
committerpiernov <piernov@piernov.org>2011-10-25 01:18:19 +0200
commit375f69ff661edb1e1fe675961f103e24d1ed8a1a (patch)
treeec447d8b855413922324a1378242172c0e222fc7 /tdb
parent56c153c3d807fccfbd1def50f2581ae1f97acef4 (diff)
downloadgnome3-375f69ff661edb1e1fe675961f103e24d1ed8a1a.tar.gz
gnome3-375f69ff661edb1e1fe675961f103e24d1ed8a1a.tar.bz2
gnome3-375f69ff661edb1e1fe675961f103e24d1ed8a1a.tar.xz
gnome3-375f69ff661edb1e1fe675961f103e24d1ed8a1a.zip
tdb 1.2.9-1 ajout port
Diffstat (limited to 'tdb')
-rwxr-xr-xtdb/.footprint.i68624
-rwxr-xr-xtdb/.footprint.x86_6424
-rwxr-xr-xtdb/.md5sum.i6861
-rwxr-xr-xtdb/.md5sum.x86_641
-rwxr-xr-xtdb/Pkgfile19
5 files changed, 69 insertions, 0 deletions
diff --git a/tdb/.footprint.i686 b/tdb/.footprint.i686
new file mode 100755
index 0000000..80ad107
--- /dev/null
+++ b/tdb/.footprint.i686
@@ -0,0 +1,24 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/tdbbackup
+-rwxr-xr-x root/root usr/bin/tdbdump
+-rwxr-xr-x root/root usr/bin/tdbrestore
+-rwxr-xr-x root/root usr/bin/tdbtool
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/tdb.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libtdb.so -> libtdb.so.1.2.9
+lrwxrwxrwx root/root usr/lib/libtdb.so.1 -> libtdb.so.1.2.9
+-rw-r--r-- root/root usr/lib/libtdb.so.1.2.9
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/tdb.pc
+drwxr-xr-x root/root usr/lib/python2.7/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/tdb.so
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/tdbbackup.8.gz
+-rw-r--r-- root/root usr/share/man/man8/tdbdump.8.gz
+-rw-r--r-- root/root usr/share/man/man8/tdbrestore.8.gz
+-rw-r--r-- root/root usr/share/man/man8/tdbtool.8.gz
diff --git a/tdb/.footprint.x86_64 b/tdb/.footprint.x86_64
new file mode 100755
index 0000000..80ad107
--- /dev/null
+++ b/tdb/.footprint.x86_64
@@ -0,0 +1,24 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/tdbbackup
+-rwxr-xr-x root/root usr/bin/tdbdump
+-rwxr-xr-x root/root usr/bin/tdbrestore
+-rwxr-xr-x root/root usr/bin/tdbtool
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/tdb.h
+drwxr-xr-x root/root usr/lib/
+lrwxrwxrwx root/root usr/lib/libtdb.so -> libtdb.so.1.2.9
+lrwxrwxrwx root/root usr/lib/libtdb.so.1 -> libtdb.so.1.2.9
+-rw-r--r-- root/root usr/lib/libtdb.so.1.2.9
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/tdb.pc
+drwxr-xr-x root/root usr/lib/python2.7/
+drwxr-xr-x root/root usr/lib/python2.7/site-packages/
+-rw-r--r-- root/root usr/lib/python2.7/site-packages/tdb.so
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man8/
+-rw-r--r-- root/root usr/share/man/man8/tdbbackup.8.gz
+-rw-r--r-- root/root usr/share/man/man8/tdbdump.8.gz
+-rw-r--r-- root/root usr/share/man/man8/tdbrestore.8.gz
+-rw-r--r-- root/root usr/share/man/man8/tdbtool.8.gz
diff --git a/tdb/.md5sum.i686 b/tdb/.md5sum.i686
new file mode 100755
index 0000000..9834dc0
--- /dev/null
+++ b/tdb/.md5sum.i686
@@ -0,0 +1 @@
+4d97d18bbe9040038d4e003495bb8cd1 tdb-1.2.9.tar.gz
diff --git a/tdb/.md5sum.x86_64 b/tdb/.md5sum.x86_64
new file mode 100755
index 0000000..9834dc0
--- /dev/null
+++ b/tdb/.md5sum.x86_64
@@ -0,0 +1 @@
+4d97d18bbe9040038d4e003495bb8cd1 tdb-1.2.9.tar.gz
diff --git a/tdb/Pkgfile b/tdb/Pkgfile
new file mode 100755
index 0000000..20523c4
--- /dev/null
+++ b/tdb/Pkgfile
@@ -0,0 +1,19 @@
+# Description: Bibliothèque de la base de donnée embarqué de SaMBa
+# URL: http://tdb.samba.org/
+# Maintainer: NuTyX core team
+# Packager: piernov <piernov@piernov.org>
+# Depends on:
+# Run on:
+
+name=tdb
+version=1.2.9
+release=1
+source=(http://www.samba.org/ftp/$name/$name-$version.tar.gz)
+
+build() {
+ cd $name-$version
+ sed "s|#!/usr/bin/env python|#!/usr/bin/env python2|" -i buildtools/bin/waf
+ ./configure --prefix=/usr
+ make
+ make DESTDIR=$PKG install
+}