Files
main/science/gis/ogdi/pspec.xml
T
2019-02-07 14:35:53 +03:00

100 lines
4.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>ogdi</Name>
<Homepage>https://src.fedoraproject.org/lookaside/extras/ogdi/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>as-is</License>
<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="bfb5366552d2b40eba7d1c4e201351c9b21c55fc" type="targz">https://src.fedoraproject.org/lookaside/extras/ogdi/ogdi-3.2.1.tar.gz/sha512/74bb62dc437e83ec1364046621c66bcab9bd7c2e0f9bd62d8e5110b5f0adcc8519f76baefb2263aebdaa5fb76ec75c3075624559ce140b936f888bca5fa24a0a/ogdi-3.2.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>proj-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>expat-devel</Dependency>
<Dependency>libtirpc-devel</Dependency>
<Dependency>unixODBC-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">fedora/ogdi-3.2.0.beta2-sailer.patch</Patch>
<Patch level="1">fedora/ogdi-3.2.1-cleanup.patch</Patch>
<Patch level="1">fedora/ogdi-3.2.1-rpc.patch</Patch>
<Patch level="1">fedora/ogdi-3.2.1-rpc-flags.patch</Patch>
</Patches>
</Source>
<Package>
<Name>ogdi</Name>
<RuntimeDependencies>
<Dependency>proj</Dependency>
<Dependency>zlib</Dependency>
<Dependency>expat</Dependency>
<Dependency>libtirpc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>ogdi-devel</Name>
<Summary>Development files for ogdi</Summary>
<RuntimeDependencies>
<Dependency release="current">ogdi</Dependency>
<Dependency>proj-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>expat-devel</Dependency>
<Dependency>libtirpc-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2019-02-07</Date>
<Version>3.2.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-09-07</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="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>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-05-31</Date>
<Version>3.2.0_beta2</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>