tetromino    14/03/17 04:05:13

  Modified:             ChangeLog libgnomeprint-2.18.8.ebuild
  Log:
  Fix building with >=freetype-2.5.1 (bug #504850, thanks to Harris Landgarten).
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
CF0ADD61)

Revision  Changes    Path
1.195                gnome-base/libgnomeprint/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.195&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?rev=1.195&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/ChangeLog?r1=1.194&r2=1.195

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- ChangeLog   29 May 2012 14:24:01 -0000      1.194
+++ ChangeLog   17 Mar 2014 04:05:13 -0000      1.195
@@ -1,6 +1,12 @@
 # ChangeLog for gnome-base/libgnomeprint
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.194 
2012/05/29 14:24:01 aballier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.195 
2014/03/17 04:05:13 tetromino Exp $
+
+  17 Mar 2014; Alexandre Rostovtsev <tetrom...@gentoo.org>
+  libgnomeprint-2.18.8.ebuild,
+  +files/libgnomeprint-2.18.8-freetype-2.5.1.patch:
+  Fix building with >=freetype-2.5.1 (bug #504850, thanks to Harris
+  Landgarten).
 
   29 May 2012; Alexis Ballier <aball...@gentoo.org>
   libgnomeprint-2.18.8.ebuild:



1.12                 gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild?r1=1.11&r2=1.12

Index: libgnomeprint-2.18.8.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- libgnomeprint-2.18.8.ebuild 29 May 2012 14:24:01 -0000      1.11
+++ libgnomeprint-2.18.8.ebuild 17 Mar 2014 04:05:13 -0000      1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 
1.11 2012/05/29 14:24:01 aballier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.8.ebuild,v 
1.12 2014/03/17 04:05:13 tetromino Exp $
 
 EAPI="3"
 GCONF_DEBUG="no"
@@ -45,6 +45,7 @@
 
 src_prepare() {
        epatch "${FILESDIR}"/${P}-stdio-include.patch
+       epatch "${FILESDIR}"/${P}-freetype-2.5.1.patch
        gnome2_src_prepare
 
        # Drop DEPRECATED flags, bug #384807




Reply via email to