[Lunar-commits] <moonbase> libpst: Adding to moonbase.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun May 2 16:02:46 CEST 2010


commit d0e06a93de474a55ac54ebdce89f2fe906de4682
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun May 2 10:02:46 2010 -0400

    libpst: Adding to moonbase.
---
 libs/libpst/BUILD   |   10 ++++++++++
 libs/libpst/DETAILS |   13 +++++++++++++
 2 files changed, 23 insertions(+), 0 deletions(-)

diff --git a/libs/libpst/BUILD b/libs/libpst/BUILD
new file mode 100644
index 0000000..8d19a80
--- /dev/null
+++ b/libs/libpst/BUILD
@@ -0,0 +1,10 @@
+(
+
+  OPTS="--without-boost-python --enable-libpst-shared --disable-python" &&
+
+  sedit "s:sem_init],rt):sem_init], [ pthread pthreads thread threads ] ):" configure.in &&
+  sed -i "1i ACLOCAL_AMFLAGS = -I m4" Makefile.am &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/libs/libpst/DETAILS b/libs/libpst/DETAILS
new file mode 100644
index 0000000..434ebab
--- /dev/null
+++ b/libs/libpst/DETAILS
@@ -0,0 +1,13 @@
+          MODULE=libpst
+         VERSION=0.6.45
+          SOURCE=$MODULE-$VERSION.tar.gz
+      SOURCE_URL=http://www.five-ten-sg.com/libpst/packages/
+      SOURCE_VFY=sha1:c79e09793051e77586b602b2762e4ae30fb91f0a
+        WEB_SITE=http://www.five-ten-sg.com/libpst/
+         ENTERED=20100425
+         UPDATED=20100425
+           SHORT="convert Outlook pst files"
+
+cat << EOF
+Converts Outlook pst files.
+EOF


More information about the Lunar-commits mailing list