ogdi:new toolchain
This commit is contained in:
@@ -9,7 +9,7 @@ from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
WorkDir = "ogdi-3.2.0.beta2"
|
||||
WorkDir = "ogdi-3.2.0"
|
||||
|
||||
shelltools.export("TOPDIR", "%s/%s" % (get.workDIR(), WorkDir))
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Open Geographical Datastore Interface, a GIS support library</Summary>
|
||||
<Description>OGDI is an application programming interface (API) that uses a standardized access methods to work in conjunction with GIS software packages (the application) and various geospatial data products.</Description>
|
||||
<Archive sha1sum="e3fd0c8b3fb02ef5da2cc1e76bb5c2d3cb0b51b4" type="targz">mirrors://sourceforge/ogdi/ogdi-3.2.0.beta2.tar.gz</Archive>
|
||||
<Archive sha1sum="3bbd25a6a72718519f01e642bf6fd84e0975487d" type="targz">mirrors://sourceforge/ogdi/ogdi-3.2.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>proj-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
@@ -20,7 +20,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">ogdi-3.1.6-fpic.patch</Patch>
|
||||
<Patch level="1">patch_for_proj48_redhat.patch</Patch>
|
||||
<!--Patch level="1">patch_for_proj48_redhat.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-04-15</Date>
|
||||
<Version>3.2.0</Version>
|
||||
<Comment>Rebuild with new toolchain</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>3.2.0_beta2</Version>
|
||||
|
||||
Reference in New Issue
Block a user