add astromenace game
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>astromenace </Name>
|
||||
<Homepage>http://www.viewizard.com/astromenace/index_linux.php</Homepage>
|
||||
<Packager>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Packager>
|
||||
<License>GPLv3</License>
|
||||
<Summary>Hardcore 3D space shooter with spaceship upgrade possibilities</Summary>
|
||||
<Description>AstroMenace stands out for a hardcore gameplay that absorbs you completely as you repel the relentless attacks of diverse adversaries and dodge hails of projectiles.</Description>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>freealut-devel</Dependency>
|
||||
<Dependency>freetype-devel</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>libXext-devel</Dependency>
|
||||
<Dependency>libogg-devel</Dependency>
|
||||
<Dependency>libsdl-devel</Dependency>
|
||||
<Dependency>libvorbis-devel</Dependency>
|
||||
<Dependency>libXinerama-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>mesa-glu-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="a4b5c8c76970fbff0609a59d80402848957aa515" type="tarbz2">https://sourceforge.net/projects/openastromenace/files/1.3.2/astromenace-src-1.3.2.tar.bz2</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">astromenace.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>astromenace </Name>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile group="root" permission="0644" target="/usr/share/applications/astromenace.desktop" owner="root">astromenace.desktop</AdditionalFile>
|
||||
<AdditionalFile group="root" permission="0644" target="/usr/share/pixmaps/astromenace_64.png" owner="root">astromenace_64.png</AdditionalFile>
|
||||
<!--<AdditionalFile group="root" permission="0644" target="/usr/bin/astromenace.sh" owner="root">astromenace.sh</AdditionalFile>-->
|
||||
</AdditionalFiles>
|
||||
<Summary>Hardcore 3D space shooter with spaceship upgrade possibilities</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>libX11</Dependency>
|
||||
<Dependency>libsdl</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>mesa-glu</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>openal</Dependency>
|
||||
<Dependency>freealut</Dependency>
|
||||
<Dependency>libvorbis</Dependency>
|
||||
<Dependency>libXinerama</Dependency>
|
||||
</RuntimeDependencies>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2018-05-03</Date>
|
||||
<Version>1.3.2</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Stefan Gronewold</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user