Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/orage: orage-4.4.2.ebuild metadata.xml Manifest orage-4.5.12.2.ebuild ChangeLog
Date: Sun, 22 Jun 2008 23:21:43
Message-Id: E1KAYsL-0002Sf-0x@stork.gentoo.org
1 drac 08/06/22 23:21:37
2
3 Added: orage-4.4.2.ebuild metadata.xml Manifest
4 orage-4.5.12.2.ebuild ChangeLog
5 Log:
6 Move from xfce-base. Version bump.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.1 app-office/orage/orage-4.4.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/orage-4.4.2.ebuild?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/orage-4.4.2.ebuild?rev=1.1&content-type=text/plain
14
15 Index: orage-4.4.2.ebuild
16 ===================================================================
17 # Copyright 1999-2008 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.4.2.ebuild,v 1.1 2008/06/22 23:21:36 drac Exp $
20
21 DESCRIPTION="Calendar suite for Xfce4"
22 HOMEPAGE="http://www.xfce.org/projects/orage"
23 SRC_URI="mirror://xfce/xfce-${PV}/${P}.tar.bz2"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
28 IUSE="debug"
29
30 RDEPEND=">=dev-libs/glib-2.6
31 >=x11-libs/gtk+-2.6
32 >=xfce-base/libxfce4mcs-4.4
33 >=xfce-base/libxfce4util-4.4
34 >=xfce-base/libxfcegui4-4.4
35 >=xfce-base/xfce4-panel-4.4"
36 DEPEND="${RDEPEND}
37 dev-util/pkgconfig
38 dev-util/intltool
39 sys-devel/gettext"
40
41 src_compile() {
42 econf --disable-dependency-tracking $(use_enable debug)
43 emake || die "emake failed."
44 }
45
46 src_install() {
47 emake DESTDIR="${D}" install || die "emake install failed."
48 dodoc AUTHORS ChangeLog NEWS README
49 }
50
51
52
53 1.1 app-office/orage/metadata.xml
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/metadata.xml?rev=1.1&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/metadata.xml?rev=1.1&content-type=text/plain
57
58 Index: metadata.xml
59 ===================================================================
60 <?xml version="1.0" encoding="UTF-8"?>
61 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
62 <pkgmetadata>
63 <herd>xfce</herd>
64 </pkgmetadata>
65
66
67
68 1.1 app-office/orage/Manifest
69
70 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/Manifest?rev=1.1&view=markup
71 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/Manifest?rev=1.1&content-type=text/plain
72
73 Index: Manifest
74 ===================================================================
75 DIST orage-4.4.2.tar.bz2 1539553 RMD160 0636edfc182b287ad99d92ec8696df5045b0a9eb SHA1 bc026bf95a4f372a86ea115547272f4b99109bdd SHA256 ef08b96e5529f19a2f609525300fbea2019f1afb75fb3c85e474e6041f425abd
76 DIST orage-4.5.12.2.tar.bz2 1755817 RMD160 64b1b9399df00f3e1a43027ba8a61e7ac64793b0 SHA1 591de313a37347fc3ff85dd7dab11b054b16916d SHA256 599dad8f4807ef9353668b45c4d0768db30813a3e71020b14515aac35d5f5fe2
77 EBUILD orage-4.4.2.ebuild 929 RMD160 7568156d9bfd7caf17bad7d9c8faaa128f251290 SHA1 227d34e149936324cbdbefbfff78887c87673c02 SHA256 eeabceb82f8e41b8a0e6b159d23bc05cd6f42c3b1b4a7fd6622faad615225daf
78 EBUILD orage-4.5.12.2.ebuild 1379 RMD160 580405b88baf0470a7a7844666f991e4a74264d0 SHA1 a3b3918758e992ff0c2bd779f5d987ac9d9890c3 SHA256 ecc620dc6ea073b37c5f1ca699f7344a853ceb42c4bd071306d4daa61701953e
79 MISC ChangeLog 5084 RMD160 9b8db8d6349d98a69f63b2865a0b84c6d1697b22 SHA1 ecf0da37ee9fc7d06565f0bdff8a1b47fce356e5 SHA256 e36919e760794ec12395e6a54db5756b17fce80d37928da065c10ada7891addb
80 MISC metadata.xml 157 RMD160 d7470fe88d1b96f3a7f1ef26fb7dc646b4a1b907 SHA1 7eae91f2588bdae8667d37a98fb3090d539eeca1 SHA256 44350daa7594842894d676413708d8ea77ccb0017bed24711af5b256281f5e61
81
82
83
84 1.1 app-office/orage/orage-4.5.12.2.ebuild
85
86 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/orage-4.5.12.2.ebuild?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/orage-4.5.12.2.ebuild?rev=1.1&content-type=text/plain
88
89 Index: orage-4.5.12.2.ebuild
90 ===================================================================
91 # Copyright 1999-2008 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 # $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.5.12.2.ebuild,v 1.1 2008/06/22 23:21:36 drac Exp $
94
95 inherit gnome2-utils
96
97 DESCRIPTION="Calendar suite for Xfce4"
98 HOMEPAGE="http://www.kolumbus.fi/~w408237/orage"
99 SRC_URI="http://www.kolumbus.fi/~w408237/${PN}/${P}.tar.bz2"
100
101 LICENSE="GPL-2"
102 SLOT="0"
103 # This package is waiting for alpha/beta/rc of Xfce 4.6, so please
104 # don't mark it stable.
105 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
106 IUSE="dbus debug libnotify"
107
108 RDEPEND=">=dev-libs/glib-2.6
109 >=x11-libs/gtk+-2.6
110 >=xfce-base/libxfce4mcs-4.4
111 >=xfce-base/libxfce4util-4.4
112 >=xfce-base/libxfcegui4-4.4
113 >=xfce-base/xfce4-panel-4.4
114 dbus? ( dev-libs/dbus-glib )
115 libnotify? ( x11-libs/libnotify )"
116 DEPEND="${RDEPEND}
117 dev-util/pkgconfig
118 dev-util/intltool
119 sys-devel/gettext"
120
121 S=${WORKDIR}/${P}-svn
122
123 src_compile() {
124 econf $(use_enable dbus) \
125 $(use_enable debug) \
126 $(use_enable libnotify)
127 emake || die "emake failed."
128 }
129
130 src_install() {
131 emake DESTDIR="${D}" install || die "emake install failed."
132 dodoc AUTHORS ChangeLog NEWS README
133 }
134
135 pkg_postinst() {
136 gnome2_icon_cache_update
137 elog "There is no migration support from 4.4 to 4.5 so you need to copy Orage files by hand."
138 }
139
140 pkg_postrm() {
141 gnome2_icon_cache_update
142 }
143
144
145
146 1.1 app-office/orage/ChangeLog
147
148 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/ChangeLog?rev=1.1&view=markup
149 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-office/orage/ChangeLog?rev=1.1&content-type=text/plain
150
151 Index: ChangeLog
152 ===================================================================
153 # ChangeLog for xfce-base/orage
154 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
155 # $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.1 2008/06/22 23:21:36 drac Exp $
156
157 *orage-4.5.12.2 (22 Jun 2008)
158
159 22 Jun 2008; Samuli Suominen <drac@g.o> +metadata.xml,
160 +orage-4.4.2.ebuild, +orage-4.5.12.2.ebuild:
161 Move from xfce-base. Version bump.
162
163 17 Dec 2007; Jeroen Roovers <jer@g.o> orage-4.4.2.ebuild:
164 Stable for HPPA (bug #201747).
165
166 12 Dec 2007; Brent Baude <ranger@g.o> orage-4.4.2.ebuild:
167 Marking orage-4.4.2 ppc64 stable for bug 201747
168
169 12 Dec 2007; Raúl Porcel <armin76@g.o> orage-4.4.2.ebuild:
170 alpha/ia64/sparc stable wrt #201747
171
172 09 Dec 2007; Tobias Scherbaum <dertobi123@g.o> orage-4.4.2.ebuild:
173 ppc stable, bug #201747
174
175 09 Dec 2007; Dawid Węgliński <cla@g.o> orage-4.4.2.ebuild:
176 Stable on amd64/x86 (bug #201747)
177
178 *orage-4.4.2 (18 Nov 2007)
179
180 18 Nov 2007; Samuli Suominen <drac@g.o> +orage-4.4.2.ebuild:
181 Version bump.
182
183 *orage-4.5.9.6 (02 Jul 2007)
184
185 02 Jul 2007; Samuli Suominen <drac@g.o> -orage-4.5.9.3.ebuild,
186 +orage-4.5.9.6.ebuild:
187 Version bump. This version supports importing and exporting ical files, dbus
188 and libnotify.
189
190 *orage-4.5.9.3 (16 Jun 2007)
191
192 16 Jun 2007; Samuli Suominen <drac@g.o> -orage-4.4.0.ebuild,
193 +orage-4.5.9.3.ebuild:
194 Version bump.
195
196 07 Jun 2007; Samuli Suominen <drac@g.o> orage-4.4.1.ebuild:
197 Stable on arm.
198
199 01 Jun 2007; Brent Baude <ranger@g.o> orage-4.4.1.ebuild:
200 Marking orage-4.4.1 ppc64 stable for bug #178510
201
202 27 May 2007; Joshua Kinard <kumba@g.o> orage-4.4.1.ebuild:
203 Stable on mips.
204
205 24 May 2007; Lars Weiler <pylon@g.o> orage-4.4.1.ebuild:
206 Stable on ppc; bug #178510.
207
208 21 May 2007; Jeroen Roovers <jer@g.o> orage-4.4.1.ebuild:
209 Stable for HPPA (bug #178510).
210
211 19 May 2007; Peter Weller <welp@g.o> orage-4.4.1.ebuild:
212 Stable on amd64 wrt bug 178510
213
214 18 May 2007; Raúl Porcel <armin76@g.o> orage-4.4.1.ebuild:
215 alpha/ia64/x86 stable wrt #178510
216
217 15 May 2007; Gustavo Zacarias <gustavoz@g.o> orage-4.4.1.ebuild:
218 Stable on sparc wrt #178510
219
220 *orage-4.4.1 (11 Apr 2007)
221
222 11 Apr 2007; Joshua Nichols <nichoj@g.o> +orage-4.4.1.ebuild:
223 Version bump for 4.4.1.
224
225 15 Mar 2007; Markus Rothe <corsair@g.o> orage-4.4.0.ebuild:
226 Stable on ppc64; bug #169987
227
228 11 Mar 2007; Bryan Østergaard <kloeri@g.o> orage-4.4.0.ebuild:
229 Stable on Alpha + IA64.
230
231 10 Mar 2007; nixnut <nixnut@g.o> orage-4.4.0.ebuild:
232 Stable on ppc wrt bug 169987
233
234 10 Mar 2007; Peter Weller <welp@g.o> orage-4.4.0.ebuild:
235 Stable on amd64 wrt bug 169987
236
237 09 Mar 2007; Jeroen Roovers <jer@g.o> orage-4.4.0.ebuild:
238 Stable for HPPA (bug #169987).
239
240 09 Mar 2007; Christian Faulhammer <opfer@g.o> orage-4.4.0.ebuild:
241 stable x86; bug #169987
242
243 08 Mar 2007; Gustavo Zacarias <gustavoz@g.o> orage-4.4.0.ebuild:
244 Stable on sparc wrt #169987
245
246 02 Mar 2007; Peter Weller <welp@g.o> orage-4.4.0.ebuild:
247 Keyworded on x86-fbsd
248
249 22 Feb 2007; Joshua Nichols <nichoj@g.o> orage-4.4.0.ebuild:
250 Updated homepage. See bug #165707.
251
252 03 Feb 2007; Joshua Nichols <nichoj@g.o> -orage-4.3.99.2.ebuild:
253 Removing old version.
254
255 28 Jan 2007; Peter Weller <welp@g.o> orage-4.4.0.ebuild:
256 Dep fixes, various other fixes
257
258 23 Jan 2007; Peter Weller <welp@g.o> orage-4.4.0.ebuild:
259 Removing usage of virtual/x11, and hardcoding in depends. Minor clean ups.
260
261 23 Jan 2007; Joshua Nichols <nichoj@g.o> orage-4.4.0.ebuild:
262 Removed berkdb USE flag, as it doesn't do anything. See bug #163237.
263
264 *orage-4.4.0 (22 Jan 2007)
265
266 22 Jan 2007; Joshua Nichols <nichoj@g.o> +orage-4.4.0.ebuild:
267 Version bump.
268
269 06 Jan 2007; Joshua Nichols <nichoj@g.o> orage-4.3.99.2.ebuild:
270 Added IUSE=debug, which was dropped when 'inherit debug' was removed from
271 xfce44.eclass.
272
273 07 Dec 2006; Joshua Nichols <nichoj@g.o> -orage-4.3.90.1.ebuild,
274 -orage-4.3.90.2.ebuild:
275 Pruned old versions with new versions with same or better keywords.
276
277 *orage-4.3.99.2 (07 Dec 2006)
278
279 07 Dec 2006; Joshua Nichols <nichoj@g.o> +orage-4.3.99.2.ebuild:
280 Version bump for RC2. See bug #146563.
281
282 13 Jul 2006; Joshua Nichols <jnichols@g.o>
283 +files/orage-4.3.90.2-asneeded.patch, orage-4.3.90.2.ebuild:
284 Applied as-needed patch, as supplied by drac.
285
286 10 Jul 2006; Brad Cowan <bcowan@g.o> ChangeLog:
287 Xfce beta 2 builds.
288
289 07 Jun 2006; Stefan Schweizer <genstef@g.o> orage-4.3.90.1.ebuild:
290 eds is no dep, bugs 132266 and 135901, thanks drac
291
292 13 May 2006; Brad Cowan <bcowan@g.o> orage-4.3.90.1.ebuild:
293 Add USE flag for evolution-data-server until I figure out why it is a dep.
294
295 28 Apr 2006; Marien Zwart <marienz@g.o> Manifest:
296 Fixing SHA256 digest, pass four
297
298 *orage-4.3.90.1 (20 Apr 2006)
299
300 20 Apr 2006; Daniel Ostrow <dostrow@g.o> +metadata.xml,
301 +orage-4.3.90.1.ebuild:
302 Version bump for 4.4_beta1.
303
304
305
306
307 --
308 gentoo-commits@l.g.o mailing list