@@ -41,6 +41,7 @@
|
||||
<Dependency>kdesignerplugin</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>kactivities-devel</Dependency>
|
||||
<Dependency>plasma-workspace-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -67,6 +68,7 @@
|
||||
<Dependency>kconfig</Dependency>
|
||||
<Dependency>kdelibs4-support</Dependency>
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency>plasma-workspace</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
|
||||
@@ -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():
|
||||
@@ -15,5 +17,3 @@ def build():
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
#pisitools.dodoc("COPYING")
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Additional client tools for KDE applications</Summary>
|
||||
<Description>Additional client tools for KDE applications</Description>
|
||||
<Archive sha1sum="017b07fc0b2ab6638cd51faef6b285b647d16c6c" type="tarxz">mirrors://kde/stable/plasma/5.12.5/kdeplasma-addons-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="dd2bc1192e7fb935e8fd8f97a3931f053af0854e" type="tarxz">mirrors://kde/stable/plasma/5.14.0/kdeplasma-addons-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
|
||||
@@ -103,6 +103,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>
|
||||
|
||||
@@ -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>KDE5 hotkey daemon</Summary>
|
||||
<Description>KDE hotkey daemon module allows you to configure custom keyboard shortcuts and mouse gestures.</Description>
|
||||
<Archive sha1sum="c76d10a0391dec89ed3bbd029155a17b75cd5442" type="tarxz">mirrors://kde/stable/plasma/5.12.5/khotkeys-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="0856a4b4ace635f50cc7b70e9e6ee3f168888497" type="tarxz">mirrors://kde/stable/plasma/5.14.0/khotkeys-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
@@ -85,6 +85,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>
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<Dependency>plasma-workspace-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
<Archive sha1sum="566a82f382dc8601c31a81b17f4af4d6ee7d872b" type="tarxz">mirrors://kde/stable/plasma/5.12.5/oxygen-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="8c7d5a90dc3e3ef16860fd17e3f19fb78e9a2dad" type="tarxz">mirrors://kde/stable/plasma/5.14.0/oxygen-5.14.0.tar.xz</Archive>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>oxygen</Name>
|
||||
@@ -65,6 +65,13 @@
|
||||
</Files>
|
||||
</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>
|
||||
|
||||
@@ -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("HACKING", "COPYING")
|
||||
pisitools.dodoc("HACKING", "COPYING")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>KDE5 plasma workspace</Summary>
|
||||
<Description>This package contains the basic packages for a Plasma workspace.</Description>
|
||||
<Archive sha1sum="8d28e51138b8506fcc4f3952190e4abcd434c0a9" type="tarxz">mirrors://kde/stable/plasma/5.12.5/plasma-desktop-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="7ee25da548e815e4712bbb3d56c2a226802c6a00" type="tarxz">mirrors://kde/stable/plasma/5.14.0/plasma-desktop-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
@@ -173,6 +173,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<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="22">
|
||||
<Date>2018-09-29</Date>
|
||||
<Version>5.12.5</Version>
|
||||
|
||||
@@ -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>KDE power manager module</Summary>
|
||||
<Description>KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings</Description>
|
||||
<Archive sha1sum="164920cf976256eab373278db35238b29fdb2969" type="tarxz">mirrors://kde/stable/plasma/5.12.5/powerdevil-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="5852d130f68c3ac616b8930789b5620911996526" type="tarxz">mirrors://kde/stable/plasma/5.14.0/powerdevil-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-x11extras</Dependency>
|
||||
@@ -97,6 +97,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<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="22">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
<Dependency>kactivities-stats-devel</Dependency>
|
||||
<Dependency>kirigami-devel</Dependency>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency>plasma-workspace-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -67,6 +68,7 @@
|
||||
<Dependency>kactivities</Dependency>
|
||||
<Dependency>kdeclarative</Dependency>
|
||||
<Dependency>kactivities-stats</Dependency>
|
||||
<Dependency>plasma-workspace</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
|
||||
@@ -1,13 +1,15 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
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():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A backend implementation for xdg-desktop-portal using Qt/KF5</Summary>
|
||||
<Description>A backend implementation for xdg-desktop-portal using Qt/KF5</Description>
|
||||
<Archive sha1sum="4295352e2a875742f2ccaef968cd31bfe0b8e912" type="tarxz">https://download.kde.org/stable/plasma/5.12.5/xdg-desktop-portal-kde-5.12.5.tar.xz</Archive>
|
||||
<Archive sha1sum="4244d4f62674b3fcadda75a6e6d5fd41dd802c0a" type="tarxz">https://download.kde.org/stable/plasma/5.14.0/xdg-desktop-portal-kde-5.14.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="12">
|
||||
<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="11">
|
||||
<Date>2018-08-11</Date>
|
||||
<Version>5.12.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user