scid_vs_pc: update to 4.26

This commit is contained in:
clyhtsuriva 2025-02-08 19:09:31 +01:00 committed by classabbyamp
parent d72042da1e
commit 8a8fbb4223

View file

@ -1,16 +1,16 @@
# Template file for 'scid_vs_pc'
pkgname=scid_vs_pc
version=4.23
version=4.26
revision=1
build_style=configure
hostmakedepends="tcl"
hostmakedepends="tcl which"
makedepends="tk-devel"
short_desc="Chess toolkit with extensive database, analysis and playing features"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://scidvspc.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/scidvspc/source/scid_vs_pc-${version}.tgz"
checksum=e182a4370adce21c579f5f93f4d56eec5c6e19c486bb893dc1f514ff2f070e89
checksum=88ae21ed84bcf96da7af705b99a8b812bbedd185982a0910699e481fb43d1e41
do_configure() {
./configure CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \