freecell-solver:version bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>freecell-solver</Name>
|
||||
@@ -11,21 +11,25 @@
|
||||
<License>MIT</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>A program that automatically solves layouts of Freecell and similar variants of Card Solitaire</Summary>
|
||||
<Description>Freecell ve Card Solitaire'ın benzer varyantlarının düzenlerini otomatik olarak çözen bir program</Description>
|
||||
<Archive sha1sum="b7c5e970b0daeee04416ae314f4e9be6106dbc83" type="tarxz">https://fc-solve.shlomifish.org/downloads/fc-solve/freecell-solver-5.0.0.tar.xz</Archive>
|
||||
<Description>This is Freecell Solver - a program that automatically solves layouts of Freecell and similar variants of Card Solitaire such as Eight Off, Forecell, and Seahaven Towers, as well as Simple Simon boards.</Description>
|
||||
<Archive sha1sum="38c48ba148214397d10354babc1f4d9c9eb775bf" type="tarxz">https://fc-solve.shlomifish.org/downloads/fc-solve/freecell-solver-5.16.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>gperf</Dependency>
|
||||
<Dependency>python3-six</Dependency>
|
||||
<Dependency>perl-path-tiny</Dependency>
|
||||
<Dependency>python3-random2</Dependency>
|
||||
<Dependency>rinutils-devel</Dependency>
|
||||
<Dependency>python3-pysol_cards</Dependency>
|
||||
<Dependency>perl-template-toolkit</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>freecell-solver</Name>
|
||||
<Summary>A program that automatically solves layouts of Freecell and similar variants of Card Solitaire</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>rinutils</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -49,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2020-01-13</Date>
|
||||
<Version>5.16.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2018-11-11</Date>
|
||||
<Version>5.0.0</Version>
|
||||
@@ -57,4 +68,4 @@
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user