blob: a8a5fee246bcc9e21f15035b68d573a671604c3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = advancely-git
pkgdesc = A highly customizable and interactive tool to track Minecraft progress beyond just Advancements.
pkgver = 1.4.4.r0.g048b77f
pkgrel = 1
url = https://github.com/LNXSeus/Advancely
arch = x86_64
license = LicenseRef-Proprietary
makedepends = git
makedepends = cmake
makedepends = python-jsonschema
makedepends = python-jinja
depends = sdl3
depends = sdl3_image
depends = sdl3_ttf
depends = curl
provides = advancely
conflicts = advancely
conflicts = advancely-bin
source = git+https://github.com/LNXSeus/Advancely
sha256sums = SKIP
pkgname = advancely-git
|