Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/gnumeric: ChangeLog gnumeric-1.10.1.ebuild gnumeric-1.10.3.ebuild gnumeric-1.10.0.ebuild
Date: Sun, 09 May 2010 09:29:38
Message-Id: 20100509092934.B0CBC2950A@corvid.gentoo.org
1 pacho 10/05/09 09:29:34
2
3 Modified: ChangeLog gnumeric-1.10.1.ebuild
4 Added: gnumeric-1.10.3.ebuild
5 Removed: gnumeric-1.10.0.ebuild
6 Log:
7 Version bump with tons of bugfixes and cleaning of old testing version. Drop autotools.eclass inherit since it's not being used.
8 (Portage version: 2.1.8.3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.199 app-office/gnumeric/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnumeric/ChangeLog?rev=1.199&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnumeric/ChangeLog?rev=1.199&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnumeric/ChangeLog?r1=1.198&r2=1.199
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v
20 retrieving revision 1.198
21 retrieving revision 1.199
22 diff -u -r1.198 -r1.199
23 --- ChangeLog 14 Mar 2010 23:02:12 -0000 1.198
24 +++ ChangeLog 9 May 2010 09:29:34 -0000 1.199
25 @@ -1,6 +1,13 @@
26 # ChangeLog for app-office/gnumeric
27 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.198 2010/03/14 23:02:12 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.199 2010/05/09 09:29:34 pacho Exp $
30 +
31 +*gnumeric-1.10.3 (09 May 2010)
32 +
33 + 09 May 2010; Pacho Ramos <pacho@g.o> -gnumeric-1.10.0.ebuild,
34 + gnumeric-1.10.1.ebuild, +gnumeric-1.10.3.ebuild:
35 + Version bump with tons of bugfixes and cleaning of old testing version.
36 + Drop autotools.eclass inherit since it's not being used.
37
38 *gnumeric-1.10.1 (14 Mar 2010)
39
40
41
42
43 1.2 app-office/gnumeric/gnumeric-1.10.1.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnumeric/gnumeric-1.10.1.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnumeric/gnumeric-1.10.1.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnumeric/gnumeric-1.10.1.ebuild?r1=1.1&r2=1.2
48
49 Index: gnumeric-1.10.1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.1.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- gnumeric-1.10.1.ebuild 14 Mar 2010 23:02:12 -0000 1.1
56 +++ gnumeric-1.10.1.ebuild 9 May 2010 09:29:34 -0000 1.2
57 @@ -1,10 +1,10 @@
58 # Copyright 1999-2010 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.1.ebuild,v 1.1 2010/03/14 23:02:12 eva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.1.ebuild,v 1.2 2010/05/09 09:29:34 pacho Exp $
62
63 EAPI="2"
64
65 -inherit gnome2 flag-o-matic python autotools
66 +inherit gnome2 flag-o-matic python
67
68 DESCRIPTION="Gnumeric, the GNOME Spreadsheet"
69 HOMEPAGE="http://www.gnome.org/projects/gnumeric/"
70
71
72
73 1.1 app-office/gnumeric/gnumeric-1.10.3.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnumeric/gnumeric-1.10.3.ebuild?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/gnumeric/gnumeric-1.10.3.ebuild?rev=1.1&content-type=text/plain
77
78 Index: gnumeric-1.10.3.ebuild
79 ===================================================================
80 # Copyright 1999-2010 Gentoo Foundation
81 # Distributed under the terms of the GNU General Public License v2
82 # $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.3.ebuild,v 1.1 2010/05/09 09:29:34 pacho Exp $
83
84 EAPI="2"
85
86 inherit gnome2 flag-o-matic python
87
88 DESCRIPTION="Gnumeric, the GNOME Spreadsheet"
89 HOMEPAGE="http://www.gnome.org/projects/gnumeric/"
90 LICENSE="GPL-2"
91
92 SLOT="0"
93 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
94
95 IUSE="gnome perl python"
96 # libgda
97
98 # lots of missing files, wait for next release
99 # also fails tests due to 80-bit long story
100 RESTRICT="test"
101
102 RDEPEND="sys-libs/zlib
103 app-arch/bzip2
104 >=dev-libs/glib-2.12
105 >=gnome-extra/libgsf-1.14.15[gnome?]
106 >=x11-libs/goffice-0.8:0.8
107 >=dev-libs/libxml2-2.4.12
108 >=x11-libs/pango-1.12
109
110 >=x11-libs/gtk+-2.16
111 x11-libs/cairo[svg]
112 >=gnome-base/libglade-2.3.6
113
114 gnome? (
115 >=gnome-base/gconf-2
116 >=gnome-base/libgnome-2
117 >=gnome-base/libgnomeui-2
118 >=gnome-base/libbonobo-2.2
119 >=gnome-base/libbonoboui-2.2 )
120 perl? ( dev-lang/perl )
121 python? (
122 >=dev-lang/python-2
123 >=dev-python/pygtk-2 )
124 "
125 # libgda? (
126 # >=gnome-extra/libgda-4.1.1:4.0
127 # >=gnome-extra/libgnomedb-3.99.6:4.0 )
128 DEPEND="${RDEPEND}
129 >=dev-util/intltool-0.25
130 >=dev-util/pkgconfig-0.18
131 app-text/scrollkeeper"
132
133 DOCS="AUTHORS BEVERAGES BUGS ChangeLog HACKING MAINTAINERS NEWS README"
134
135 pkg_setup() {
136 G2CONF="${G2CONF}
137 --enable-ssindex
138 --disable-static
139 --without-gda
140 --with-zlib
141 $(use_with perl)
142 $(use_with python)
143 $(use_with gnome)"
144 }
145
146 src_install() {
147 gnome2_src_install
148
149 # Remove useless .la files
150 find "${D}" -name "*.la" -delete
151 }
152
153 pkg_postinst() {
154 gnome2_pkg_postinst
155 python_need_rebuild
156 }