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

Dennis Veatch stumbles at lunar-linux.org
Sun Aug 5 11:27:01 CEST 2012


commit 39446f19c2e7001090f3d97bfd58e1bec19314cc
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sun, 05 Aug 2012 02:27:01 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/39446f19c2e7001090f3d97bfd58e1bec19314cc

dotconf: Readding to moonbase.
---
  libs/dotconf/BUILD                                           +12/-0    
  libs/dotconf/DETAILS                                         +14/-0    
  2 files changed, 26 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/dotconf/BUILD
@@ -0,0 +1,12 @@
+(
+
+  aclocal        &&
+  autoheader     &&
+  libtoolize -f -i &&
+  automake -a -f &&
+  autoconf -f    &&
+  autoreconf     &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/libs/dotconf/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=dotconf
+         VERSION=1.3
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=https://github.com/williamh/dotconf/tarball/master
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/williamh-dotconf-651d87f
+      SOURCE_VFY=sha1:a9db8851cbbedae3d9af06aef3cc727ffb21222f
+        WEB_SITE=https://github.com/williamh/dotconf
+         ENTERED=20110507
+         UPDATED=20110507
+           SHORT="configuration file parser"
+
+cat << EOF
+Configuration file parser.
+EOF




More information about the Lunar-commits mailing list