void-packages/srcpkgs/lutris/template
2019-02-03 20:22:01 -02:00

18 lines
792 B
Bash

# Template file for 'lutris'
pkgname=lutris
version=0.5.0
revision=2
noarch=yes
build_style=python3-module
pycompile_module="$pkgname"
hostmakedepends="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"
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=4bc58106dac4cc19ece590504e2328ca787ec4dd6f2d9f83d18dc820335fd3ea
nocross="gobject-introspection"