mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
cmake-gui: update to 3.20.1.
This commit is contained in:
parent
4b965adb68
commit
671ba20d33
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'cmake-gui'
|
# Template file for 'cmake-gui'
|
||||||
pkgname=cmake-gui
|
pkgname=cmake-gui
|
||||||
reverts="3.20.0_1"
|
version=3.20.1
|
||||||
version=3.19.7
|
revision=1
|
||||||
revision=2
|
|
||||||
wrksrc="cmake-${version}"
|
wrksrc="cmake-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake -DCMAKE_BUILD_TYPE=None
|
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
|
||||||
-DBUILD_QtDialog=ON -DCMAKE_USE_SYSTEM_LIBRARIES=ON -DKWSYS_LFS_WORKS=1
|
-DBUILD_QtDialog=ON -DCMAKE_USE_SYSTEM_LIBRARIES=ON -DKWSYS_LFS_WORKS=1
|
||||||
-DCMake_GUI_DISTRIBUTE_WITH_Qt_LGPL=3"
|
-DCMake_GUI_DISTRIBUTE_WITH_Qt_LGPL=3"
|
||||||
hostmakedepends="qt5-devel"
|
hostmakedepends="qt5-devel"
|
||||||
|
@ -18,7 +17,7 @@ maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.cmake.org"
|
homepage="https://www.cmake.org"
|
||||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
||||||
checksum=58a15f0d56a0afccc3cc5371234fce73fcc6c8f9dbd775d898e510b83175588e
|
checksum=3f1808b9b00281df06c91dd7a021d7f52f724101000da7985a401678dfe035b0
|
||||||
|
|
||||||
# XXX: cmake is broken if cmake was built with -GNinja
|
# XXX: cmake is broken if cmake was built with -GNinja
|
||||||
# https://bugs.gentoo.org/596460
|
# https://bugs.gentoo.org/596460
|
||||||
|
|
Loading…
Add table
Reference in a new issue