From b78d0b4f8e478370ced600200f4cf4369c439fdb Mon Sep 17 00:00:00 2001
From: Thierry N <thierryn1 at hispeed dot ch>
Date: Tue, 11 Aug 2009 20:52:45 +0200
Subject: Ajout de lxnm#0.2.2-1

---
 extra/lxnm/.footprint | 16 ++++++++++++++++
 extra/lxnm/.md5sum    |  1 +
 extra/lxnm/Pkgfile    | 18 ++++++++++++++++++
 3 files changed, 35 insertions(+)
 create mode 100644 extra/lxnm/.footprint
 create mode 100644 extra/lxnm/.md5sum
 create mode 100644 extra/lxnm/Pkgfile

diff --git a/extra/lxnm/.footprint b/extra/lxnm/.footprint
new file mode 100644
index 000000000..5a31230c1
--- /dev/null
+++ b/extra/lxnm/.footprint
@@ -0,0 +1,16 @@
+drwxr-xr-x	root/root	usr/
+drwxr-xr-x	root/root	usr/sbin/
+-rwxr-xr-x	root/root	usr/sbin/lxnm
+drwxr-xr-x	root/root	usr/share/
+drwxr-xr-x	root/root	usr/share/lxnm/
+-rwxr-xr-x	root/root	usr/share/lxnm/ethdown.sh
+-rwxr-xr-x	root/root	usr/share/lxnm/ethrepair.sh
+-rwxr-xr-x	root/root	usr/share/lxnm/ethup.sh
+-rw-r--r--	root/root	usr/share/lxnm/lxnm.conf
+-rwxr-xr-x	root/root	usr/share/lxnm/wificonnect.sh
+-rwxr-xr-x	root/root	usr/share/lxnm/wifidown.sh
+-rwxr-xr-x	root/root	usr/share/lxnm/wifirepair.sh
+-rwxr-xr-x	root/root	usr/share/lxnm/wifiup.sh
+drwxr-xr-x	root/root	usr/share/man/
+drwxr-xr-x	root/root	usr/share/man/man1/
+-rw-r--r--	root/root	usr/share/man/man1/lxnm.1.gz
diff --git a/extra/lxnm/.md5sum b/extra/lxnm/.md5sum
new file mode 100644
index 000000000..c06d0238d
--- /dev/null
+++ b/extra/lxnm/.md5sum
@@ -0,0 +1 @@
+2ee64e5fad4a27a522f1eb2da08dd46a  lxnm-0.2.2.tar.gz
diff --git a/extra/lxnm/Pkgfile b/extra/lxnm/Pkgfile
new file mode 100644
index 000000000..ad00b99dc
--- /dev/null
+++ b/extra/lxnm/Pkgfile
@@ -0,0 +1,18 @@
+# Description: Gestionnaire de réseaux rapide, légé et simple
+# URL: http://lxde.org/about.html
+# Maintainer: NuTyX core team
+# Packager: geantbrun at gmail dot com
+# Depends on: gtk
+
+name=lxnm
+version=0.2.2
+release=1
+source=(http://downloads.sourceforge.net/lxde/files/$name-$version.tar.gz)
+
+build() {
+    cd $name-$version
+    ./configure --prefix=/usr
+    make
+    make DESTDIR=$PKG install
+}
+
-- 
cgit v1.2.3-70-g09d2