framework-5.74.0

This commit is contained in:
Rmys
2020-09-12 16:32:46 +03:00
parent f45167e949
commit af398795b2
2 changed files with 10 additions and 1 deletions
@@ -5,9 +5,11 @@
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import kde5
from pisi.actionsapi import get
from pisi.actionsapi import pisitools
def setup():
pisitools.dosed('kde-modules/KDEInstallDirs.cmake', '"lib64"', '"lib"')
kde5.configure("-DBUILD_HTML_DOCS=OFF \
-DBUILD_MAN_DOCS=OFF")
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Extra cmake modules for KDE5</Summary>
<Description>Extra cmake modules KDE5</Description>
<Archive sha1sum="3469d57a131a138a63189b783ac1bd7dcc958406" type="tarxz">mirrors://kde/stable/frameworks/5.71/extra-cmake-modules-5.71.0.tar.xz</Archive>
<Archive sha1sum="afdbe987efb8e8d669077e445ed8c7e2c1d5d227" type="tarxz">mirrors://kde/stable/frameworks/5.74/extra-cmake-modules-5.74.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>flex</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="33">
<Date>2020-09-12</Date>
<Version>5.74.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="32">
<Date>2020-06-13</Date>
<Version>5.71.0</Version>