DarkRadiant: revbump for glew.

Also add boost-devel to checkdepends.
This commit is contained in:
Érico Rolim 2020-09-25 00:05:12 -03:00 committed by Érico Nogueira Rolim
parent 5668d3084e
commit bd1cff3c50
1 changed files with 2 additions and 1 deletions

View File

@ -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 <me@johnnynator.dev>"
license="GPL-2.0-or-later"