blob: 3519adcbbdf8ebaaeeb866215cc2e6b12bcff5c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pokemon-revolution-online-bin
pkgdesc = A free-to-play, fan-made, MMO game that is predicated around the official Pokémon games.
pkgver = 20211201+0.4.1
pkgrel = 1
url = https://pokemonrevolution.net
install = install
arch = x86_64
license = custom
makedepends = git
depends = vulkan-driver
depends = opengl-driver
optdepends = gtk2: required for the Unity ScreenSelector plugin
conflicts = pokemon-revolution-online
source = git+https://gitlab.com/fabiscafe/pro_assets_lin_desktop.git#tag=0.4.1
source = PROClient_linux-20211201.zip::https://ddl.pokemonrevolution.net/PROClient_linux.zip
sha512sums = SKIP
sha512sums = 5252fc2805505f2e3c2fa1735f8b66cc4c95831c187ace5226f7c3b3bf538c3f42b5698be2d09843e17359d21cf57de16f5fec2861ea68e60c843a0e40c1356c
pkgname = pokemon-revolution-online-bin
|