xboard: cleanup.
This commit is contained in:
parent
ab84ae0018
commit
425868ffbb
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'xboard'
|
||||
pkgname=xboard
|
||||
version=4.9.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk --enable-zippy"
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends="gtk+-devel cairo-devel librsvg-devel"
|
||||
depends="gnuchess alsa-utils desktop-file-utils shared-mime-info hicolor-icon-theme"
|
||||
short_desc="X graphical user interface for chess"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-3"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/xboard/"
|
||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=2b2e53e8428ad9b6e8dc8a55b3a5183381911a4dae2c0072fa96296bbb1970d6
|
||||
|
|
Loading…
Reference in a new issue