blob: 2111edb50bcf27d8131e11306f3292f88a76cc38 (
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
27
28
29
30
|
pkgbase = mindustry-git
pkgdesc = A sandbox tower defense game
pkgver = 152.r2.gf8d86ac
pkgrel = 1
url = https://github.com/Anuken/Mindustry
arch = any
license = GPL-3.0-only
makedepends = java-environment=17
makedepends = git
makedepends = libicns
depends = alsa-lib
source = mindustry::git+https://github.com/Anuken/Mindustry.git
source = mindustry-arc::git+https://github.com/Anuken/Arc.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = mindustry-git
depends = alsa-lib
depends = hicolor-icon-theme
depends = java-runtime
provides = mindustry
conflicts = mindustry
pkgname = mindustry-server-git
pkgdesc = A sandbox tower defense game - server
depends = alsa-lib
depends = hicolor-icon-theme
depends = java-runtime
provides = mindustry-server
conflicts = mindustry-server
|