blob: 0e954dc3b61827deaba7ba4684e8b6756df26cfb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = oblige-obsidian-stable-git
pkgdesc = Random level generator for classic Doom, also a fork of OBLIGE. Stable branch.
pkgver = v20.20230516
pkgrel = 1
url = https://obsidian-level-maker.github.io
arch = any
license = GPL
makedepends = git
makedepends = cmake
depends = libx11
depends = fltk
provides = oblige-obsidian
conflicts = oblige-obsidian
source = Obsidian::git+https://github.com/obsidian-level-maker/Obsidian#branch=obsidian
sha256sums = SKIP
pkgname = oblige-obsidian-stable-git
|