[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:/lunar-linux/moonbase-other

stumbles stumbles at lunar-linux.org
Sun Aug 4 15:56:18 CEST 2013


commit cee217dab563bc1cf0db5c53c4e2a3abec28d3eb
Author: stumbles <stumbles at lunar-linux.org>
Date: Sun, 04 Aug 2013 06:56:09 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/cee217dab563bc1cf0db5c53c4e2a3abec28d3eb

Merge branch 'master' of github.com:/lunar-linux/moonbase-other
---
  libs/CUnit/DETAILS   | +12/-0    
  libs/CUnit/PRE_BUILD | +4/-0     
  2 files changed, 16 insertions(+)

--- /dev/null
+++ b/libs/CUnit/DETAILS
@@ -0,0 +1,12 @@
+          MODULE=CUnit
+         VERSION=2.1-2
+          SOURCE=$MODULE-$VERSION-src.tar.bz2
+      SOURCE_URL=$SFORGE_URL/cunit/$MODULE/${VERSION}
+      SOURCE_VFY=sha1:6c2d0627eb64c09c7140726d6bf814cf531a3ce0
+        WEB_SITE=http://cunit.sf.net
+         ENTERED=20130804
+         UPDATED=20130804
+           SHORT="C Unit Testing Framework"
+cat << EOF
+CUnit is a Unit testing framework for C.
+EOF
--- /dev/null
+++ b/libs/CUnit/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+
+sedit "s:\(docdir =\) .*:\1 @docdir@:" doc/Makefile.in &&
+sedit "s:\(dochdrdir =\) .*:\1 \$(prefix)/include/@PACKAGE@:" doc/headers/Makefile.in




More information about the Lunar-commits mailing list