Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/geos: ChangeLog geos-3.1.0.ebuild geos-2.2.1.ebuild geos-3.0.0.ebuild
Date: Fri, 27 Mar 2009 12:30:22
Message-Id: E1LnBCV-0003sG-MR@stork.gentoo.org
1 bicatali 09/03/27 12:30:19
2
3 Modified: ChangeLog geos-2.2.1.ebuild
4 Added: geos-3.1.0.ebuild
5 Removed: geos-3.0.0.ebuild
6 Log:
7 Version bump
8 (Portage version: 2.2_rc26/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.32 sci-libs/geos/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/ChangeLog?rev=1.32&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/ChangeLog?rev=1.32&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/ChangeLog?r1=1.31&r2=1.32
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v
20 retrieving revision 1.31
21 retrieving revision 1.32
22 diff -u -r1.31 -r1.32
23 --- ChangeLog 27 Nov 2008 11:36:57 -0000 1.31
24 +++ ChangeLog 27 Mar 2009 12:30:19 -0000 1.32
25 @@ -1,6 +1,12 @@
26 # ChangeLog for sci-libs/geos
27 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.31 2008/11/27 11:36:57 bicatali Exp $
29 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.32 2009/03/27 12:30:19 bicatali Exp $
31 +
32 +*geos-3.1.0 (27 Mar 2009)
33 +
34 + 27 Mar 2009; Sébastien Fabbro <bicatali@g.o>
35 + -files/geos-3.0.0-gcc43.patch, -geos-3.0.0.ebuild, +geos-3.1.0.ebuild:
36 + Version bump
37
38 *geos-3.0.3 (27 Nov 2008)
39
40
41
42
43 1.10 sci-libs/geos/geos-2.2.1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild?r1=1.9&r2=1.10
48
49 Index: geos-2.2.1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- geos-2.2.1.ebuild 29 May 2008 17:51:17 -0000 1.9
56 +++ geos-2.2.1.ebuild 27 Mar 2009 12:30:19 -0000 1.10
57 @@ -1,9 +1,7 @@
58 -# Copyright 1999-2008 Gentoo Foundation
59 +# Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild,v 1.9 2008/05/29 17:51:17 hawking Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-2.2.1.ebuild,v 1.10 2009/03/27 12:30:19 bicatali Exp $
63
64 -WANT_AUTOMAKE="latest"
65 -WANT_AUTOCONF="latest"
66 inherit eutils autotools
67
68 DESCRIPTION="Geometry Engine - Open Source"
69 @@ -42,7 +40,7 @@
70 src_install(){
71 into /usr
72 make DESTDIR="${D}" install
73 - dodoc AUTHORS COPYING INSTALL NEWS README TODO
74 + dodoc AUTHORS INSTALL NEWS README TODO
75 if use doc; then
76 cd "${S}"/doc
77 make doxygen-html
78
79
80
81 1.1 sci-libs/geos/geos-3.1.0.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild?rev=1.1&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild?rev=1.1&content-type=text/plain
85
86 Index: geos-3.1.0.ebuild
87 ===================================================================
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 # $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.1.0.ebuild,v 1.1 2009/03/27 12:30:19 bicatali Exp $
91
92 EAPI=2
93
94 DESCRIPTION="Geometry engine library for Geographic Information Systems"
95 HOMEPAGE="http://geos.refractions.net"
96 SRC_URI="http://download.osgeo.org/geos/${P}.tar.bz2"
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
101 IUSE="doc python ruby"
102
103 RDEPEND="ruby? ( virtual/ruby )
104 python? ( virtual/python )"
105 DEPEND="${RDEPEND}
106 doc? ( app-doc/doxygen )
107 ruby? ( dev-lang/swig )
108 python? ( dev-lang/swig )"
109
110 src_configure() {
111 econf $(use_enable python) $(use_enable ruby)
112 }
113
114 src_compile() {
115 emake || die "emake failed"
116 if use doc; then
117 cd "${S}/doc"
118 emake doxygen-html || die "doc generation failed"
119 fi
120 }
121
122 src_install() {
123 emake DESTDIR="${D}" install || die "emake install failed"
124 dodoc AUTHORS NEWS README TODO
125 if use doc; then
126 cd "${S}/doc"
127 dohtml -r doxygen_docs/html/* || die
128 fi
129 }