Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=6bf81656c8a57d1dd176f686c0b1703f0e2e1f24

commit 6bf81656c8a57d1dd176f686c0b1703f0e2e1f24
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Fri Sep 2 14:20:43 2011 +0200

Revert "gmime-2.6.0-1-x86_64"

This reverts commit 953503be723a827e0d1f92abbae96b62a579f828.

packages not yet ready for use new ABI

diff --git a/source/lib/gmime/FrugalBuild b/source/lib/gmime/FrugalBuild
index 5f2a570..0d107b5 100644
--- a/source/lib/gmime/FrugalBuild
+++ b/source/lib/gmime/FrugalBuild
@@ -3,20 +3,18 @@
# Contributor: AlexExtreme <a...@alex-smith.me.uk>

pkgname=gmime
-pkgver=2.6.0
+pkgver=2.4.26
pkgrel=1
pkgdesc="Provides a core library and set of utilities for the creation and 
parsing of messages using MIME"
url="http://spruce.sourceforge.net/gmime/";
-depends=('glib2>=2.18.2' 'sharutils' 'zlib' 'gpgme')
+depends=('glib2>=2.18.2' 'sharutils' 'zlib')
makedepends=('gtk2-sharp>=2.12.6' 'mono>=2.10')
groups=('lib')
archs=('i686' 'x86_64' 'ppc')
options=('scriptlet')
+sha1sums=('16c36f80fd61f893861156a6f4c75fdd5cba02c3')
_F_mono_aot=0
Finclude mono gnome
-source=($source gpg.diff)
-sha1sums=('1d9477f7d9debbb155453dd8f6fd71c5ddd154ad' \
-          'efed4463f356fa86a42bb4f5db5c79fd97a2b50b')
subpkgs=('gmime-sharp')
subgroups=('lib-extra')
subdescs=('gmime SHARP bindings')
@@ -33,7 +31,7 @@ build() {

Fmonocleanup
Fsplit gmime-sharp usr/lib/mono
-       Fsplit gmime-sharp usr/lib/pkgconfig/gmime-sharp-2.6.pc
+       Fsplit gmime-sharp usr/lib/pkgconfig/gmime-sharp-2.4.pc
}

# optimization OK
diff --git a/source/lib/gmime/gpg.diff b/source/lib/gmime/gpg.diff
deleted file mode 100644
index 5fbcf86..0000000
--- a/source/lib/gmime/gpg.diff
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -up gmime-2.5.8/tests/Makefile.am.bak gmime-2.5.8/tests/Makefile.am
---- gmime-2.5.8/tests/Makefile.am.bak  2011-06-17 15:31:05.000000000 +0200
-+++ gmime-2.5.8/tests/Makefile.am      2011-06-17 15:30:40.000000000 +0200
-@@ -39,7 +39,7 @@ endif
- noinst_PROGRAMS = $(AUTOMATED_TESTS) $(MANUAL_TESTS)
-
- DEPS = $(top_builddir)/gmime/libgmime-$(GMIME_API_VERSION).la
--LDADDS = $(top_builddir)/gmime/libgmime-$(GMIME_API_VERSION).la $(GLIB_LIBS)
-+LDADDS = $(top_builddir)/gmime/libgmime-$(GMIME_API_VERSION).la -lgpg-error 
$(GLIB_LIBS)
-
- test_best_SOURCES = test-best.c
- test_best_LDFLAGS =
-diff -up gmime-2.5.8/tests/test-pkcs7.c.bak gmime-2.5.8/tests/test-pkcs7.c
---- gmime-2.5.8/tests/test-pkcs7.c.bak 2011-03-18 04:44:35.000000000 +0100
-+++ gmime-2.5.8/tests/test-pkcs7.c     2011-06-17 15:30:15.000000000 +0200
-@@ -32,6 +32,7 @@
-
- #include <gmime/gmime.h>
- #include <gmime/gmime-pkcs7-context.h>
-+#include <gpg-error.h>
-
- #include "testsuite.h"
-
-
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to