blob: 37d604fc28df87c54540bba2fdef64f749db0537 (
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
|
pkgbase = yarc-launcher
pkgdesc = The official launcher for YARG (a.k.a. Yet Another Launcher or YAL)
pkgver = 0.3.0
pkgrel = 1
url = https://github.com/YARC-Official/YARC-Launcher
arch = x86_64
license = custom: YARG License
makedepends = cargo
makedepends = nodejs
makedepends = npm
depends = cairo
depends = gdk-pixbuf2
depends = glib2
depends = gtk3
depends = hicolor-icon-theme
depends = libsoup
depends = openssl
depends = pango
depends = webkit2gtk
optdepends = hidapi: support for HID devices in-game
optdepends = systemd-libs: udev services in-game
conflicts = yarc-launcher-bin
source = yarc-launcher-0.3.0.tar.gz::https://github.com/YARC-Official/YARC-Launcher/archive/refs/tags/v0.3.0.tar.gz
source = yarc-launcher.desktop
sha256sums = 25b4f848cb56353e74507760abbdcc3a1f1ef120cd17c50d8b2d51e0b09ed762
sha256sums = d6cff5551389bbd5744179f169336c165ce1e9de65b34897c4ab5d40527a780e
pkgname = yarc-launcher
|