@@ -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.11.0|5.10.0|g' CMakeLists.txt")
|
#shelltools.system("sed -i 's|5.11.0|5.10.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>Provides the interface and basic tools for the KDE workspace</Summary>
|
<Summary>Provides the interface and basic tools for the KDE workspace</Summary>
|
||||||
<Description>Provides the interface and basic tools for the KDE workspace</Description>
|
<Description>Provides the interface and basic tools for the KDE workspace</Description>
|
||||||
<Archive sha1sum="13e8fd4d90437e3bc40d9d54f4e91603f6d9cf84" type="tarxz">mirrors://kde/stable/plasma/5.14.0/kmenuedit-5.14.0.tar.xz</Archive>
|
<Archive sha1sum="49776b4031ac9a730e3485f3a51b5e28dbee6804" type="tarxz">mirrors://kde/stable/plasma/5.14.1/kmenuedit-5.14.1.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||||
<Dependency>kdoctools-devel</Dependency>
|
<Dependency>kdoctools-devel</Dependency>
|
||||||
@@ -72,6 +72,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="23">
|
||||||
|
<Date>2018-10-17</Date>
|
||||||
|
<Version>5.14.1</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="22">
|
<Update release="22">
|
||||||
<Date>2018-10-10</Date>
|
<Date>2018-10-10</Date>
|
||||||
<Version>5.14.0</Version>
|
<Version>5.14.0</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user