New package: xshogi-1.4.2
This commit is contained in:
parent
cce2c4a415
commit
9ad0d94607
1 changed files with 18 additions and 0 deletions
18
srcpkgs/xshogi/template
Normal file
18
srcpkgs/xshogi/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'xshogi'
|
||||||
|
pkgname=xshogi
|
||||||
|
version=1.4.2
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="libXaw-devel"
|
||||||
|
depends="gnushogi"
|
||||||
|
short_desc="X11 user interface for GNU Shogi (Japanese chess)"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="GPL-3.0-or-later, MIT"
|
||||||
|
homepage="https://www.gnu.org/software/gnushogi/"
|
||||||
|
distfiles="${GNU_SITE}/gnushogi/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=2e2f1145e3317143615a764411178f538bd54945646b14fc2264aaeaa105dab6
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
rm -r ${DESTDIR}/usr/share/doc
|
||||||
|
vlicense README.xboard
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue