Merge pull request #5478 from cipr3s/pychess
New package: pychess-0.12.4
This commit is contained in:
commit
3e3949af41
|
@ -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 <cipr3s@gmx.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.pychess.org"
|
||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.gz"
|
||||
checksum="0706861dcea811abb80c8db589494e932b4bab931b2a8799fe53a2bd4b6ac372"
|
Loading…
Reference in New Issue