blob: 515185b6f4ca3cc417c206ed5f701bf0ac1b228b (
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
31
32
33
34
35
36
37
38
39
|
pkgbase = polymc-git
pkgdesc = Minecraft launcher with the ability to manage multiple instances.
pkgver = 6.0.r16.g62fd3d43
pkgrel = 1
url = https://github.com/PolyMC/PolyMC
arch = i686
arch = x86_64
arch = aarch64
license = GPL3
makedepends = cmake
makedepends = extra-cmake-modules
makedepends = git
makedepends = java-environment
makedepends = scdoc
makedepends = tomlplusplus
makedepends = ghc-filesystem
depends = java-runtime
depends = libgl
depends = qt6-base
depends = qt6-5compat
depends = qt6-svg
depends = qt6-imageformats
depends = zlib
depends = hicolor-icon-theme
depends = quazip-qt6
depends = qt6-charts
optdepends = glfw: to use system GLFW libraries
optdepends = openal: to use system OpenAL libraries
optdepends = visualvm: Profiling support
optdepends = xorg-xrandr: for older minecraft versions
provides = polymc
conflicts = polymc
options = debug
source = git+https://github.com/PolyMC/PolyMC
source = git+https://github.com/PolyMC/libnbtplusplus
sha256sums = SKIP
sha256sums = SKIP
pkgname = polymc-git
|