summaryrefslogtreecommitdiffstats
path: root/libasyncns
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.org>2012-01-22 11:38:02 +0100
committerpiernov <piernov@piernov.org>2012-01-22 11:38:02 +0100
commit50e5ce5b17e69be13228e2393c5804b0a79acfab (patch)
tree9845fa9af128d7fdd791755bb2be320f3ba2be4e /libasyncns
parent9626427c1a1d9c292fc519810c13b9a8073e777f (diff)
parent8548e8d6882b55dfb509b18dedfb7db17630037d (diff)
downloadnutyx-extra-50e5ce5b17e69be13228e2393c5804b0a79acfab.tar.gz
nutyx-extra-50e5ce5b17e69be13228e2393c5804b0a79acfab.tar.bz2
nutyx-extra-50e5ce5b17e69be13228e2393c5804b0a79acfab.tar.xz
nutyx-extra-50e5ce5b17e69be13228e2393c5804b0a79acfab.zip
Merged with http://kiao.no-ip.info/NuTyX/git/nutyx-pakxe → Repository splitted → nutyx-extra
Diffstat (limited to 'libasyncns')
-rw-r--r--libasyncns/.footprint.i68617
-rw-r--r--libasyncns/.footprint.x86_6417
-rw-r--r--libasyncns/.md5sum.i6861
-rw-r--r--libasyncns/.md5sum.x86_641
-rw-r--r--libasyncns/Pkgfile18
5 files changed, 54 insertions, 0 deletions
diff --git a/libasyncns/.footprint.i686 b/libasyncns/.footprint.i686
new file mode 100644
index 000000000..7699aa3d0
--- /dev/null
+++ b/libasyncns/.footprint.i686
@@ -0,0 +1,17 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/asyncns.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libasyncns.a
+-rwxr-xr-x root/root usr/lib/libasyncns.la
+lrwxrwxrwx root/root usr/lib/libasyncns.so -> libasyncns.so.0.3.1
+lrwxrwxrwx root/root usr/lib/libasyncns.so.0 -> libasyncns.so.0.3.1
+-rwxr-xr-x root/root usr/lib/libasyncns.so.0.3.1
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libasyncns.pc
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/doc/
+drwxr-xr-x root/root usr/share/doc/libasyncns/
+-rw-r--r-- root/root usr/share/doc/libasyncns/README
+-rw-r--r-- root/root usr/share/doc/libasyncns/README.html
+-rw-r--r-- root/root usr/share/doc/libasyncns/style.css
diff --git a/libasyncns/.footprint.x86_64 b/libasyncns/.footprint.x86_64
new file mode 100644
index 000000000..7699aa3d0
--- /dev/null
+++ b/libasyncns/.footprint.x86_64
@@ -0,0 +1,17 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/include/
+-rw-r--r-- root/root usr/include/asyncns.h
+drwxr-xr-x root/root usr/lib/
+-rw-r--r-- root/root usr/lib/libasyncns.a
+-rwxr-xr-x root/root usr/lib/libasyncns.la
+lrwxrwxrwx root/root usr/lib/libasyncns.so -> libasyncns.so.0.3.1
+lrwxrwxrwx root/root usr/lib/libasyncns.so.0 -> libasyncns.so.0.3.1
+-rwxr-xr-x root/root usr/lib/libasyncns.so.0.3.1
+drwxr-xr-x root/root usr/lib/pkgconfig/
+-rw-r--r-- root/root usr/lib/pkgconfig/libasyncns.pc
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/doc/
+drwxr-xr-x root/root usr/share/doc/libasyncns/
+-rw-r--r-- root/root usr/share/doc/libasyncns/README
+-rw-r--r-- root/root usr/share/doc/libasyncns/README.html
+-rw-r--r-- root/root usr/share/doc/libasyncns/style.css
diff --git a/libasyncns/.md5sum.i686 b/libasyncns/.md5sum.i686
new file mode 100644
index 000000000..f063d8901
--- /dev/null
+++ b/libasyncns/.md5sum.i686
@@ -0,0 +1 @@
+1f553d6ce1ad255bc83b3d8e9384f515 libasyncns-0.8.tar.gz
diff --git a/libasyncns/.md5sum.x86_64 b/libasyncns/.md5sum.x86_64
new file mode 100644
index 000000000..f063d8901
--- /dev/null
+++ b/libasyncns/.md5sum.x86_64
@@ -0,0 +1 @@
+1f553d6ce1ad255bc83b3d8e9384f515 libasyncns-0.8.tar.gz
diff --git a/libasyncns/Pkgfile b/libasyncns/Pkgfile
new file mode 100644
index 000000000..5455f0376
--- /dev/null
+++ b/libasyncns/Pkgfile
@@ -0,0 +1,18 @@
+# Description: Bibliothèque C pour exécuter des requêtes DNS asynchrones
+# URL: http://0pointer.de/lennart/projects/libasyncns/
+# Maintainer: piernov <piernov@piernov.org>
+# Packager: piernov <piernov@piernov.org>
+# Depends on:
+# Run on:
+
+name=libasyncns
+version=0.8
+release=1
+source=(http://0pointer.de/lennart/projects/libasyncns/$name-$version.tar.gz)
+
+build() {
+ cd $name-$version
+ ./configure --prefix=/usr
+ make
+ make DESTDIR=$PKG install
+}