From c79abb1df399ce80e6d9025d79e4a3390d40f523 Mon Sep 17 00:00:00 2001 From: JayVii Date: Fri, 5 Jun 2015 19:15:55 +0200 Subject: [PATCH] New Package: lutris --- srcpkgs/lutris/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/lutris/template diff --git a/srcpkgs/lutris/template b/srcpkgs/lutris/template new file mode 100644 index 0000000000..3be8c25b10 --- /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