[Lunar-commits] <moonbase-other> libnl3: Readding to moonbase.

Dennis Veatch stumbles at lunar-linux.org
Mon Jul 9 17:00:06 CEST 2012


commit 8d84b2eb5d750c316c2a9c0c568bb8536c3a6b5b
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Mon, 09 Jul 2012 08:00:06 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/8d84b2eb5d750c316c2a9c0c568bb8536c3a6b5b

libnl3: Readding to moonbase.
---
  libs/libnl3/BUILD                                            +7/-0     
  libs/libnl3/DETAILS                                          +14/-0    
  2 files changed, 21 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/libnl3/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --sysconfdir=/etc/$MODULE" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/libs/libnl3/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=libnl3
+         VERSION=3.2.11
+          SOURCE=libnl-$VERSION.tar.gz
+      SOURCE_URL=http://www.infradead.org/~tgr/libnl/files
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/libnl-$VERSION
+      SOURCE_VFY=sha1:e8ce1ac2d11971c6ee9d58ac5b08e8fab538fabd
+        WEB_SITE=http://www.infradead.org/~tgr/libnl
+         ENTERED=20110511
+         UPDATED=20120709
+           SHORT="A library for applications dealing with netlink sockets"
+
+cat << EOF
+libnl is a library for applications dealing with netlink sockets.
+EOF




More information about the Lunar-commits mailing list