diff --git a/srcpkgs/pychess/template b/srcpkgs/pychess/template new file mode 100644 index 00000000000..f10d0ed315a --- /dev/null +++ b/srcpkgs/pychess/template @@ -0,0 +1,15 @@ +# Template file for 'pychess' +pkgname=pychess +version=0.12.4 +revision=1 +build_style=python3-module +pycompile_module="pychess" +noarch=yes +hostmakedepends="python3-setuptools" +depends="gobject-introspection gst-plugins-base1 gtksourceview python3-gobject" +short_desc="A GTK chess client written in Python" +maintainer="cipr3s " +license="GPL-3" +homepage="http://www.pychess.org" +distfiles="${homepage}/download/${pkgname}-${version}.tar.gz" +checksum="0706861dcea811abb80c8db589494e932b4bab931b2a8799fe53a2bd4b6ac372"