blob: 0328324446f6252f3f790fc83ba27d862f21921d (
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
33
34
35
36
37
38
39
40
|
pkgbase = opengamepadui-git
pkgdesc = Open source game launcher
pkgver = 0.40.4.r0.ga74221c4
pkgrel = 1
url = https://github.com/ShadowBlip/OpenGamepadUI
arch = x86_64
license = GPL
makedepends = godot
makedepends = rust
makedepends = pkgconf
makedepends = make
makedepends = unzip
makedepends = wget
makedepends = git
depends = glibc
depends = gcc-libs
depends = libx11
depends = libxres
depends = libxcb
depends = libxext
depends = libxau
depends = libxdmcp
depends = gamescope
depends = vulkan-tools
depends = mesa-utils
depends = inputplumber
optdepends = firejail
optdepends = bubblewrap
optdepends = wireplumber
optdepends = networkmanager
optdepends = bluez
optdepends = dbus
optdepends = powerstation
provides = opengamepadui
conflicts = opengamepadui-bin
source = OpenGamepadUI::git+https://github.com/ShadowBlip/OpenGamepadUI.git
sha256sums = SKIP
pkgname = opengamepadui-git
options = !strip
|