qt5-base-5.15.12

This commit is contained in:
Rmys
2023-12-30 00:15:19 +03:00
parent aa1ca4021c
commit 78c19f916e
2 changed files with 9 additions and 2 deletions
@@ -17,4 +17,4 @@ def build():
def install():
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("LICENSE*", "README*")
pisitools.dodoc("README*")
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Extra imports and modules for Cmake</Summary>
<Description>Extra imports and modules for Cmake</Description>
<Archive sha1sum="ca8a1f8a81613d05e86ff809d27846c771a896ff" type="tarxz">https://github.com/lirios/cmake-shared/releases/download/v1.1.0/liri-cmake-shared-1.1.0.tar.xz</Archive>
<Archive sha1sum="8dc8c57cbd26c5eb8838d13b2c2a191db6e43af4" type="tarxz">https://github.com/lirios/cmake-shared/releases/download/v2.0.0/liri-cmake-shared-2.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
@@ -29,6 +29,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-12-30</Date>
<Version>2.0.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-04-04</Date>
<Version>1.1.0</Version>