f9f6db857b
Closes #14608. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
15 lines
568 B
Bash
15 lines
568 B
Bash
# Template file for 'lutris'
|
|
pkgname=lutris
|
|
version=0.4.17
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python3-module
|
|
pycompile_module="${pkgname}"
|
|
hostmakedepends="python3-setuptools python3-gobject"
|
|
depends="python3-dbus python3-gobject python3-yaml xrandr"
|
|
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"
|
|
distfiles="https://github.com/lutris/lutris/archive/v${version}.tar.gz"
|
|
checksum=8db1bbcaf61b7212a9607cbde1cfce9ac34cab7df896c7a0d8dc8e77eff50c62
|