mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
07d71233a0
commit
a77cfe15c5
1 changed files with 13 additions and 0 deletions
13
srcpkgs/dreamchess/template
Normal file
13
srcpkgs/dreamchess/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'dreamchess'
|
||||||
|
pkgname=dreamchess
|
||||||
|
version=0.3.0
|
||||||
|
revision=1
|
||||||
|
build_style=cmake
|
||||||
|
hostmakedepends="bison flex"
|
||||||
|
makedepends="SDL2_image-devel SDL2_mixer-devel glew-devel pugixml-devel mxml-devel"
|
||||||
|
short_desc="3D, OpenGL chess game with a moderately strong chess engine"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://www.dreamchess.org/"
|
||||||
|
distfiles="https://github.com/dreamchess/dreamchess/archive/${version}.tar.gz"
|
||||||
|
checksum=b070a34acf69ed92e523902683d104abb295d78b6f37663f4668e929b9e90470
|
Loading…
Add table
Reference in a new issue