blob: 18cb8517657dd859006600abfeff35aebbe7e25a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
pkgbase = dunedynasty-git
pkgdesc = Maintained fork of an enhanced continuation of the classic real-time strategy game Dune II
pkgver = 1.6.3.r37.ged63ed71
pkgrel = 1
url = https://github.com/gameflorist/dunedynasty
install = dunedynasty.install
arch = i686
arch = x86_64
license = GPL-2.0-only
makedepends = cmake
makedepends = git
depends = allegro
depends = alsa-lib
depends = enet
depends = fluidsynth
depends = libgl
depends = libmad
optdepends = soundfont-fluid: soundfont for fluidsynth
optdepends = timidity++: MIDI music support alternative
optdepends = timidity-freepats: patch set for timidity++
provides = dunedynasty
conflicts = dunedynasty
source = dunedynasty-git::git+https://github.com/gameflorist/dunedynasty.git
sha256sums = SKIP
pkgname = dunedynasty-git
|