[Lunar-commits] <moonbase> libsynce: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Nov 26 02:43:54 CET 2009
commit 91660403ec92e22f9fe7db8b4da94b4a36b2c4ec
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Nov 25 20:43:54 2009 -0500
libsynce: Adding to moonbase.
---
libs/libsynce/DETAILS | 21 +++++++++++++++++++++
1 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/libs/libsynce/DETAILS b/libs/libsynce/DETAILS
new file mode 100644
index 0000000..626d848
--- /dev/null
+++ b/libs/libsynce/DETAILS
@@ -0,0 +1,21 @@
+ MODULE=libsynce
+ VERSION=0.14
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL[0]=$SFORGE_URL/synce/SynCE/$VERSION/
+ SOURCE_VFY=sha1:7cb70dcdb14e425618a0d2db40bc90ecaaf5f0cc
+ WEB_SITE=http://sourceforge.net/projects/pocketconcert/
+ ENTERED=20091125
+ UPDATED=20091125
+ SHORT="common library for various SynCE project tools"
+cat << EOF
+The purpose of the SynCE project is to provide a means of communication with a
+Windows Mobile, or Windows CE, device from a computer running Linux, FreeBSD
+or a similar operating system.
+
+Libsynce is a common library for various SynCE project tools, containing various
+utility and helper functions. It is required to compile (at least) the following
+parts of the SynCE project:
+
+ o librapi2
+ o librra
+EOF
More information about the Lunar-commits
mailing list