Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/goffice: goffice-0.2.1.ebuild ChangeLog goffice-0.4.3.ebuild goffice-0.2.0.ebuild
Date: Mon, 10 Dec 2007 23:11:27
Message-Id: E1J1rmU-00027Q-GV@stork.gentoo.org
1 eva 07/12/10 23:11:22
2
3 Modified: goffice-0.2.1.ebuild ChangeLog
4 Added: goffice-0.4.3.ebuild
5 Removed: goffice-0.2.0.ebuild
6 Log:
7 add 0.4.3 to fix bug #198385, remove old unstable release and move all in slots
8 (Portage version: 2.1.4_rc9)
9
10 Revision Changes Path
11 1.9 x11-libs/goffice/goffice-0.2.1.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild?r1=1.8&r2=1.9
16
17 Index: goffice-0.2.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- goffice-0.2.1.ebuild 14 Oct 2006 17:11:34 -0000 1.8
24 +++ goffice-0.2.1.ebuild 10 Dec 2007 23:11:21 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2006 Gentoo Foundation
27 +# Copyright 1999-2007 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.8 2006/10/14 17:11:34 kloeri Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.9 2007/12/10 23:11:21 eva Exp $
31
32 inherit eutils gnome2 flag-o-matic
33
34 @@ -8,7 +8,7 @@
35 HOMEPAGE="http://freshmeat.net/projects/goffice/"
36
37 LICENSE="GPL-2"
38 -SLOT="0"
39 +SLOT="0.2"
40 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
41 IUSE="gnome"
42 #cairo support broken and -gtk broken
43
44
45
46 1.22 x11-libs/goffice/ChangeLog
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.22&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?rev=1.22&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/ChangeLog?r1=1.21&r2=1.22
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v
55 retrieving revision 1.21
56 retrieving revision 1.22
57 diff -u -r1.21 -r1.22
58 --- ChangeLog 21 Feb 2007 23:55:55 -0000 1.21
59 +++ ChangeLog 10 Dec 2007 23:11:21 -0000 1.22
60 @@ -1,6 +1,13 @@
61 # ChangeLog for x11-libs/goffice
62 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.21 2007/02/21 23:55:55 jokey Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.22 2007/12/10 23:11:21 eva Exp $
65 +
66 +*goffice-0.4.3 (09 Dec 2007)
67 +
68 + 09 Dec 2007; Gilles Dartiguelongue <eva@g.o> -goffice-0.2.0.ebuild,
69 + goffice-0.2.1.ebuild, +goffice-0.4.3.ebuild:
70 + add version 0.4.3 to fix bug #156984 and bug #198385, slot ebuilds and remove
71 + older 0.2.0 release
72
73 21 Feb 2007; Markus Ullmann <jokey@g.o> ChangeLog:
74 Redigest for Manifest2
75
76
77
78 1.1 x11-libs/goffice/goffice-0.4.3.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild?rev=1.1&content-type=text/plain
82
83 Index: goffice-0.4.3.ebuild
84 ===================================================================
85 # Copyright 1999-2007 Gentoo Foundation
86 # Distributed under the terms of the GNU General Public License v2
87 # $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.1 2007/12/10 23:11:21 eva Exp $
88
89 inherit eutils gnome2 flag-o-matic
90
91 DESCRIPTION="A library of document-centric objects and utilities"
92 HOMEPAGE="http://freshmeat.net/projects/goffice/"
93
94 LICENSE="GPL-2"
95 SLOT="0.4"
96 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
97 IUSE="doc gnome"
98 #cairo support broken and -gtk broken
99
100 RDEPEND=">=dev-libs/glib-2.8.0
101 >=gnome-extra/libgsf-1.13.3
102 >=dev-libs/libxml2-2.4.12
103 >=x11-libs/pango-1.8.1
104 >=x11-libs/gtk+-2.6
105 >=gnome-base/libglade-2.3.6
106 >=gnome-base/libgnomeprint-2.8.2
107 >=media-libs/libart_lgpl-2.3.11
108 >=x11-libs/cairo-1.2
109 gnome? (
110 >=gnome-base/gconf-2
111 >=gnome-base/libgnomeui-2 )
112 dev-libs/libpcre"
113
114 DEPEND="${RDEPEND}
115 >=dev-util/pkgconfig-0.18
116 >=dev-util/intltool-0.28
117 doc? ( >=dev-util/gtk-doc-1.4 )"
118
119 DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README"
120
121 pkg_setup() {
122 G2CONF="${G2CONF} $(use_with gnome)"
123
124 if use gnome && ! built_with_use gnome-extra/libgsf gnome; then
125 eerror "Please rebuild gnome-extra/libgsf with gnome support enabled"
126 eerror "USE=\"gnome\" emerge gnome-extra/libgsf"
127 eerror "or add \"gnome\" to your USE string in /etc/make.conf"
128 die "No Gnome support found in libgsf"
129 fi
130 }
131
132 src_unpack() {
133 gnome2_src_unpack
134
135 # fix tests
136 echo "goffice/component/go-component-factory.c" >> po/POTFILES.in
137 echo "goffice/graph/gog-graph-prefs.glade" >> po/POTFILES.in
138 echo "goffice/graph/gog-renderer-cairo.c" >> po/POTFILES.in
139 echo "goffice/graph/gog-series-prefs.glade" >> po/POTFILES.in
140 echo "goffice/graph/gog-smoothed-curve.c" >> po/POTFILES.in
141 echo "goffice/graph/gog-trend-line.c" >> po/POTFILES.in
142 echo "goffice/gtk/go-color-selector.c" >> po/POTFILES.in
143 echo "goffice/gtk/go-image-save-dialog-extra.glade" >> po/POTFILES.in
144 echo "goffice/gtk/go-palette.c" >> po/POTFILES.in
145 echo "plugins/plot_boxes/gog-histogram.c" >> po/POTFILES.in
146 echo "plugins/reg_linear/gog-power-reg.c" >> po/POTFILES.in
147 }
148
149 src_compile() {
150 filter-flags -ffast-math
151 gnome2_src_compile
152 }
153
154
155
156
157 --
158 gentoo-commits@g.o mailing list