blob: 57124a07d261cedcadab32736fcc4634b6ef1c6a (
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
41
42
43
44
45
46
47
48
49
50
|
pkgbase = lutris-git
pkgdesc = Open Gaming Platform
pkgver = 0.5.9.1.r25.ge03f91f7
pkgrel = 3
url = https://lutris.net/
arch = any
license = GPL3
checkdepends = appstream-glib
makedepends = git
makedepends = meson
depends = python-gobject
depends = python-yaml
depends = python-evdev
depends = python-dbus
depends = gtk3
depends = glib2
depends = psmisc
depends = cabextract
depends = unzip
depends = p7zip
depends = curl
depends = xorg-xrandr
depends = python-pillow
depends = python-requests
depends = gnome-desktop
depends = webkit2gtk
depends = mesa-utils
depends = python-dbus
depends = python-distro
depends = python-magic
depends = python-lxml
optdepends = wine: easiest way to get all the libraries missing from the Lutris runtime
optdepends = vulkan-icd-loader: Vulkan support
optdepends = lib32-vulkan-icd-loader: Vulkan support
optdepends = vkd3d: Vulkan 3D support
optdepends = lib32-vkd3d: Vulkan 3D support
optdepends = gvfs: GVFS backend
optdepends = lib32-glibc: for 32bit games support
optdepends = gamemode: Allows games to request a temporary set of optimisations
optdepends = lib32-gamemode: Allows games to request a temporary set of optimisations
optdepends = mangohud: Display the games' FPS + other information
optdepends = lib32-mangohud: Display the games' FPS + other information
optdepends = innoextract: Extract Inno Setup installers
optdepends = xorg-xgamma: Restore gamma on game exit
provides = lutris
conflicts = lutris
source = git+https://github.com/lutris/lutris.git
sha256sums = SKIP
pkgname = lutris-git
|