@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import shelltools
|
from pisi.actionsapi import shelltools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
#shelltools.system("sed -i 's|5.52.0|5.55.0|g' CMakeLists.txt")
|
shelltools.system("sed -i 's|5.52.0|5.55.0|g' CMakeLists.txt")
|
||||||
kde5.configure()
|
kde5.configure()
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Resource and network access abstraction</Summary>
|
<Summary>Resource and network access abstraction</Summary>
|
||||||
<Description>Network transparent access to files and data</Description>
|
<Description>Network transparent access to files and data</Description>
|
||||||
<Archive sha1sum="0935e9d892e483ee28e0b2273a193f0074008926" type="tarxz">mirrors://kde/stable/frameworks/5.55/kio-5.55.0.tar.xz</Archive>
|
<Archive sha1sum="722c248926c996c9a369190dbfc73bb1fbbea0aa" type="tarxz">mirrors://kde/stable/frameworks/5.52/kio-5.52.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||||
<Dependency>acl-devel</Dependency>
|
<Dependency>acl-devel</Dependency>
|
||||||
@@ -53,7 +53,7 @@
|
|||||||
<Dependency versionFrom="5.28.0">extra-cmake-modules</Dependency>
|
<Dependency versionFrom="5.28.0">extra-cmake-modules</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<!-- <Patch>kpropertiesdialog.patch</Patch> -->
|
<Patch>kpropertiesdialog.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user