pacho 14/12/11 11:28:50
Added:
mail-notification-dont-link-against-bsd-compat.patch
Removed: mail-notification-5.4-e-d-s-2.24.patch
mail-notification-5.4-icons.patch
mail-notification-5.4-asneeded.patch
mail-notification-5.4-evolution-gtkhtml.patch
mail-notification-5.4-dont-update-cache.patch
mail-notification-5.4-sasl_encode64.patch
mail-notification-5.4-gmime.patch
mail-notification-5.4-e-d-s.patch
mail-notification-5.4-fix-markup.patch
Log:
Fix building (#512206), drop evolution support as it requires a ton of
different patches on nearly every evolution bump
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
A188FBD4)
Revision Changes Path
1.1
mail-client/mail-notification/files/mail-notification-dont-link-against-bsd-compat.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mail-notification/files/mail-notification-dont-link-against-bsd-compat.patch?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-client/mail-notification/files/mail-notification-dont-link-against-bsd-compat.patch?rev=1.1&content-type=text/plain
Index: mail-notification-dont-link-against-bsd-compat.patch
===================================================================
--- jbsrc/jb.c.orig 2014-01-19 20:06:48.525462981 +0100
+++ jbsrc/jb.c 2014-01-19 20:07:36.087934897 +0100
@@ -425,7 +425,6 @@
*/
jb_compile_options_add_cflags(object->compile_options, "-std=c99");
jb_compile_options_add_cppflags(object->compile_options, "-D_BSD_SOURCE
-D_POSIX_C_SOURCE=199309L");
- jb_compile_options_add_libs(object->compile_options, "-lbsd-compat");
}
jb_compile_options_add_string_defines(object->compile_options,