blob: 439b2d723be0a3e4eb84b17d01023cc003ab25ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = doomrl-git
pkgdesc = Doom: The Rogue-like (git-latest) (WIP!).
pkgver = r8.0cbac80
pkgrel = 4
url = http://drl.chaosforge.org/
arch = any
license = GPL3
makedepends = git
makedepends = fpc-svn
makedepends = lua
depends = sdl_mixer
depends = zlib
depends = lua
depends = timidity++
depends = sdl_image
source = doomrl-git::git+https://github.com/ChaosForge/doomrl
source = fpcvalkyrie::git+https://github.com/ChaosForge/fpcvalkyrie
sha256sums = SKIP
sha256sums = SKIP
pkgname = doomrl-git
|