diff --git a/desktop/kde/application/spectacle/pspec.xml b/desktop/kde/application/spectacle/pspec.xml
index 57a631d479..79ab3ca8f1 100644
--- a/desktop/kde/application/spectacle/pspec.xml
+++ b/desktop/kde/application/spectacle/pspec.xml
@@ -75,7 +75,7 @@
- 2016-03-20
+ 2016-03-31
15.12.3
First release
Yusuf Aydemir
diff --git a/desktop/kde/plasma/kactivitymanagerd/actions.py b/desktop/kde/plasma/kactivitymanagerd/actions.py
new file mode 100644
index 0000000000..a3fd9f704b
--- /dev/null
+++ b/desktop/kde/plasma/kactivitymanagerd/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("COPYING*", "README*", "TODO")
\ No newline at end of file
diff --git a/desktop/kde/plasma/kactivitymanagerd/pspec.xml b/desktop/kde/plasma/kactivitymanagerd/pspec.xml
new file mode 100644
index 0000000000..e34dbb4a78
--- /dev/null
+++ b/desktop/kde/plasma/kactivitymanagerd/pspec.xml
@@ -0,0 +1,69 @@
+
+
+ kactivitymanagerd
+ http://www.kde.org
+
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+ LGPLv2
+ app:console
+ Core components for the KDE Activity concept.
+ System service to manage user's activities, track the usage patterns etc.
+ http://download.kde.org/stable/plasma/5.6.1/kactivitymanagerd-5.6.1.tar.xz
+
+ extra-cmake-modules
+ boost-devel
+ qt5-base-devel
+ kdbusaddons-devel
+ ki18n-devel
+ qt5-sql-mysql
+ qt5-sql-odbc
+ qt5-sql-postgresql
+ qt5-sql-sqlite
+ kconfig-devel
+ kcoreaddons-devel
+ kwindowsystem-devel
+ kglobalaccel-devel
+ kxmlgui-devel
+ kio-devel
+
+
+
+
+ kactivitymanagerd
+ Core components for the KDE Activity concept.
+
+ kio
+ ki18n
+ libgcc
+ kconfig
+ kxmlgui
+ kservice
+ qt5-base
+ kcoreaddons
+ kdbusaddons
+ kglobalaccel
+ kwindowsystem
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+ /usr/share/locale
+ /usr/share/kservices5
+ /usr/share/kservicetypes5
+
+
+
+
+
+ 2016-03-31
+ 5.6.1
+ First release.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+
diff --git a/pisi-index.xml b/pisi-index.xml
index 3cf6999830..c4992f820a 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -26494,7 +26494,7 @@
- 2016-03-20
+ 2016-03-31
15.12.3
First release
Yusuf Aydemir
@@ -28561,8 +28561,8 @@
xcb-util-keysyms-devel
libXcursor-devel
libXrandr-devel
+ kwayland-devel
extra-cmake-modules
- cmake
desktop/kde/plasma/libkscreen/pspec.xml
@@ -28591,6 +28591,7 @@
qt5-base-devel
libXrandr-devel
qt5-x11extras-devel
+ kwayland-devel
libkscreen
@@ -29521,6 +29522,7 @@
libxkbfile-devel
kded-devel
plasma-nm
+ kpackage-devel
libxcb-devel
freetype-devel
libusb-compat-devel
@@ -29530,10 +29532,11 @@
pulseaudio-libs-devel
fontconfig-devel
plasma-workspace-devel
+ plasma-framework-devel
system-settings-devel
xorg-app-devel
xkeyboard-config
- baloo-devel
+ baloo-devel
libcanberra-devel
docbook-xsl
qt5-sql-sqlite
@@ -29552,7 +29555,7 @@
plasma-desktop
- baloo
+ baloo
fontconfig
freetype
kactivities
@@ -29598,7 +29601,7 @@
libXft
libXi
libxkbfile
- plasma-framework
+ plasma-framework
plasma-workspace
libcanberra
pulseaudio-libs
@@ -30265,7 +30268,7 @@
ktexteditor-devel
kwidgetsaddons-devel
kxmlgui-devel
- kitemsmodel-devel
+ kitemmodels-devel
kxmlgui-devel
kwindowsystem-devel
extra-cmake-modules
@@ -30313,6 +30316,75 @@
+
+
+ kactivitymanagerd
+ http://www.kde.org
+
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+ LGPLv2
+ app:console
+ desktop.kde.plasma
+ Core components for the KDE Activity concept.
+ System service to manage user's activities, track the usage patterns etc.
+ http://download.kde.org/stable/plasma/5.6.1/kactivitymanagerd-5.6.1.tar.xz
+
+ extra-cmake-modules
+ boost-devel
+ qt5-base-devel
+ kdbusaddons-devel
+ ki18n-devel
+ qt5-sql-mysql
+ qt5-sql-odbc
+ qt5-sql-postgresql
+ qt5-sql-sqlite
+ kconfig-devel
+ kcoreaddons-devel
+ kwindowsystem-devel
+ kglobalaccel-devel
+ kxmlgui-devel
+ kio-devel
+
+ desktop/kde/plasma/kactivitymanagerd/pspec.xml
+
+
+ kactivitymanagerd
+ Core components for the KDE Activity concept.
+
+ kio
+ ki18n
+ libgcc
+ kconfig
+ kxmlgui
+ kservice
+ qt5-base
+ kcoreaddons
+ kdbusaddons
+ kglobalaccel
+ kwindowsystem
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+ /usr/share/doc
+ /usr/share/locale
+ /usr/share/kservices5
+ /usr/share/kservicetypes5
+
+
+
+
+ 2016-03-31
+ 5.6.1
+ First release.
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+
powerdevil
@@ -30671,41 +30743,6 @@
-
-
- oxygen-icons
- http://www.oxygen-icons.org
-
- Ertuğrul Erata
- ertugrulerata@gmail.com
-
- LGPL
- desktop.kde.plasma
- KDE Oxygen icons
- "The Oxygen Icon Theme
- mirrors://kde/stable/applications/15.04.3/src/oxygen-icons-15.04.3.tar.xz
-
- cmake
- extra-cmake-modules
-
- desktop/kde/plasma/oxygen-icons/pspec.xml
-
-
- oxygen-icons
-
- /usr/share/icons
-
-
-
-
- 2015-08-01
- 15.04.3
- First Release
- Ertuğrul Erata
- ertugrulerata@gmail.com
-
-
-
kinfocenter
@@ -35061,6 +35098,42 @@
+
+
+ oxygen-icons
+ http://www.oxygen-icons.org
+
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+ LGPL
+ desktop.kde.framework
+ KDE Oxygen icons
+ "The Oxygen Icon Theme
+ http://download.kde.org/stable/frameworks/5.20/oxygen-icons5-5.20.0.tar.xz
+
+ extra-cmake-modules
+ qt5-base-devel
+
+ desktop/kde/framework/oxygen-icons/pspec.xml
+
+
+ oxygen-icons
+
+ /usr/share/icons
+ /usr/share/doc
+
+
+
+
+ 2016-03-31
+ 5.20.0
+ First Release.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
+
+
kconfig
@@ -65923,9 +65996,11 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
Provide access to (SM)BIOS information
(SM)BIOS bilgilerine ulaşabilmeyi sağlar
libsmbios project aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries.
- http://linux.dell.com/libsmbios/download/libsmbios/libsmbios-2.2.28/libsmbios-2.2.28.tar.bz2
+ http://linux.dell.com/libsmbios/download/libsmbios/libsmbios-2.3.0/libsmbios-2.3.0.tar.bz2
libxml2-devel
+ chrpath
+ doxygen
hardware/misc/libsmbios/pspec.xml
@@ -65958,8 +66033,8 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
- 2014-02-01
- 2.2.28
+ 2016-03-31
+ 2.3.0
First release
Stefan Gronewold(groni)
groni@pisilinux.org
@@ -66184,6 +66259,7 @@ uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression
mirrors://sourceforge/libieee1284/libieee1284-0.2.11.tar.bz2
python-devel
+ chrpath
libieee1284-strict-aliasing.patch
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index b580734a09..6b360cfa82 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-9bdadbcdd65b0f56e43483ef2983e17f48694b15
\ No newline at end of file
+46bd363a06d79a5f31271af1845749b93868edc3
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 856abfae54..cc4fff4126 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 990c2f8750..ae22206fd2 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-6371a04ed265a157e819205affef0f510e4d0ea1
\ No newline at end of file
+ac737a5217dec44023e54cccff4745ed3f800c9d
\ No newline at end of file