Dust Racing 2D (dustrac) is an open source, tile-based 2D racing game

This commit is contained in:
groni
2015-11-20 16:39:12 +01:00
parent 5079e1b86a
commit 308fb6a24b
8 changed files with 374 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
<PISI>
<Name>game.arcade</Name>
</PISI>
+20
View File
@@ -0,0 +1,20 @@
#!/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 cmaketools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
def setup():
cmaketools.configure("-DReleaseBuild=1 -DCMAKE_INSTALL_PREFIX=/usr")
def build():
cmaketools.make()
def install():
cmaketools.install()
pisitools.dodoc("AUTHORS", "INSTALL", "CHANGELOG", "COPYING", "README-CHANGELOG.txt", "README")
+56
View File
@@ -0,0 +1,56 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>dustrac</Name>
<Homepage>http://dustrac.sourceforge.net/</Homepage>
<Packager>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:gui</IsA>
<Summary>Dust Racing 2D (dustrac) is an open source, tile-based 2D racing game</Summary>
<Description>The purpose of the game is to race against 11 challenging computer players on different race tracks. Finishing in TOP-6 will unlock a new race track. Only a small portion of the race track is visible on the scrolling screen.</Description>
<Archive sha1sum="f6409459beed13870fdfeabc7b76ae334c0d836e" type="targz">https://github.com/juzzlin/DustRacing2D/archive/1.11.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>openal-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>libvorbis-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>dustrac</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>openal</Dependency>
<Dependency>libvorbis</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>mesa</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/games</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="application">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="pixmaps">/usr/share/pixmaps</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-11-20</Date>
<Version>1.11.0</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>dustrac</Name>
<Summary xml:lang="en">Dust Racing 2D (dustrac) is an open source, tile-based 2D racing game</Summary>
<Description xml:lang="en">The purpose of the game is to race against 11 challenging computer players on different race tracks. Finishing in TOP-6 will unlock a new race track. Only a small portion of the race track is visible on the scrolling screen.</Description>
</Source>
</PISI>
+284
View File
@@ -13724,6 +13724,60 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>dustrac</Name>
<Homepage>http://dustrac.sourceforge.net/</Homepage>
<Packager>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:gui</IsA>
<PartOf>game.arcade</PartOf>
<Summary xml:lang="en">Dust Racing 2D (dustrac) is an open source, tile-based 2D racing game</Summary>
<Description xml:lang="en">The purpose of the game is to race against 11 challenging computer players on different race tracks. Finishing in TOP-6 will unlock a new race track. Only a small portion of the race track is visible on the scrolling screen.</Description>
<Archive type="targz" sha1sum="f6409459beed13870fdfeabc7b76ae334c0d836e">https://github.com/juzzlin/DustRacing2D/archive/1.11.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>openal-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency>pkgconfig</Dependency>
<Dependency>libvorbis-devel</Dependency>
<Dependency>mesa-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
</BuildDependencies>
<SourceURI>game/arcade/dustrac/pspec.xml</SourceURI>
</Source>
<Package>
<Name>dustrac</Name>
<RuntimeDependencies>
<Dependency>qt5-base</Dependency>
<Dependency>openal</Dependency>
<Dependency>libvorbis</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>mesa</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share/games</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="application">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="pixmaps">/usr/share/pixmaps</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2015-11-20</Date>
<Version>1.11.0</Version>
<Comment>First release</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>alienarena</Name>
@@ -33476,6 +33530,8 @@
</AdditionalFiles>
<BuildDependencies>
<Dependency>nspr-devel</Dependency>
<Dependency>sqlite-devel</Dependency>
<Dependency>zlib-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">nss-3.18.1-standalone-1.patch</Patch>
@@ -51933,6 +51989,234 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kmines</Name>
<Homepage>http://games.kde.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:gui</IsA>
<PartOf>desktop.kde.application</PartOf>
<Summary xml:lang="en">Minesweeper like game</Summary>
<Summary xml:lang="tr">Mayın tarlası oyunu</Summary>
<Description xml:lang="en">KMines is the classic Minesweeper game. The idea is to uncover all the squares without blowing up any mines. When a mine is blown up, the game is over.</Description>
<Description xml:lang="tr">KMines klasik mayın tarlası oyununun bir türevidir. Oyunun amacı hiç bir mayına denk gelmemeye çalışarak kutuları açmaktır. Eğer bir mayın patlarsa oyun biter.</Description>
<Icon>kmines</Icon>
<Archive type="tarxz" sha1sum="43c93994e0274a94d9089761d298f9a261db7c7e">http://download.kde.org/stable/applications/15.08.3/src/kmines-15.08.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-declarative-devel</Dependency>
<Dependency>kcoreaddons-devel</Dependency>
<Dependency>kconfig-devel</Dependency>
<Dependency>kwidgetsaddons-devel</Dependency>
<Dependency>kdbusaddons-devel</Dependency>
<Dependency>ki18n-devel</Dependency>
<Dependency>kconfigwidgets-devel</Dependency>
<Dependency>ktextwidgets-devel</Dependency>
<Dependency>kxmlgui-devel</Dependency>
<Dependency>kio-devel</Dependency>
<Dependency>knotifyconfig-devel</Dependency>
<Dependency>libkdegames-devel</Dependency>
<Dependency>kdelibs4-support-devel</Dependency>
<Dependency>kdesignerplugin</Dependency>
<Dependency>kdoctools-devel</Dependency>
<Dependency>kemoticons-devel</Dependency>
<Dependency>kitemmodels-devel</Dependency>
<Dependency>kinit-devel</Dependency>
<Dependency>kunitconversion-devel</Dependency>
</BuildDependencies>
<SourceURI>desktop/kde/application/kmines/pspec.xml</SourceURI>
</Source>
<Package>
<Name>kmines</Name>
<RuntimeDependencies>
<Dependency>ki18n</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>kconfig</Dependency>
<Dependency>kxmlgui</Dependency>
<Dependency>qt5-base</Dependency>
<Dependency>kcoreaddons</Dependency>
<Dependency>kdbusaddons</Dependency>
<Dependency>libkdegames</Dependency>
<Dependency>ktextwidgets</Dependency>
<Dependency>kconfigwidgets</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc/xdg</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<History>
<Update release="23">
<Date>2015-11-19</Date>
<Version>15.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="22">
<Date>2014-11-13</Date>
<Version>4.14.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="21">
<Date>2014-10-15</Date>
<Version>4.14.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="20">
<Date>2014-09-20</Date>
<Version>4.14.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="19">
<Date>2014-08-21</Date>
<Version>4.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="18">
<Date>2014-06-13</Date>
<Version>4.13.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="17">
<Date>2014-05-13</Date>
<Version>4.13.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="16">
<Date>2014-05-03</Date>
<Version>4.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2014-04-05</Date>
<Version>4.12.4</Version>
<Comment>Version bump.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2014-03-04</Date>
<Version>4.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="13">
<Date>2014-02-06</Date>
<Version>4.12.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="12">
<Date>2014-01-13</Date>
<Version>4.11.5</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2013-12-03</Date>
<Version>4.11.4</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2013-11-05</Date>
<Version>4.11.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2013-10-02</Date>
<Version>4.11.2</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2013-09-07</Date>
<Version>4.11.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2013-07-02</Date>
<Version>4.10.5</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2013-06-10</Date>
<Version>4.10.4</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2013-05-06</Date>
<Version>4.10.3</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2013-04-03</Date>
<Version>4.10.2</Version>
<Comment>Version bump</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-03-06</Date>
<Version>4.10.1</Version>
<Comment>Version bump</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-02-15</Date>
<Version>4.10.0</Version>
<Comment>Version bump</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2013-01-19</Date>
<Version>4.9.98</Version>
<Comment>First release</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>kimap</Name>
+1 -1
View File
@@ -1 +1 @@
bbc1b2a3aa46e110f01aa0e036f4e5ef2a7daab6
616fe03e910ede5c7a06c55d70f7b6f71ec97f22
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
be2af09ed31fde2e7304690108b8af22e4253920
741b7380a5d64ead461fd91199a8b41af811fe36