blob: f135dad09efb14d4ff1f8a89cdc3ea0744919361 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = slitherling
pkgdesc = A simple snake game. Feed your snake with fruit. Arrow keys, VIM keys, or spacebar (easy mode).
pkgver = 3666064
pkgrel = 1
epoch = 1634267741
arch = i686
arch = x86_64
license = GPL-3.0
makedepends = gcc>=9.0.0
makedepends = cmake>=3.11
makedepends = ninja>=1.9
depends = sfml
pkgname = slitherling
|