cmake-3.27.3

This commit is contained in:
Rmys
2023-08-19 14:00:46 +03:00
parent 42d8c976d2
commit 055a388774
2 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -14,8 +14,9 @@ def setup():
autotools.rawConfigure("--parallel=%s \
--system-libs \
--no-qt-gui \
--no-system-jsoncpp \
--prefix=/usr \
--no-system-jsoncpp \
--no-system-cppdap \
--no-system-librhash \
--datadir=/share/cmake \
--docdir=/share/doc/cmake \
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>cmake</Icon>
<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="8aedeb1dcd57f0b3c8953ac3589a898373899faa" type="targz">https://github.com/Kitware/CMake/releases/download/v3.26.4/cmake-3.26.4.tar.gz</Archive>
<Archive sha1sum="256d6a57a57fa6ceaacd6a2daf708baefd33850c" type="targz">https://github.com/Kitware/CMake/releases/download/v3.24.3/cmake-3.24.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>curl-devel</Dependency>
<Dependency versionFrom="2.5.0">expat-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="34">
<Date>2023-08-19</Date>
<Version>3.24.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="33">
<Date>2023-05-20</Date>
<Version>3.26.4</Version>