[Lunar-commits] <moonbase-other> libytnef: add it to the moonbase.
Florin Braescu
florin at lunar-linux.org
Sun Oct 19 13:56:28 CEST 2014
commit 75644e92a284539a6fc80b162f75ad159e66c61d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 19 Oct 2014 14:56:13 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/75644e92a284539a6fc80b162f75ad159e66c61d
libytnef: add it to the moonbase.
---
libs/libytnef/BUILD | +3/-0
libs/libytnef/DETAILS | +13/-0
2 files changed, 16 insertions(+)
--- /dev/null
+++ b/libs/libytnef/BUILD
@@ -0,0 +1,3 @@
+OPTS+=" --disable-static" &&
+
+default_build
--- /dev/null
+++ b/libs/libytnef/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=libytnef
+ VERSION=1.5
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/ytnef/
+ SOURCE_VFY=sha256:1b22a1e42e047c41a41917e89544992c33d30e9bd798b5b8ca7ef1eb75e1752e
+ WEB_SITE=http://live.gnome.org/libgdata
+ ENTERED=20141019
+ UPDATED=20141019
+ SHORT="YTNEF stream reader library"
+
+cat << EOF
+Yerase's TNEF Stream Reader library (decode winmail.dat).
+EOF
More information about the Lunar-commits
mailing list