blob: 3c77a602322649177b150ba1ad85abea4526df7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = cgames
pkgdesc = Collection of three ncurses games. csokoban (sokoban), cmines (minesweeper) and cblocks (sliding-block puzzles).
pkgver = 2.2
pkgrel = 7
url = http://www.muppetlabs.com/~breadbox/software/cgames.html
arch = i686
arch = x86_64
arch = aarch64
license = GPL2
depends = ncurses
source = http://www.muppetlabs.com/~breadbox/pub/software/cgames-2.2b.tar.gz
md5sums = 02e9ac92557257d5f4ed5b7391d640fd
pkgname = cgames
|