@@ -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.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
@@ -16,4 +18,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("COPYING")
|
||||
pisitools.dodoc("COPYING")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Provides the interface and basic tools for the KDE workspace</Summary>
|
||||
<Description>Provides the interface and basic tools for the KDE workspace</Description>
|
||||
<Archive sha1sum="b5a141eaae2f8e569595c73e5c8a05bd07e11611" type="tarxz">mirrors://kde/stable/plasma/5.12.5/kmenuedit-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="13e8fd4d90437e3bc40d9d54f4e91603f6d9cf84" type="tarxz">mirrors://kde/stable/plasma/5.14.0/kmenuedit-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
@@ -72,6 +72,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="22">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="21">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Plasma applet and services for creating encrypted vaults</Summary>
|
||||
<Description>Şifreli kasaları oluşturmak için kullanılan plazma uygulaması ve hizmetleri</Description>
|
||||
<Archive sha1sum="0d36da526040c038c0d909f0324b15f15272a787" type="tarxz">https://download.kde.org/stable/plasma/5.12.5/plasma-vault-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="c63dc01dd2e0f99c146e8b9e70303395fddde69b" type="tarxz">https://download.kde.org/stable/plasma/5.14.0/plasma-vault-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
@@ -58,6 +58,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2018-10-10</Date>
|
||||
<Version>5.14.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
|
||||
@@ -161,7 +161,7 @@
|
||||
<Dependency versionFrom="4.10.0">qt5-phonon</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-script</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-webkit</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-graphicaleffects</Dependency>
|
||||
<!-- <Dependency versionFrom="5.7.1">qt5-graphicaleffects</Dependency> -->
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-location</Dependency>
|
||||
<Dependency>solid</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user