bump(media-libs/gd): sync with upstream

This commit is contained in:
Michael Marineau 2013-06-28 22:46:19 -04:00
parent c88fd4a2e5
commit 0fb381fff7
4 changed files with 550 additions and 8 deletions

View File

@ -0,0 +1,487 @@
# ChangeLog for media-libs/gd
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/ChangeLog,v 1.87 2013/04/25 19:10:59 radhermit Exp $
25 Apr 2013; Tim Harder <radhermit@gentoo.org> gd-2.0.35-r3.ebuild:
Fix autoreconf failures with automake-1.13 (bug #466996).
04 Jan 2013; Ulrich Müller <ulm@gentoo.org> gd-2.0.35-r3.ebuild:
Fix LICENSE, see COPYING and notices in source files, bug 450244.
05 May 2012; Jeff Horelick <jdhore@gentoo.org> gd-2.0.35-r3.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> gd-2.0.35-r3.ebuild:
keyword ~amd64-fbsd
23 Apr 2012; Mike Frysinger <vapier@gentoo.org> gd-2.0.35-r3.ebuild:
Stub out AM_ICONV if gettext is not installed.
05 Mar 2012; Mike Frysinger <vapier@gentoo.org> gd-2.0.35-r3.ebuild:
Restore sed -r flag after refactor in previous commit lost it #406933 by
Drake Donahue.
02 Mar 2012; Ulrich Müller <ulm@gentoo.org> gd-2.0.35-r3.ebuild:
Fix LICENSE, "||" would mean dual licensing which is not the case here.
27 Feb 2012; Mike Frysinger <vapier@gentoo.org> gd-2.0.35-r3.ebuild:
DEPEND on pkg-config #406057 by cyberbat.
15 Dec 2011; Mike Frysinger <vapier@gentoo.org> gd-2.0.35-r3.ebuild:
Pass --without-x to avoid useless system -I/-L paths.
15 Dec 2011; Mike Frysinger <vapier@gentoo.org> gd-2.0.35-r3.ebuild,
+files/gd-2.0.35-libpng-pkg-config.patch:
Use libpng's pkg-config files rather than xxx-config scripts.
15 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> -gd-2.0.35-r1.ebuild,
-gd-2.0.35-r2.ebuild:
old
05 Nov 2011; Raúl Porcel <armin76@gentoo.org> gd-2.0.35-r3.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #387291
30 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r3.ebuild:
Fix building with USE="png -zlib" wrt #381729 by Brennan Shacklett
29 Oct 2011; Markus Meier <maekke@gentoo.org> gd-2.0.35-r3.ebuild:
arm stable, bug #387291
21 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r3.ebuild:
x86 stable wrt #387291
18 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> gd-2.0.35-r3.ebuild:
ppc/ppc64 stable wrt #387291
18 Oct 2011; Jeroen Roovers <jer@gentoo.org> gd-2.0.35-r3.ebuild:
Stable for HPPA (bug #387291).
16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r3.ebuild:
amd64 stable wrt #387291 and force libpng >= 1.5 :0 to ensure gdlib-config is
correct.
16 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r3.ebuild:
Upgrade libpng version sed.
15 Apr 2011; Mike Frysinger <vapier@gentoo.org> gd-2.0.35-r3.ebuild:
Disable png/zlib related programs when support is disabled #363491 by Albert
W. Hopkins.
*gd-2.0.35-r3 (13 Apr 2011)
13 Apr 2011; Mike Frysinger <vapier@gentoo.org> +gd-2.0.35-r3.ebuild,
+files/gd-2.0.35-fontconfig.patch:
Split out USE=zlib logic from USE=png, and add fix from upstream for
fontconfig #363367 by genbug.
11 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r2.ebuild:
Remove libtool and static archive if USE="static-libs" is not set wrt #362959
by Stéphane Pagnon.
23 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r2.ebuild:
Use virtual/jpeg.
*gd-2.0.35-r2 (21 May 2010)
21 May 2010; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r1.ebuild,
+gd-2.0.35-r2.ebuild:
Revision bump to force rebuild with modified call to sed wrt #320837 by
Cédric Jeanneret.
20 May 2010; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r1.ebuild:
Try libpng14-config and -lpng14 before falling back to libpng-config and
-lpng. This is working around issues in "prefix" picking up
libpng12-config from host over libpng-config from "prefix".
08 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> gd-2.0.35-r1.ebuild,
+files/gd-2.0.35-libpng14.patch:
Fix building with libpng14 wrt #305101 by Lars Wendler.
21 Nov 2009; nixnut <nixnut@gentoo.org> gd-2.0.35-r1.ebuild:
ppc stable #292130
17 Nov 2009; Brent Baude <ranger@gentoo.org> gd-2.0.35-r1.ebuild:
Marking gd-2.0.35-r1 ppc64 for bug 292130
11 Nov 2009; Jeroen Roovers <jer@gentoo.org> gd-2.0.35-r1.ebuild:
Stable for HPPA (bug #292130).
10 Nov 2009; Raúl Porcel <armin76@gentoo.org> gd-2.0.35-r1.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #292130
10 Nov 2009; Dawid Węgliński <cla@gentoo.org> gd-2.0.35-r1.ebuild:
Stable on amd64 (security #292130)
09 Nov 2009; Christian Faulhammer <fauli@gentoo.org> gd-2.0.35-r1.ebuild:
stable x86, security bug 292130
*gd-2.0.35-r1 (09 Nov 2009)
09 Nov 2009; Markus Meier <maekke@gentoo.org> +gd-2.0.35-r1.ebuild,
+files/gd-2.0.35-maxcolors.patch:
revision bump wrt security bug #292130
29 May 2009; Mike Frysinger <vapier@gentoo.org> -gd-2.0.34.ebuild:
Punt due to GLSA 200708-05 vuln #271688 by Robert Buchholz.
30 Mar 2008; <ricmm@gentoo.org> gd-2.0.34.ebuild, gd-2.0.35.ebuild:
Drop to ~mips due to unstable deps
06 Aug 2007; Joshua Kinard <kumba@gentoo.org> gd-2.0.35.ebuild:
Stable on mips, per #179154.
25 Jul 2007; Markus Rothe <corsair@gentoo.org> gd-2.0.35.ebuild:
Stable on ppc64; bug #179154
24 Jul 2007; Steve Dibb <beandog@gentoo.org> gd-2.0.35.ebuild:
amd64 stable, security bug 179154
21 Jul 2007; Raúl Porcel <armin76@gentoo.org> gd-2.0.35.ebuild:
alpha/ia64/x86 stable wrt security #179154
21 Jul 2007; Jeroen Roovers <jer@gentoo.org> gd-2.0.35.ebuild:
Stable for HPPA (bug #179154).
20 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> gd-2.0.35.ebuild:
Stable on sparc wrt security #179154
20 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org> gd-2.0.35.ebuild:
ppc stable, bug #179154
12 Jul 2007; Roy Marples <uberlord@gentoo.org> gd-2.0.35.ebuild:
Keyworded ~sparc-fbsd.
*gd-2.0.35 (22 Jun 2007)
22 Jun 2007; Mike Frysinger <vapier@gentoo.org> +gd-2.0.35.ebuild:
Version bump.
12 May 2007; Joshua Kinard <kumba@gentoo.org> gd-2.0.34.ebuild:
Stable on mips.
15 Feb 2007; Fabian Groffen <grobian@gentoo.org> gd-2.0.32.ebuild,
gd-2.0.33.ebuild, gd-2.0.34.ebuild:
Dropped ppc-macos keyword, see you in prefix
13 Feb 2007; Markus Rothe <corsair@gentoo.org> gd-2.0.34.ebuild:
Stable on ppc64; bug #141577
12 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> gd-2.0.34.ebuild:
Stable on Alpha, bug 141577.
12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org> gd-2.0.34.ebuild:
Stable on sparc wrt security #141577
11 Feb 2007; Simon Stelling <blubb@gentoo.org> gd-2.0.34.ebuild:
stable on amd64; security bug 141577
11 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> gd-2.0.34.ebuild:
Stable on IA64, bug 141577.
11 Feb 2007; René Nussbaumer <killerfox@gentoo.org> gd-2.0.34.ebuild:
Stable on hppa. See bug #141577.
11 Feb 2007; Tobias Scherbaum <dertobi123@gentoo.org> gd-2.0.34.ebuild:
Stable on ppc wrt bug #141577.
11 Feb 2007; Christian Faulhammer <opfer@gentoo.org> gd-2.0.34.ebuild:
stable x86; security bug #141577
*gd-2.0.34 (07 Feb 2007)
07 Feb 2007; Mike Frysinger <vapier@gentoo.org> +gd-2.0.34.ebuild:
Version bump.
*gd-2.0.34_rc2 (03 Feb 2007)
03 Feb 2007; Mike Frysinger <vapier@gentoo.org> +gd-2.0.34_rc2.ebuild:
Version bump.
23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/gd-2.0.33-iconv.patch, gd-2.0.33.ebuild:
Add patch to link against libiconv when needed.
23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> gd-2.0.33.ebuild:
Add ~x86-fbsd keyword.
22 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> gd-2.0.33.ebuild:
Stable on ppc.
21 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> gd-2.0.33.ebuild:
Stable on amd64, bug 112937.
21 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> gd-2.0.33.ebuild:
Stable on sparc wrt security #112937
21 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> gd-2.0.33.ebuild:
stable on alpha as per bug #112937
21 Dec 2005; Mark Loeser <halcy0n@gentoo.org> gd-2.0.33.ebuild:
Stable on x86; bug #112937
21 Dec 2005; Markus Rothe <corsair@gentoo.org> gd-2.0.33.ebuild:
Stable on ppc64; bug #112937
*gd-2.0.33 (21 Dec 2005)
21 Dec 2005; Mike Frysinger <vapier@gentoo.org>
+files/gd-2.0.33-overflow-checks.patch, +gd-2.0.33.ebuild:
Add some sanity checks to prevent overflows #112937.
13 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; gd-2.0.32.ebuild:
Add modular X dependencies.
20 Aug 2005; Mike Frysinger <vapier@gentoo.org> gd-2.0.32.ebuild:
Add support for USE=fontconfig #79375 by Jung Tae-young.
09 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> gd-2.0.28.ebuild,
gd-2.0.32.ebuild:
Stable ppc-macos
31 Dec 2004; Lina Pezzella <j4rg0n@gentoo.org> gd-2.0.32.ebuild:
Unstable ppc-macos.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
05 Nov 2004; Hardave Riar <hardave@gentoo.org> gd-2.0.32.ebuild:
Stable on mips, bug #69070.
*gd-2.0.32 (02 Nov 2004)
02 Nov 2004; Mike Frysinger <vapier@gentoo.org>
-files/1.8.4-dec-alpha-compiler.diff, -files/1.8.4-jpeg-inc.patch,
-files/1.8.4-png-overflows.patch, -gd-1.8.4-r2.ebuild, -gd-2.0.31.ebuild,
+gd-2.0.32.ebuild:
Version bump to fix png compiling.
02 Nov 2004; Markus Rothe <corsair@gentoo.org> gd-2.0.31.ebuild:
Stable on ppc64, bug #69070
02 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org> gd-2.0.31.ebuild:
Stable amd64
31 Oct 2004; Mike Frysinger <vapier@gentoo.org>
+files/1.8.4-png-overflows.patch, gd-1.8.4-r2.ebuild:
Backwards port png overflow fix from gd-2.x #69070.
*gd-2.0.31 (31 Oct 2004)
31 Oct 2004; Mike Frysinger <vapier@gentoo.org>
+files/2.0.31-png-check.patch, -gd-2.0.30.ebuild, +gd-2.0.31.ebuild:
Version bump to fix png building #69611 by Tomasz Sterna.
31 Oct 2004; Jason Wever <weeve@gentoo.org> gd-2.0.30.ebuild:
Stable on sparc wrt securit bug #69070.
31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> gd-2.0.30.ebuild:
Stable on alpha, bug 69070.
31 Oct 2004; Michael Hanselmann <hansmi@gentoo.org> gd-1.8.4-r2.ebuild,
gd-2.0.28.ebuild, gd-2.0.30.ebuild:
Stable on ppc, updated to the new LICENSE-syntax.
*gd-2.0.30 (30 Oct 2004)
30 Oct 2004; Mike Frysinger <vapier@gentoo.org> +gd-2.0.30.ebuild:
Version bump for security and stuff #69070.
08 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> gd-2.0.26.ebuild:
Stable on alpha.
*gd-2.0.28 (22 Jul 2004)
22 Jul 2004; Mike Frysinger <vapier@gentoo.org> +gd-2.0.28.ebuild:
Version bump.
15 Jul 2004; Tom Gall <tgall@gentoo.org> gd-2.0.26.ebuild:
stable on ppc64, bug #55549
*gd-2.0.26 (30 Jun 2004)
*gd-1.8.4-r2 (30 Jun 2004)
30 Jun 2004; Mike Frysinger <vapier@gentoo.org> +metadata.xml,
+files/1.8.4-dec-alpha-compiler.diff, +files/1.8.4-jpeg-inc.patch,
+gd-1.8.4-r2.ebuild, +gd-2.0.23.ebuild, +gd-2.0.26.ebuild:
Version bump and rename #55584 by Haroon Rafique.
07 Jun 2004; Aron Griffis <agriffis@gentoo.org> libgd-1.8.4-r2.ebuild:
Fix use invocation
11 May 2004; Michael McCabe <randy@gentoo.org> libgd-2.0.23.ebuild:
Added s390 keywords
*gd-2.0.23 (07 May 2004)
07 May 2004; Mike Frysinger <vapier@gentoo.org> +libgd-2.0.23.ebuild:
Version bump #50302 by Daniel Webert
24 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libgd-1.8.4-r2.ebuild:
don't use deprecated ? : use syntax
04 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> libgd-2.0.22.ebuild:
stable on sparc
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> libgd-2.0.22.ebuild:
stable on alpha and ia64
09 Feb 2004; <augustus@gentoo.org> libgd-2.0.22.ebuild:
Added ~amd64 keyword.
*libgd-2.0.22 (02 Feb 2004)
02 Feb 2004; Mike Frysinger <vapier@gentoo.org> :
Version bump #40219 by Diego Garcia.
24 Jan 2004; <gustavoz@gentoo.org> libgd-2.0.15-r1.ebuild:
marked stable on sparc
10 Jan 2004; <agriffis@gentoo.org> libgd-1.8.4-r2.ebuild:
stable on ia64
*libgd-2.0.17-r1 (31 Dec 2003)
31 Dec 2003; Mike Frysinger <vapier@gentoo.org> :
Port the gif patch so as to not break some php installs.
*libgd-2.0.17 (27 Dec 2003)
27 Dec 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump + optionalize jpeg/png/xpm/freetype #36271.
*libgd-1.8.4-r2 (30 Jun 2003)
24 Nov 2003; Aron Griffis <agriffis@gentoo.org> libgd-1.8.4-r2.ebuild:
Stable on alpha
02 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
Make jpeg support optional again and fix it so that it'll actually
compile when jpeg is not present #23648.
10 Jul 2003; Christian Birchinger <joker@gentoo.org> libgd-1.8.4-r2.ebuild:
Added sparc stable keyword
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> libgd-1.8.4-r2.ebuild :
Marked stable on hppa.
30 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> libgd-1.8.4-r2.ebuild :
Force jpeg support or else analog fails to build if libgd is built without jpeg support.
*libgd-2.0.15-r1 (26 Jun 2003)
26 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
mmm SLOT goodiness.
*libgd-2.0.15 (17 Jun 2003)
17 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Version bumped + grab gif patch from orig site.
*libgd-2.0.12 (14 Apr 2003)
14 Apr 2003; Mike Frysinger <vapier@gentoo.org> :
Version bumped + comment out gif patch till Nich can update.
*libgd-2.0.11-r1 (20 Mar 2003)
20 Mar 2003; Graham Forest <vladimir@gentoo.org> libgd-2.0.11-r1.ebuild:
Removed usage of pic USE flag
*libgd-2.0.11 (23 Feb 2003)
20 Mar 2003; Guy Martin <gmsoft@gentoo.org> libgd-2.0.11.ebuild, libgd-1.8.4.ebuild :
Added ~hppa to KEYWORDS.
23 Feb 2003; Nicholas Wourms <dragon@gentoo.org> libgd-2.0.11.ebuild files/gd-2.0.11-gif-support.patch.bz2 :
Added patch for gif support when USE="gif". Added ~arch keywords to
correspond to the keywords from 1.8.4. This package also needed to be
elibtoolized. Also, this gd requires a modern libpng and freetype,
otherwise output won't look right. Changed dependancies to reflect
this.
23 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Version bumpage.
*libgd-2.0.1 (09 Sep 2002)
14 Sep 2002; <mcummings@gentoo.org> :
bzip'd patch and moved to mirror
09 Sep 2002; <mcummings@gentoo.org> :
Fixes bugs with perl versions using gd; corrects a few compile options
*libgd-1.8.4-r1 (26 Jun 2003)
26 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
Added local USE flag 'ttf' to determine whether user wants
to use freetype-2.x (truetype) or freetype-1.x (ttf). Since
ttf is a local USE flag, we defer choice to ttf.
26 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
mmm SLOT goodiness.
*libgd-1.8.4 (18 Feb 2003)
24 May 2003; Tavis Ormandy <taviso@gentoo.org> libgd-1.8.3-r6.ebuild,
libgd-1.8.4.ebuild, files/gd-1.8.3-dec-alpha-compiler.diff,
files/gd-1.8.4-dec-alpha-compiler.diff:
makring alpha, also ccc fixes.
18 May 2003; Martin Holzer <mholzer@gentoo.org> libgd-1.8.3-r6.ebuild,
libgd-1.8.4.ebuild:
Added USE flags. Closes #21059.
20 Mar 2003; Guy Martin <gmsoft@gentoo.org> libgd-1.8.3-r6.ebuild :
Added hppa to KEYWORDS.
18 Feb 2003; Robert Coie <rac@gentoo.org>; libgd-1.8.4.ebuild :
Based off of 1.8.3-r6, changed library defines HAVE_JPEG and
HAVE_PNG to HAVE_LIBJPEG and HAVE_LIBPNG to reflect upstream name
changes.
*libgd-1.8.3-r6 (15 Jan 2003)
07 Feb 2003; Brandon Low <lostlogic@gentoo.org>; libgd-1.8.3-r6.ebuild :
Fix to work with userpriv properly.
04 Feb 2003; Seemant Kulleen <seemant@gentoo.org> libgd-1.8.3-r6.ebuild :
Removed dependency on sed-4 because it is buggy on ppc. Switched to
normal gnu-sed syntax. Closes bug #15022 by Rajiv Manglani
<rajiv@gentoo.org>
15 Jan 2003; Brandon Low <lostlogic@gentoo.org> libgd-1.8.3-r6.ebuild:
Drop dependency on supersed, switch to >=sed-4.0. This is unstable on the
ppc pending the stability of sed-4 on the ppc.
*libgd-1.8.3-r5 (12 Apr 2002)
22 Apr 2003; Brandon Low <lostlogic@gentoo.org> libgd-1.8.3-r5.ebuild:
Change supersed dependencies
22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> libgd-1.8.3-r5.ebuid :
jpeg, X, and truetype turned into USE dependent support.
07 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
12 Apr 2002; Spider <spider@gentoo.org> libgd-1.8.3-r5.ebuild :
Updating revision with new libpng
*libgd-1.8.3-r4 (03 Apr 2002)
03 Apr 2002; Bruce A. Locke <blocke@shivan.org> libgd-1.8.3-r4.ebuild :
Quick fix for glibc circular dependencies.
*libgd-1.8.3-r3 (27 Mar 2002)
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> libgd-1.8.3-r3.ebuild :
Updated ebuild to modern syntax, and ungzipped HTML docs.
*libgd-1.8.3-r2 (01 Feb 2002)
01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.

View File

@ -1 +1,22 @@
DIST gd-2.0.35.tar.bz2 1212730 RMD160 f452a2c333b2ba9b7b4c143983ec2af18a335516 SHA1 ccf34a610abff2dbf133a20c4d2a4aa94939018a SHA256 bf222490749d2a9a9ac3593b01eb55aed98461ff81202414707f61b42aa300f9
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX gd-2.0.35-fontconfig.patch 606 SHA256 3c318c2b140092c69357bba69b8cf873459581c162e16ac79d20a29bfb30bfdf SHA512 d93f84853b1e2a75ee079188bc067b40cf110a8908d84439db34b30d944cc076b2cdc5cbe5271e9d7729aaa36051954b6147c1e16f0ca44902d9d84d0579717d WHIRLPOOL 765ac5d985e7d1a376c0bb86c612ecf881ea2609230157a4eda82ed555f9e318a0a901a4abb5ddbe71e751555bf8668c89e309e72171814d8c12b0e1aa205974
AUX gd-2.0.35-libpng-pkg-config.patch 4240 SHA256 26c4f66f6e74de830ab5c7276502e66207f3e85ebb8f98bec9498f8fe1e9f232 SHA512 bfbaab96a5de1fccf320d2aeea11171a78dc2e54cd6fb03f2947faa75c0063d1a4a17eea31fbb19419c34f6c51b7742d2336ac08d017c0c09b435cdc013eb990 WHIRLPOOL 3632aebaae3066b7f6fd340d4b0da1ad0f308c6392ebd8f1ebee9498fb26ad075497f399c0c07c421be3d5d2ee8e8d7d7129f9787e9343511259b192affd9993
AUX gd-2.0.35-libpng14.patch 347 SHA256 b9f5e121ae652e211c866e1982bc6c37303d43b2a3df420be7069ca5fbb04bc4 SHA512 3ef9e82c09244512b4761a2ab669ae864b822344febfe203fb121cb43b7f99a933c7d5b44aea8b2d8a638010f5280a3ed2ac9d1ea526b25ad6f3d26b2586ba3d WHIRLPOOL 96df4515905928773542c7e3f4e9c3acdccd397b4e832973f33c6d45ab135f8798e3118be04d452da31d0f42e07ae4322efd720d264076fbe81020288ee6425e
AUX gd-2.0.35-maxcolors.patch 348 SHA256 c5dbbc7c1acd9e602fea8bf893333ca6258e7801761b6c899c7da62cd88cbc3b SHA512 c6474c9b2c3ad80d1a0fc8a345c4dbe86c51a73db3534c690a5d5e255ac6f20b474537f4f84aa8f083fc475a57b4bf0916f2d3120e94066f7729113355ee6aad WHIRLPOOL cd110bcca79501834890d80e19623f8e40dc2ed9fd49aac7109a30cbc9a966347c40502decb922b737acaf5c16a83c64f29e2215498596a419998bb5e6afd8f7
DIST gd-2.0.35.tar.bz2 1212730 SHA256 bf222490749d2a9a9ac3593b01eb55aed98461ff81202414707f61b42aa300f9 SHA512 eef8150adc040bed920155337211864a41ae3c4532e852ad443a3a3b9ffdc7fd3130698041b7b19b0b1207e78a80c263c6da26eba7208cdeeff78283c7d0d281 WHIRLPOOL 9eca23a184106652ef5c19ee3b5c18e23d742e21103c66907bf829910b95aa92eea7620c5579bf493c14730bc0327a4d662ffaf9bf9a5538127b8c10cc9c6b84
EBUILD gd-2.0.35-r3.ebuild 2173 SHA256 34308f967b8b2af8dde4133c1d839ed6e567e1b018dad51ebd12ffe7355384e6 SHA512 a0a4b29ba859530ba9ace70463af141a2ef9553c86f0070ba7b7bd3c18a3c531cc7b9c10d011530e97efba351af3e7f7c8914c750ca998b24ea8512820d948bf WHIRLPOOL fe8dc7138a643b715ba83b4766b433b67651143ec88cf0ce1e61419e3c07fce9efcc80f92bfdd2671d816fcb28c8bd2574082261c912edcbe5bcda1396cad8e1
MISC ChangeLog 17003 SHA256 41ebb9dc414127364241e0642340fae49b087450ce357819b829b0222d14fd39 SHA512 cbf34c679dfa2f1f4464c0fd8b180032ae5316cc5ca90616a90effd920d2ca982c7535aff4a9ce43fe854f421a141942fd2263b8a443cc9233fae04872e2efb6 WHIRLPOOL 7c9c425b061f7580a64f2e4108f3d09feb754c69c52795575852175795ed13d9eb763cbd3c00ce4521de842faec5562fffbbd6e8f466beb85a58c57ff4b004d1
MISC metadata.xml 1199 SHA256 a670f3b0950512e392f25f290fc70b953c941cecdc6919cb38048bef2d46c843 SHA512 0bc04bdefee2699a644ed91982fd68553ee9d57af8df531bd98793ae75a1caa7b696d3d2e5a9cd7f452933b9575ce4810ac8c1d2d9f0edba016a52c5ecaec3ee WHIRLPOOL 1ce9a8afa6a5ec1576753225d7a752c4532f1f3678994c1def34ecd4f0fe866b97111258680a4839ce3a84ae65fce5077192bad8b9d2adb942f89635a3bf491e
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQEcBAEBCAAGBQJReX/EAAoJEEqz6FtPBkyjKEMH/1Mk7f5tj1VQ2IgjReOHqr1+
1Y2J2XEkt2Kne/qSe57RZiADRjgHnUChIR5DPusaIO+TGRfp1j/zcVqoo5x46L+J
O6V9GEt3gl4V42TQ3+ipqReYa+xq9scakvwZ0lz7vlGPLmjrkLGUAoqTq6yrRark
rj2csVPOIVDyRVh4+9WKAoUDTVSeA3ZEMKAuPp53Cy8FgxESQoZxfZM3LC9ruhV5
DcB0oaPZ0uDh4fFFfvrw2sJQBAypvZlhAJlJdw/Xckdk8aurNOR9MwpQeWNuxo/y
rXj5ZSQn7Dl1Yf/6gSn82sL0ghcxFZcj9XTiyeTFozhy7cOP0Z1mlE01gyIcVqo=
=iDu/
-----END PGP SIGNATURE-----

View File

@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.12 2011/12/15 17r Exp $
# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.20 2013/04/25 19:10:59 radhermit Exp $
EAPI="2"
@ -10,18 +10,19 @@ DESCRIPTION="A graphics library for fast image creation"
HOMEPAGE="http://libgd.org/ http://www.boutell.com/gd/"
SRC_URI="http://libgd.org/releases/${P}.tar.bz2"
LICENSE="|| ( as-is BSD )"
LICENSE="gd IJG HPND BSD"
SLOT="2"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="fontconfig jpeg png static-libs truetype xpm zlib"
RDEPEND="fontconfig? ( media-libs/fontconfig )
jpeg? ( virtual/jpeg )
png? ( >=media-libs/libpng-1.2 )
png? ( >=media-libs/libpng-1.2:0 )
truetype? ( >=media-libs/freetype-2.1.5 )
xpm? ( x11-libs/libXpm x11-libs/libXt )
zlib? ( sys-libs/zlib )"
DEPEND="${RDEPEND}"
DEPEND="${RDEPEND}
virtual/pkgconfig"
src_prepare() {
epatch "${FILESDIR}"/${P}-libpng14.patch #305101
@ -33,7 +34,14 @@ src_prepare() {
local make_sed=( -e '/^noinst_PROGRAMS/s:noinst:check:' )
use png || make_sed+=( -e '/_PROGRAMS/s:(gdparttopng|gdtopng|gd2topng|pngtogd|pngtogd2|webpng)::g' )
use zlib || make_sed+=( -e '/_PROGRAMS/s:(gd2topng|gd2copypal|gd2togif|giftogd2|gdparttopng|pngtogd2)::g' )
sed -i "${make_sed[@]}" Makefile.am || die
sed -i -r "${make_sed[@]}" Makefile.am || die
# bug 466996
sed -i 's/AM_PROG_CC_STDC/AC_PROG_CC/' configure.ac || die
cat <<-EOF > acinclude.m4
m4_ifndef([AM_ICONV],[m4_define([AM_ICONV],[:])])
EOF
eautoreconf
}

View File

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>graphics</herd>
<maintainer>
<email>vapier@gentoo.org</email>
</maintainer>
<longdescription>
gd is a graphics library. It allows your code to quickly draw images complete
with lines, arcs, text, multiple colors, cut and paste from other images, and
flood fills, and write out the result as a PNG or JPEG file. This is particularly
useful in World Wide Web applications, where PNG and JPEG are two of the formats
accepted for inline images by most browsers.
gd is not a paint program. If you are looking for a paint program, you are
looking in the wrong place. If you are not a programmer, you are looking in the
wrong place, unless you are installing a required library in order to run an
application.
gd does not provide for every possible desirable graphics operation. It is not
necessary or desirable for gd to become a kitchen-sink graphics package, but
version 2.0 does include most frequently requested features, including both
truecolor and palette images, resampling (smooth resizing of truecolor images)
and so forth.
</longdescription>
</pkgmetadata>