mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
Merge pull request #5478 from cipr3s/pychess
New package: pychess-0.12.4
This commit is contained in:
commit
3e3949af41
1 changed files with 15 additions and 0 deletions
15
srcpkgs/pychess/template
Normal file
15
srcpkgs/pychess/template
Normal file
|
@ -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…
Add table
Reference in a new issue