summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2011-09-01 02:00:53 +0200
committerpiernov <piernov@piernov.org>2011-09-01 02:00:53 +0200
commit651b60b2ffc2c271dbd405a1452c58c8115a66a4 (patch)
tree8b2e6147680e67758ea64cf61336dac1e8974cae
parent22b89fecd4ef09d46039e01c694dbcf987d5aa3f (diff)
downloadgnome3-651b60b2ffc2c271dbd405a1452c58c8115a66a4.tar.gz
gnome3-651b60b2ffc2c271dbd405a1452c58c8115a66a4.tar.bz2
gnome3-651b60b2ffc2c271dbd405a1452c58c8115a66a4.tar.xz
gnome3-651b60b2ffc2c271dbd405a1452c58c8115a66a4.zip
json-c 0.9-1 ajout port
-rwxr-xr-xjson-c/.footprint.i68621
-rwxr-xr-xjson-c/.footprint.x86_6421
-rwxr-xr-xjson-c/.md5sum.i6861
-rwxr-xr-xjson-c/.md5sum.x86_641
-rwxr-xr-xjson-c/Pkgfile18
5 files changed, 62 insertions, 0 deletions
diff --git a/json-c/.footprint.i686 b/json-c/.footprint.i686
new file mode 100755
index 0000000..6f14f3a
--- /dev/null
+++ b/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/json-c/.footprint.x86_64 b/json-c/.footprint.x86_64
new file mode 100755
index 0000000..6f14f3a
--- /dev/null
+++ b/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/json-c/.md5sum.i686 b/json-c/.md5sum.i686
new file mode 100755
index 0000000..28d3e60
--- /dev/null
+++ b/json-c/.md5sum.i686
@@ -0,0 +1 @@
+3a13d264528dcbaf3931b0cede24abae json-c-0.9.tar.gz
diff --git a/json-c/.md5sum.x86_64 b/json-c/.md5sum.x86_64
new file mode 100755
index 0000000..28d3e60
--- /dev/null
+++ b/json-c/.md5sum.x86_64
@@ -0,0 +1 @@
+3a13d264528dcbaf3931b0cede24abae json-c-0.9.tar.gz
diff --git a/json-c/Pkgfile b/json-c/Pkgfile
new file mode 100755
index 0000000..cfbfbb1
--- /dev/null
+++ b/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
+}