diff --git a/srcpkgs/lutris/template b/srcpkgs/lutris/template new file mode 100644 index 00000000000..3be8c25b10d --- /dev/null +++ b/srcpkgs/lutris/template @@ -0,0 +1,16 @@ +# Template file for 'Lutris' +pkgname=lutris +version=0.3.6.3 +revision=1 +build_style=python-module +pycompile_module="lutris" +short_desc="Open gaming platform for managing games in a unified way" +maintainer="Jan Wey. " +homepage="https://lutris.net/" +license="GPL-3" +distfiles="http://lutris.net/releases/${pkgname}_${version}.tar.gz" +checksum=a9061403ef8844b2c1443b1c5f15fe98af224d652d66268b47ae8e215e289058 +depends="python python-gobject python-yaml python-xdg gvfs" +makedepends="python python-devel python-xdg" +hostmakedepends="python-setuptools" +wrksrc=lutris