public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail/files: claws-mail-3.7.5-fix-libetpan-check.patch
@ 2010-04-20 19:05 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-04-20 19:05 UTC (permalink / raw
  To: gentoo-commits

fauli       10/04/20 19:05:11

  Added:                claws-mail-3.7.5-fix-libetpan-check.patch
  Log:
  revision bump to fix compilation with libetpan 1.0, see bug 314181.  Also incorporate EAPI 2 fixes and cleaner ebuild structure provided by Tim Harder <radhermit AT gmail DOT com> in the same bug
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.1                  mail-client/claws-mail/files/claws-mail-3.7.5-fix-libetpan-check.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/files/claws-mail-3.7.5-fix-libetpan-check.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/claws-mail/files/claws-mail-3.7.5-fix-libetpan-check.patch?rev=1.1&content-type=text/plain

Index: claws-mail-3.7.5-fix-libetpan-check.patch
===================================================================
--- configure.ac.orig	2010-04-20 20:55:13.775539738 +0200
+++ configure.ac	2010-04-20 20:57:56.872533578 +0200
@@ -973,7 +973,12 @@
 	if test "x$libetpan_result" = "xyes"; then
 	   LIBETPAN_CPPFLAGS="`$libetpanconfig --cflags`"
 	   LIBETPAN_LIBS="`$libetpanconfig --libs`"
+	   LIBETPAN_STABLE=`$libetpanconfig --version | grep -v ^0`
 	   LIBETPAN_VERSION=`$libetpanconfig --version | sed "s/\.//g" | sed "s/-.*$//"`
+	   if test x"$LIBETPAN_STABLE" != "x"; then
+              LIBETPAN_VERSION="100"
+           fi
+
 	   if test "$LIBETPAN_VERSION" -lt "057"; then
 		AC_MSG_RESULT([*** Claws Mail requires libetpan 0.57 or newer. See http://www.etpan.org/])
 		AC_MSG_RESULT([*** You can use --disable-libetpan if you don't need IMAP4 and/or NNTP support.])






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail/files: claws-mail-3.7.5-fix-libetpan-check.patch
@ 2011-03-06 13:10 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-03-06 13:10 UTC (permalink / raw
  To: gentoo-commits

fauli       11/03/06 13:10:11

  Removed:              claws-mail-3.7.5-fix-libetpan-check.patch
  Log:
  clean up
  
  (Portage version: 2.1.9.42/cvs/Linux i686)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-06 13:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-20 19:05 [gentoo-commits] gentoo-x86 commit in mail-client/claws-mail/files: claws-mail-3.7.5-fix-libetpan-check.patch Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2011-03-06 13:10 Christian Faulhammer (fauli)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox