diff options
author | piernov <piernov@piernov.org> | 2011-09-26 17:10:53 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-09-26 17:10:53 +0200 |
commit | 5f5e07629662b3e23e9b18354765b7462ba3c5b4 (patch) | |
tree | 5375cb5d315fb68dba82aca6d37e065eef131625 /extra | |
parent | 7bc8b02805d46040a18b6fa145e2e50969e5346c (diff) | |
download | nutyx-pakxe-5f5e07629662b3e23e9b18354765b7462ba3c5b4.tar.gz nutyx-pakxe-5f5e07629662b3e23e9b18354765b7462ba3c5b4.tar.bz2 nutyx-pakxe-5f5e07629662b3e23e9b18354765b7462ba3c5b4.tar.xz nutyx-pakxe-5f5e07629662b3e23e9b18354765b7462ba3c5b4.zip |
json-c 0.9-1 ajout port
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/json-c/.footprint.i686 | 21 | ||||
-rwxr-xr-x | extra/json-c/.footprint.x86_64 | 21 | ||||
-rwxr-xr-x | extra/json-c/.md5sum.i686 | 1 | ||||
-rwxr-xr-x | extra/json-c/.md5sum.x86_64 | 1 | ||||
-rwxr-xr-x | extra/json-c/Pkgfile | 18 |
5 files changed, 62 insertions, 0 deletions
diff --git a/extra/json-c/.footprint.i686 b/extra/json-c/.footprint.i686 new file mode 100755 index 000000000..6f14f3a76 --- /dev/null +++ b/extra/json-c/.footprint.i686 @@ -0,0 +1,21 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/json/ +-rw-r--r-- root/root usr/include/json/arraylist.h +-rw-r--r-- root/root usr/include/json/bits.h +-rw-r--r-- root/root usr/include/json/debug.h +-rw-r--r-- root/root usr/include/json/json.h +-rw-r--r-- root/root usr/include/json/json_object.h +-rw-r--r-- root/root usr/include/json/json_object_private.h +-rw-r--r-- root/root usr/include/json/json_tokener.h +-rw-r--r-- root/root usr/include/json/json_util.h +-rw-r--r-- root/root usr/include/json/linkhash.h +-rw-r--r-- root/root usr/include/json/printbuf.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libjson.a +-rwxr-xr-x root/root usr/lib/libjson.la +lrwxrwxrwx root/root usr/lib/libjson.so -> libjson.so.0.0.1 +lrwxrwxrwx root/root usr/lib/libjson.so.0 -> libjson.so.0.0.1 +-rwxr-xr-x root/root usr/lib/libjson.so.0.0.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/json.pc diff --git a/extra/json-c/.footprint.x86_64 b/extra/json-c/.footprint.x86_64 new file mode 100755 index 000000000..6f14f3a76 --- /dev/null +++ b/extra/json-c/.footprint.x86_64 @@ -0,0 +1,21 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/json/ +-rw-r--r-- root/root usr/include/json/arraylist.h +-rw-r--r-- root/root usr/include/json/bits.h +-rw-r--r-- root/root usr/include/json/debug.h +-rw-r--r-- root/root usr/include/json/json.h +-rw-r--r-- root/root usr/include/json/json_object.h +-rw-r--r-- root/root usr/include/json/json_object_private.h +-rw-r--r-- root/root usr/include/json/json_tokener.h +-rw-r--r-- root/root usr/include/json/json_util.h +-rw-r--r-- root/root usr/include/json/linkhash.h +-rw-r--r-- root/root usr/include/json/printbuf.h +drwxr-xr-x root/root usr/lib/ +-rw-r--r-- root/root usr/lib/libjson.a +-rwxr-xr-x root/root usr/lib/libjson.la +lrwxrwxrwx root/root usr/lib/libjson.so -> libjson.so.0.0.1 +lrwxrwxrwx root/root usr/lib/libjson.so.0 -> libjson.so.0.0.1 +-rwxr-xr-x root/root usr/lib/libjson.so.0.0.1 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/json.pc diff --git a/extra/json-c/.md5sum.i686 b/extra/json-c/.md5sum.i686 new file mode 100755 index 000000000..28d3e608f --- /dev/null +++ b/extra/json-c/.md5sum.i686 @@ -0,0 +1 @@ +3a13d264528dcbaf3931b0cede24abae json-c-0.9.tar.gz diff --git a/extra/json-c/.md5sum.x86_64 b/extra/json-c/.md5sum.x86_64 new file mode 100755 index 000000000..28d3e608f --- /dev/null +++ b/extra/json-c/.md5sum.x86_64 @@ -0,0 +1 @@ +3a13d264528dcbaf3931b0cede24abae json-c-0.9.tar.gz diff --git a/extra/json-c/Pkgfile b/extra/json-c/Pkgfile new file mode 100755 index 000000000..cfbfbb12c --- /dev/null +++ b/extra/json-c/Pkgfile @@ -0,0 +1,18 @@ +# Description: Implémentation de JSON en C +# URL: http://oss.metaparadigm.com/json-c/ +# Maintainer: NuTyX Core team +# Packager: piernov <piernov@piernov.org> +# Depends on: +# Run on: + +name=json-c +version=0.9 +release=1 +source=(http://oss.metaparadigm.com/$name/$name-$version.tar.gz) + +build() { + cd $name-$version + ./configure --prefix=/usr + make + make DESTDIR=$PKG install +} |