Browse Source
games/cpat: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/299/head
Dan-Simon Myrland
4 months ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
4 changed files with
11 additions and
10 deletions
-
games/cpat/README
-
games/cpat/cpat.SlackBuild
-
games/cpat/cpat.info
-
games/cpat/slack-desc
|
|
@ -1,4 +1,5 @@ |
|
|
|
CPat is a curses based solitaire/patience collection. It's pretty stable |
|
|
|
and at present contains implementations of Freecell, Klondike, Spider, |
|
|
|
40 Thieves, Baker's Dozen, Scorpion, Penguin, Yukon and Stategy. The |
|
|
|
games are played in your favourite shell using keyboard commands. |
|
|
|
40 Thieves, Baker's Dozen, Scorpion, Penguin, Yukon, Stategy, Canfield |
|
|
|
and Duchess. The games are played in your favourite shell using keyboard |
|
|
|
commands. |
|
|
@ -9,8 +9,8 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=cpat |
|
|
|
VERSION=${VERSION:-1.4.1} |
|
|
|
BUILD=${BUILD:-2} |
|
|
|
VERSION=${VERSION:-1.4.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="cpat" |
|
|
|
VERSION="1.4.1" |
|
|
|
VERSION="1.4.2" |
|
|
|
HOMEPAGE="http://cpat.sourceforge.net" |
|
|
|
DOWNLOAD="https://sourceforge.net/projects/cpat/files/cpat/1.4.1/cpat-1.4.1.tar.gz" |
|
|
|
MD5SUM="cae7579f4812d54f0ef92c02578cbf79" |
|
|
|
DOWNLOAD="https://sourceforge.net/projects/cpat/files/v1.4.2/cpat-1.4.2.tar.gz" |
|
|
|
MD5SUM="f97316eb748f0c3d2a63cb474728dd05" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|
|
|
@ -10,9 +10,9 @@ cpat: cpat (ncurses solitaire game) |
|
|
|
cpat: |
|
|
|
cpat: CPat is a curses based solitaire/patience collection. It's pretty |
|
|
|
cpat: stable and at present contains implementations of Freecell, Klondike, |
|
|
|
cpat: Spider, 40 Thieves, Baker's Dozen, Scorpion, Penguin, Yukon and |
|
|
|
cpat: Stategy. The games are played in your favourite shell using keyboard |
|
|
|
cpat: commands. |
|
|
|
cpat: Spider, 40 Thieves, Baker's Dozen, Scorpion, Penguin, Yukon, |
|
|
|
cpat: Strategy, Canfield and Duchess. The games are played in your |
|
|
|
cpat: favourite shell using keyboard commands. |
|
|
|
cpat: |
|
|
|
cpat: |
|
|
|
cpat: |
|
|
|