framework-5.74.0
This commit is contained in:
@@ -5,9 +5,11 @@
|
|||||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||||
|
|
||||||
from pisi.actionsapi import kde5
|
from pisi.actionsapi import kde5
|
||||||
|
from pisi.actionsapi import get
|
||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
pisitools.dosed('kde-modules/KDEInstallDirs.cmake', '"lib64"', '"lib"')
|
||||||
kde5.configure("-DBUILD_HTML_DOCS=OFF \
|
kde5.configure("-DBUILD_HTML_DOCS=OFF \
|
||||||
-DBUILD_MAN_DOCS=OFF")
|
-DBUILD_MAN_DOCS=OFF")
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Extra cmake modules for KDE5</Summary>
|
<Summary>Extra cmake modules for KDE5</Summary>
|
||||||
<Description>Extra cmake modules KDE5</Description>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>cmake</Dependency>
|
<Dependency>cmake</Dependency>
|
||||||
<Dependency>flex</Dependency>
|
<Dependency>flex</Dependency>
|
||||||
@@ -34,6 +34,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="32">
|
||||||
<Date>2020-06-13</Date>
|
<Date>2020-06-13</Date>
|
||||||
<Version>5.71.0</Version>
|
<Version>5.71.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user