qt5-base-5.15.12
This commit is contained in:
@@ -17,4 +17,4 @@ def build():
|
|||||||
def install():
|
def install():
|
||||||
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("LICENSE*", "README*")
|
pisitools.dodoc("README*")
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Extra imports and modules for Cmake</Summary>
|
<Summary>Extra imports and modules for Cmake</Summary>
|
||||||
<Description>Extra imports and modules for Cmake</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>extra-cmake-modules</Dependency>
|
<Dependency>extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -29,6 +29,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="1">
|
||||||
<Date>2020-04-04</Date>
|
<Date>2020-04-04</Date>
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user