SolitaireCG: Switch package id
This commit is contained in:
parent
c2f2d5ac4b
commit
c3bacc6075
|
@ -1,37 +1,48 @@
|
||||||
Categories:Games
|
Categories:Games
|
||||||
License:Apache2
|
License:Apache2
|
||||||
|
|
||||||
Web Site:http://solitairecg.sourceforge.net
|
Web Site:http://solitairecg.sourceforge.net
|
||||||
Source Code:http://sourceforge.net/p/solitairecg/code
|
Source Code:http://sourceforge.net/p/solitairecg/code
|
||||||
Issue Tracker:http://solitairecg.sourceforge.net/issues.php
|
Issue Tracker:http://solitairecg.sourceforge.net/issues.php
|
||||||
|
Donate:http://solitairecg.sourceforge.net/donations.php
|
||||||
|
|
||||||
Auto Name:SolitaireCG
|
Auto Name:SolitaireCG
|
||||||
Summary:Solitaire Card Games
|
Summary:Solitaire Card Games
|
||||||
Description:
|
Description:
|
||||||
SolitaireCG is an adaptation of Ken Magic's "Solitaire" for devices with few hardware buttons.
|
Collection of solitaire card games. Games include:
|
||||||
|
|
||||||
Changes against the original include:
|
* Klondike (regular solitaire; deal 1 or 3 cards; normal or Vegas style)
|
||||||
|
* Spider (four suits, two suits or one suit)
|
||||||
|
* Freecell
|
||||||
|
* Forty Thieves
|
||||||
|
|
||||||
Add Deal menu entry
|
Features include:
|
||||||
Avoid card loss if spider deal interrupted
|
|
||||||
Add README and COPYING menu displays
|
|
||||||
Replace application icon
|
|
||||||
|
|
||||||
The changes enable card dealing and playability in spider. The original card graphics, which can scale to higher resolutions, have been retained.
|
* Display options (normal or large card art, time display)
|
||||||
|
* Auto move options (always, fling only, never)
|
||||||
|
* Multi-level undo
|
||||||
|
* Animated card movement
|
||||||
|
* Statistics/score tracking
|
||||||
|
|
||||||
Source code available under Apache license 2.0, see [http://solitairecg.sourceforge.net/index.php website].
|
[http://solitairecg.sourceforge.net/news.php News].
|
||||||
|
|
||||||
For original code, go to http://code.google.com/p/solitaire-for-android.
|
SolitaireCG is a fork of [[com.kmagic.solitaire]] written by Ken
|
||||||
|
Magic.
|
||||||
SolitaireCG is a fork of [[com.kmagic.solitaire]] written by Ken Magic.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:git://git.code.sf.net/p/solitairecg/code
|
Repo:git://git.code.sf.net/p/solitairecg/code
|
||||||
|
|
||||||
Build:1.14,452
|
Build:1.14,452
|
||||||
commit=SolitaireCG-1.14
|
commit=SolitaireCG-1.14
|
||||||
|
|
||||||
Auto Update Mode:Version SolitaireCG-%v
|
Maintainer Notes:
|
||||||
Auto Update Mode:Tags
|
Upstream has removed 1.13 tag and all changes done upon the original authors
|
||||||
|
work. Current HEAD uses the old package id com.kmagic.solitaire..
|
||||||
|
.
|
||||||
|
|
||||||
|
#Auto Update Mode:Version v%v
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
Current Version:1.14
|
Current Version:1.14
|
||||||
Current Version Code:452
|
Current Version Code:452
|
||||||
|
|
||||||
|
|
|
@ -1,52 +0,0 @@
|
||||||
Categories:Games
|
|
||||||
License:Apache2
|
|
||||||
|
|
||||||
Web Site:http://solitairecg.sourceforge.net
|
|
||||||
Source Code:http://sourceforge.net/p/solitairecg/code
|
|
||||||
Issue Tracker:http://solitairecg.sourceforge.net/issues.php
|
|
||||||
Donate:http://solitairecg.sourceforge.net/donations.php
|
|
||||||
|
|
||||||
Auto Name:SolitaireCG
|
|
||||||
Summary:Solitaire Card Games
|
|
||||||
Description:
|
|
||||||
Collection of solitaire card games. Games include:
|
|
||||||
|
|
||||||
* Klondike (regular solitaire; deal 1 or 3 cards; normal or Vegas style)
|
|
||||||
* Spider (four suits, two suits or one suit)
|
|
||||||
* Freecell
|
|
||||||
* Forty Thieves
|
|
||||||
|
|
||||||
Features include:
|
|
||||||
|
|
||||||
* Display options (normal or large card art, time display)
|
|
||||||
* Auto move options (always, fling only, never)
|
|
||||||
* Multi-level undo
|
|
||||||
* Animated card movement
|
|
||||||
* Statistics/score tracking
|
|
||||||
|
|
||||||
[http://solitairecg.sourceforge.net/news.php News].
|
|
||||||
|
|
||||||
SolitaireCG is a fork of [[com.kmagic.solitaire]] written by Ken
|
|
||||||
Magic.
|
|
||||||
.
|
|
||||||
|
|
||||||
Repo Type:git
|
|
||||||
Repo:git://git.code.sf.net/p/solitairecg/code
|
|
||||||
|
|
||||||
Build:1.12.2,450
|
|
||||||
disable=old package id
|
|
||||||
commit=219b0c55675921554aa00d127086ee41df34874c
|
|
||||||
target=android-3
|
|
||||||
prebuild=rm build.xml
|
|
||||||
|
|
||||||
Maintainer Notes:
|
|
||||||
Upstream has removed 1.13 tag and all changes done upon the original authors
|
|
||||||
work. Current HEAD uses the old package id com.kmagic.solitaire..
|
|
||||||
.
|
|
||||||
|
|
||||||
|
|
||||||
#Auto Update Mode:Version v%v
|
|
||||||
Auto Update Mode:None
|
|
||||||
Update Check Mode:RepoManifest
|
|
||||||
Current Version:1.12.2
|
|
||||||
Current Version Code:450
|
|
Loading…
Reference in a new issue