16 lines
784 B
Bash
16 lines
784 B
Bash
# Template file for 'lutris'
|
|
pkgname=lutris
|
|
version=0.5.8.3
|
|
revision=1
|
|
build_style=meson
|
|
hostmakedepends="gettext python3-setuptools python3-gobject gtk+3-devel"
|
|
depends="python3-dbus python3-gobject python3-yaml python3-evdev python3-Pillow
|
|
pciutils cabextract gtk+3 xrandr unzip p7zip gnome-desktop python3-requests webkit2gtk
|
|
glxinfo python3-distro python3-lxml python3-magic"
|
|
short_desc="Open gaming platform for managing games in a unified way"
|
|
maintainer="Jan Wey. <janwey.git@gmail.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://lutris.net"
|
|
changelog="https://raw.githubusercontent.com/lutris/lutris/master/debian/changelog"
|
|
distfiles="https://github.com/lutris/lutris/archive/v${version}.tar.gz"
|
|
checksum=2459db033c8648598c1a19718807b4978a165ff11b40050162ed005b44a52cd3
|