void-packages/srcpkgs/lutris/template

17 lines
616 B
Bash
Raw Normal View History

2015-06-05 17:15:55 +00:00
# Template file for 'Lutris'
pkgname=lutris
2016-03-08 09:38:43 +00:00
version=0.3.7.5
revision=1
2015-06-05 17:15:55 +00:00
build_style=python-module
pycompile_module="lutris"
short_desc="Open gaming platform for managing games in a unified way"
maintainer="Jan Wey. <janwey.git@gmail.com>"
homepage="https://lutris.net/"
license="GPL-3"
2016-03-08 09:38:43 +00:00
distfiles="http://lutris.net/releases/${pkgname}_${version}.tar.xz"
checksum=06ab74bcaa6bef125201a9ff8d8c500ceffc860689f591415f52d8d28f21ddfd
depends="python python-gobject python-yaml python-xdg python-dbus gvfs xrandr"
2015-06-05 17:15:55 +00:00
makedepends="python python-devel python-xdg"
2016-02-01 15:15:13 +00:00
hostmakedepends="python-setuptools python-gobject"
2015-06-05 17:15:55 +00:00
wrksrc=lutris