Merge pull request #4525 from pisilinux/Rmys-patch-77

dustrac-2.0.1:ver.bump
This commit is contained in:
Rmys
2018-02-19 17:15:20 +03:00
committed by GitHub
+12 -2
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -13,7 +12,7 @@
<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="859dcfab8ceb6c27adb73d2627ada17991b400ac" type="targz">https://github.com/juzzlin/DustRacing2D/archive/1.12.0.tar.gz</Archive>
<Archive sha1sum="516c7e7e49ae43cc54cbe0e12b46ca4295947460" type="targz">https://github.com/juzzlin/DustRacing2D/archive/2.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-linguist</Dependency>
@@ -24,6 +23,9 @@
<Dependency>mesa-devel</Dependency>
<Dependency>mesa-glu-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>editor.patch</Patch>
</Patches>
</Source>
<Package>
@@ -42,12 +44,20 @@
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="application">/usr/share/applications</Path>
<Path fileType="data">/usr/share/icons</Path>
<Path fileType="data">/usr/share/metainfo/dustrac.appdata.xml</Path>
<Path fileType="pixmaps">/usr/share/pixmaps</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2018-02-19</Date>
<Version>2.0.1</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-04-25</Date>
<Version>1.12.0</Version>