[Lunar-commits] CVS: moonbase/mail/gmime PRE_BUILD, NONE, 1.1 DETAILS, 1.1, 1.2

Terry Chan tchan at lunar-linux.org
Sun Aug 8 21:14:26 GMT 2004


Update of /var/cvs/lunar/moonbase/mail/gmime
In directory dbguin.lunar-linux.org:/tmp/cvs-serv20024

Modified Files:
	DETAILS 
Added Files:
	PRE_BUILD 
Log Message:
Added a patch to preven gmime sigs from appearing as another attachment.
Compiled and tested with gcc-3.3.3, glibc-2.3.3, kernel headers 2.4.x.
Patch is from the balsa devs and is recommended by them.  gmime is currently
only used in balsa, at least in the moonbase....


--- NEW FILE: PRE_BUILD ---
default_pre_build &&
cd $SOURCE_DIRECTORY &&
patch_it $SOURCE_CACHE/$SOURCE2 1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/mail/gmime/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS	22 Jul 2004 01:58:08 -0000	1.1
+++ DETAILS	8 Aug 2004 21:14:24 -0000	1.2
@@ -1,12 +1,16 @@
           MODULE=gmime
          VERSION=2.1.7
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=gmime-2.1.7-sig-attach.patch 
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=http://spruce.sourceforge.net/gmime/sources/v2.1//$SOURCE
+      SOURCE_URL=http://spruce.sourceforge.net/gmime/sources/v2.1//$SOURCE
       SOURCE_VFY=md5:ed99c382471294896f576e5f77694142
+  SOURCE2_URL[0]=http://balsa.gnome.org/$SOURCE2
+  SOURCE2_URL[1]=$PATCH_URL/$SOURCE2
+     SOURCE2_VFY=md5:88809d36bbe32ab63438f8d31ad25db8
         WEB_SITE=http://spruce.sourceforge.net/gmime/
          ENTERED=20040721
-         UPDATED=20040721
+         UPDATED=20040808
            SHORT="gmime is a MIME creation/parsing library and toolset."
 cat << EOF
 The GMime suite provides a core library and set of utilities which may be used



More information about the Lunar-commits mailing list