/[gentoo-x86]/gnome-extra/assogiate/files/assogiate-0.2.1-gcc-4.7.patch
Gentoo

Contents of /gnome-extra/assogiate/files/assogiate-0.2.1-gcc-4.7.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Sat Aug 11 20:01:06 2012 UTC (9 months ago) by tetromino
Branch: MAIN
CVS Tags: HEAD
Add Debian patches to fix building with glib-2.32 (bug #428314, thanks to Diego Elio Pettenò) and with gcc-4.7.

(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

1 tetromino 1.1 Description: Fix ftbfs with gcc-4.7
2     Author: Vincent Legout <vlegout@debian.org>
3     Last-Update: 2012-04-04
4     Bug-Debian: http://bugs.debian.org/667104
5    
6     Index: assogiate/libassogiate/mime-package.cc
7     ===================================================================
8     --- assogiate.orig/libassogiate/mime-package.cc 2012-03-25 10:47:26.524889975 +0200
9     +++ assogiate/libassogiate/mime-package.cc 2012-04-04 18:54:11.675024484 +0200
10     @@ -31,6 +31,7 @@
11     #include <libxml/tree.h>
12     #include <libxml++/parsers/domparser.h>
13     #include <libgnomevfsmm/init.h>
14     +#include <unistd.h>
15    
16     /******************************************************************************/
17     /* Globals */

  ViewVC Help
Powered by ViewVC 1.1.13