blob: 775221c85cedfe2c99b947d35375d693b49536ea (
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
pkgbase = lutris-git
pkgdesc = Open Gaming Platform
pkgver = 0.5.17.r474.gcc8dba1
pkgrel = 1
url = https://lutris.net
arch = any
license = GPL-3.0-or-later
checkdepends = appstream-glib
checkdepends = python-pytest
makedepends = git
makedepends = meson
makedepends = protobuf
depends = cabextract
depends = curl
depends = glib2
depends = gnome-desktop
depends = gtk3
depends = hicolor-icon-theme
depends = mesa-utils
depends = p7zip
depends = psmisc
depends = python-cairo
depends = python-certifi
depends = python-dbus
depends = python-distro
depends = python-gobject
depends = python-lxml
depends = python-moddb
depends = python-pillow
depends = python-requests
depends = python-yaml
depends = unzip
depends = webkit2gtk-4.1
depends = xdg-desktop-portal-impl
depends = xdg-utils
depends = xorg-xrandr
optdepends = fluidsynth: For games that have MIDI music
optdepends = gamemode: Allows games to request a temporary set of optimisations
optdepends = gamescope: Draw the game window isolated from your desktop
optdepends = gvfs: GVFS backend
optdepends = innoextract: Extract Inno Setup installers
optdepends = lib32-gamemode: Allows games to request a temporary set of optimisations
optdepends = lib32-glibc: for 32bit games support
optdepends = lib32-mangohud: Display the games' FPS + other information
optdepends = lib32-vkd3d: DirectX 12 support
optdepends = lib32-vulkan-icd-loader: Vulkan support
optdepends = libayatana-appindicator: tray icon support
optdepends = linux-steam-integration: start Steam with LSI
optdepends = mangohud: Display the games' FPS + other information
optdepends = python-evdev: Controller support
optdepends = python-pefile: Extract icons from Windows executables
optdepends = python-protobuf: BattleNet integration
optdepends = python-pypresence: Discord Rich Presence integration
optdepends = umu-launcher: For running games through Proton
optdepends = vkd3d: DirectX 12 support
optdepends = vulkan-icd-loader: Vulkan support
optdepends = vulkan-tools: Vulkan support
optdepends = wine: easiest way to get all the libraries missing from the Lutris runtime
optdepends = winetricks: use system winetricks
provides = lutris
conflicts = lutris
source = git+https://github.com/lutris/lutris.git
source = git+https://github.com/bartok765/galaxy_blizzard_plugin.git
sha256sums = SKIP
sha256sums = SKIP
pkgname = lutris-git
|