[Lunar-commits] <moonbase> gmime-2.2: Added this module back into moonbase for dbmail, which is NOT gmime-2.4.x compatible.
Terry Chan
tchan at lunar-linux.org
Sun Jan 3 19:16:46 CET 2010
commit 396d925c50970ceaa97da533d3c890e438b68561
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sun Jan 3 12:16:46 2010 -0600
gmime-2.2: Added this module back into moonbase for dbmail, which is NOT gmime-2.4.x compatible.
---
mail/gmime-2.2/DEPENDS | 4 ++++
mail/gmime-2.2/DETAILS | 19 +++++++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/mail/gmime-2.2/DEPENDS b/mail/gmime-2.2/DEPENDS
new file mode 100644
index 0000000..afacc8f
--- /dev/null
+++ b/mail/gmime-2.2/DEPENDS
@@ -0,0 +1,4 @@
+depends glib-2
+
+optional_depends "gtk-sharp" "--enable-mono" "--disable-mono" \
+ "to enable the mono bindings"
diff --git a/mail/gmime-2.2/DETAILS b/mail/gmime-2.2/DETAILS
new file mode 100644
index 0000000..119669f
--- /dev/null
+++ b/mail/gmime-2.2/DETAILS
@@ -0,0 +1,19 @@
+ MODULE=gmime-2.2
+ MAJOR=2.2
+ VERSION=2.2.24
+ SOURCE=gmime-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/gmime-$VERSION
+ SOURCE_URL=$GNOME_URL/sources/gmime/$MAJOR/
+ SOURCE_VFY=sha1:315976bf2f8a79ab45e822a72d929352240f848a
+ WEB_SITE=http://spruce.sourceforge.net/gmime/
+ ENTERED=20040721
+ UPDATED=20100103
+ SHORT="MIME creation/parsing library and toolset"
+
+cat << EOF
+The GMime suite provides a core library and set of utilities which may
+be used for the creation and parsing of messages using the Multipurpose
+Internet Mail Extension (MIME)
+
+This module is needed by dbmail which is NOT gmime-2.4 compatible.
+EOF
More information about the Lunar-commits
mailing list