diff options
author | 2005-06-08 10:08:16 +0000 | |
---|---|---|
committer | 2005-06-08 10:08:16 +0000 | |
commit | 834d34d647e02e08f33da9b6195b4c44188ae351 (patch) | |
tree | 66ba232d0c3707b94f8d44981cd9ff80a95db6fa /app-text/xpdf | |
parent | fix homepage (diff) | |
download | gentoo-2-834d34d647e02e08f33da9b6195b4c44188ae351.tar.gz gentoo-2-834d34d647e02e08f33da9b6195b4c44188ae351.tar.bz2 gentoo-2-834d34d647e02e08f33da9b6195b4c44188ae351.zip |
add gcc4.1 patch
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-text/xpdf')
-rw-r--r-- | app-text/xpdf/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/xpdf/Manifest | 15 | ||||
-rw-r--r-- | app-text/xpdf/files/xpdf-3.00-gcc41.patch | 25 | ||||
-rw-r--r-- | app-text/xpdf/xpdf-3.00-r9.ebuild | 3 |
4 files changed, 35 insertions, 14 deletions
diff --git a/app-text/xpdf/ChangeLog b/app-text/xpdf/ChangeLog index bf26793ec685..a4bf0df91ab3 100644 --- a/app-text/xpdf/ChangeLog +++ b/app-text/xpdf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/xpdf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/ChangeLog,v 1.80 2005/05/23 15:52:50 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/ChangeLog,v 1.81 2005/06/08 10:08:16 lanius Exp $ + + 08 Jun 2005; Heinrich Wendel <lanius@gentoo.org> + +files/xpdf-3.00-gcc41.patch, xpdf-3.00-r9.ebuild: + add gcc4.1 patch, bug #95409 23 May 2005; Heinrich Wendel <lanius@gentoo.org> xpdf-3.00-r8.ebuild: change nomotif use flag back to motif diff --git a/app-text/xpdf/Manifest b/app-text/xpdf/Manifest index abcf13383905..65c23dd6ea96 100644 --- a/app-text/xpdf/Manifest +++ b/app-text/xpdf/Manifest @@ -1,8 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 5cedb5398c6a33163b3702342f65cd80 xpdf-3.00-r8.ebuild 3624 -MD5 aaa1d7f80793725ee08eee710ab47d11 xpdf-3.00-r9.ebuild 3818 +MD5 50275b878d4c7d387ff2e84d0fe413c7 xpdf-3.00-r9.ebuild 3860 MD5 f3e993bddd63c3ee69191ce569cdd492 ChangeLog 9720 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 MD5 8221707abac9c48b486b8c2b9bc7a7a0 files/xpdf-3.00-empty-bookmark.patch 373 @@ -18,12 +15,6 @@ MD5 c3d50c3fb232fe51c2ae06ff1f530d49 files/xpdf-3.00-overflow.patch.bz2 2097 MD5 41c050cd5c7ccdcf1676a6852c7a35ed files/xpdf-3.00-PathScanner.patch.bz2 1003 MD5 9a40ac2946ebb4599602f43e10f88786 files/xpdf-3.00-scroll-opts.patch.bz2 1869 MD5 2fce5bedd61300fad1566a41f991a782 files/xpdf-goo-sizet.patch 1424 +MD5 e07939dc8546a450c5d8aca6263ad8ee files/xpdf-3.00-gcc41.patch 890 MD5 ec978d9450f061ea49ee697b39d545bf files/digest-xpdf-3.00-r8 767 -MD5 ec978d9450f061ea49ee697b39d545bf files/digest-xpdf-3.00-r9 767 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCpWg3evY57Fted3ERAnSRAKCsGEfGXCVqL+1vPx2tIEvowKrnYgCdGn0D -mQgm3jfWZG6uYFxXNE/jurk= -=JGj2 ------END PGP SIGNATURE----- +MD5 fd6eaa6f4bb5d94506718515cf20ac26 files/digest-xpdf-3.00-r9 61 diff --git a/app-text/xpdf/files/xpdf-3.00-gcc41.patch b/app-text/xpdf/files/xpdf-3.00-gcc41.patch new file mode 100644 index 000000000000..6856d492b06f --- /dev/null +++ b/app-text/xpdf/files/xpdf-3.00-gcc41.patch @@ -0,0 +1,25 @@ +diff -Naur xpdf-3.00.old/splash/SplashT1Font.h xpdf-3.00/splash/SplashT1Font.h +--- xpdf-3.00.old/splash/SplashT1Font.h 2004-01-22 09:26:44.000000000 +0800 ++++ xpdf-3.00/splash/SplashT1Font.h 2005-06-08 10:09:56.000000000 +0800 +@@ -16,6 +16,7 @@ + #endif + + #include "SplashFont.h" ++#include "SplashT1FontFile.h" + + //------------------------------------------------------------------------ + // SplashT1Font +diff -Naur xpdf-3.00.old/xpdf/TextOutputDev.h xpdf-3.00/xpdf/TextOutputDev.h +--- xpdf-3.00.old/xpdf/TextOutputDev.h 2004-01-22 09:26:45.000000000 +0800 ++++ xpdf-3.00/xpdf/TextOutputDev.h 2005-06-08 10:15:45.000000000 +0800 +@@ -26,6 +26,10 @@ + class GfxState; + class UnicodeMap; + ++class TextBlock; ++class TextPage; ++class TextLineFrag; ++ + //------------------------------------------------------------------------ + + typedef void (*TextOutputFunc)(void *stream, char *text, int len); diff --git a/app-text/xpdf/xpdf-3.00-r9.ebuild b/app-text/xpdf/xpdf-3.00-r9.ebuild index 359990e3cdfc..ee569be27009 100644 --- a/app-text/xpdf/xpdf-3.00-r9.ebuild +++ b/app-text/xpdf/xpdf-3.00-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.00-r9.ebuild,v 1.1 2005/06/07 09:25:02 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xpdf/xpdf-3.00-r9.ebuild,v 1.2 2005/06/08 10:08:16 lanius Exp $ inherit eutils @@ -63,6 +63,7 @@ src_unpack() { epatch ${FILESDIR}/xpdf-3.00-pl2.patch epatch ${FILESDIR}/xpdf-3.00-pl3.patch epatch ${FILESDIR}/xpdf-3.00-fonts.patch + epatch ${FILESDIR}/xpdf-3.00-gcc41.patch autoconf } |