blob: f621c5f0cdf1a980a6cf7d2cd7aed4416e4b946c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = singularity-git
pkgdesc = Strategy game - simulation of true AI, git version
pkgver = r1980.fa07970
pkgrel = 1
url = http://emhsoft.com/singularity/index.html
arch = any
license = GPL2
license = custom
makedepends = git
makedepends = python-setuptools
depends = python-pygame
depends = python-numpy
depends = python-polib
conflicts = singularity
source = git+https://github.com/singularity/singularity
source = git+https://github.com/singularity/singularity-music.git
md5sums = SKIP
md5sums = SKIP
pkgname = singularity-git
|