Files
main/game/fps/alienarena/pspec.xml
T
2020-08-14 21:07:42 +03:00

85 lines
3.5 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>alienarena</Name>
<Homepage>http://red.planetarena.org</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<License>COR-Entertainment-LLC</License>
<Icon>alienarena</Icon>
<IsA>app:gui</IsA>
<Summary>A standalone 3D first person shooter game</Summary>
<Description>Alien Arena is a standalone 3D first person online deathmatch shooter crafted from the original source code of Quake II and Quake III.</Description>
<Archive sha1sum="7c52bfcc8a578167301ccac9d20997716dac8a37" type="targz">http://red.planetarena.org/files/alienarena-7.66-linux20130827.tar.gz</Archive>
<BuildDependencies>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libXxf86dga-devel</Dependency>
<Dependency>libXxf86vm-devel</Dependency>
<Dependency>libX11-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>openal-devel</Dependency>
<Dependency>ode-devel</Dependency>
<Dependency>curl-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>libvorbis-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gcc7.patch</Patch>
<Patch level="1">alienarena-20130827-format.patch</Patch>
<Patch level="1">use_home_dir.patch</Patch>
</Patches>
</Source>
<Package>
<Name>alienarena</Name>
<RuntimeDependencies>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>libXxf86vm</Dependency>
<Dependency>curl</Dependency>
<Dependency>zlib</Dependency>
<Dependency>libX11</Dependency>
<Dependency>libvorbis</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>freetype</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/alienarena.png">alienarena.png</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/alienarena.desktop">alienarena.desktop</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="3">
<Date>2018-09-14</Date>
<Version>7.66</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-05-05</Date>
<Version>7.66</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2015-11-11</Date>
<Version>7.66</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold (groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>