kio-5.52.0:rebuild
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
|
||||
from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i 's|5.52.0|5.54.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
@@ -16,4 +18,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("README.md", "COPYING.LIB")
|
||||
pisitools.dodoc("README.md", "COPYING.LIB")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Resource and network access abstraction</Summary>
|
||||
<Description>Network transparent access to files and data</Description>
|
||||
<Archive sha1sum="dc8c65e4d3d974df47959d3c6b50669a291eed12" type="tarxz">mirrors://kde/stable/frameworks/5.54/kio-5.54.1.tar.xz</Archive>
|
||||
<Archive sha1sum="722c248926c996c9a369190dbfc73bb1fbbea0aa" type="tarxz">mirrors://kde/stable/frameworks/5.52/kio-5.52.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency>acl-devel</Dependency>
|
||||
@@ -53,7 +53,7 @@
|
||||
<Dependency versionFrom="5.28.0">extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- <Patch>kpropertiesdialog.patch</Patch> -->
|
||||
<Patch>kpropertiesdialog.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
<History>
|
||||
<Update release="26">
|
||||
<Date>2019-01-14</Date>
|
||||
<Version>5.54.1</Version>
|
||||
<Version>5.52.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
@@ -329,4 +329,4 @@
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user