Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gimp: ChangeLog gimp-9999.ebuild gimp-2.4.0_rc3.ebuild
Date: Wed, 31 Oct 2007 23:57:36
Message-Id: E1InNRB-0002sn-6c@stork.gentoo.org
1 hanno 07/10/31 23:57:29
2
3 Modified: ChangeLog gimp-9999.ebuild
4 Removed: gimp-2.4.0_rc3.ebuild
5 Log:
6 bring gimp live ebuild up to date
7 (Portage version: 2.1.3.16)
8
9 Revision Changes Path
10 1.238 media-gfx/gimp/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?rev=1.238&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?rev=1.238&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?r1=1.237&r2=1.238
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v
19 retrieving revision 1.237
20 retrieving revision 1.238
21 diff -u -r1.237 -r1.238
22 --- ChangeLog 27 Oct 2007 11:37:51 -0000 1.237
23 +++ ChangeLog 31 Oct 2007 23:57:28 -0000 1.238
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-gfx/gimp
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.237 2007/10/27 11:37:51 hanno Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.238 2007/10/31 23:57:28 hanno Exp $
29 +
30 + 31 Oct 2007; Hanno Boeck <hanno@g.o> gimp-9999.ebuild:
31 + Sync live-ebuild with latest 2.4.
32
33 27 Oct 2007; Hanno Boeck <hanno@g.o> gimp-2.4.0.ebuild:
34 Raise alsa dep, older versions don't have midi use-flag.
35
36
37
38 1.15 media-gfx/gimp/gimp-9999.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?rev=1.15&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?rev=1.15&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild?r1=1.14&r2=1.15
43
44 Index: gimp-9999.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v
47 retrieving revision 1.14
48 retrieving revision 1.15
49 diff -u -r1.14 -r1.15
50 --- gimp-9999.ebuild 17 Aug 2007 16:29:53 -0000 1.14
51 +++ gimp-9999.ebuild 31 Oct 2007 23:57:28 -0000 1.15
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.14 2007/08/17 16:29:53 hanno Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-9999.ebuild,v 1.15 2007/10/31 23:57:28 hanno Exp $
57
58 inherit subversion fdo-mime flag-o-matic multilib python
59
60 @@ -27,7 +27,7 @@
61 dev-libs/libxslt
62 x11-themes/hicolor-icon-theme
63 aalib? ( media-libs/aalib )
64 - alsa? ( >=media-libs/alsa-lib-1.0.0 )
65 + alsa? ( >=media-libs/alsa-lib-1.0.14a-r1 )
66 curl? ( net-misc/curl )
67 dbus? ( dev-libs/dbus-glib
68 sys-apps/hal )
69 @@ -37,7 +37,7 @@
70 >=gnome-base/gnome-keyring-0.4.5 )
71 gtkhtml? ( =gnome-extra/gtkhtml-2* )
72 jpeg? ( >=media-libs/jpeg-6b-r2
73 - >=media-libs/libexif-0.6.0 )
74 + >=media-libs/libexif-0.6.15 )
75 lcms? ( media-libs/lcms )
76 mng? ( media-libs/libmng )
77 pdf? ( >=app-text/poppler-bindings-0.3.1 )
78 @@ -55,12 +55,13 @@
79
80 pkg_setup() {
81 if use pdf && ! built_with_use app-text/poppler-bindings gtk; then
82 - eerror
83 eerror "This package requires app-text/poppler-bindings compiled with GTK+ support."
84 - eerror "Please reemerge app-text/poppler-bindings with USE=\"gtk\"."
85 - eerror
86 die "Please reemerge app-text/poppler-bindings with USE=\"gtk\"."
87 fi
88 + if use alsa && ! built_with_use media-libs/alsa-lib midi; then
89 + eerror "This package requires media-libs/alsa-lib compiled with midi support."
90 + die "Please reemerge media-libs/alsa-lib with USE=\"midi\"."
91 + fi
92 }
93
94 src_compile() {
95 @@ -70,6 +71,10 @@
96 # gimp uses inline functions (e.g. plug-ins/common/grid.c) (#23078)
97 # gimp uses floating point math, needs accuracy (#98685)
98 filter-flags "-fno-inline" "-ffast-math"
99 + # gimp assumes char is signed (fixes preview corruption)
100 + if use ppc || use ppc64; then
101 + append-flags "-fsigned-char"
102 + fi
103
104 sed -i -e 's:\$srcdir/configure:#:g' autogen.sh
105 "${S}"/autogen.sh $(use_enable doc gtk-doc) || die
106
107
108
109 --
110 gentoo-commits@g.o mailing list