add gl117 flight simulator

This commit is contained in:
groni
2018-05-08 14:53:19 +02:00
parent 8af589f755
commit 22628fb0ee
9 changed files with 161 additions and 2 deletions
+22
View File
@@ -0,0 +1,22 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
WorkDir = "gl-117-1.3.2-src"
def setup():
autotools.configure()
def build():
autotools.make()
def install():
autotools.rawInstall('DESTDIR="%s"' % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "README", "FAQ", "NEWS")
+13
View File
@@ -0,0 +1,13 @@
[Desktop Entry]
Type=Application
Version=1.0
Encoding=UTF-8
Name=GL 117
Name[tr]= GL 117
GenericName=3D Flight Simulator
GenericName[tr]=3B Uçuş Simulasyonu
Icon=gl117
Exec=gl-117
Terminal=false
StartupNotify=false
Categories=Application;Game;Simulation;
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

+58
View File
@@ -0,0 +1,58 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gl117</Name>
<Homepage>http://www.heptargon.de/gl-117/gl-117.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>gl117</Icon>
<IsA>app:gui</IsA>
<Summary>Flight simulator</Summary>
<Description>GL117 is an action-packed flight simulator.</Description>
<Archive sha1sum="9782e1438fab9e992c20092a48cc50b01bc72f34" type="tarbz2">mirrors://sourceforge/gl-117/gl-117-1.3.2-src.tar.bz2</Archive>
<BuildDependencies>
<Dependency>mesa-devel</Dependency>
<Dependency>libsdl-devel</Dependency>
<Dependency>freeglut-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>sdl-mixer-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>gl117</Name>
<RuntimeDependencies>
<Dependency>mesa</Dependency>
<Dependency>libsdl</Dependency>
<Dependency>freeglut</Dependency>
<Dependency>mesa-glu</Dependency>
<Dependency>sdl-mixer</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/gl-117</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
<AdditionalFiles>
<AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/gl117.png">gl117.png</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/usr/share/applications/gl117.desktop">gl117.desktop</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="1">
<Date>2010-12-17</Date>
<Version>1.3.2</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>gl117</Name>
<Summary xml:lang="tr">Uçak savaşı oyunu</Summary>
<Description xml:lang="tr">GL117, uçağınızla savaştığınız aksiyon dolu bir oyundur.</Description>
</Source>
</PISI>
+58
View File
@@ -39091,6 +39091,64 @@ complete albums that you have purchased from Amazon.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>gl117</Name>
<Homepage>http://www.heptargon.de/gl-117/gl-117.html</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>game.arcade</PartOf>
<Summary xml:lang="en">Flight simulator</Summary>
<Summary xml:lang="tr">Uçak savaşı oyunu</Summary>
<Description xml:lang="en">GL117 is an action-packed flight simulator.</Description>
<Description xml:lang="tr">GL117, uçağınızla savaştığınız aksiyon dolu bir oyundur.</Description>
<Icon>gl117</Icon>
<Archive type="tarbz2" sha1sum="9782e1438fab9e992c20092a48cc50b01bc72f34">mirrors://sourceforge/gl-117/gl-117-1.3.2-src.tar.bz2</Archive>
<BuildDependencies>
<Dependency>mesa-devel</Dependency>
<Dependency>libsdl-devel</Dependency>
<Dependency>freeglut-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
<Dependency>sdl-mixer-devel</Dependency>
</BuildDependencies>
<SourceURI>game/arcade/gl117/pspec.xml</SourceURI>
</Source>
<Package>
<Name>gl117</Name>
<RuntimeDependencies>
<Dependency>mesa</Dependency>
<Dependency>libsdl</Dependency>
<Dependency>freeglut</Dependency>
<Dependency>mesa-glu</Dependency>
<Dependency>sdl-mixer</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/gl-117</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/pixmaps/gl117.png" permission="0644" owner="root">gl117.png</AdditionalFile>
<AdditionalFile target="/usr/share/applications/gl117.desktop" permission="0644" owner="root">gl117.desktop</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="1">
<Date>2010-12-17</Date>
<Version>1.3.2</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>pisilinux-gtk</Name>
+1 -1
View File
@@ -1 +1 @@
672f910a5b4c2754b61437c7bfc975639f1d600b
0b05ba0246729fc0690c317da9695f894f36c129
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
83ff6ad7bc83511d714f26c1ab28b719bf73d210
2968bf12709d33ef58024aebf5fa25b74f5ed96b