wxWidgets: ensure that we build with mediactrl enabled
All other configure args that differ between wxGTK and wxWidgets are either defaults, deprecated or not wanted anymore (monolithic)
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
# Template file for 'wxWidgets'
|
# Template file for 'wxWidgets'
|
||||||
pkgname="wxWidgets"
|
pkgname="wxWidgets"
|
||||||
version=3.0.1
|
version=3.0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-unicode --with-opengl --with-sdl --with-libmspack --with-libnotify"
|
configure_args="--enable-unicode --with-opengl --with-sdl --with-libmspack --with-libnotify --enable-mediactrl"
|
||||||
short_desc="The wxWidgets GUI toolkit library (version 3)"
|
short_desc="The wxWidgets GUI toolkit library (version 3)"
|
||||||
maintainer="Martin Riese <grauehaare@gmx.de>"
|
maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||||
license="wxWindows Library Licence"
|
license="wxWindows Library Licence"
|
||||||
|
|||||||
Reference in New Issue
Block a user