65 lines
2.7 KiB
XML
65 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>xplanet</Name>
|
|
<Homepage>http://xplanet.sourceforge.net</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Render a planetary image into an X window</Summary>
|
|
<Description>Xplanet was inspired by Xearth, which renders an image of the earth into the X root window. All of the major planets and most satellites can be drawn, similar to the Solar System Simulator. A number of different map projections are also supported, including azimuthal, Lambert, Mercator, Mollweide, orthographic, and rectangular.</Description>
|
|
<Archive sha1sum="7c5208b501b441a0184cbb334a5658d0309d7dac" type="targz">mirrors://sourceforge/project/xplanet/xplanet/1.3.0/xplanet-1.3.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>pango-devel</Dependency>
|
|
<Dependency>netpbm-devel</Dependency>
|
|
<Dependency>libXScrnSaver-devel</Dependency>
|
|
<Dependency>giflib-devel</Dependency>
|
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
|
<Dependency>tiff-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">giflib6.patch</Patch>
|
|
<Patch>xplanet-1.2.1-fix-gcc44.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>xplanet</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>netpbm</Dependency>
|
|
<Dependency>libXScrnSaver</Dependency>
|
|
<Dependency>giflib</Dependency>
|
|
<Dependency>libjpeg-turbo</Dependency>
|
|
<Dependency>tiff</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/usr/share</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>1.3.0</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2014-06-14</Date>
|
|
<Version>1.3.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|