geos:new toolchain

This commit is contained in:
Rmys
2017-04-15 23:45:15 +03:00
parent 2d686fa7a5
commit cdd5ce37fe
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -3203,7 +3203,7 @@
<History>
<Update release="6">
<Date>2017-04-13</Date>
<Date>2017-04-14</Date>
<Version>5.3.2.2</Version>
<Comment>Release Bump.</Comment>
<Name>Ayhan Yalçınsoy</Name>
@@ -35,7 +35,7 @@
<History>
<Update release="4">
<Date>2017-03-21</Date>
<Date>2017-04-15</Date>
<Version>3.10.7</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
+1 -1
View File
@@ -32,4 +32,4 @@ def install():
"V": get.curPYTHON()})
pisitools.insinto("/usr/share/doc/geos", "doc/doxygen_docs/html")
pisitools.dodoc("README", "ChangeLog", "AUTHORS", "NEWS", "COPYING")
pisitools.dodoc("README", "AUTHORS", "NEWS", "COPYING")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Geometry engine library for Geographic Information Systems</Summary>
<Description>GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).</Description>
<Archive sha1sum="142be1db41cb7c62afb9f6d3304769a39dd0b5ac" type="tarbz2">http://download.osgeo.org/geos/geos-3.5.0.tar.bz2</Archive>
<Archive sha1sum="2eadda190aa625d2923137691ffec218687ed3b0" type="tarbz2">http://download.osgeo.org/geos/geos-3.6.1.tar.bz2</Archive>
<BuildDependencies>
<Dependency>doxygen</Dependency>
<Dependency>ruby-devel</Dependency>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-04-15</Date>
<Version>3.6.1</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.5.0</Version>