cmake 3.16.2

This commit is contained in:
idriskalp
2019-12-26 19:11:49 +03:00
parent 09a498e358
commit 39783e702f
2 changed files with 9 additions and 1 deletions
+1
View File
@@ -13,6 +13,7 @@ def setup():
--no-qt-gui \
--no-system-jsoncpp \
--prefix=/usr \
--no-system-librhash \
--datadir=/share/cmake \
--docdir=/share/doc/cmake \
--mandir=/share/man" % get.makeJOBS().replace("-j", ""))
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Cross-platform, open-source make system</Summary>
<Description>CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.</Description>
<Archive sha1sum="591fc2fabd44f3612676beef6e15f81fbe5417f7" type="targz">https://cmake.org/files/v3.11/cmake-3.11.1.tar.gz</Archive>
<Archive sha1sum="f514dbd9aa8332a28ba62dd8ce97b0aa0b099491" type="targz">https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency>expat-devel</Dependency>
@@ -47,6 +47,13 @@
</Package>
<History>
<Update release="8">
<Date>2019-10-02</Date>
<Version>3.16.2</Version>
<Comment>Ver bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-07-15</Date>
<Version>3.11.1</Version>