DarkRadiant: update to 3.8.0.

This commit is contained in:
John 2023-02-15 10:57:56 +01:00
parent 0306e6a3f5
commit 734cbbfff7

View File

@ -1,6 +1,6 @@
# Template file for 'DarkRadiant'
pkgname=DarkRadiant
version=3.7.0
version=3.8.0
revision=1
build_style=cmake
build_helper=cmake-wxWidgets-gtk3
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://github.com/codereader/DarkRadiant/"
distfiles="https://github.com/codereader/DarkRadiant/archive/${version}.tar.gz"
checksum=c8d52dc1ca98ca10a93bf698e7e12c6ac761f12f8f210e403bad72e842155737
checksum=7b9ccd6de65d7e55f6aad5e1f9a2f49600c6a0d9d70e67bda2e625cd721b5635
CXXFLAGS="-I${XBPS_CROSS_BASE}/usr/lib/wx/include/gtk3-unicode-3.0"
CXXFLAGS="$CXXFLAGS -I${XBPS_CROSS_BASE}/${py3_sitelib}/pybind11/include"