mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
DarkRadiant: switch to wxWidgets-gtk3
This commit is contained in:
parent
f091ed5239
commit
e9f2881af8
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'DarkRadiant'
|
# Template file for 'DarkRadiant'
|
||||||
pkgname=DarkRadiant
|
pkgname=DarkRadiant
|
||||||
version=2.6.0
|
version=2.6.0
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-darkmod-plugins"
|
configure_args="--enable-darkmod-plugins --with-wx-config=wx-config-gtk3"
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="ftgl-devel glew-devel libjpeg-turbo-devel libsigc++-devel
|
makedepends="ftgl-devel glew-devel libjpeg-turbo-devel libsigc++-devel
|
||||||
libvorbis-devel libxml2-devel wxWidgets-devel python-devel"
|
libvorbis-devel libxml2-devel wxWidgets-gtk3-devel python-devel"
|
||||||
short_desc="Map editor for The Dark Mod and other idTech4/Doom3-based games"
|
short_desc="Map editor for The Dark Mod and other idTech4/Doom3-based games"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue