diff --git a/desktop/kde/plasma/bluedevil/pspec.xml b/desktop/kde/plasma/bluedevil/pspec.xml
index 283fba0d0f..11033dd6ef 100644
--- a/desktop/kde/plasma/bluedevil/pspec.xml
+++ b/desktop/kde/plasma/bluedevil/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE 5 Bluetooth Stack
Integrate the Bluetooth technology within KDE workspace and applications
- http://download.kde.org/stable/plasma/5.6.0/bluedevil-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/bluedevil-5.6.1.tar.xz
qt5-base-devel
qt5-declarative
@@ -66,6 +66,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/breeze-gtk/pspec.xml b/desktop/kde/plasma/breeze-gtk/pspec.xml
index d663ca8038..4c4d8d77b3 100644
--- a/desktop/kde/plasma/breeze-gtk/pspec.xml
+++ b/desktop/kde/plasma/breeze-gtk/pspec.xml
@@ -12,7 +12,7 @@
app:gui
Breeze widget theme for GTK 2 and 3
Breeze widget theme for GTK 2 and 3
- http://download.kde.org/stable/plasma/5.6.0/breeze-gtk-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/breeze-gtk-5.6.1.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -35,6 +35,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/breeze/pspec.xml b/desktop/kde/plasma/breeze/pspec.xml
index a7dc1fa6dc..c707508d5f 100644
--- a/desktop/kde/plasma/breeze/pspec.xml
+++ b/desktop/kde/plasma/breeze/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 Plasma artwork
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
- http://download.kde.org/stable/plasma/5.6.0/breeze-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/breeze-5.6.1.tar.xz
qt5-base-devel
libxcb-devel
@@ -95,6 +95,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/discover/pspec.xml b/desktop/kde/plasma/discover/pspec.xml
index 11a0e98569..030ff7006c 100644
--- a/desktop/kde/plasma/discover/pspec.xml
+++ b/desktop/kde/plasma/discover/pspec.xml
@@ -12,7 +12,7 @@
app:gui
KDE and Plasma resources management GUI
KDE and Plasma resources management GUI
- http://download.kde.org/stable/plasma/5.6.0/discover-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/discover-5.6.1.tar.xz
qt5-base-devel
qt5-svg-devel
@@ -57,6 +57,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/extra-cmake-modules/actions.py b/desktop/kde/plasma/extra-cmake-modules/actions.py
new file mode 100644
index 0000000000..36acead2c1
--- /dev/null
+++ b/desktop/kde/plasma/extra-cmake-modules/actions.py
@@ -0,0 +1,20 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure("-DBUILD_HTML_DOCS=OFF \
+ -DBUILD_MAN_DOCS=OFF")
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.rst", "COPYING-CMAKE-SCRIPTS")
\ No newline at end of file
diff --git a/desktop/kde/plasma/extra-cmake-modules/pspec.xml b/desktop/kde/plasma/extra-cmake-modules/pspec.xml
new file mode 100644
index 0000000000..aedeccb051
--- /dev/null
+++ b/desktop/kde/plasma/extra-cmake-modules/pspec.xml
@@ -0,0 +1,99 @@
+
+
+
+
+ extra-cmake-modules
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admin@gmail.com
+
+ LGPLv2
+ library
+ Extra cmake modules for KDE5
+ Extra cmake modules KDE5
+ http://download.kde.org/stable/frameworks/5.20/extra-cmake-modules-5.20.0.tar.xz
+
+ cmake
+
+
+
+
+ extra-cmake-modules
+ programming.build
+
+ cmake
+
+
+ /usr/share
+ /usr/lib
+ /usr/share/man/man7
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-01
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-20
+ 5.11.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/component.xml b/desktop/kde/plasma/framework/component.xml
new file mode 100644
index 0000000000..2d12753666
--- /dev/null
+++ b/desktop/kde/plasma/framework/component.xml
@@ -0,0 +1,3 @@
+
+ desktop.kde.framework
+
diff --git a/desktop/kde/plasma/framework/fertig/attica/actions.py b/desktop/kde/plasma/framework/fertig/attica/actions.py
new file mode 100644
index 0000000000..1200269c9c
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/attica/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING", "AUTHORS", "ChangeLog")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/attica/pspec.xml b/desktop/kde/plasma/framework/fertig/attica/pspec.xml
new file mode 100644
index 0000000000..e9f23356b9
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/attica/pspec.xml
@@ -0,0 +1,122 @@
+
+
+
+
+ attica
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Open Collaboration Service client library, based on Qt 5
+ Attica is a library to access Open Collaboration Service servers, based on Qt 5.
+ http://download.kde.org/stable/frameworks/5.20/attica-5.20.0.tar.xz
+
+ qt5-base-devel
+ extra-cmake-modules
+
+
+
+
+ attica
+
+ qt5-base
+ libgcc
+
+
+ /usr/share
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ attica-devel
+ Development files for attica5
+
+ qt5-base-devel
+ attica
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-20
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/attica/translations.xml b/desktop/kde/plasma/framework/fertig/attica/translations.xml
new file mode 100644
index 0000000000..9688994348
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/attica/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ attica5
+ Açık İşbirliği Hizmetleri (Open Collaboration Services) programlama arayüzü gerçeklemesi
+ ttica, freedesktop.org'daki Açık İşbirliği Hizmetleri programlama arayüzünün 1.4 sürümünü gerçekleyen bir Qt 5 kitaplığıdır.
+
+
+
+ attica5-devel
+ attica5 için geliştirme dosyaları
+
+
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/baloo/actions.py b/desktop/kde/plasma/framework/fertig/baloo/actions.py
new file mode 100644
index 0000000000..cf59143ad2
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/baloo/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("COPYING")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/baloo/pspec.xml b/desktop/kde/plasma/framework/fertig/baloo/pspec.xml
new file mode 100644
index 0000000000..53ce734eba
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/baloo/pspec.xml
@@ -0,0 +1,163 @@
+
+
+
+
+ baloo
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Framework for searching and managing metadata
+ Baloo is a framework for searching and managing metada
+ http://download.kde.org/stable/frameworks/5.20/baloo-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-declarative-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ kauth-devel
+ kconfig-devel
+ kcrash-devel
+ ki18n-devel
+ kidletime-devel
+ kio-devel
+ solid-devel
+ kfilemetadata-devel
+ kdoctools-devel
+ lmdb-devel
+ extra-cmake-modules
+
+
+
+
+ baloo
+
+ qt5-base
+ qt5-declarative
+ kcoreaddons
+ kdbusaddons
+ kauth
+ libgcc
+ kconfig
+ kcrash
+ ki18n
+ kidletime
+ kio
+ solid
+ kfilemetadata
+ lmdb
+
+
+ /etc
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ baloo-devel
+ Development files for baloo-widgets
+
+ baloo
+ qt5-base-devel
+ qt5-declarative-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ kauth-devel
+ kconfig-devel
+ kcrash-devel
+ ki18n-devel
+ kidletime-devel
+ kio-devel
+ solid-devel
+ kfilemetadata-devel
+ lmdb-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-20
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-16
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-26
+ 5.13
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-07-01
+ 5.9.2
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-06
+ 5.9.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/bluez-qt/actions.py b/desktop/kde/plasma/framework/fertig/bluez-qt/actions.py
new file mode 100644
index 0000000000..767295f33d
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/bluez-qt/actions.py
@@ -0,0 +1,17 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure("-DUDEV_RULES_INSTALL_DIR=/usr/lib/udev/rules.d")
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/bluez-qt/pspec.xml b/desktop/kde/plasma/framework/fertig/bluez-qt/pspec.xml
new file mode 100644
index 0000000000..6a55f7c125
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/bluez-qt/pspec.xml
@@ -0,0 +1,126 @@
+
+
+
+
+ bluez-qt
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ GPLv2
+ library
+ Qt wrapper for KDE 5 Bluez DBus API
+ Qt wrapper for KDE 5 DBus API.
+ http://download.kde.org/stable/frameworks/5.20/bluez-qt-5.20.0.tar.xz
+
+ bluez
+ bluez-libs-devel
+ qt5-base-devel
+ qt5-declarative-devel
+ extra-cmake-modules
+
+
+
+
+ bluez-qt
+
+ bluez
+ qt5-base
+ qt5-declarative
+ libgcc
+
+
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ bluez-qt-devel
+ Development files for bluez-qt
+
+ qt5-base-devel
+ qt5-declarative-devel
+ bluez-qt
+
+
+ /usr/include
+ /usr/lib/cmake
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-14
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-26
+ 5.13.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-17
+ 5.3.2
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-06
+ 5.3.1
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/breeze-icons/actions.py b/desktop/kde/plasma/framework/fertig/breeze-icons/actions.py
new file mode 100644
index 0000000000..395b6c0cbd
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/breeze-icons/actions.py
@@ -0,0 +1,19 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/copyleft/gpl.txt
+
+from pisi.actionsapi import kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README*", "COPYING*")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/breeze-icons/pspec.xml b/desktop/kde/plasma/framework/fertig/breeze-icons/pspec.xml
new file mode 100644
index 0000000000..147fa1ecbd
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/breeze-icons/pspec.xml
@@ -0,0 +1,61 @@
+
+
+
+
+ breeze-icons
+ https://projects.kde.org/projects/kde/workspace/breeze
+
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+ GPLv2+
+ app:gui
+ Breeze icon themes
+ İcon themes breeze
+ http://download.kde.org/stable/frameworks/5.20/breeze-icons-5.20.0.tar.xz
+
+ extra-cmake-modules
+ qt5-base-devel
+
+
+
+
+ breeze-icons
+ Breeze icon themes
+
+ /usr/share
+ /usr/share/doc
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-26
+ 5.17.0
+ First release
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/frameworkintegration/actions.py b/desktop/kde/plasma/framework/fertig/frameworkintegration/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/frameworkintegration/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/frameworkintegration/pspec.xml b/desktop/kde/plasma/framework/fertig/frameworkintegration/pspec.xml
new file mode 100644
index 0000000000..fff2c7e96a
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/frameworkintegration/pspec.xml
@@ -0,0 +1,168 @@
+
+
+
+
+ frameworkintegration
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Framework providing components to allow applications to integrate with a KDE Workspace
+ Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.
+ http://download.kde.org/stable/frameworks/5.20/frameworkintegration-5.20.0.tar.xz
+
+ libxcb-devel
+ libXcursor-devel
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-x11extras-devel
+ oxygen-fonts
+ kconfig-devel
+ kxmlgui-devel
+ kcompletion-devel
+ kcoreaddons-devel
+ kjobwidgets-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ ki18n-devel
+ kauth-devel
+ kio-devel
+ knotifications-devel
+ kwidgetsaddons-devel
+ extra-cmake-modules
+
+
+
+
+ frameworkintegration
+
+ libgcc
+ qt5-base
+ libxcb
+ libXcursor
+ qt5-x11extras
+ kconfig
+ kxmlgui
+ kcompletion
+ kcoreaddons
+ kjobwidgets
+ kconfigwidgets
+ kiconthemes
+ ki18n
+ kio
+ knotifications
+ kwidgetsaddons
+ oxygen-fonts
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ frameworkintegration-devel
+ Development files for framework-integration
+
+ frameworkintegration
+ qt5-base-devel
+ libxcb-devel
+ libXcursor-devel
+ qt5-x11extras-devel
+ kconfig-devel
+ kxmlgui-devel
+ kcompletion-devel
+ kcoreaddons-devel
+ kjobwidgets-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ ki18n-devel
+ kio-devel
+ knotifications-devel
+ kwidgetsaddons-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ New Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kactivities/actions.py b/desktop/kde/plasma/framework/fertig/kactivities/actions.py
new file mode 100644
index 0000000000..1003b1fcca
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kactivities/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "MAINTAINER", "TODO")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kactivities/files/build-source.patch b/desktop/kde/plasma/framework/fertig/kactivities/files/build-source.patch
new file mode 100644
index 0000000000..7546123148
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kactivities/files/build-source.patch
@@ -0,0 +1,17 @@
+--- a/CMakeLists.txt 2014-09-09 02:40:08.000000000 +0300
++++ b/CMakeLists.txt 2014-09-22 17:47:14.215639453 +0300
+@@ -6,13 +6,6 @@
+
+ set(REQUIRED_QT_VERSION 5.2.0)
+
+-# We don't build in-source
+-if ("${CMAKE_SOURCE_DIR}" STREQUAL "${CMAKE_BINARY_DIR}")
+- message (
+- FATAL_ERROR
+- "kactivities require an out of source build. Please create a separate build directory and run 'cmake path_to_plasma [options]' there."
+- )
+-endif ()
+
+ # Extra CMake stuff
+ find_package (ECM 1.2.0 REQUIRED NO_MODULE)
+
diff --git a/desktop/kde/plasma/framework/fertig/kactivities/files/kamd-rename.patch b/desktop/kde/plasma/framework/fertig/kactivities/files/kamd-rename.patch
new file mode 100644
index 0000000000..50f109f79a
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kactivities/files/kamd-rename.patch
@@ -0,0 +1,91 @@
+diff --git a/autotests/Process.cpp b/autotests/Process.cpp
+index a7a0507..afa4bf1 100644
+--- a/autotests/Process.cpp
++++ b/autotests/Process.cpp
+@@ -83,7 +83,7 @@ void Modifier::initTestCase()
+ // qDebug() << env;
+
+ s_process->setEnvironment(env);
+- s_process->start(QStringLiteral(KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd"));
++ s_process->start(QStringLiteral(KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd5"));
+ s_process->waitForStarted();
+
+
+diff --git a/src/lib/core/manager_p.cpp b/src/lib/core/manager_p.cpp
+index 077c634..7be66dd 100644
+--- a/src/lib/core/manager_p.cpp
++++ b/src/lib/core/manager_p.cpp
+@@ -94,11 +94,11 @@ Manager *Manager::self()
+ ->property("org.kde.KActivities.core.disableAutostart")
+ .toBool()) {
+ qCDebug(KAMD_CORELIB) << "Starting the activity manager daemon";
+- QProcess::startDetached(QStringLiteral("kactivitymanagerd"));
++ QProcess::startDetached(QStringLiteral("kactivitymanagerd5"));
+ }
+
+ #else
+- QProcess::startDetached(QStringLiteral("kactivitymanagerd"));
++ QProcess::startDetached(QStringLiteral("kactivitymanagerd5"));
+ #endif
+ }
+
+diff --git a/src/service/Application.cpp b/src/service/Application.cpp
+index 6b0e3e1..3894540 100644
+--- a/src/service/Application.cpp
++++ b/src/service/Application.cpp
+@@ -280,7 +280,7 @@ int main(int argc, char **argv)
+ application.setApplicationName(QStringLiteral("ActivityManager"));
+ application.setOrganizationDomain(QStringLiteral("kde.org"));
+
+- // KAboutData about("kactivitymanagerd", Q_NULLPTR, ki18n("KDE Activity Manager"), "3.0",
++ // KAboutData about("kactivitymanagerd5", Q_NULLPTR, ki18n("KDE Activity Manager"), "3.0",
+ // ki18n("KDE Activity Management Service"),
+ // KAboutData::License_GPL,
+ // ki18n("(c) 2010, 2011, 2012 Ivan Cukic"), KLocalizedString(),
+@@ -333,7 +333,7 @@ int main(int argc, char **argv)
+ // Starting the dameon
+
+ QProcess::startDetached(
+- KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd",
++ KAMD_INSTALL_PREFIX "/bin/kactivitymanagerd5",
+ QStringList{"start-daemon"}
+ );
+
+diff --git a/src/service/CMakeLists.txt b/src/service/CMakeLists.txt
+index 4b4978b..2220f34 100644
+--- a/src/service/CMakeLists.txt
++++ b/src/service/CMakeLists.txt
+@@ -62,9 +62,9 @@ qt5_add_dbus_adaptor (
+ Features.h Features
+ )
+
+-add_executable (kactivitymanagerd ${kactivitymanager_SRCS})
++add_executable (kactivitymanagerd5 ${kactivitymanager_SRCS})
+
+-target_link_libraries (kactivitymanagerd
++target_link_libraries (kactivitymanagerd5
+ Qt5::Core
+ Qt5::DBus
+ Qt5::Widgets
+@@ -84,7 +84,7 @@ install (FILES
+ )
+
+ install (TARGETS
+- kactivitymanagerd ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}
++ kactivitymanagerd5 ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}
+ )
+
+ install (FILES
+diff --git a/src/service/files/kactivitymanagerd.desktop b/src/service/files/kactivitymanagerd.desktop
+index be5faa1..3c9b9a9 100644
+--- a/src/service/files/kactivitymanagerd.desktop
++++ b/src/service/files/kactivitymanagerd.desktop
+@@ -4,7 +4,7 @@ Icon=preferences-activities
+ X-KDE-ServiceTypes=
+ X-DBUS-StartupType=Unique
+ X-KDE-StartupNotify=false
+-Exec=kactivitymanagerd
++Exec=kactivitymanagerd5
+
+ Name=Activity Manager
+ Name[ar]=مدير الأنشطة
diff --git a/desktop/kde/plasma/framework/fertig/kactivities/pspec.xml b/desktop/kde/plasma/framework/fertig/kactivities/pspec.xml
new file mode 100644
index 0000000000..900ce2bd30
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kactivities/pspec.xml
@@ -0,0 +1,178 @@
+
+
+
+
+ kactivities
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Library for KDE's Plasma Activities support
+ Kactivities provides an API for using and interacting with the Plasma Activities Manager.
+ http://download.kde.org/stable/frameworks/5.20/kactivities-5.20.0.tar.xz
+
+ qt5-base-devel
+ mesa-devel
+ boost-devel
+ kdbusaddons-devel
+ kdeclarative-devel
+ kpackage-devel
+ ki18n-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kio-devel
+ kservice-devel
+ kbookmarks-devel
+ kwidgetsaddons-devel
+ kcompletion-devel
+ kjobwidgets-devel
+ kitemviews-devel
+ solid-devel
+ kauth-devel
+ kcodecs-devel
+ kconfigwidgets-devel
+ kxmlgui-devel
+ kwindowsystem-devel
+ kglobalaccel-devel
+ kcmutils-devel
+ qt5-declarative-devel
+ qt5-sql-postgresql
+ qt5-sql-mysql
+ qt5-sql-sqlite
+ qt5-sql-odbc
+ extra-cmake-modules
+
+
+ build-source.patch
+
+
+
+
+ kactivities
+
+ qt5-base
+ qt5-declarative
+ libgcc
+ kconfig
+ kconfigwidgets
+ kcoreaddons
+ kdbusaddons
+ ki18n
+ kio
+ kglobalaccel
+ kservice
+ kxmlgui
+ kwindowsystem
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kactivities-devel
+ Development files for kactivities
+
+ qt5-base-devel
+ qt5-declarative-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kio-devel
+ kglobalaccel-devel
+ kservice-devel
+ kxmlgui-devel
+ kwindowsystem-devel
+ kactivities
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kapidox/actions.py b/desktop/kde/plasma/framework/fertig/kapidox/actions.py
new file mode 100644
index 0000000000..57350ae850
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kapidox/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kapidox/pspec.xml b/desktop/kde/plasma/framework/fertig/kapidox/pspec.xml
new file mode 100644
index 0000000000..2ecd80c4d1
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kapidox/pspec.xml
@@ -0,0 +1,109 @@
+
+
+
+
+ kapidox
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ KDE5 Frameworks API documentation tools.
+ KDE5 Frameworks API documentation tools.
+ http://download.kde.org/stable/frameworks/5.20/kapidox-5.20.0.tar.xz
+
+ python-Jinja2
+ python-PyYAML
+ qt5-base-devel
+ extra-cmake-modules
+
+
+
+
+ kapidox
+
+ qt5-base
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-20
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kapidox/translations.xml b/desktop/kde/plasma/framework/fertig/kapidox/translations.xml
new file mode 100644
index 0000000000..35f4412df1
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kapidox/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ kapidox
+ KDE5 Frameworks API dokümantasyon araçları.
+ KDE5 Frameworks API dokümantasyon araçları.
+
+
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/karchive/actions.py b/desktop/kde/plasma/framework/fertig/karchive/actions.py
new file mode 100644
index 0000000000..ab4146e9ca
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/karchive/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING", "COPYING.LIB", "AUTHORS")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/karchive/pspec.xml b/desktop/kde/plasma/framework/fertig/karchive/pspec.xml
new file mode 100644
index 0000000000..350bdf1d36
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/karchive/pspec.xml
@@ -0,0 +1,128 @@
+
+
+
+
+ karchive
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Qt 5 addon providing access to numerous types of archives
+ KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR.
+ http://download.kde.org/stable/frameworks/5.20/karchive-5.20.0.tar.xz
+
+ qt5-base-devel
+ xz-devel
+ zlib-devel
+ bzip2
+ extra-cmake-modules
+
+
+
+
+ karchive
+
+ qt5-base
+ xz
+ zlib
+ bzip2
+ libgcc
+
+
+ /usr/share
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ karchive-devel
+ Development files for karchive
+
+ qt5-base-devel
+ karchive
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-20
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kauth/actions.py b/desktop/kde/plasma/framework/fertig/kauth/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kauth/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kauth/pspec.xml b/desktop/kde/plasma/framework/fertig/kauth/pspec.xml
new file mode 100644
index 0000000000..75b9f37dfb
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kauth/pspec.xml
@@ -0,0 +1,128 @@
+
+
+
+
+ kauth
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Abstraction to system policy and authentication features
+ Framework which lets applications perform actions as a privileged user
+ http://download.kde.org/stable/frameworks/5.20/kauth-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ polkit-qt-devel
+ kcoreaddons-devel
+ extra-cmake-modules
+
+
+
+
+ kauth
+
+ qt5-base
+ polkit-qt
+ kcoreaddons
+ libgcc
+
+
+ /etc
+ /usr/share
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kauth-devel
+ Development files for kauth
+
+ kauth
+ kcoreaddons-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kbookmarks/actions.py b/desktop/kde/plasma/framework/fertig/kbookmarks/actions.py
new file mode 100644
index 0000000000..c854fee73a
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kbookmarks/actions.py
@@ -0,0 +1,19 @@
+#!/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
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kbookmarks/pspec.xml b/desktop/kde/plasma/framework/fertig/kbookmarks/pspec.xml
new file mode 100644
index 0000000000..e85acf96de
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kbookmarks/pspec.xml
@@ -0,0 +1,145 @@
+
+
+
+
+ kbookmarks
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Access and manipulate bookmarks stored using XBEL format
+ Framework which lets you access and manipulate bookmarks stored using XBEL format
+ http://download.kde.org/stable/frameworks/5.20/kbookmarks-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ kcoreaddons-devel
+ kauth-devel
+ kcodecs-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
+ extra-cmake-modules
+
+
+
+
+ kbookmarks
+
+ qt5-base
+ libgcc
+ kcoreaddons
+ kcodecs
+ kconfig
+ kiconthemes
+ kwidgetsaddons
+ kxmlgui
+
+
+ /etc
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kbookmarks-devel
+ Development files for kbookmarks
+
+ kbookmarks
+ qt5-base-devel
+ kcoreaddons-devel
+ kcodecs-devel
+ kconfig-devel
+ kiconthemes-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kcmutils/actions.py b/desktop/kde/plasma/framework/fertig/kcmutils/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcmutils/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kcmutils/pspec.xml b/desktop/kde/plasma/framework/fertig/kcmutils/pspec.xml
new file mode 100644
index 0000000000..5a72c1fef3
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcmutils/pspec.xml
@@ -0,0 +1,162 @@
+
+
+
+
+ kcmutils
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Utilities for interacting with KCModules
+ KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework.
+ http://download.kde.org/stable/frameworks/5.20/kcmutils-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-declarative-devel
+ mesa-devel
+ kcodecs-devel
+ kpackage-devel
+ kdeclarative-devel
+ kconfigwidgets-devel
+ kwidgetsaddons-devel
+ kconfig-devel
+ kauth-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ kitemviews-devel
+ kservice-devel
+ kxmlgui-devel
+ extra-cmake-modules
+
+
+
+
+ kcmutils
+
+ qt5-base
+ qt5-declarative
+ libgcc
+ kdeclarative
+ kconfigwidgets
+ kwidgetsaddons
+ kconfig
+ kauth
+ kcoreaddons
+ ki18n
+ kiconthemes
+ kitemviews
+ kservice
+ kxmlgui
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kcmutils-devel
+ Development files for kcmutils
+
+ kcmutils
+ qt5-base-devel
+ qt5-declarative-devel
+ kdeclarative-devel
+ kconfigwidgets-devel
+ kwidgetsaddons-devel
+ kconfig-devel
+ kauth-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ kitemviews-devel
+ kservice-devel
+ kxmlgui-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kcodecs/actions.py b/desktop/kde/plasma/framework/fertig/kcodecs/actions.py
new file mode 100644
index 0000000000..111523f4ce
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcodecs/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kcodecs/pspec.xml b/desktop/kde/plasma/framework/fertig/kcodecs/pspec.xml
new file mode 100644
index 0000000000..032c19d949
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcodecs/pspec.xml
@@ -0,0 +1,124 @@
+
+
+
+
+ kcodecs
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Plugins allowing Qt applications to access further types of images
+ KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings.
+ http://download.kde.org/stable/frameworks/5.20/kcodecs-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ extra-cmake-modules
+
+
+
+
+ kcodecs
+
+ qt5-base
+ libgcc
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kcodecs-devel
+ Development files for kcodecs
+
+ qt5-base-devel
+ kcodecs
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kcompletion/actions.py b/desktop/kde/plasma/framework/fertig/kcompletion/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcompletion/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kcompletion/pspec.xml b/desktop/kde/plasma/framework/fertig/kcompletion/pspec.xml
new file mode 100644
index 0000000000..a9ab277827
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcompletion/pspec.xml
@@ -0,0 +1,131 @@
+
+
+
+
+ kcompletion
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Addon with auto completion widgets and classes
+ KCompletion provides widgets with advanced completion support as well as a lower-level completion class which can be used with your own widgets.
+ http://download.kde.org/stable/frameworks/5.20/kcompletion-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ kconfig-devel
+ kwidgetsaddons-devel
+ extra-cmake-modules
+
+
+
+
+ kcompletion
+
+ qt5-base
+ libgcc
+ kconfig
+ kwidgetsaddons
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kcompletion-devel
+ Development files for kcompletion
+
+ qt5-base-devel
+ kcompletion
+ kwidgetsaddons-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kconfig/actions.py b/desktop/kde/plasma/framework/fertig/kconfig/actions.py
new file mode 100644
index 0000000000..56db853038
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kconfig/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "DESIGN", "TODO")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kconfig/pspec.xml b/desktop/kde/plasma/framework/fertig/kconfig/pspec.xml
new file mode 100644
index 0000000000..8c7733ea02
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kconfig/pspec.xml
@@ -0,0 +1,127 @@
+
+
+
+
+ kconfig
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ app:gui
+ Advanced configuration system for KDE Frameworks 5
+ Kconfig provides advanced libraries and tools for accessing configuration files.
+ http://download.kde.org/stable/frameworks/5.20/kconfig-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ extra-cmake-modules
+
+
+
+
+ kconfig
+
+ qt5-base
+ libgcc
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kconfig-devel
+ Development files for kconfig
+
+ qt5-base-devel
+ kconfig
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kconfigwidgets/actions.py b/desktop/kde/plasma/framework/fertig/kconfigwidgets/actions.py
new file mode 100644
index 0000000000..262b2641e3
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kconfigwidgets/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "COPYING")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kconfigwidgets/comar/package.py b/desktop/kde/plasma/framework/fertig/kconfigwidgets/comar/package.py
new file mode 100644
index 0000000000..57066a108d
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kconfigwidgets/comar/package.py
@@ -0,0 +1,6 @@
+#!/usr/bin/python
+
+import os
+
+def postInstall(fromVersion, fromRelease, toVersion, toRelease):
+ os.system("/usr/bin/build-docbook-catalog")
diff --git a/desktop/kde/plasma/framework/fertig/kconfigwidgets/pspec.xml b/desktop/kde/plasma/framework/fertig/kconfigwidgets/pspec.xml
new file mode 100644
index 0000000000..023629a830
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kconfigwidgets/pspec.xml
@@ -0,0 +1,150 @@
+
+
+
+
+ kconfigwidgets
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ app:gui
+ Kconfig widgets
+ KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings.
+ http://download.kde.org/stable/frameworks/5.20/kconfigwidgets-5.20.0.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ kauth-devel
+ kcodecs-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kguiaddons-devel
+ kwidgetsaddons-devel
+ kdoctools-devel
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ kconfigwidgets
+
+ libgcc
+ qt5-base
+ kauth
+ kcodecs
+ kconfig
+ kcoreaddons
+ kguiaddons
+ ki18n
+ kwidgetsaddons
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+ /usr/share/man
+
+
+
+
+ kconfigwidgets-devel
+ Development files for kconfigwidgets
+
+ kconfigwidgets
+ qt5-base-devel
+ kauth-devel
+ kcodecs-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kguiaddons-devel
+ ki18n-devel
+ kwidgetsaddons-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kcoreaddons/actions.py b/desktop/kde/plasma/framework/fertig/kcoreaddons/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcoreaddons/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kcoreaddons/comar/package.py b/desktop/kde/plasma/framework/fertig/kcoreaddons/comar/package.py
new file mode 100644
index 0000000000..8abe2ef4a5
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcoreaddons/comar/package.py
@@ -0,0 +1,8 @@
+ # -*- coding: utf-8 -*-
+
+from pisi.version import Version
+
+def postInstall(fromVersion, fromRelease, toVersion, toRelease):
+ os.system("/usr/bin/update-mime-database /usr/share/mime > /dev/null")
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kcoreaddons/pspec.xml b/desktop/kde/plasma/framework/fertig/kcoreaddons/pspec.xml
new file mode 100644
index 0000000000..99b8970931
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcoreaddons/pspec.xml
@@ -0,0 +1,133 @@
+
+
+
+
+ kcoreaddons
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Utilities for core application functionality and accessing the OS
+ KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.
+ http://download.kde.org/stable/frameworks/5.20/kcoreaddons-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ shared-mime-info
+ extra-cmake-modules
+ mesa-devel
+
+
+
+
+ kcoreaddons
+
+ qt5-base
+ libgcc
+ shared-mime-info
+ docbook-xsl
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kcoreaddons-devel
+ Development files for kcoreaddons
+
+ qt5-base-devel
+ kcoreaddons
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kcrash/actions.py b/desktop/kde/plasma/framework/fertig/kcrash/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcrash/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kcrash/pspec.xml b/desktop/kde/plasma/framework/fertig/kcrash/pspec.xml
new file mode 100644
index 0000000000..6819ef5ff2
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kcrash/pspec.xml
@@ -0,0 +1,135 @@
+
+
+
+
+ kcrash
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Kcrash crash handling application
+ KCrash provides support for intercepting and handling application crashes.
+ http://download.kde.org/stable/frameworks/5.20/kcrash-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-x11extras-devel
+ kcoreaddons-devel
+ kwindowsystem-devel
+ libX11-devel
+ extra-cmake-modules
+
+
+
+
+ kcrash
+
+ qt5-base
+ libX11
+ libgcc
+ qt5-x11extras
+ kcoreaddons
+ kwindowsystem
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kcrash-devel
+ Development files for kcrash
+
+ qt5-base-devel
+ qt5-x11extras-devel
+ kcrash
+ kcoreaddons-devel
+ kwindowsystem-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-23
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kdbusaddons/actions.py b/desktop/kde/plasma/framework/fertig/kdbusaddons/actions.py
new file mode 100644
index 0000000000..11267c659b
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdbusaddons/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "MAINTAINER", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kdbusaddons/pspec.xml b/desktop/kde/plasma/framework/fertig/kdbusaddons/pspec.xml
new file mode 100644
index 0000000000..01cdf0bf45
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdbusaddons/pspec.xml
@@ -0,0 +1,128 @@
+
+
+
+
+ kdbusaddons
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Extra modules for Qt-DBus
+ KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules.
+ http://download.kde.org/stable/frameworks/5.20/kdbusaddons-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ qt5-x11extras-devel
+ extra-cmake-modules
+
+
+
+
+ kdbusaddons
+
+ libgcc
+ qt5-base
+ qt5-x11extras
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kdbusaddons-devel
+ Development files for kdbusaddons
+
+ qt5-base-devel
+ kdbusaddons
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kdeclarative/actions.py b/desktop/kde/plasma/framework/fertig/kdeclarative/actions.py
new file mode 100644
index 0000000000..111523f4ce
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdeclarative/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kdeclarative/pspec.xml b/desktop/kde/plasma/framework/fertig/kdeclarative/pspec.xml
new file mode 100644
index 0000000000..6b2db14416
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdeclarative/pspec.xml
@@ -0,0 +1,171 @@
+
+
+
+
+ kdeclarative
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Integration of QML and KDE workspaces
+ KDeclarative provides integration of QML and KDE workspaces.
+ http://download.kde.org/stable/frameworks/5.20/kdeclarative-5.20.0.tar.xz
+
+ qt5-base-devel
+ mesa-devel
+ libepoxy-devel
+ qt5-declarative-devel
+ kauth-devel
+ kcodecs-devel
+ kpackage-devel
+ kconfig-devel
+ kservice-devel
+ kcoreaddons-devel
+ kguiaddons-devel
+ kglobalaccel-devel
+ ki18n-devel
+ kiconthemes-devel
+ kio-devel
+ kbookmarks-devel
+ kcompletion-devel
+ kconfigwidgets-devel
+ kitemviews-devel
+ kjobwidgets-devel
+ solid-devel
+ kxmlgui-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+ extra-cmake-modules
+
+
+
+
+ kdeclarative
+
+ qt5-base
+ libgcc
+ libepoxy
+ qt5-declarative
+ kpackage
+ kconfig
+ kservice
+ kcoreaddons
+ kglobalaccel
+ ki18n
+ kiconthemes
+ kio
+ kwidgetsaddons
+ kwindowsystem
+
+
+ /usr/bin
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kdeclarative-devel
+ Development files for kdeclarative
+
+ qt5-base-devel
+ libepoxy-devel
+ qt5-declarative-devel
+ kpackage-devel
+ kconfig-devel
+ kservice-devel
+ kcoreaddons-devel
+ kglobalaccel-devel
+ ki18n-devel
+ kiconthemes-devel
+ kio-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+ kdeclarative
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kded/actions.py b/desktop/kde/plasma/framework/fertig/kded/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kded/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kded/pspec.xml b/desktop/kde/plasma/framework/fertig/kded/pspec.xml
new file mode 100644
index 0000000000..aade4da1c7
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kded/pspec.xml
@@ -0,0 +1,141 @@
+
+
+
+
+ kded
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 daemon
+ Kded runs in the background and performs a number of small tasks.
+ http://download.kde.org/stable/frameworks/5.20/kded-5.20.0.tar.xz
+
+ qt5-base-devel
+ kdoctools-devel
+ kinit-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kcrash-devel
+ kdbusaddons-devel
+ kservice-devel
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ kded
+
+ qt5-base
+ libgcc
+ kcoreaddons
+ kconfig
+ kcrash
+ kdbusaddons
+ kservice
+
+
+ /usr/share
+ /usr/lib/qt5
+ /usr/lib
+ /usr/bin
+ /usr/share/doc
+ /usr/share/man
+
+
+
+ kded-devel
+ Development files for kded
+
+ qt5-base-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kcrash-devel
+ kdbusaddons-devel
+ kservice-devel
+ kded
+
+
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-24
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-06
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kdesignerplugin/actions.py b/desktop/kde/plasma/framework/fertig/kdesignerplugin/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdesignerplugin/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kdesignerplugin/pspec.xml b/desktop/kde/plasma/framework/fertig/kdesignerplugin/pspec.xml
new file mode 100644
index 0000000000..0405bd673a
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdesignerplugin/pspec.xml
@@ -0,0 +1,138 @@
+
+
+
+
+ kdesignerplugin
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ QT Designer integration for KDE5 Frameworks widgets
+ This framework provides plugins for Qt Designer that allow it to display the widgets provided by various KDE frameworks, as well as a utility (kgendesignerplugin) that can be used to generate other such plugins from ini-style description files.
+ http://download.kde.org/stable/frameworks/5.20/kdesignerplugin-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ kdoctools-devel
+ kio-devel
+ kauth-devel
+ kconfigwidgets-devel
+ kxmlgui-devel
+ kplotting-devel
+ ktextwidgets-devel
+ sonnet-devel
+ kdewebkit-devel
+ docbook-xml
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ kdesignerplugin
+
+ qt5-base
+ libgcc
+ kdewebkit
+ kcoreaddons
+ kitemviews
+ kconfig
+ sonnet
+ kcompletion
+ kconfigwidgets
+ kiconthemes
+ kio
+ kplotting
+ ktextwidgets
+ kwidgetsaddons
+ kxmlgui
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/cmake
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+ /usr/share/man
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-28
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-28
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kdesu/actions.py b/desktop/kde/plasma/framework/fertig/kdesu/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdesu/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kdesu/pspec.xml b/desktop/kde/plasma/framework/fertig/kdesu/pspec.xml
new file mode 100644
index 0000000000..6d4c356b2e
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdesu/pspec.xml
@@ -0,0 +1,141 @@
+
+
+
+
+ kdesu
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ User interface for running shell commands with root privileges
+ kdesu provides functionality for building GUI front ends for (password asking) console mode programs.
+ http://download.kde.org/stable/frameworks/5.20/kdesu-5.20.0.tar.xz
+
+ qt5-base-devel
+ kcoreaddons-devel
+ kpty-devel
+ kservice-devel
+ ki18n-devel
+ kconfig-devel
+ libX11-devel
+ extra-cmake-modules
+
+
+
+
+ kdesu
+
+ qt5-base
+ kcoreaddons
+ kpty
+ kservice
+ ki18n
+ kconfig
+ libgcc
+ libX11
+
+
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kdesu-devel
+ Development files for kdesu
+
+ kdesu
+ qt5-base-devel
+ kcoreaddons-devel
+ kpty-devel
+ kservice-devel
+ ki18n-devel
+ kconfig-devel
+ libX11-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kdewebkit/actions.py b/desktop/kde/plasma/framework/fertig/kdewebkit/actions.py
new file mode 100644
index 0000000000..2c0353fffb
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdewebkit/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "ISSUES")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kdewebkit/pspec.xml b/desktop/kde/plasma/framework/fertig/kdewebkit/pspec.xml
new file mode 100644
index 0000000000..8a63075bf7
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdewebkit/pspec.xml
@@ -0,0 +1,152 @@
+
+
+
+
+ kdewebkit
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 WebKit integration
+ KdeWebkit provides KDE integration of the QtWebKit library.
+ http://download.kde.org/stable/frameworks/5.20/kdewebkit-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-webkit-devel
+ qt5-webkit
+ kauth-devel
+ sonnet-devel
+ kconfig-devel
+ ktextwidgets-devel
+ kjobwidgets-devel
+ kcoreaddons-devel
+ kparts-devel
+ kservice-devel
+ kwallet-devel
+ kio-devel
+ extra-cmake-modules
+
+
+
+
+ kdewebkit
+
+ qt5-webkit
+ libgcc
+ kconfig
+ kjobwidgets
+ qt5-base
+ kcoreaddons
+ kparts
+ kservice
+ kwallet
+ kio
+
+
+ /usr/share
+ /usr/lib/qt5
+ /usr/lib
+ /usr/mkspecs/modules/
+ /usr/share/doc
+
+
+
+
+ kdewebkit-devel
+ Development files for kdewebkit
+
+ kdewebkit
+ qt5-webkit-devel
+ kconfig-devel
+ kjobwidgets-devel
+ qt5-base-devel
+ kcoreaddons-devel
+ kparts-devel
+ kservice-devel
+ kwallet-devel
+ kio-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-28
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kdnssd/actions.py b/desktop/kde/plasma/framework/fertig/kdnssd/actions.py
new file mode 100644
index 0000000000..a0483db8f3
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdnssd/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "COPYING-CMAKE-SCRIPTS")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kdnssd/pspec.xml b/desktop/kde/plasma/framework/fertig/kdnssd/pspec.xml
new file mode 100644
index 0000000000..3fb324a0e5
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdnssd/pspec.xml
@@ -0,0 +1,126 @@
+
+
+
+
+ kdnssd
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Network service discovery using Zeroconf
+ KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.
+ http://download.kde.org/stable/frameworks/5.20/kdnssd-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ avahi-devel
+ avahi-compat-libdns_sd-devel
+ extra-cmake-modules
+
+
+
+
+ kdnssd
+
+ qt5-base
+ libgcc
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kdnssd-devel
+ Development files for kdnssd.
+
+ qt5-base-devel
+ kdnssd
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kdoctools/actions.py b/desktop/kde/plasma/framework/fertig/kdoctools/actions.py
new file mode 100644
index 0000000000..06f853a805
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdoctools/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "LICENSE", "TODO")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kdoctools/files/docbook.patch b/desktop/kde/plasma/framework/fertig/kdoctools/files/docbook.patch
new file mode 100644
index 0000000000..fcf75ae26c
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdoctools/files/docbook.patch
@@ -0,0 +1,12 @@
+ diff --git a/cmake/FindDocBookXML4.cmake b/cmake/FindDocBookXML4.cmake
+index 415745f..4d7f089 100644
+--- a/cmake/FindDocBookXML4.cmake
++++ b/cmake/FindDocBookXML4.cmake
+@@ -34,6 +34,7 @@ function (locate_version version found_dir)
+ share/xml/docbook/xml-dtd-${version}
+ share/sgml/docbook/xml-dtd-${version}
+ share/xml/docbook/${version}
++ opt/docbook/docbook/xml/${version}
+ )
+
+ find_path (searched_dir docbookx.dtd
diff --git a/desktop/kde/plasma/framework/fertig/kdoctools/pspec.xml b/desktop/kde/plasma/framework/fertig/kdoctools/pspec.xml
new file mode 100644
index 0000000000..7b832ad233
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kdoctools/pspec.xml
@@ -0,0 +1,141 @@
+
+
+
+
+ kdoctools
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 document generator
+ kdoctools is an application aims to generate documents from DocBook.
+ http://download.kde.org/stable/frameworks/5.20/kdoctools-5.20.0.tar.xz
+
+ qt5-base-devel
+ perl-URI
+ python
+ libxml2-devel
+ libxslt-devel
+ docbook-xml
+ docbook-xsl
+ docbook-sgml4_5
+ ki18n-devel
+ karchive-devel
+ extra-cmake-modules
+
+
+
+
+ kdoctools
+
+ qt5-base
+ libxml2
+ libgcc
+ libxslt
+ karchive
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/bin
+ /usr/share/doc
+ /usr/share/man
+
+
+
+
+ kdoctools-devel
+ Development files for kdoctools
+
+ qt5-base-devel
+ kdoctools
+ karchive-devel
+ libgcc
+ libxml2-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kemoticons/actions.py b/desktop/kde/plasma/framework/fertig/kemoticons/actions.py
new file mode 100644
index 0000000000..111523f4ce
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kemoticons/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kemoticons/pspec.xml b/desktop/kde/plasma/framework/fertig/kemoticons/pspec.xml
new file mode 100644
index 0000000000..3de975559e
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kemoticons/pspec.xml
@@ -0,0 +1,136 @@
+
+
+
+
+ kemoticons
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE emoticon manager
+ KEmoticons converts emoticons from text to a graphical representation with images in HTML.
+ http://download.kde.org/stable/frameworks/5.20/kemoticons-5.20.0.tar.xz
+
+ qt5-base-devel
+ karchive-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kservice-devel
+ extra-cmake-modules
+
+
+
+
+ kemoticons
+
+ qt5-base
+ libgcc
+ karchive
+ kcoreaddons
+ kconfig
+ kservice
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kemoticons-devel
+ Development files for kemoticons
+
+ kemoticons
+ qt5-base-devel
+ karchive-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kservice-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kfilemetadata/actions.py b/desktop/kde/plasma/framework/fertig/kfilemetadata/actions.py
new file mode 100644
index 0000000000..59e83cc850
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kfilemetadata/actions.py
@@ -0,0 +1,16 @@
+#!/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 kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kfilemetadata/pspec.xml b/desktop/kde/plasma/framework/fertig/kfilemetadata/pspec.xml
new file mode 100644
index 0000000000..dd2e79f68a
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kfilemetadata/pspec.xml
@@ -0,0 +1,147 @@
+
+
+
+
+ kfilemetadata
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 library for extracting meta data from files.
+ KDE library for extracting meta data from files.
+ http://download.kde.org/stable/frameworks/5.20/kfilemetadata-5.20.0.tar.xz
+
+ qt5-base-devel
+ attr-devel
+ ebook-tools-devel
+ exiv2-devel
+ ffmpeg-devel
+ taglib-devel
+ poppler-qt5-devel
+ karchive-devel
+ ki18n-devel
+ extra-cmake-modules
+
+
+
+
+ kfilemetadata
+
+ qt5-base
+ ebook-tools
+ libgcc
+ exiv2-libs
+ taglib
+ ffmpeg
+ poppler-qt5
+ karchive
+ ki18n
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kfilemetadata-devel
+ Development files for kfilemetadata
+
+ kfilemetadata
+ qt5-base-devel
+ ebook-tools-devel
+ exiv2-devel
+ taglib-devel
+ ffmpeg-devel
+ poppler-qt5-devel
+ karchive-devel
+ ki18n-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-03
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-26
+ 5.13
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-07-01
+ 5.9.2
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-03
+ 5.9.1
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kglobalaccel/actions.py b/desktop/kde/plasma/framework/fertig/kglobalaccel/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kglobalaccel/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kglobalaccel/pspec.xml b/desktop/kde/plasma/framework/fertig/kglobalaccel/pspec.xml
new file mode 100644
index 0000000000..f84b338145
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kglobalaccel/pspec.xml
@@ -0,0 +1,150 @@
+
+
+
+
+ kglobalaccel
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Global desktop keyboard shortcuts
+ KGlobalAccel allows you to have global accelerators that are independent of the focused window.
+ http://download.kde.org/stable/frameworks/5.20/kglobalaccel-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ qt5-base
+ libxcb-devel
+ kcrash-devel
+ kconfig-devel
+ qt5-x11extras-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ xcb-util-keysyms-devel
+ kwindowsystem-devel
+ extra-cmake-modules
+
+
+
+
+ kglobalaccel
+
+ qt5-base
+ libgcc
+ libxcb
+ kcrash
+ kconfig
+ qt5-x11extras
+ kcoreaddons
+ kdbusaddons
+ xcb-util-keysyms
+ kwindowsystem
+
+
+ /usr/bin
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kglobalaccel-devel
+ Development files for kglobalaccel
+
+ kglobalaccel
+ qt5-base-devel
+ libxcb-devel
+ kcrash-devel
+ kconfig-devel
+ qt5-x11extras-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ xcb-util-keysyms-devel
+ kwindowsystem-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kguiaddons/actions.py b/desktop/kde/plasma/framework/fertig/kguiaddons/actions.py
new file mode 100644
index 0000000000..262b2641e3
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kguiaddons/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "COPYING")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kguiaddons/pspec.xml b/desktop/kde/plasma/framework/fertig/kguiaddons/pspec.xml
new file mode 100644
index 0000000000..c432cd49ea
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kguiaddons/pspec.xml
@@ -0,0 +1,125 @@
+
+
+
+
+ kguiaddons
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Utilities for graphical user interfaces
+ The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input. Development files.
+ http://download.kde.org/stable/frameworks/5.20/kguiaddons-5.20.0.tar.xz
+
+ libX11-devel
+ libxcb-devel
+ qt5-base-devel
+ qt5-x11extras-devel
+ extra-cmake-modules
+
+
+
+
+ kguiaddons
+
+ libgcc
+ libX11
+ qt5-base
+ qt5-x11extras
+
+
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kguiaddons-devel
+ Development files for kguiaddons
+
+ kguiaddons
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/ki18n/actions.py b/desktop/kde/plasma/framework/fertig/ki18n/actions.py
new file mode 100644
index 0000000000..a0483db8f3
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/ki18n/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "COPYING-CMAKE-SCRIPTS")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/ki18n/pspec.xml b/desktop/kde/plasma/framework/fertig/ki18n/pspec.xml
new file mode 100644
index 0000000000..6cc3e8218a
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/ki18n/pspec.xml
@@ -0,0 +1,127 @@
+
+
+
+
+ ki18n
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ KDE Gettext-based UI text internationalization.
+ KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system.
+ http://download.kde.org/stable/frameworks/5.20/ki18n-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-script-devel
+ qt5-declarative-devel
+ extra-cmake-modules
+
+
+
+
+ ki18n
+
+ libgcc
+ qt5-base
+ qt5-script
+ qt5-declarative
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+ /usr/share/man
+
+
+
+
+ ki18n-devel
+ Development files for kde5-ki18n
+
+ ki18n
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/ki18n/translations.xml b/desktop/kde/plasma/framework/fertig/ki18n/translations.xml
new file mode 100644
index 0000000000..ecee09f492
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/ki18n/translations.xml
@@ -0,0 +1,13 @@
+
+
+
+ ki18n
+ KDE grafik arabirim yerelleştirme kitaplığı
+ ki18n, KDE Frameworks 5 için, Gettext tabanlı bir grafik arabirim yerelleştirme kitaplığıdır
+
+
+
+ ki18n-devel
+ ki18n için geliştirme dosyaları
+
+
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kiconthemes/actions.py b/desktop/kde/plasma/framework/fertig/kiconthemes/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kiconthemes/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kiconthemes/pspec.xml b/desktop/kde/plasma/framework/fertig/kiconthemes/pspec.xml
new file mode 100644
index 0000000000..c97f40e0dd
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kiconthemes/pspec.xml
@@ -0,0 +1,147 @@
+
+
+
+
+ kiconthemes
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 icon utilities
+ This library contains classes to improve the handling of icons in applications using the KDE Frameworks.
+ http://download.kde.org/stable/frameworks/5.20/kiconthemes-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-svg-devel
+ ki18n-devel
+ kauth-devel
+ kcodecs-devel
+ kconfig-devel
+ kitemviews-devel
+ kconfigwidgets-devel
+ kwidgetsaddons-devel
+ extra-cmake-modules
+
+
+
+
+ kiconthemes
+
+ libgcc
+ qt5-base
+ qt5-svg
+ kconfigwidgets
+ ki18n
+ kitemviews
+ kwidgetsaddons
+ kconfig
+ kcoreaddons
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kiconthemes-devel
+ Development files for kiconthemes
+
+ kiconthemes
+ qt5-base-devel
+ qt5-svg-devel
+ kconfigwidgets-devel
+ ki18n-devel
+ kitemviews-devel
+ kwidgetsaddons-devel
+ kconfig-devel
+ kcoreaddons-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-22
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kidletime/actions.py b/desktop/kde/plasma/framework/fertig/kidletime/actions.py
new file mode 100644
index 0000000000..933bdb6e0d
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kidletime/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kidletime/pspec.xml b/desktop/kde/plasma/framework/fertig/kidletime/pspec.xml
new file mode 100644
index 0000000000..115cc127f3
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kidletime/pspec.xml
@@ -0,0 +1,132 @@
+
+
+
+
+ kidletime
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Idle time reporting utility
+ KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity.
+ http://download.kde.org/stable/frameworks/5.20/kidletime-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-x11extras-devel
+ libX11-devel
+ libXext-devel
+ libXScrnSaver-devel
+ libxcb-devel
+ extra-cmake-modules
+
+
+
+
+ kidletime
+
+ qt5-base
+ libX11
+ libgcc
+ libxcb
+ libXScrnSaver
+ libXext
+ qt5-x11extras
+
+
+ /usr/share
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kidletime-devel
+ Development files for kidletime
+
+ kidletime
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kimageformats/actions.py b/desktop/kde/plasma/framework/fertig/kimageformats/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kimageformats/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kimageformats/pspec.xml b/desktop/kde/plasma/framework/fertig/kimageformats/pspec.xml
new file mode 100644
index 0000000000..d823b5d4ea
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kimageformats/pspec.xml
@@ -0,0 +1,113 @@
+
+
+
+
+ kimageformats
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Image formats addons for QT 5
+ This framework provides additional image format plugins for QtGui.
+ http://download.kde.org/stable/frameworks/5.20/kimageformats-5.20.0.tar.xz
+
+ qt5-base-devel
+ openexr-devel
+ ilmbase-devel
+ extra-cmake-modules
+
+
+
+
+ kimageformats
+
+ qt5-base
+ libgcc
+ openexr-libs
+ ilmbase
+
+
+ /usr/share
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kinit/actions.py b/desktop/kde/plasma/framework/fertig/kinit/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kinit/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kinit/pspec.xml b/desktop/kde/plasma/framework/fertig/kinit/pspec.xml
new file mode 100644
index 0000000000..aceb8cae39
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kinit/pspec.xml
@@ -0,0 +1,174 @@
+
+
+
+
+ kinit
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE applications initialization utility
+ Process launcher to speed up launching KDE applications.
+ http://download.kde.org/stable/frameworks/5.20/kinit-5.20.0.tar.xz
+
+ qt5-base-devel
+ kdoctools-devel
+ libX11-devel
+ libcap-devel
+ libgcc
+ libxcb-devel
+ kcrash-devel
+ kcoreaddons-devel
+ kitemviews-devel
+ solid-devel
+ kxmlgui-devel
+ kjobwidgets-devel
+ kcompletion-devel
+ kwidgetsaddons-devel
+ kconfig-devel
+ kcodecs-devel
+ kauth-devel
+ kconfigwidgets-devel
+ kio-devel
+ ki18n-devel
+ kservice-devel
+ kbookmarks-devel
+ kwindowsystem-devel
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ kinit
+
+ qt5-base
+ libX11
+ libcap
+ libgcc
+ libxcb
+ kio
+ kcrash
+ kcoreaddons
+ kconfig
+ ki18n
+ kservice
+ kwindowsystem
+
+
+ /usr/share
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/locale
+ /usr/bin
+ /usr/share/doc
+ /usr/share/man
+
+
+
+ kinit-devel
+ Development files for kinit
+
+ qt5-base-devel
+ libX11-devel
+ libcap-devel
+ libxcb-devel
+ kio-devel
+ kcrash-devel
+ kcoreaddons-devel
+ kconfig-devel
+ ki18n-devel
+ kservice-devel
+ kwindowsystem-devel
+ kinit
+
+
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-03-05
+ 5.19.0
+ Rebuild, add missing dep.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kio/actions.py b/desktop/kde/plasma/framework/fertig/kio/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kio/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kio/files/0001-Fix-thumbnails-for-mimetype-groups.patch b/desktop/kde/plasma/framework/fertig/kio/files/0001-Fix-thumbnails-for-mimetype-groups.patch
new file mode 100644
index 0000000000..5dc3083626
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kio/files/0001-Fix-thumbnails-for-mimetype-groups.patch
@@ -0,0 +1,52 @@
+From ae87a7d6999fc6ad90ab300dd8ea0c9c68c02bd4 Mon Sep 17 00:00:00 2001
+From: Maarten De Meyer
+Date: Mon, 8 Sep 2014 23:58:55 +0200
+Subject: [PATCH 1/2] Fix thumbnails for mimetype groups.
+
+KService::mimeTypes cannot handle mimetype groups. ex: text/*
+Go back to KService::serviceTypes and remove 'ThumbCreator' entries.
+
+REVIEW: 119958
+---
+ src/widgets/previewjob.cpp | 17 +++++++++++------
+ 1 file changed, 11 insertions(+), 6 deletions(-)
+
+diff --git a/src/widgets/previewjob.cpp b/src/widgets/previewjob.cpp
+index 55a3fb7..ca47934 100644
+--- a/src/widgets/previewjob.cpp
++++ b/src/widgets/previewjob.cpp
+@@ -268,20 +268,25 @@ void PreviewJobPrivate::startPreview()
+ protocols.append(p);
+ }
+ foreach (const QString &protocol, protocols) {
+- const QStringList mtypes = (*it)->mimeTypes();
++ // We cannot use mimeTypes() here, it doesn't support groups such as: text/*
++ const QStringList mtypes = (*it)->serviceTypes();
+ // Add supported mimetype for this protocol
+ QStringList &_ms = m_remoteProtocolPlugins[protocol];
+ foreach (const QString &_m, mtypes) {
+- protocolMap[protocol].insert(_m, *it);
+- if (!_ms.contains(_m)) {
+- _ms.append(_m);
++ if (_m != QLatin1String("ThumbCreator")) {
++ protocolMap[protocol].insert(_m, *it);
++ if (!_ms.contains(_m)) {
++ _ms.append(_m);
++ }
+ }
+ }
+ }
+ if (enabledPlugins.contains((*it)->desktopEntryName())) {
+- const QStringList mimeTypes = (*it)->mimeTypes();
++ const QStringList mimeTypes = (*it)->serviceTypes();
+ for (QStringList::ConstIterator mt = mimeTypes.constBegin(); mt != mimeTypes.constEnd(); ++mt) {
+- mimeMap.insert(*mt, *it);
++ if (*mt != QLatin1String("ThumbCreator")) {
++ mimeMap.insert(*mt, *it);
++ }
+ }
+ }
+ }
+--
+2.1.0
+
diff --git a/desktop/kde/plasma/framework/fertig/kio/files/0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch b/desktop/kde/plasma/framework/fertig/kio/files/0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch
new file mode 100644
index 0000000000..a959d5d3e8
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kio/files/0002-Fix-relative-paths-being-turned-into-http-urls-by-fr.patch
@@ -0,0 +1,77 @@
+From 5a5aa4b1786e793f457ad5a88a4e49d7469a92fa Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Tinkl?=
+Date: Tue, 9 Sep 2014 22:49:27 +0200
+Subject: [PATCH 2/2] Fix relative paths being turned into http urls by
+ fromUserInput.
+
+Reviewed-By: (well, written by) David Faure.
+---
+ src/filewidgets/kfilewidget.cpp | 24 ++++++++++++++++++++----
+ 1 file changed, 20 insertions(+), 4 deletions(-)
+
+diff --git a/src/filewidgets/kfilewidget.cpp b/src/filewidgets/kfilewidget.cpp
+index 42320e3..58dd92e 100644
+--- a/src/filewidgets/kfilewidget.cpp
++++ b/src/filewidgets/kfilewidget.cpp
+@@ -325,6 +325,22 @@ static bool containsProtocolSection(const QString &string)
+ return false;
+ }
+
++// this string-to-url conversion function handles relative paths, full paths and URLs
++// without the http-prepending that QUrl::fromUserInput does.
++static QUrl urlFromString(const QString& str)
++{
++ if (QDir::isAbsolutePath(str)) {
++ return QUrl::fromLocalFile(str);
++ }
++ QUrl url(str);
++ if (url.isRelative()) {
++ url.clear();
++ url.setPath(str);
++ }
++ return url;
++}
++
++
+ KFileWidget::KFileWidget(const QUrl &_startDir, QWidget *parent)
+ : QWidget(parent), d(new KFileWidgetPrivate(this))
+ {
+@@ -909,7 +925,7 @@ void KFileWidget::slotOk()
+ containsProtocolSection(locationEditCurrentText))) {
+
+ QString fileName;
+- QUrl url = QUrl::fromUserInput(locationEditCurrentText);
++ QUrl url = urlFromString(locationEditCurrentText);
+ if (d->operationMode == Opening) {
+ KIO::StatJob *statJob = KIO::stat(url, KIO::HideProgressInfo);
+ KJobWidgets::setWindow(statJob, this);
+@@ -1447,7 +1463,7 @@ void KFileWidgetPrivate::_k_urlEntered(const QUrl &url)
+
+ bool blocked = locationEdit->blockSignals(true);
+ if (keepLocation) {
+- QUrl currentUrl = QUrl::fromUserInput(filename);
++ QUrl currentUrl = urlFromString(filename);
+ locationEdit->changeUrl(0, QIcon::fromTheme(KIO::iconNameForUrl(currentUrl)), currentUrl);
+ locationEdit->lineEdit()->setModified(true);
+ }
+@@ -1494,7 +1510,7 @@ void KFileWidgetPrivate::_k_enterUrl(const QString &url)
+ {
+ // qDebug();
+
+- _k_enterUrl(QUrl::fromUserInput(KUrlCompletion::replacedPath(url, true, true)));
++ _k_enterUrl(urlFromString(KUrlCompletion::replacedPath(url, true, true)));
+ }
+
+ bool KFileWidgetPrivate::toOverwrite(const QUrl &url)
+@@ -1677,7 +1693,7 @@ QList KFileWidgetPrivate::tokenize(const QString &line) const
+ urls.append(u);
+ }
+ } else {
+- urls << QUrl::fromUserInput(line);
++ urls << QUrl::fromLocalFile(line);
+ }
+
+ return urls;
+--
+2.1.0
+
diff --git a/desktop/kde/plasma/framework/fertig/kio/pspec.xml b/desktop/kde/plasma/framework/fertig/kio/pspec.xml
new file mode 100644
index 0000000000..59c4cb04f0
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kio/pspec.xml
@@ -0,0 +1,214 @@
+
+
+
+
+ kio
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Resource and network access abstraction
+ Network transparent access to files and data
+ http://download.kde.org/stable/frameworks/5.20/kio-5.20.0.tar.xz
+
+ qt5-base-devel
+ acl-devel
+ attr-devel
+ mit-kerberos
+ karchive-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kservice-devel
+ solid-devel
+ sonnet-devel
+ kdoctools-devel
+ kbookmarks-devel
+ kwidgetsaddons-devel
+ kcompletion-devel
+ kconfigwidgets-devel
+ kauth-devel
+ kcodecs-devel
+ kiconthemes-devel
+ kitemviews-devel
+ kjobwidgets-devel
+ kwindowsystem-devel
+ qt5-x11extras-devel
+ kwallet-devel
+ kxmlgui-devel
+ ktextwidgets-devel
+ knotifications-devel
+ libxslt-devel
+ qt5-script-devel
+ zlib-devel
+ docbook-sgml4_5
+ docbook-xml
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ kio
+
+ qt5-base
+ acl
+ attr
+ libxml2
+ libxslt
+ libgcc
+ mit-kerberos
+ knotifications
+ qt5-script
+ qt5-x11extras
+ karchive
+ kconfig
+ kcodecs
+ kbookmarks
+ kcompletion
+ kconfigwidgets
+ kcoreaddons
+ kdbusaddons
+ ki18n
+ kiconthemes
+ kitemviews
+ kjobwidgets
+ kservice
+ ktextwidgets
+ kwallet
+ kwidgetsaddons
+ kwindowsystem
+ kxmlgui
+ solid
+
+
+ /etc/
+ /usr/bin
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+ /usr/share/man
+
+
+
+
+ kio-devel
+ Development files for kio
+
+ qt5-base-devel
+ kio
+ qt5-base-devel
+ acl-devel
+ attr-devel
+ libxml2-devel
+ libxslt-devel
+ knotifications-devel
+ qt5-script-devel
+ qt5-x11extras-devel
+ karchive-devel
+ kconfig-devel
+ kcodecs-devel
+ kbookmarks-devel
+ kcompletion-devel
+ kconfigwidgets-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ kitemviews-devel
+ kjobwidgets-devel
+ kservice-devel
+ ktextwidgets
+ kwallet-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+ kxmlgui-devel
+ solid-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kitemmodels/actions.py b/desktop/kde/plasma/framework/fertig/kitemmodels/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kitemmodels/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kitemmodels/pspec.xml b/desktop/kde/plasma/framework/fertig/kitemmodels/pspec.xml
new file mode 100644
index 0000000000..69d38ba79d
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kitemmodels/pspec.xml
@@ -0,0 +1,123 @@
+
+
+
+
+ kitemmodels
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Set of item models extending the Qt model-view framework
+ KItemModels provides a set of item models extending the Qt model-view framework.
+ http://download.kde.org/stable/frameworks/5.20/kitemmodels-5.20.0.tar.xz
+
+ qt5-base-devel
+ extra-cmake-modules
+
+
+
+
+ kitemmodels
+
+ qt5-base
+ libgcc
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kitemmodels-devel
+ Development files for kitemmodels
+
+ qt5-base-devel
+ kitemmodels
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-24
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kitemviews/actions.py b/desktop/kde/plasma/framework/fertig/kitemviews/actions.py
new file mode 100644
index 0000000000..08d03e1732
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kitemviews/actions.py
@@ -0,0 +1,20 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "COPYING")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kitemviews/pspec.xml b/desktop/kde/plasma/framework/fertig/kitemviews/pspec.xml
new file mode 100644
index 0000000000..7322843ebd
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kitemviews/pspec.xml
@@ -0,0 +1,125 @@
+
+
+
+
+ kitemviews
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Set of item models extending the Qt model-view framework
+ KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists.
+ http://download.kde.org/stable/frameworks/5.20/kitemviews-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ extra-cmake-modules
+
+
+
+
+ kitemviews
+
+ qt5-base
+ libgcc
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kitemviews-devel
+ Development files for kitemviews
+
+ qt5-base-devel
+ kitemviews
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-24
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kjobwidgets/actions.py b/desktop/kde/plasma/framework/fertig/kjobwidgets/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kjobwidgets/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kjobwidgets/pspec.xml b/desktop/kde/plasma/framework/fertig/kjobwidgets/pspec.xml
new file mode 100644
index 0000000000..c1ee0da4d6
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kjobwidgets/pspec.xml
@@ -0,0 +1,132 @@
+
+
+
+
+ kjobwidgets
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Widgets for showing progress of asynchronous jobs
+ KJobWIdgets provides widgets for showing progress of asynchronous jobs.
+ http://download.kde.org/stable/frameworks/5.20/kjobwidgets-5.20.0.tar.xz
+
+ libX11-devel
+ qt5-base-devel
+ qt5-linguist
+ kcoreaddons-devel
+ kwidgetsaddons-devel
+ qt5-x11extras-devel
+ extra-cmake-modules
+
+
+
+
+ kjobwidgets
+
+ qt5-base
+ libgcc
+ kcoreaddons
+ kwidgetsaddons
+ qt5-x11extras
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kjobwidgets-devel
+ Development files for kjobwidgets
+
+ qt5-base-devel
+ kjobwidgets
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/knewstuff/actions.py b/desktop/kde/plasma/framework/fertig/knewstuff/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/knewstuff/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/knewstuff/pspec.xml b/desktop/kde/plasma/framework/fertig/knewstuff/pspec.xml
new file mode 100644
index 0000000000..f491684f80
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/knewstuff/pspec.xml
@@ -0,0 +1,174 @@
+
+
+
+
+ knewstuff
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Framework for downloading and sharing additional application data
+ The KNewStuff library implements collaborative data sharing for applications.
+ http://download.kde.org/stable/frameworks/5.20/knewstuff-5.20.0.tar.xz
+
+ qt5-base-devel
+ boost-devel
+ kauth-devel
+ kwidgetsaddons-devel
+ ktextwidgets-devel
+ kiconthemes-devel
+ kcompletion-devel
+ kitemviews-devel
+ karchive-devel
+ attica-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcmutils-devel
+ kdeclarative-devel
+ ki18n-devel
+ kio-devel
+ kglobalaccel-devel
+ kservice-devel
+ kxmlgui-devel
+ kbookmarks-devel
+ kwindowsystem-devel
+ sonnet-devel
+ kcodecs-devel
+ kconfigwidgets-devel
+ solid-devel
+ kjobwidgets-devel
+ extra-cmake-modules
+
+
+
+
+ knewstuff
+
+ qt5-base
+ libgcc
+ kwidgetsaddons
+ ktextwidgets
+ kiconthemes
+ kcompletion
+ kitemviews
+ karchive
+ attica
+ kconfig
+ kcoreaddons
+ ki18n
+ kio
+ kservice
+ kxmlgui
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ knewstuff-devel
+ Development files for knewstuff
+
+ qt5-base-devel
+ kwidgetsaddons-devel
+ ktextwidgets-devel
+ kiconthemes-devel
+ kcompletion-devel
+ kitemviews-devel
+ karchive-devel
+ attica-devel
+ kconfig-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kio-devel
+ kservice-devel
+ kxmlgui-devel
+ knewstuff
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-28
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-06
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/knotifications/actions.py b/desktop/kde/plasma/framework/fertig/knotifications/actions.py
new file mode 100644
index 0000000000..a0483db8f3
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/knotifications/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "COPYING-CMAKE-SCRIPTS")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/knotifications/pspec.xml b/desktop/kde/plasma/framework/fertig/knotifications/pspec.xml
new file mode 100644
index 0000000000..600bc0c2b0
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/knotifications/pspec.xml
@@ -0,0 +1,151 @@
+
+
+
+
+ knotifications
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ KDE5 Desktop notifications
+ KNotification is used to notify the user of an event. It covers feedback and persistent events.
+ http://download.kde.org/stable/frameworks/5.20/knotifications-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ kwindowsystem-devel
+ qt5-x11extras-devel
+ kservice-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kiconthemes-devel
+ kcodecs-devel
+ libdbusmenu-qt-devel
+ qt5-phonon-devel
+ extra-cmake-modules
+
+
+
+
+ knotifications
+
+ qt5-base
+ qt5-phonon
+ libgcc
+ qt5-x11extras
+ kconfig
+ kcodecs
+ kcoreaddons
+ kiconthemes
+ kservice
+ libdbusmenu-qt
+ kwindowsystem
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ knotifications-devel
+ Development files for knotifications
+
+ knotifications
+ qt5-base-devel
+ qt5-phonon-devel
+ qt5-x11extras-devel
+ kconfig-devel
+ kcodecs-devel
+ kcoreaddons-devel
+ kiconthemes-devel
+ kservice-devel
+ kwindowsystem-devel
+ libdbusmenu-qt-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-03
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/knotifyconfig/actions.py b/desktop/kde/plasma/framework/fertig/knotifyconfig/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/knotifyconfig/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/knotifyconfig/pspec.xml b/desktop/kde/plasma/framework/fertig/knotifyconfig/pspec.xml
new file mode 100644
index 0000000000..59e7d62a57
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/knotifyconfig/pspec.xml
@@ -0,0 +1,140 @@
+
+
+
+
+ knotifyconfig
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Configuration dialog for desktop notifications
+ KNotifyConfig provides a configuration dialog for desktop notifications which can be embedded in your application..
+ http://download.kde.org/stable/frameworks/5.20/knotifyconfig-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-phonon-devel
+ kauth-devel
+ kconfig-devel
+ kcompletion-devel
+ ki18n-devel
+ kio-devel
+ extra-cmake-modules
+
+
+
+
+ knotifyconfig
+
+ qt5-base
+ qt5-phonon
+ libgcc
+ kconfig
+ kcompletion
+ ki18n
+ kio
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ knotifyconfig-devel
+ Development files for knotifyconfig
+
+ knotifyconfig
+ qt5-base-devel
+ qt5-phonon-devel
+ kauth-devel
+ kconfig-devel
+ kcompletion-devel
+ ki18n-devel
+ kio-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kpackage/actions.py b/desktop/kde/plasma/framework/fertig/kpackage/actions.py
new file mode 100644
index 0000000000..80d3d5a325
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kpackage/actions.py
@@ -0,0 +1,20 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("COPYING", "COPYING.LIB", "README.md")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kpackage/pspec.xml b/desktop/kde/plasma/framework/fertig/kpackage/pspec.xml
new file mode 100644
index 0000000000..037522ca76
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kpackage/pspec.xml
@@ -0,0 +1,140 @@
+
+
+
+
+ kpackage
+ https://userbase.kde.org/KPackage
+
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+ LGPL
+ app:library
+ Framework that lets applications manage user installable packages of non-binary assets
+ KPackage is dependent on the Smart package manager.
+ http://download.kde.org/stable/frameworks/5.20/kpackage-5.20.0.tar.xz
+
+ qt5-base-devel
+ libX11-devel
+ kconfig-devel
+ ki18n-devel
+ kcoreaddons-devel
+ karchive-devel
+ kdoctools-devel
+ docbook-sgml4_5
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ kpackage
+
+ qt5-base
+ libgcc
+ kconfig
+ ki18n
+ kcoreaddons
+ karchive
+
+
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share
+ /usr/share/locale
+ /usr/share/man/man1
+
+
+
+
+ kpackage-devel
+ Development files for kpackage
+
+ kpackage
+ qt5-base-devel
+ kconfig-devel
+ ki18n-devel
+ kcoreaddons-devel
+ karchive-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-23
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kpackage/translations.xml b/desktop/kde/plasma/framework/fertig/kpackage/translations.xml
new file mode 100644
index 0000000000..99cac46a5a
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kpackage/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ kde5-kpackage
+ Framework that lets applications manage user installable packages of non-binary assets
+ KPackage is dependent on the Smart package manager.
+
+
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kparts/actions.py b/desktop/kde/plasma/framework/fertig/kparts/actions.py
new file mode 100644
index 0000000000..cce844b1d1
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kparts/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COMMENTS", "COPYING.LIB", "AUTHORS")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kparts/pspec.xml b/desktop/kde/plasma/framework/fertig/kparts/pspec.xml
new file mode 100644
index 0000000000..f591cba1ce
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kparts/pspec.xml
@@ -0,0 +1,168 @@
+
+
+
+
+ kparts
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Plugin framework for user interface components
+ This library implements the framework for KDE parts, which are elaborate widgets with a user-interface defined in terms of actions (menu items, toolbar icons).
+ http://download.kde.org/stable/frameworks/5.20/kparts-5.20.0.tar.xz
+
+ qt5-base-devel
+ kauth-devel
+ knotifications-devel
+ kwidgetsaddons-devel
+ ktextwidgets-devel
+ kiconthemes-devel
+ kcompletion-devel
+ kitemviews-devel
+ karchive-devel
+ attica-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcmutils-devel
+ kdeclarative-devel
+ ki18n-devel
+ kio-devel
+ kglobalaccel-devel
+ kservice-devel
+ kxmlgui-devel
+ kbookmarks-devel
+ kwindowsystem-devel
+ sonnet-devel
+ kcodecs-devel
+ kconfigwidgets-devel
+ solid-devel
+ kjobwidgets-devel
+ extra-cmake-modules
+
+
+
+
+ kparts
+
+ qt5-base
+ libgcc
+ kjobwidgets
+ kconfig
+ kcoreaddons
+ ki18n
+ kiconthemes
+ knotifications
+ kservice
+ kwidgetsaddons
+ kxmlgui
+ kio
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kparts-devel
+ Development files for kparts
+
+ qt5-base-devel
+ kjobwidgets-devel
+ kconfig-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
+ kio-devel
+ kparts
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kpeople/actions.py b/desktop/kde/plasma/framework/fertig/kpeople/actions.py
new file mode 100644
index 0000000000..75678aacd1
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kpeople/actions.py
@@ -0,0 +1,20 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ pisitools.ldflags.add("-Wl,-rpath,/usr/lib")
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("COPYING")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kpeople/pspec.xml b/desktop/kde/plasma/framework/fertig/kpeople/pspec.xml
new file mode 100644
index 0000000000..d60739c68f
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kpeople/pspec.xml
@@ -0,0 +1,148 @@
+
+
+
+
+ kpeople
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ A contact aggregation library for KDE
+ KPeople is a Framework for fetching contacts from different sources (Telepathy, Akonadi, Facebook, etc) and unifying them into a same model.
+ http://download.kde.org/stable/frameworks/5.20/kpeople-5.20.0.tar.xz
+
+ qt5-base-devel
+ kconfig-devel
+ qt5-declarative-devel
+ kcoreaddons-devel
+ qt5-sql-postgresql
+ qt5-sql-mysql
+ qt5-sql-sqlite
+ qt5-sql-odbc
+ kservice-devel
+ kwidgetsaddons-devel
+ ki18n-devel
+ kitemviews-devel
+ extra-cmake-modules
+
+
+
+
+ kpeople
+
+ qt5-base
+ qt5-declarative
+ libgcc
+ kconfig
+ kcoreaddons
+ kservice
+ kwidgetsaddons
+ ki18n
+ kitemviews
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kpeople-devel
+ Development files for kpeople
+
+ qt5-base-devel
+ qt5-declarative-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kwidgetsaddons-devel
+ kservice-devel
+ ki18n-devel
+ kitemviews-devel
+ kpeople
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kplotting/actions.py b/desktop/kde/plasma/framework/fertig/kplotting/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kplotting/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kplotting/pspec.xml b/desktop/kde/plasma/framework/fertig/kplotting/pspec.xml
new file mode 100644
index 0000000000..d4704e99ff
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kplotting/pspec.xml
@@ -0,0 +1,121 @@
+
+
+
+
+ kplotting
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ KDE5 Data plotting
+ Kplotting contains data plotting classes for QT 5 and KDE
+ http://download.kde.org/stable/frameworks/5.20/kplotting-5.20.0.tar.xz
+
+ qt5-base-devel
+ extra-cmake-modules
+
+
+
+
+ kplotting
+
+ qt5-base
+ libgcc
+
+
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kplotting-devel
+ Development files for kplotting
+
+ qt5-base-devel
+ kplotting
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kpty/actions.py b/desktop/kde/plasma/framework/fertig/kpty/actions.py
new file mode 100644
index 0000000000..262b2641e3
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kpty/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB", "COPYING")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kpty/pspec.xml b/desktop/kde/plasma/framework/fertig/kpty/pspec.xml
new file mode 100644
index 0000000000..e0a0157ddd
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kpty/pspec.xml
@@ -0,0 +1,132 @@
+
+
+
+
+ kpty
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Libraries for pseudo terminal devices
+ Kpty provides primitives to interface with pseudo terminal devices as well as a KProcess derived class for running child processes and communicating with them using kpty.
+ http://download.kde.org/stable/frameworks/5.20/kpty-5.20.0.tar.xz
+
+ qt5-base-devel
+ utempter-devel
+ kcoreaddons-devel
+ ki18n-devel
+ extra-cmake-modules
+
+
+
+
+ kpty
+
+ qt5-base
+ utempter
+ libgcc
+ kcoreaddons
+ ki18n
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kpty-devel
+ Development files for kpty
+
+ qt5-base-devel
+ utempter-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kpty
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-24
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kservice/actions.py b/desktop/kde/plasma/framework/fertig/kservice/actions.py
new file mode 100644
index 0000000000..af061e7118
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kservice/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING", "COPYING.LIB", "COPYING.GPL3")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kservice/pspec.xml b/desktop/kde/plasma/framework/fertig/kservice/pspec.xml
new file mode 100644
index 0000000000..fcb4341e2c
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kservice/pspec.xml
@@ -0,0 +1,145 @@
+
+
+
+
+ kservice
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 Desktop Services
+ Kservice Provides a plugin framework for handling desktop services. Services can be applications or libraries. They can be bound to MIME types or handled by application specific code.
+ http://download.kde.org/stable/frameworks/5.20/kservice-5.20.0.tar.xz
+
+ qt5-base-devel
+ kdoctools-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcrash-devel
+ kdbusaddons-devel
+ ki18n-devel
+ docbook-xml
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ kservice
+
+ qt5-base
+ libgcc
+ kconfig
+ kcoreaddons
+ kcrash
+ kdbusaddons
+ ki18n
+
+
+ /etc
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+ kservice-devel
+ Development files for kservice
+
+ kservice
+ qt5-base-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcrash-devel
+ kdbusaddons-devel
+ ki18n-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump, rebuild
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-24
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/ktexteditor/actions.py b/desktop/kde/plasma/framework/fertig/ktexteditor/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/ktexteditor/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/ktexteditor/pspec.xml b/desktop/kde/plasma/framework/fertig/ktexteditor/pspec.xml
new file mode 100644
index 0000000000..6c1ebf1d47
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/ktexteditor/pspec.xml
@@ -0,0 +1,193 @@
+
+
+
+
+ ktexteditor
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ KDE5 text editor libraries
+ KTextEditor provides a powerful text editor component that you can embed in your application.
+ http://download.kde.org/stable/frameworks/5.20/ktexteditor-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-script-devel
+ qt5-xmlpatterns-devel
+ kauth-devel
+ kguiaddons-devel
+ kwidgetsaddons-devel
+ ktextwidgets-devel
+ kiconthemes-devel
+ kcompletion-devel
+ kitemviews-devel
+ karchive-devel
+ attica-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcmutils-devel
+ kdeclarative-devel
+ ki18n-devel
+ kio-devel
+ kglobalaccel-devel
+ kservice-devel
+ kxmlgui-devel
+ kbookmarks-devel
+ kwindowsystem-devel
+ sonnet-devel
+ kcodecs-devel
+ kconfigwidgets-devel
+ solid-devel
+ kparts-devel
+ libgit2-devel
+ kjobwidgets-devel
+ extra-cmake-modules
+
+
+
+
+ ktexteditor
+
+ qt5-script
+ qt5-base
+ libgcc
+ libgit2
+ ktextwidgets
+ kwidgetsaddons
+ kconfigwidgets
+ kjobwidgets
+ kiconthemes
+ kcoreaddons
+ kcompletion
+ kitemviews
+ kxmlgui
+ kcodecs
+ karchive
+ kguiaddons
+ kconfig
+ ki18n
+ kio
+ ki18n
+ kparts
+ sonnet
+
+
+ /etc
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ ktexteditor-devel
+ Development files for ktexteditor
+
+ qt5-script-devel
+ qt5-base-devel
+ libgit2-devel
+ ktextwidgets-devel
+ kwidgetsaddons-devel
+ kconfigwidgets-devel
+ kjobwidgets-devel
+ kiconthemes-devel
+ kcoreaddons-devel
+ kcompletion-devel
+ kitemviews-devel
+ kxmlgui-devel
+ kcodecs-devel
+ karchive-devel
+ kguiaddons-devel
+ kconfig-devel
+ ki18n-devel
+ kio-devel
+ ki18n-devel
+ kparts-devel
+ sonnet-devel
+ ktexteditor
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/ktextwidgets/actions.py b/desktop/kde/plasma/framework/fertig/ktextwidgets/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/ktextwidgets/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/ktextwidgets/pspec.xml b/desktop/kde/plasma/framework/fertig/ktextwidgets/pspec.xml
new file mode 100644
index 0000000000..5ba4ff782c
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/ktextwidgets/pspec.xml
@@ -0,0 +1,156 @@
+
+
+
+
+ ktextwidgets
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 text editing widgets
+ KTextWidgets provides widgets for displaying and editing text. It supports rich text as well as plain text.
+ http://download.kde.org/stable/frameworks/5.20/ktextwidgets-5.20.0.tar.xz
+
+ qt5-base-devel
+ kconfig-devel
+ kcompletion-devel
+ kcodecs-devel
+ kauth-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ kwidgetsaddons-devel
+ ki18n-devel
+ sonnet-devel
+ kservice-devel
+ kcoreaddons-devel
+ kwindowsystem-devel
+ extra-cmake-modules
+
+
+
+
+ ktextwidgets
+
+ qt5-base
+ libgcc
+ kconfig
+ kcompletion
+ kconfigwidgets
+ kiconthemes
+ kwidgetsaddons
+ ki18n
+ sonnet
+ kservice
+ kcoreaddons
+ kwindowsystem
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ ktextwidgets-devel
+ Development files for ktextwidgets
+
+ ktextwidgets
+ qt5-base-devel
+ kconfig-devel
+ kcompletion-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ kwidgetsaddons-devel
+ ki18n-devel
+ sonnet-devel
+ kservice-devel
+ kcoreaddons-devel
+ kwindowsystem-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kunitconversion/actions.py b/desktop/kde/plasma/framework/fertig/kunitconversion/actions.py
new file mode 100644
index 0000000000..d332c6c188
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kunitconversion/actions.py
@@ -0,0 +1,20 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ pisitools.ldflags.add("-Wl,-rpath,/usr/lib")
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kunitconversion/pspec.xml b/desktop/kde/plasma/framework/fertig/kunitconversion/pspec.xml
new file mode 100644
index 0000000000..ec1de4f85c
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kunitconversion/pspec.xml
@@ -0,0 +1,126 @@
+
+
+
+
+ kunitconversion
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ KDE unit conversion framework
+ KUnitConversion provides functions to convert values in different physical units.
+ http://download.kde.org/stable/frameworks/5.20/kunitconversion-5.20.0.tar.xz
+
+ qt5-base-devel
+ ki18n-devel
+ extra-cmake-modules
+
+
+
+
+ kunitconversion
+
+ qt5-base
+ libgcc
+ ki18n
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kunitconversion-devel
+ Development files for kunitconversion
+
+ qt5-base-devel
+ ki18n-devel
+ kunitconversion
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kwallet/actions.py b/desktop/kde/plasma/framework/fertig/kwallet/actions.py
new file mode 100644
index 0000000000..88755e6d43
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kwallet/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md","COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kwallet/pspec.xml b/desktop/kde/plasma/framework/fertig/kwallet/pspec.xml
new file mode 100644
index 0000000000..de183bb219
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kwallet/pspec.xml
@@ -0,0 +1,158 @@
+
+
+
+
+ kwallet
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE password storage framework
+ This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces.
+ http://download.kde.org/stable/frameworks/5.20/kwallet-5.20.0.tar.xz
+
+ libxslt
+ docbook-xsl
+ qt5-base-devel
+ libgcrypt-devel
+ kconfig-devel
+ kdoctools-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+ extra-cmake-modules
+
+
+
+
+ kwallet
+
+ qt5-base
+ libgcc
+ libgcrypt
+ kconfig
+ kcoreaddons
+ kdbusaddons
+ ki18n
+ kiconthemes
+ knotifications
+ kservice
+ kwidgetsaddons
+ kwindowsystem
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/bin
+ /usr/share/doc
+
+
+
+
+ kwallet-devel
+ Development files for kwallet
+
+ kwallet
+ qt5-base-devel
+ libgcrypt-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-14
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kwidgetsaddons/actions.py b/desktop/kde/plasma/framework/fertig/kwidgetsaddons/actions.py
new file mode 100644
index 0000000000..8962a9c1cb
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kwidgetsaddons/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md","COPYING.LIB", "COPYING")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kwidgetsaddons/pspec.xml b/desktop/kde/plasma/framework/fertig/kwidgetsaddons/pspec.xml
new file mode 100644
index 0000000000..e7ace631b2
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kwidgetsaddons/pspec.xml
@@ -0,0 +1,126 @@
+
+
+
+
+ kwidgetsaddons
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 desktop widgets
+ KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets.
+ http://download.kde.org/stable/frameworks/5.20/kwidgetsaddons-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ qt5-designer-devel
+ extra-cmake-modules
+
+
+
+
+ kwidgetsaddons
+
+ qt5-base
+ libgcc
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kwidgetsaddons-devel
+ Development files for kwidgetsaddons
+
+ qt5-base-devel
+ kwidgetsaddons
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-21
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kwindowsystem/actions.py b/desktop/kde/plasma/framework/fertig/kwindowsystem/actions.py
new file mode 100644
index 0000000000..88755e6d43
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kwindowsystem/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md","COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kwindowsystem/pspec.xml b/desktop/kde/plasma/framework/fertig/kwindowsystem/pspec.xml
new file mode 100644
index 0000000000..af2dd7918a
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kwindowsystem/pspec.xml
@@ -0,0 +1,143 @@
+
+
+
+
+ kwindowsystem
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 window manager access framework
+ KWindowSystem provides information about the state of the window manager and allows asking the window manager to change the using a more high-level interface than the NETWinInfo/NETRootInfo low-level classes.
+ http://download.kde.org/stable/frameworks/5.20/kwindowsystem-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ qt5-x11extras-devel
+ libX11-devel
+ libgcc
+ libxcb-devel
+ libXrender-devel
+ libXfixes-devel
+ xcb-util-devel
+ xcb-util-keysyms-devel
+ extra-cmake-modules
+
+
+
+
+ kwindowsystem
+
+ qt5-base
+ libX11
+ libgcc
+ libxcb
+ qt5-x11extras
+ libXfixes
+ xcb-util-keysyms
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/bin
+ /usr/share/doc
+
+
+
+
+ kwindowsystem-devel
+ Development files for kwindowsystem
+
+ qt5-base-devel
+ libXrender-devel
+ libXfixes-devel
+ xcb-util-devel
+ xcb-util-keysyms-devel
+ kwindowsystem
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump, rebuild
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-23
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kxmlgui/actions.py b/desktop/kde/plasma/framework/fertig/kxmlgui/actions.py
new file mode 100644
index 0000000000..db5f89428f
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kxmlgui/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING", "COPYING.LIB", "TODO.xmlgui")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kxmlgui/pspec.xml b/desktop/kde/plasma/framework/fertig/kxmlgui/pspec.xml
new file mode 100644
index 0000000000..dd6a1f1e66
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kxmlgui/pspec.xml
@@ -0,0 +1,160 @@
+
+
+
+
+ kxmlgui
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ Framework for managing menu and toolbar actions
+ Kxmlgui provides a framework for managing menu and toolbar actions in an abstract way.
+ http://download.kde.org/stable/frameworks/5.20/kxmlgui-5.20.0.tar.xz
+
+ qt5-base-devel
+ attica-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kauth-devel
+ kcodecs-devel
+ sonnet-devel
+ kglobalaccel-devel
+ ki18n-devel
+ kiconthemes-devel
+ kitemviews-devel
+ ktextwidgets-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+ extra-cmake-modules
+
+
+
+
+ kxmlgui
+
+ qt5-base
+ libgcc
+ attica
+ kcoreaddons
+ kconfig
+ kconfigwidgets
+ kglobalaccel
+ ki18n
+ kiconthemes
+ kitemviews
+ ktextwidgets
+ kwidgetsaddons
+ kwindowsystem
+
+
+ /etc
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kxmlgui-devel
+ Development files for kxmlgui
+
+ kxmlgui
+ qt5-base-devel
+ attica-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kglobalaccel-devel
+ ki18n-devel
+ kiconthemes-devel
+ kitemviews-devel
+ ktextwidgets-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/kxmlrpcclient/actions.py b/desktop/kde/plasma/framework/fertig/kxmlrpcclient/actions.py
new file mode 100644
index 0000000000..59e83cc850
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kxmlrpcclient/actions.py
@@ -0,0 +1,16 @@
+#!/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 kde5
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/kxmlrpcclient/pspec.xml b/desktop/kde/plasma/framework/fertig/kxmlrpcclient/pspec.xml
new file mode 100644
index 0000000000..92ea6d3672
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/kxmlrpcclient/pspec.xml
@@ -0,0 +1,134 @@
+
+
+
+
+ kxmlrpcclient
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admin@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ XML-RPC client library for KDE
+ This library contains simple XML-RPC Client support. It is used mainly by the egroupware module of kdepim, but is a complete client and is quite easy to use. Only one interface is exposed to the world, kxmlrpcclient/client.h and of that interface, you only need to use 3 methods: setUrl, setUserAgent and call.
+ http://download.kde.org/stable/frameworks/5.20/kxmlrpcclient-5.20.0.tar.xz
+
+ qt5-base-devel
+ kauth-devel
+ kio-devel
+ extra-cmake-modules
+
+
+
+
+ kxmlrpcclient
+
+ qt5-base
+ libgcc
+ ki18n
+ kcoreaddons
+ kio
+
+
+ /etc
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ kxmlrpcclient-devel
+ Development files for kdelibs4-support
+
+ kxmlrpcclient
+ qt5-base-devel
+ ki18n-devel
+ kcoreaddons-devel
+ kio-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/modemmanager-qt/actions.py b/desktop/kde/plasma/framework/fertig/modemmanager-qt/actions.py
new file mode 100644
index 0000000000..1ba5dba05c
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/modemmanager-qt/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README", "README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/modemmanager-qt/pspec.xml b/desktop/kde/plasma/framework/fertig/modemmanager-qt/pspec.xml
new file mode 100644
index 0000000000..d3a46afbdf
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/modemmanager-qt/pspec.xml
@@ -0,0 +1,133 @@
+
+
+
+
+ modemmanager-qt
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Qt wrapper for ModemManager DBus API
+ Qt wrapper for ModemManager DBus API
+ http://download.kde.org/stable/frameworks/5.20/modemmanager-qt-5.20.0.tar.xz
+
+ qt5-base-devel
+ ModemManager-devel
+ extra-cmake-modules
+
+
+
+
+ modemmanager-qt
+
+ qt5-base
+ libgcc
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ modemmanager-qt-devel
+ Development files for modemmanger-qt
+
+ qt5-base-devel
+ modemmanager-qt
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-26
+ 5.18.0
+ rebuild for ModemManager
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-27
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/networkmanager-qt/actions.py b/desktop/kde/plasma/framework/fertig/networkmanager-qt/actions.py
new file mode 100644
index 0000000000..ca4aa40521
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/networkmanager-qt/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/networkmanager-qt/pspec.xml b/desktop/kde/plasma/framework/fertig/networkmanager-qt/pspec.xml
new file mode 100644
index 0000000000..753b5534ff
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/networkmanager-qt/pspec.xml
@@ -0,0 +1,134 @@
+
+
+
+
+ networkmanager-qt
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ A QT wrapper around the NetworkManager libraries
+ A QT wrapper around the NetworkManager libraries
+ http://download.kde.org/stable/frameworks/5.20/networkmanager-qt-5.20.0.tar.xz
+
+ qt5-base-devel
+ NetworkManager-devel
+ extra-cmake-modules
+
+
+
+
+ networkmanager-qt
+
+ qt5-base
+ NetworkManager
+ libgcc
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ networkmanager-qt-devel
+ Development files for networkmanager-qt
+
+ qt5-base-devel
+ networkmanager-qt
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-25
+ 5.18.0
+ rebuild for NetworkManager
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-25
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/plasma-framework/actions.py b/desktop/kde/plasma/framework/fertig/plasma-framework/actions.py
new file mode 100644
index 0000000000..111523f4ce
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/plasma-framework/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md", "COPYING", "COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/plasma-framework/pspec.xml b/desktop/kde/plasma/framework/fertig/plasma-framework/pspec.xml
new file mode 100644
index 0000000000..3458bb787e
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/plasma-framework/pspec.xml
@@ -0,0 +1,217 @@
+
+
+
+
+ plasma-framework
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Plasma library and runtime components based upon KDE Frameworks 5 and Qt5
+ Plasma library and runtime components based upon KF5 and Qt5
+ http://download.kde.org/stable/frameworks/5.20/plasma-framework-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-quickcontrols
+ kdoctools-devel
+ qt5-svg-devel
+ qt5-script-devel
+ qt5-quick1-devel
+ qt5-x11extras-devel
+ qt5-declarative-devel
+ mesa-devel
+ libX11-devel
+ libxcb-devel
+ kauth-devel
+ kcodecs-devel
+ kwidgetsaddons-devel
+ kbookmarks-devel
+ kcompletion-devel
+ kactivities-devel
+ kitemviews-devel
+ kjobwidgets-devel
+ solid-devel
+ knotifications-devel
+ kpackage-devel
+ karchive-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ kdeclarative-devel
+ kglobalaccel-devel
+ kguiaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ kio-devel
+ kparts-devel
+ kservice-devel
+ kwindowsystem-devel
+ kxmlgui-devel
+ qt5-sql-postgresql
+ qt5-sql-mysql
+ qt5-sql-sqlite
+ qt5-sql-odbc
+ docbook-xml
+ docbook-xsl
+ extra-cmake-modules
+
+
+
+
+ plasma-framework
+
+ qt5-base
+ qt5-svg
+ qt5-script
+ qt5-x11extras
+ qt5-declarative
+ qt5-quickcontrols
+ qt5-quick1
+ mesa
+ libgcc
+ libX11
+ libxcb
+ kactivities
+ knotifications
+ kpackage
+ karchive
+ kconfig
+ kconfigwidgets
+ kcoreaddons
+ kdbusaddons
+ kdeclarative
+ kglobalaccel
+ kguiaddons
+ ki18n
+ kiconthemes
+ kio
+ kservice
+ kwindowsystem
+ kxmlgui
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ plasma-framework-devel
+ Development files for plasma-framework
+
+ plasma-framework
+ qt5-base-devel
+ qt5-svg-devel
+ qt5-script-devel
+ qt5-x11extras-devel
+ qt5-declarative-devel
+ mesa-devel
+ libX11-devel
+ libxcb-devel
+ kactivities-devel
+ knotifications-devel
+ kpackage-devel
+ karchive-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ kdeclarative-devel
+ kglobalaccel-devel
+ kguiaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ kio-devel
+ kservice-devel
+ kwindowsystem-devel
+ kxmlgui-devel
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-13
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-28
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/solid/actions.py b/desktop/kde/plasma/framework/fertig/solid/actions.py
new file mode 100644
index 0000000000..201278c6e5
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/solid/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md","COPYING.LIB", "TODO")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/solid/pspec.xml b/desktop/kde/plasma/framework/fertig/solid/pspec.xml
new file mode 100644
index 0000000000..33d6cb9056
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/solid/pspec.xml
@@ -0,0 +1,134 @@
+
+
+
+
+ solid
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE5 hardware integration framework
+ Solid is a device integration framework.It provides a way of querying and interacting with hardware independently of the underlying operating system.
+ http://download.kde.org/stable/frameworks/5.20/solid-5.20.0.tar.xz
+
+ qt5-base-devel
+ eudev-devel
+ qt5-linguist
+ qt5-declarative-devel
+ udisks2-devel
+ upower-devel
+ media-player-info
+ extra-cmake-modules
+
+
+
+
+ solid
+
+ qt5-base
+ qt5-declarative
+ media-player-info
+ libgcc
+ eudev
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/bin
+ /usr/share/doc
+
+
+
+
+ solid-devel
+ Development files for solid
+
+ qt5-base-devel
+ solid
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-23
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-31
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/sonnet/actions.py b/desktop/kde/plasma/framework/fertig/sonnet/actions.py
new file mode 100644
index 0000000000..70718d4dc6
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/sonnet/actions.py
@@ -0,0 +1,18 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md","COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/sonnet/pspec.xml b/desktop/kde/plasma/framework/fertig/sonnet/pspec.xml
new file mode 100644
index 0000000000..92d21313db
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/sonnet/pspec.xml
@@ -0,0 +1,130 @@
+
+
+
+
+ sonnet
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE spell schecking library
+ This framework contains two main components: Interface to KWallet, the safe desktop-wide storage for passwords on KDE workspaces. The kwalletd used to safely store the passwords on KDE work spaces.
+ http://download.kde.org/stable/frameworks/5.20/sonnet-5.20.0.tar.xz
+
+ qt5-base-devel
+ qt5-linguist
+ hunspell-devel
+ aspell-devel
+ extra-cmake-modules
+
+
+
+
+ sonnet
+
+ qt5-base
+ libgcc
+ aspell
+ hunspell
+
+
+ /usr/share
+ /usr/share/locale
+ /usr/lib/qt5
+ /usr/lib
+ /usr/bin
+ /usr/share/doc
+
+
+
+
+ sonnet-devel
+ Development files for sonnet
+
+ qt5-base-devel
+ sonnet
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-23
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-24
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-05-30
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/framework/fertig/threadweaver/actions.py b/desktop/kde/plasma/framework/fertig/threadweaver/actions.py
new file mode 100644
index 0000000000..88755e6d43
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/threadweaver/actions.py
@@ -0,0 +1,19 @@
+#!/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 kde5
+from pisi.actionsapi import pisitools
+
+def setup():
+ kde5.configure()
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ pisitools.dodoc("README.md","COPYING.LIB")
\ No newline at end of file
diff --git a/desktop/kde/plasma/framework/fertig/threadweaver/pspec.xml b/desktop/kde/plasma/framework/fertig/threadweaver/pspec.xml
new file mode 100644
index 0000000000..fa1b6ec283
--- /dev/null
+++ b/desktop/kde/plasma/framework/fertig/threadweaver/pspec.xml
@@ -0,0 +1,122 @@
+
+
+
+
+ threadweaver
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ Multi-threaded programming framework for KDE
+ ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way.
+ http://download.kde.org/stable/frameworks/5.20/threadweaver-5.20.0.tar.xz
+
+ qt5-base-devel
+ extra-cmake-modules
+
+
+
+
+ threadweaver
+
+ qt5-base
+ libgcc
+
+
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ threadweaver-devel
+ Development files for threadweaver
+
+ qt5-base-devel
+ threadweaver
+
+
+ /usr/include
+ /usr/lib/cmake
+ /usr/lib/pkgconfig
+
+
+
+
+
+ 2016-03-24
+ 5.20.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2016-02-16
+ 5.19.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-01-10
+ 5.18.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-12-12
+ 5.17.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-11-13
+ 5.16.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-10-11
+ 5.15.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2015-09-12
+ 5.14.0
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-08-16
+ 5.13
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+ 2015-06-28
+ 5.11.0
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+ 2015-06-01
+ 5.10.0
+ First Release.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
+
+
diff --git a/desktop/kde/plasma/kde-cli-tools/pspec.xml b/desktop/kde/plasma/kde-cli-tools/pspec.xml
index 6f229d30e2..dafa9f5680 100644
--- a/desktop/kde/plasma/kde-cli-tools/pspec.xml
+++ b/desktop/kde/plasma/kde-cli-tools/pspec.xml
@@ -13,7 +13,7 @@
app:console
Additional client tools for KDE applications
Tools based on KDE Frameworks 5 to better interact with the system
- http://download.kde.org/stable/plasma/5.6.0/kde-cli-tools-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kde-cli-tools-5.6.1.tar.xz
qt5-base-devel
qt5-x11extras-devel
@@ -81,6 +81,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kde-gtk-config/pspec.xml b/desktop/kde/plasma/kde-gtk-config/pspec.xml
index d9173b9a5f..39a05c593b 100644
--- a/desktop/kde/plasma/kde-gtk-config/pspec.xml
+++ b/desktop/kde/plasma/kde-gtk-config/pspec.xml
@@ -13,7 +13,7 @@
app:console
GTK2 and GTK3 Configurator for KDE
Configuration dialog to adapt GTK+ applications appearance to your taste under KDE.
- http://download.kde.org/stable/plasma/5.6.0/kde-gtk-config-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kde-gtk-config-5.6.1.tar.xz
qt5-base-devel
kio-devel
@@ -64,6 +64,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kdecorations/pspec.xml b/desktop/kde/plasma/kdecorations/pspec.xml
index 9b58707815..7ecf374354 100644
--- a/desktop/kde/plasma/kdecorations/pspec.xml
+++ b/desktop/kde/plasma/kdecorations/pspec.xml
@@ -12,7 +12,7 @@
library
Plugin based library to create window decorations
Plugin based library to create window decorations
- http://download.kde.org/stable/plasma/5.6.0/kdecoration-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kdecoration-5.6.1.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -50,6 +50,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kdeplasma-addons/pspec.xml b/desktop/kde/plasma/kdeplasma-addons/pspec.xml
index 5cf6238349..56c2223444 100644
--- a/desktop/kde/plasma/kdeplasma-addons/pspec.xml
+++ b/desktop/kde/plasma/kdeplasma-addons/pspec.xml
@@ -13,7 +13,7 @@
app:console
Additional client tools for KDE applications
Additional client tools for KDE applications
- http://download.kde.org/stable/plasma/5.6.0/kdeplasma-addons-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kdeplasma-addons-5.6.1.tar.xz
qt5-base-devel
libxcb-devel
@@ -84,6 +84,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kgamma5/pspec.xml b/desktop/kde/plasma/kgamma5/pspec.xml
index b191b8f616..0a9ab54dfa 100644
--- a/desktop/kde/plasma/kgamma5/pspec.xml
+++ b/desktop/kde/plasma/kgamma5/pspec.xml
@@ -13,7 +13,7 @@
app:console
Adjust your monitor's gamma settings.
Adjust your monitor's gamma settings.
- http://download.kde.org/stable/plasma/5.6.0/kgamma5-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kgamma5-5.6.1.tar.xz
qt5-base-devel
kdoctools-devel
@@ -55,6 +55,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/khelpcenter/pspec.xml b/desktop/kde/plasma/khelpcenter/pspec.xml
index 38d3d8a5fb..549b987b5a 100644
--- a/desktop/kde/plasma/khelpcenter/pspec.xml
+++ b/desktop/kde/plasma/khelpcenter/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE Help Center
KDE help center utility to read help documentation about various KDE applications.
- http://download.kde.org/stable/plasma/5.6.0/khelpcenter-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/khelpcenter-5.6.1.tar.xz
qt5-base-devel
libdbusmenu-qt-devel
@@ -65,6 +65,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/khotkeys/pspec.xml b/desktop/kde/plasma/khotkeys/pspec.xml
index 591fdd4ec0..8aec2d3ff4 100644
--- a/desktop/kde/plasma/khotkeys/pspec.xml
+++ b/desktop/kde/plasma/khotkeys/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 hotkey daemon
KDE hotkey daemon module allows you to configure custom keyboard shortcuts and mouse gestures.
- http://download.kde.org/stable/plasma/5.6.0/khotkeys-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/khotkeys-5.6.1.tar.xz
libX11-devel
qt5-base-devel
@@ -83,6 +83,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kinfocenter/pspec.xml b/desktop/kde/plasma/kinfocenter/pspec.xml
index d9e97eaff7..be084a1099 100644
--- a/desktop/kde/plasma/kinfocenter/pspec.xml
+++ b/desktop/kde/plasma/kinfocenter/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 info center
KDE5 Utility that provides information about a computer system.
- http://download.kde.org/stable/plasma/5.6.0/kinfocenter-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kinfocenter-5.6.1.tar.xz
kcmutils-devel
kcompletion-devel
@@ -94,6 +94,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kmenuedit/pspec.xml b/desktop/kde/plasma/kmenuedit/pspec.xml
index 520cf68631..f92d2181ce 100644
--- a/desktop/kde/plasma/kmenuedit/pspec.xml
+++ b/desktop/kde/plasma/kmenuedit/pspec.xml
@@ -13,7 +13,7 @@
app:console
Provides the interface and basic tools for the KDE workspace
Provides the interface and basic tools for the KDE workspace
- http://download.kde.org/stable/plasma/5.6.0/kmenuedit-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kmenuedit-5.6.1.tar.xz
qt5-base-devel
kdoctools-devel
@@ -71,6 +71,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kscreen/pspec.xml b/desktop/kde/plasma/kscreen/pspec.xml
index 16e3aa1e44..6980039053 100644
--- a/desktop/kde/plasma/kscreen/pspec.xml
+++ b/desktop/kde/plasma/kscreen/pspec.xml
@@ -13,7 +13,7 @@
app:console
Provides the interface and basic tools for the KDE workspace
Provides the interface and basic tools for the KDE workspace
- http://download.kde.org/stable/plasma/5.6.0/kscreen-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kscreen-5.6.1.tar.xz
qt5-base-devel
qt5-graphicaleffects
@@ -56,6 +56,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kscreenlocker/pspec.xml b/desktop/kde/plasma/kscreenlocker/pspec.xml
index 30446e98df..87430e21d5 100644
--- a/desktop/kde/plasma/kscreenlocker/pspec.xml
+++ b/desktop/kde/plasma/kscreenlocker/pspec.xml
@@ -13,7 +13,7 @@
app:console
Library and components for secure lock screen architecture.
Library and components for secure lock screen architecture.
- http://download.kde.org/stable/plasma/5.6.0/kscreenlocker-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kscreenlocker-5.6.1.tar.xz
qt5-base-devel
qt5-declarative-devel
@@ -99,6 +99,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/ksshaskpass/pspec.xml b/desktop/kde/plasma/ksshaskpass/pspec.xml
index fca7ff5bcd..50d2cc8097 100644
--- a/desktop/kde/plasma/ksshaskpass/pspec.xml
+++ b/desktop/kde/plasma/ksshaskpass/pspec.xml
@@ -13,7 +13,7 @@
app:console
ssh-add helper that uses kwallet and kpassworddialog
ssh-add helper that uses kwallet and kpassworddialog
- http://download.kde.org/stable/plasma/5.6.0/ksshaskpass-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/ksshaskpass-5.6.1.tar.xz
qt5-base-devel
kdoctools-devel
@@ -52,6 +52,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/ksysguard/pspec.xml b/desktop/kde/plasma/ksysguard/pspec.xml
index b26da7278f..09e3223b64 100644
--- a/desktop/kde/plasma/ksysguard/pspec.xml
+++ b/desktop/kde/plasma/ksysguard/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE system monitor
KDE5 system monitor daemon and service.
- http://download.kde.org/stable/plasma/5.6.0/ksysguard-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/ksysguard-5.6.1.tar.xz
kcompletion-devel
kconfig-devel
@@ -85,6 +85,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kwallet-pam/pspec.xml b/desktop/kde/plasma/kwallet-pam/pspec.xml
index 7822d47d1c..67fed9d500 100644
--- a/desktop/kde/plasma/kwallet-pam/pspec.xml
+++ b/desktop/kde/plasma/kwallet-pam/pspec.xml
@@ -13,7 +13,7 @@
app:console
KWallet PAM integration.
KWallet PAM integration.
- http://download.kde.org/stable/plasma/5.6.0/kwallet-pam-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kwallet-pam-5.6.1.tar.xz
pam-devel
libgcrypt-devel
@@ -36,6 +36,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kwayland-integration/pspec.xml b/desktop/kde/plasma/kwayland-integration/pspec.xml
index 00eb43d94a..3ef0c84086 100644
--- a/desktop/kde/plasma/kwayland-integration/pspec.xml
+++ b/desktop/kde/plasma/kwayland-integration/pspec.xml
@@ -12,7 +12,7 @@
library
Provides integration plugins for various KDE frameworks for the wayland windowing system
Provides integration plugins for various KDE frameworks for the wayland windowing system
- http://download.kde.org/stable/plasma/5.6.0/kwayland-integration-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kwayland-integration-5.6.1.tar.xz
kwayland-devel
qt5-base-devel
@@ -38,6 +38,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kwayland/pspec.xml b/desktop/kde/plasma/kwayland/pspec.xml
index ed568b1c0e..9856a6691a 100644
--- a/desktop/kde/plasma/kwayland/pspec.xml
+++ b/desktop/kde/plasma/kwayland/pspec.xml
@@ -12,7 +12,7 @@
library
Qt-style Client and Server library wrapper for the Wayland libraries
Qt-style Client and Server library wrapper for the Wayland libraries
- http://download.kde.org/stable/plasma/5.6.0/kwayland-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kwayland-5.6.1.tar.xz
qt5-base-devel
wayland-devel
@@ -52,6 +52,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kwin/pspec.xml b/desktop/kde/plasma/kwin/pspec.xml
index b88fac4633..758c7c230a 100644
--- a/desktop/kde/plasma/kwin/pspec.xml
+++ b/desktop/kde/plasma/kwin/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 window manager
KWin is the window manager of the K desktop environment.
- http://download.kde.org/stable/plasma/5.6.0/kwin-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kwin-5.6.1.tar.xz
kactivities-devel
kauth-devel
@@ -195,6 +195,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/kwrited/pspec.xml b/desktop/kde/plasma/kwrited/pspec.xml
index 0800068ca2..d599b5b834 100644
--- a/desktop/kde/plasma/kwrited/pspec.xml
+++ b/desktop/kde/plasma/kwrited/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 daemon listening for wall and write messages
KDE5 daemon listening for wall and write messages
- http://download.kde.org/stable/plasma/5.6.0/kwrited-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/kwrited-5.6.1.tar.xz
qt5-base-devel
ki18n-devel
@@ -46,6 +46,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/libkscreen/pspec.xml b/desktop/kde/plasma/libkscreen/pspec.xml
index 5d3b3b6f34..0572b671b4 100644
--- a/desktop/kde/plasma/libkscreen/pspec.xml
+++ b/desktop/kde/plasma/libkscreen/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 screen management library
Dynamic display management library for KDE
- http://download.kde.org/stable/plasma/5.6.0/libkscreen-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/libkscreen-5.6.1.tar.xz
qt5-base-devel
qt5-x11extras-devel
@@ -61,6 +61,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/libksysguard/pspec.xml b/desktop/kde/plasma/libksysguard/pspec.xml
index c5bc440a1c..da99f6716d 100644
--- a/desktop/kde/plasma/libksysguard/pspec.xml
+++ b/desktop/kde/plasma/libksysguard/pspec.xml
@@ -13,7 +13,7 @@
app:console
Task management and system monitoring library
Task management and system monitoring library
- http://download.kde.org/stable/plasma/5.6.0/libksysguard-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/libksysguard-5.6.1.tar.xz
qt5-base-devel
qt5-script-devel
@@ -82,6 +82,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/milou/pspec.xml b/desktop/kde/plasma/milou/pspec.xml
index b543a97bc3..cf2c0b23a9 100644
--- a/desktop/kde/plasma/milou/pspec.xml
+++ b/desktop/kde/plasma/milou/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDedicated search application built on top of Baloo
Dedicated search application built on top of Baloo
- http://download.kde.org/stable/plasma/5.6.0/milou-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/milou-5.6.1.tar.xz
qt5-base-devel
qt5-declarative
@@ -51,6 +51,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/oxygen/pspec.xml b/desktop/kde/plasma/oxygen/pspec.xml
index 4971752bae..cb776f7c11 100644
--- a/desktop/kde/plasma/oxygen/pspec.xml
+++ b/desktop/kde/plasma/oxygen/pspec.xml
@@ -21,7 +21,7 @@
plasma-workspace-devel
extra-cmake-modules
- http://download.kde.org/stable/plasma/5.6.0/oxygen-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/oxygen-5.6.1.tar.xz
oxygen
@@ -54,6 +54,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/plasma-desktop/pspec.xml b/desktop/kde/plasma/plasma-desktop/pspec.xml
index 32596d2448..2cd5c26e4f 100644
--- a/desktop/kde/plasma/plasma-desktop/pspec.xml
+++ b/desktop/kde/plasma/plasma-desktop/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 plasma workspace
This package contains the basic packages for a Plasma workspace.
- http://download.kde.org/stable/plasma/5.6.0/plasma-desktop-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/plasma-desktop-5.6.1.tar.xz
qt5-base-devel
boost-devel
@@ -143,6 +143,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/plasma-integration/pspec.xml b/desktop/kde/plasma/plasma-integration/pspec.xml
index 7a5d52772e..9d7c71c627 100644
--- a/desktop/kde/plasma/plasma-integration/pspec.xml
+++ b/desktop/kde/plasma/plasma-integration/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 Plasma artwork
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
- http://download.kde.org/stable/plasma/5.6.0/plasma-integration-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/plasma-integration-5.6.1.tar.xz
qt5-base-devel
kxmlgui-devel
@@ -74,7 +74,14 @@
-
+
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-06-11
5.6.0
diff --git a/desktop/kde/plasma/plasma-mediacenter/pspec.xml b/desktop/kde/plasma/plasma-mediacenter/pspec.xml
index c0bcccaa79..1ee132557a 100644
--- a/desktop/kde/plasma/plasma-mediacenter/pspec.xml
+++ b/desktop/kde/plasma/plasma-mediacenter/pspec.xml
@@ -12,7 +12,7 @@
library
A mediacenter user interface based on KDE Plasma components
A mediacenter user interface based on KDE Plasma components
- http://download.kde.org/stable/plasma/5.6.0/plasma-mediacenter-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/plasma-mediacenter-5.6.1.tar.xz
qt5-base-devel
qt5-multimedia-devel
@@ -61,6 +61,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/plasma-nm/pspec.xml b/desktop/kde/plasma/plasma-nm/pspec.xml
index 4417e5a9b9..698113df6c 100644
--- a/desktop/kde/plasma/plasma-nm/pspec.xml
+++ b/desktop/kde/plasma/plasma-nm/pspec.xml
@@ -13,7 +13,7 @@
app:console
Plasma applet written in QML for managing network connections
Plasma applet written in QML for managing network connections
- http://download.kde.org/stable/plasma/5.6.0/plasma-nm-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/plasma-nm-5.6.1.tar.xz
qt5-base-devel
libgcc
@@ -78,6 +78,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-23
5.6.0
diff --git a/desktop/kde/plasma/plasma-pa/pspec.xml b/desktop/kde/plasma/plasma-pa/pspec.xml
index c3216c7246..edafc351e5 100644
--- a/desktop/kde/plasma/plasma-pa/pspec.xml
+++ b/desktop/kde/plasma/plasma-pa/pspec.xml
@@ -13,7 +13,7 @@
app:console
Plasma applet for audio volume management using PulseAudio.
Plasma applet for audio volume management using PulseAudio.
- http://download.kde.org/stable/plasma/5.6.0/plasma-pa-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/plasma-pa-5.6.1.tar.xz
qt5-base-devel
qt5-quick1-devel
@@ -53,6 +53,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/plasma-sdk/pspec.xml b/desktop/kde/plasma/plasma-sdk/pspec.xml
index c6ea614be0..4d43c683bd 100644
--- a/desktop/kde/plasma/plasma-sdk/pspec.xml
+++ b/desktop/kde/plasma/plasma-sdk/pspec.xml
@@ -14,7 +14,7 @@
app:gui
Applications useful for Plasma development
Applications useful for Plasma development
- http://download.kde.org/stable/plasma/5.6.0/plasma-sdk-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/plasma-sdk-5.6.1.tar.xz
qt5-base-devel
qt5-webkit-devel
@@ -75,6 +75,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml b/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml
index 14bb01f7b6..8118268b37 100644
--- a/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml
+++ b/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml
@@ -14,7 +14,7 @@
app:gui
The KDE Plasma Workspace Components
The KDE Plasma Workspace Components
- http://download.kde.org/stable/plasma/5.6.0/plasma-workspace-wallpapers-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/plasma-workspace-wallpapers-5.6.1.tar.xz
qt5-base
extra-cmake-modules
@@ -38,6 +38,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/plasma-workspace/pspec.xml b/desktop/kde/plasma/plasma-workspace/pspec.xml
index b35da7af5b..8132dd6674 100644
--- a/desktop/kde/plasma/plasma-workspace/pspec.xml
+++ b/desktop/kde/plasma/plasma-workspace/pspec.xml
@@ -14,7 +14,7 @@
app:gui
The KDE5 Plasma Workspace Components
The KDE5 Plasma Workspace Components
- http://download.kde.org/stable/plasma/5.6.0/plasma-workspace-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/plasma-workspace-5.6.1.tar.xz
baloo-devel
kactivities-devel
@@ -263,6 +263,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/polkit-kde-authentication-agent-1/pspec.xml b/desktop/kde/plasma/polkit-kde-authentication-agent-1/pspec.xml
index 3c6baf2385..cd63d79dd4 100644
--- a/desktop/kde/plasma/polkit-kde-authentication-agent-1/pspec.xml
+++ b/desktop/kde/plasma/polkit-kde-authentication-agent-1/pspec.xml
@@ -14,7 +14,7 @@
app:gui
The KDE Plasma Workspace Components
The Polkit-KDE-Agent package contains a graphical Polkit authentication agent for the KDE Plasma Desktop.
- http://download.kde.org/stable/plasma/5.6.0/polkit-kde-agent-1-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/polkit-kde-agent-1-5.6.1.tar.xz
qt5-base-devel
kdoctools-devel
@@ -55,6 +55,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/powerdevil/pspec.xml b/desktop/kde/plasma/powerdevil/pspec.xml
index 6102b7cc21..b585b1968b 100644
--- a/desktop/kde/plasma/powerdevil/pspec.xml
+++ b/desktop/kde/plasma/powerdevil/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE power manager module
KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings
- http://download.kde.org/stable/plasma/5.6.0/powerdevil-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/powerdevil-5.6.1.tar.xz
qt5-base-devel
kdoctools-devel
@@ -77,6 +77,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/sddm-kcm/pspec.xml b/desktop/kde/plasma/sddm-kcm/pspec.xml
index 2987232624..f04c4a25ba 100644
--- a/desktop/kde/plasma/sddm-kcm/pspec.xml
+++ b/desktop/kde/plasma/sddm-kcm/pspec.xml
@@ -12,7 +12,7 @@
app:console
KDE5 Config Module for SDDM
KDE5 Config Module for SDDM
- http://download.kde.org/stable/plasma/5.6.0/sddm-kcm-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/sddm-kcm-5.6.1.tar.xz
kcoreaddons-devel
kdoctools-devel
@@ -70,6 +70,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/system-settings/pspec.xml b/desktop/kde/plasma/system-settings/pspec.xml
index 4d8d77c39b..01a4844c0d 100644
--- a/desktop/kde/plasma/system-settings/pspec.xml
+++ b/desktop/kde/plasma/system-settings/pspec.xml
@@ -13,7 +13,7 @@
app:console
KDE5 system settings manager
System-settings is a control panel for KDE5 Plasma
- http://download.kde.org/stable/plasma/5.6.0/systemsettings-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/systemsettings-5.6.1.tar.xz
qt5-base-devel
kdoctools-devel
@@ -89,6 +89,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-22
5.6.0
diff --git a/desktop/kde/plasma/user-manager/pspec.xml b/desktop/kde/plasma/user-manager/pspec.xml
index dcbe6c994c..5ca51cf1ad 100644
--- a/desktop/kde/plasma/user-manager/pspec.xml
+++ b/desktop/kde/plasma/user-manager/pspec.xml
@@ -13,7 +13,7 @@
app:gui
KDE 5 User Manager
User Manager within KDE workspace and applications
- http://download.kde.org/stable/plasma/5.6.0/user-manager-5.6.0.tar.xz
+ http://download.kde.org/stable/plasma/5.6.1/user-manager-5.6.1.tar.xz
qt5-base-devel
accountsservice-devel
@@ -58,6 +58,13 @@
+
+ 2016-03-30
+ 5.6.1
+ Version bump.
+ Stefan Gronewold(groni)
+ groni@pisilinux.org
+
2016-03-23
5.6.0