Revert "cmake-gui: update to 3.20.0."

This reverts commit f8ba38f3b9.

See: https://gitlab.kitware.com/cmake/cmake/-/issues/22024
This commit is contained in:
Đoàn Trần Công Danh 2021-04-04 07:27:15 +07:00
parent 92b32fe039
commit 75de6f7827

View file

@ -1,7 +1,8 @@
# Template file for 'cmake-gui'
pkgname=cmake-gui
version=3.20.0
revision=1
reverts="3.20.0_1"
version=3.19.7
revision=2
wrksrc="cmake-${version}"
build_style=cmake
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake -DCMAKE_BUILD_TYPE=None
@ -17,7 +18,7 @@ maintainer="Nathan Owens <ndowens@artixlinux.org>"
license="BSD-3-Clause"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=9c06b2ddf7c337e31d8201f6ebcd3bba86a9a033976a9aee207fe0c6971f4755
checksum=58a15f0d56a0afccc3cc5371234fce73fcc6c8f9dbd775d898e510b83175588e
# XXX: cmake is broken if cmake was built with -GNinja
# https://bugs.gentoo.org/596460