diff --git a/srcpkgs/DarkRadiant/template b/srcpkgs/DarkRadiant/template index 28778e85f77..fdc430cdf52 100644 --- a/srcpkgs/DarkRadiant/template +++ b/srcpkgs/DarkRadiant/template @@ -1,13 +1,14 @@ # Template file for 'DarkRadiant' pkgname=DarkRadiant version=2.8.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-darkmod-plugins --with-wx-config=wx-config-gtk3 PYTHON_CONFIG=python3-config pc_cv_python_req_version_3_8_0=yes" hostmakedepends="automake gettext libtool pkg-config" makedepends="ftgl-devel glew-devel libjpeg-turbo-devel libsigc++-devel libvorbis-devel libxml2-devel wxWidgets-gtk3-devel python3-devel freealut-devel" +checkdepends="boost-devel" short_desc="Map editor for The Dark Mod and other idTech4/Doom3-based games" maintainer="John " license="GPL-2.0-or-later"