Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257862 - shp2tile (New package)
Summary: shp2tile (New package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-02-06 09:34 UTC by Homme Zwaagstra
Modified: 2009-02-06 17:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
shp2tile-1.4.ebuild (shp2tile-1.4.ebuild,770 bytes, text/plain)
2009-02-06 09:35 UTC, Homme Zwaagstra
Details
Makefile-1.4.patch (shp2tile-1.4.patch,275 bytes, patch)
2009-02-06 09:38 UTC, Homme Zwaagstra
Details | Diff
shp2tile-1.4.patch (shp2tile-1.4.patch,275 bytes, patch)
2009-02-06 09:39 UTC, Homme Zwaagstra
Details | Diff
Makefile-1.4.patch (Makefile-1.4.patch,460 bytes, patch)
2009-02-06 17:25 UTC, Homme Zwaagstra
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Homme Zwaagstra 2009-02-06 09:34:21 UTC
shp2tile is a geo-spatial utility that will divide a large shape file into multiple smaller tiled shape files

Reproducible: Always
Comment 1 Homme Zwaagstra 2009-02-06 09:35:35 UTC
Created attachment 181127 [details]
shp2tile-1.4.ebuild
Comment 2 Homme Zwaagstra 2009-02-06 09:38:53 UTC
Created attachment 181129 [details, diff]
Makefile-1.4.patch

Patches the Makefile so that:
1. the user specified CFLAGS is used
2. the binary is installed in the correct location
Comment 3 Homme Zwaagstra 2009-02-06 09:39:57 UTC
Created attachment 181131 [details, diff]
shp2tile-1.4.patch

Patches shp2tile.c so that it includes the shapefile header from the correct location.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-02-06 16:57:18 UTC
(In reply to comment #2)

You attached wrong patch.
Comment 5 Homme Zwaagstra 2009-02-06 17:25:20 UTC
Created attachment 181176 [details, diff]
Makefile-1.4.patch

The correct patch!