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

Dennis Veatch stumbles at lunar-linux.org
Tue Jul 10 15:53:02 CEST 2012


commit 79a64d76d34782309b1017c26e51ceb202edb24c
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 10 Jul 2012 06:53:02 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/79a64d76d34782309b1017c26e51ceb202edb24c

libmal: Readding to moonbase.
---
  libs/libmal/BUILD                                            +14/-0    
  libs/libmal/DEPENDS                                          +1/-0     
  libs/libmal/DETAILS                                          +19/-0    
  3 files changed, 34 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/libmal/BUILD
@@ -0,0 +1,14 @@
+(
+
+  
+  ./configure  --sysconfdir=/etc        \
+               --prefix=/usr            \
+               --mandir=/usr/share/man  \
+               --localstatedir=/var     \
+               $OPTS                    &&
+
+
+  default_make
+
+) > $C_FIFO 2>&1
+
--- /dev/null
+++ b/libs/libmal/DEPENDS
@@ -0,0 +1 @@
+depends  pilot-link
--- /dev/null
+++ b/libs/libmal/DETAILS
@@ -0,0 +1,19 @@
+          MODULE=libmal
+         VERSION=0.44.1
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=http://www.jlogday.com/code/libmal/
+      SOURCE_VFY=sha1:a11ce8e57f431d7f677b5f57fd653fc3f4a6ed15
+        WEB_SITE=http://jasonday.home.att.net/code/libmal/libmal.html
+         ENTERED=20050601
+         UPDATED=20090224
+           SHORT="library of the functions in Tom Whittaker's malsync distribution"
+cat << EOF
+libmal is really just a convenience library of the functions in Tom
+Whittaker's malsync distribution, along with a few wrapper functions.
+
+Taken from Mr. Whittaker's website ;
+
+MalSync is a command line tool that allows Palm Pilots to synchronize to the
+AvantGo.com server.
+
+EOF




More information about the Lunar-commits mailing list