blob: 4c145804b1dc00f9892564976ebcdcb5855b239b (
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
|
pkgbase = polymc
pkgdesc = Minecraft launcher with the ability to manage multiple instances
pkgver = 7.0
pkgrel = 2
url = https://github.com/PolyMC/PolyMC
arch = x86_64
license = GPL3
makedepends = cmake
makedepends = extra-cmake-modules
makedepends = java-environment
makedepends = scdoc
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
source = https://github.com/PolyMC/PolyMC/releases/download/7.0/PolyMC-7.0.tar.gz
source = fix-qt-debug.patch
sha256sums = e08e9a25f87db7da422351d044b330e4b1a568f3adabc04c388dc9e4f60c4701
sha256sums = 002ad2ec901c2eae3a7fca6e4257ef3e545beaf93ffb0baffb2d72a86423a7f2
pkgname = polymc
|