# Template file for 'DarkRadiant' pkgname=DarkRadiant version=2.6.0 revision=4 build_style=gnu-configure configure_args="--enable-darkmod-plugins --with-wx-config=wx-config-gtk3" hostmakedepends="automake libtool pkg-config" makedepends="ftgl-devel glew-devel libjpeg-turbo-devel libsigc++-devel libvorbis-devel libxml2-devel wxWidgets-gtk3-devel python-devel" short_desc="Map editor for The Dark Mod and other idTech4/Doom3-based games" maintainer="John " license="GPL-2.0-or-later" homepage="https://github.com/codereader/DarkRadiant/" distfiles="https://github.com/codereader/DarkRadiant/archive/${version}.tar.gz" checksum=e46dc10a3a7521d64ba30a2eddfe2c8b75ef3ec12f155833e565ce04d21693ea pre_configure() { ./autogen.sh }