mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
cmake-gui: update to 3.20.2.
This commit is contained in:
parent
a3e37352ba
commit
fc25453709
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake-gui'
|
# Template file for 'cmake-gui'
|
||||||
pkgname=cmake-gui
|
pkgname=cmake-gui
|
||||||
version=3.20.1
|
version=3.20.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cmake-${version}"
|
wrksrc="cmake-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,11 +13,11 @@ makedepends="jsoncpp-devel libarchive-devel libcurl-devel libuv-devel
|
||||||
depends="desktop-file-utils shared-mime-info cmake>=${version}"
|
depends="desktop-file-utils shared-mime-info cmake>=${version}"
|
||||||
checkdepends="pax pkg-config"
|
checkdepends="pax pkg-config"
|
||||||
short_desc="Cross-platform, open-source build system - Qt GUI"
|
short_desc="Cross-platform, open-source build system - Qt GUI"
|
||||||
maintainer="Nathan Owens <ndowens@artixlinux.org>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
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=3f1808b9b00281df06c91dd7a021d7f52f724101000da7985a401678dfe035b0
|
checksum=aecf6ecb975179eb3bb6a4a50cae192d41e92b9372b02300f9e8f1d5f559544e
|
||||||
|
|
||||||
# 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