blob: 2253217072f916c13ea5e38ecbe5c46f18a7e7b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hcl-git
pkgdesc = A port to Linux of Hydra Castle Labyrinth (a 'metroidvania' kind of game).
pkgver = r126.229369c
pkgrel = 1
url = https://github.com/ptitSeb/hydracastlelabyrinth
arch = any
license = GPL2
makedepends = git
makedepends = cmake
depends = sdl2
depends = sdl2_mixer
optdepends = timidity: for MIDI support
source = git+https://github.com/ptitSeb/hydracastlelabyrinth.git
md5sums = SKIP
pkgname = hcl-git
|