From d467918f98870573be62c10d0a70cb8a9f1a83a6 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 3 May 2020 14:39:10 +0200 Subject: [PATCH] DarkRadiant: update to 2.8.0. --- srcpkgs/DarkRadiant/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/DarkRadiant/template b/srcpkgs/DarkRadiant/template index 79251c17375..71974c4b002 100644 --- a/srcpkgs/DarkRadiant/template +++ b/srcpkgs/DarkRadiant/template @@ -1,18 +1,19 @@ # Template file for 'DarkRadiant' pkgname=DarkRadiant -version=2.7.0 +version=2.8.0 revision=1 build_style=gnu-configure -configure_args="--enable-darkmod-plugins --with-wx-config=wx-config-gtk3" +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 python-devel" + libvorbis-devel libxml2-devel wxWidgets-gtk3-devel python3-devel freealut-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=1166a6d87f0a54ca661ba9be83d350d657972a2aaecdde5b92ebfb7bc80458c7 +checksum=8f810016b5110308965dd1b47407a0a385903cd62974b2e53e84f8011786b0e5 pre_configure() { ./autogen.sh