Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 330480 Details for
Bug 397877
sci-geosciences/osm2pgsql-20100413 with sci-libs/geos-3.3.1 - x86_64-pc-linux-gnu-gcc: directory": No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
osm2pgsql-20121124.ebuild (REV="28974")
osm2pgsql-20121124.ebuild.diff (text/plain), 1.13 KB, created by
Andreas Sturmlechner
on 2012-11-24 18:07:49 UTC
(
hide
)
Description:
osm2pgsql-20121124.ebuild (REV="28974")
Filename:
MIME Type:
Creator:
Andreas Sturmlechner
Created:
2012-11-24 18:07:49 UTC
Size:
1.13 KB
patch
obsolete
>--- a/osm2pgsql-20100413.ebuild 2011-11-27 14:54:44.000000000 +0100 >+++ b/osm2pgsql-20121124.ebuild 2012-11-24 19:04:07.312970786 +0100 >@@ -1,19 +1,23 @@ > # Copyright 1999-2011 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/osm2pgsql/osm2pgsql-20100413.ebuild,v 1.7 2011/11/27 13:54:44 swegener Exp $ >+# $Header: $ > > EAPI=4 > >-inherit autotools >+inherit autotools subversion >+ >+REV="28974" >+ESVN_REPO_URI="http://svn.openstreetmap.org/applications/utils/export/${PN}/@${REV}" >+ESVN_PROJECT="${PN}" > > DESCRIPTION="Converts OSM data to SQL and insert into PostgreSQL db" > HOMEPAGE="http://wiki.openstreetmap.org/wiki/Osm2pgsql" >-SRC_URI="http://gentoo.ccss.cz/${P}svn.tar.bz2" >+SRC_URI="" > > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~amd64 ~x86" >-IUSE="" >+IUSE="pbf" > > DEPEND=" > app-arch/bzip2 >@@ -22,13 +26,13 @@ > sci-libs/proj > sys-libs/zlib > dev-db/postgresql-base >+ pbf? ( >=dev-libs/protobuf-c-0.14 ) > " > RDEPEND="${DEPEND}" > >-S="${WORKDIR}"/${PN} >- >-DOCS=( README.txt 900913.sql ) >+DOCS=( README 900913.sql ) > > src_prepare() { >+ esvn_clean > eautoreconf > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 397877
:
298085
|
303185
|
308549
|
309129
| 330480