From b112683961336a1b8cd00660d8a246675d9926d9 Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 4 Sep 2011 16:01:27 +0200 Subject: libasyncns 0.8-1 déplacé dans extra MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extra/libasyncns/Pkgfile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 extra/libasyncns/Pkgfile (limited to 'extra/libasyncns/Pkgfile') diff --git a/extra/libasyncns/Pkgfile b/extra/libasyncns/Pkgfile new file mode 100644 index 000000000..5455f0376 --- /dev/null +++ b/extra/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 +# Packager: piernov +# 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 +} -- cgit v1.2.3-70-g09d2