[Lunar-commits] <moonbase> beagle: add a patch for gmime 2.4.x.

Florin Braescu florin at lunar-linux.org
Sun May 9 11:04:51 CEST 2010


commit 85945e514cd84742b0a1d0fbbba4c9e7cdb41ca8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun May 9 12:04:51 2010 +0300

    beagle: add a patch for gmime 2.4.x.
---
 mono/beagle/BUILD   |    7 +++++++
 mono/beagle/DEPENDS |    4 ++--
 mono/beagle/DETAILS |    5 ++++-
 3 files changed, 13 insertions(+), 3 deletions(-)

diff --git a/mono/beagle/BUILD b/mono/beagle/BUILD
new file mode 100644
index 0000000..9a6149d
--- /dev/null
+++ b/mono/beagle/BUILD
@@ -0,0 +1,7 @@
+(
+
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/mono/beagle/DEPENDS b/mono/beagle/DEPENDS
index 8ba7b41..a59d5ea 100644
--- a/mono/beagle/DEPENDS
+++ b/mono/beagle/DEPENDS
@@ -11,8 +11,8 @@ optional_depends "evolution-sharp" \
                  "Enables the Evolution Mail Backend"
 
 optional_depends "wv" \
-                 "" \
-                 "" \
+                 ""   \
+                 ""   \
                  "Enables MS Word support (must say Y to gsf-sharp)"
 
 optional_depends "gsf-sharp" \
diff --git a/mono/beagle/DETAILS b/mono/beagle/DETAILS
index 5e86c37..e1b1d3e 100644
--- a/mono/beagle/DETAILS
+++ b/mono/beagle/DETAILS
@@ -1,9 +1,12 @@
           MODULE=beagle
-         VERSION=0.3.9
            MAJOR=0.3
+         VERSION=$MAJOR.9
           SOURCE=$MODULE-$VERSION.tar.bz2
+          SOURCE=$MODULE-$VERSION-gmime24.patch.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:5fdba6ffd4a210076a954cc22f5b940705b71a6e
+     SOURCE2_VFY=sha1:dff93bb210084e75752963b6679a5ea3c9304773
        WEB_SITE=http://beagle-project.org
          ENTERED=20050410
          UPDATED=20090208


More information about the Lunar-commits mailing list