blob: 2024a8434240f383863ed6b713d367fa05efa8c4 (
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
|
pkgbase = olympus-git
pkgdesc = Everest installer / mod manager for Celeste (git)
pkgver = r1061.cd3c469
pkgrel = 1
url = https://github.com/EverestAPI/Olympus
arch = x86_64
license = MIT
makedepends = dotnet-sdk-8.0
makedepends = git
makedepends = lua51
makedepends = luarocks
depends = dotnet-runtime-8.0
depends = gtk3
depends = love
depends = lua51-lsqlite3
provides = olympus
conflicts = olympus
conflicts = olympus-bin
source = git+https://github.com/EverestAPI/Olympus.git
source = git+https://github.com/EverestAPI/OlympUI.git
source = git+https://github.com/vrld/moonshine.git
source = git+https://github.com/LPGhatguy/luajit-request.git
source = git+https://github.com/maddie480/lua-subprocess.git
source = git+https://github.com/Vexatos/nativefiledialog.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = olympus-git
|