diff --git a/desktop/kde/applications/kdepim-apps-libs/pspec.xml b/desktop/kde/applications/kdepim-apps-libs/pspec.xml
index 692fe66608..6bea386d1f 100644
--- a/desktop/kde/applications/kdepim-apps-libs/pspec.xml
+++ b/desktop/kde/applications/kdepim-apps-libs/pspec.xml
@@ -29,7 +29,7 @@
extra-cmake-modules
libkleo-devel
grantlee-qt5-devel
- kdepim-common-devel
+ pimcommon-devel
akonadi-devel
grantleetheme-devel
kdelibs4-support-devel
@@ -76,7 +76,7 @@
sonnet
libkleo
kdewebkit
- kdepim-common
+ pimcommon
qt5-webkit
grantlee-qt5
kpimtextedit
diff --git a/desktop/kde/applications/khelpcenter/actions.py b/desktop/kde/applications/khelpcenter/actions.py
new file mode 100644
index 0000000000..561af8957b
--- /dev/null
+++ b/desktop/kde/applications/khelpcenter/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("-DPhonon4Qt5_DIR=/usr/lib/qt5/cmake/phonon4qt5")
+
+def build():
+ kde5.make()
+
+def install():
+ kde5.install()
+
+ #pisitools.removeDir("/usr/share/locale/")
+ pisitools.dodoc("COPYING", "DESIGN")
diff --git a/desktop/kde/applications/khelpcenter/pspec.xml b/desktop/kde/applications/khelpcenter/pspec.xml
new file mode 100644
index 0000000000..b48d00e24c
--- /dev/null
+++ b/desktop/kde/applications/khelpcenter/pspec.xml
@@ -0,0 +1,110 @@
+
+
+
+
+ khelpcenter
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ KDE Help Center
+ KDE help center utility to read help documentation about various KDE applications.
+ mirrors://kde/stable/applications/16.08.2/src/khelpcenter-16.08.2.tar.xz
+
+ qt5-base-devel
+ libdbusmenu-qt-devel
+ kinit-devel
+ kcmutils-devel
+ khtml-devel
+ kdoctools-devel
+ kemoticons-devel
+ kitemmodels-devel
+ kunitconversion-devel
+ kdesignerplugin
+ kdelibs4-support-devel
+ docbook-xsl
+ xapian-core-devel
+ grantlee-qt5-devel
+ extra-cmake-modules
+
+
+
+
+ khelpcenter
+
+ qt5-base
+ kio
+ libgcc
+ libxml2
+ karchive
+ kbookmarks
+ khtml
+ ki18n
+ kparts
+ kcodecs
+ kconfig
+ kxmlgui
+ kcmutils
+ kservice
+ kcompletion
+ kcoreaddons
+ kdbusaddons
+ kiconthemes
+ kwindowsystem
+ kconfigwidgets
+ kwidgetsaddons
+ kdelibs4-support
+ grantlee-qt5
+
+
+ /etc/xdg
+ /usr/share
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+
+ 2016-10-23
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-06
+ 16.08.01
+ Version Bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+ 2016-08-18
+ 5.6.4
+ Remove Locale file conflicts language package .
+ Burak Ertürk
+ burakerturk@pisilinux.org
+
+
+ 2016-05-18
+ 5.6.4
+ Version bump.
+ Burak Ertürk
+ burakerturk@pisilinux.org
+
+
+ 2016-04-08
+ 5.6.2
+ First release
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+
\ No newline at end of file
diff --git a/desktop/kde/applications/libgravatar/pspec.xml b/desktop/kde/applications/libgravatar/pspec.xml
index ea4e497e1e..6b9ffe9d07 100644
--- a/desktop/kde/applications/libgravatar/pspec.xml
+++ b/desktop/kde/applications/libgravatar/pspec.xml
@@ -20,7 +20,7 @@
kconfig-devel
kservice-devel
kxmlgui-devel
- kdepim-common-devel
+ pimcommon-devel
cmake
extra-cmake-modules
openldap-client
@@ -63,7 +63,7 @@
kconfig
kservice
kcoreaddons
- kdepim-common
+ pimcommon
ktextwidgets
kwidgetsaddons
@@ -117,4 +117,4 @@
yusuf.aydemir@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/kde/applications/libksieve/pspec.xml b/desktop/kde/applications/libksieve/pspec.xml
index 1bde8844b5..8c537ca91d 100644
--- a/desktop/kde/applications/libksieve/pspec.xml
+++ b/desktop/kde/applications/libksieve/pspec.xml
@@ -29,7 +29,7 @@
kunitconversion-devel
boost-devel
qt5-webkit-devel
- kdepim-common-devel
+ pimcommon-devel
kcontacts-devel
kcalcore-devel
kimap-devel
@@ -58,7 +58,7 @@
qt5-base
knewstuff
libkdepim
- kdepim-common
+ pimcommon
cyrus-sasl
qt5-webkit
kcompletion
@@ -116,4 +116,4 @@
alihan@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/kde/applications/mailcommon/pspec.xml b/desktop/kde/applications/mailcommon/pspec.xml
index 52e1682e37..9b5e0fc510 100644
--- a/desktop/kde/applications/mailcommon/pspec.xml
+++ b/desktop/kde/applications/mailcommon/pspec.xml
@@ -47,7 +47,7 @@
kimap-devel
kldap-devel
grantleetheme-devel
- kdepim-common-devel
+ pimcommon-devel
libkleo-devel
libkdepim-devel
gpgme-devel
@@ -69,30 +69,30 @@
akonadi-mime
akonadi-contacts
mailimporter
- kio
- ki18n
- kmime
- akonadi
- kcodecs
- kconfig
- kxmlgui
- karchive
- kcontacts
- kdepim-common
- kitemviews
- messagelib
- qt5-phonon
- kcompletion
- kcoreaddons
- kiconthemes
- kitemmodels
- kpimtextedit
- ktextwidgets
- kwindowsystem
- kconfigwidgets
- kmailtransport
- kwidgetsaddons
- kidentitymanagement
+ kio
+ ki18n
+ kmime
+ akonadi
+ kcodecs
+ kconfig
+ kxmlgui
+ karchive
+ kcontacts
+ pimcommon
+ kitemviews
+ messagelib
+ qt5-phonon
+ kcompletion
+ kcoreaddons
+ kiconthemes
+ kitemmodels
+ kpimtextedit
+ ktextwidgets
+ kwindowsystem
+ kconfigwidgets
+ kmailtransport
+ kwidgetsaddons
+ kidentitymanagement
/etc
@@ -139,4 +139,4 @@
yusuf.aydemir@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/kde/applications/messagelib/pspec.xml b/desktop/kde/applications/messagelib/pspec.xml
index b5bd4c0c09..a847ad6c57 100644
--- a/desktop/kde/applications/messagelib/pspec.xml
+++ b/desktop/kde/applications/messagelib/pspec.xml
@@ -46,7 +46,7 @@
kimap-devel
kldap-devel
grantleetheme-devel
- kdepim-common-devel
+ pimcommon-devel
libkleo-devel
libkdepim-devel
gpgme-devel
@@ -68,44 +68,44 @@
libgcc
libkdepim
mailimporter
- kio
- ki18n
- kmbox
- kmime
- sonnet
- akonadi
- gpgmepp
- kcodecs
- kconfig
- kxmlgui
- libkleo
- karchive
- kcalcore
- kservice
- kcontacts
- kdewebkit
- kdepim-common
- akonadi-mime
- kitemviews
- qt5-webkit
- kcompletion
- kcoreaddons
- kiconthemes
- kitemmodels
- kjobwidgets
- libgravatar
- grantlee-qt5
- kpimtextedit
- ktextwidgets
- grantleetheme
- kwindowsystem
- akonadi-search
- kconfigwidgets
- kmailtransport
- knotifications
- kwidgetsaddons
- kdepim-apps-libs
- kidentitymanagement
+ kio
+ ki18n
+ kmbox
+ kmime
+ sonnet
+ akonadi
+ gpgmepp
+ kcodecs
+ kconfig
+ kxmlgui
+ libkleo
+ karchive
+ kcalcore
+ kservice
+ kcontacts
+ kdewebkit
+ pimcommon
+ akonadi-mime
+ kitemviews
+ qt5-webkit
+ kcompletion
+ kcoreaddons
+ kiconthemes
+ kitemmodels
+ kjobwidgets
+ libgravatar
+ grantlee-qt5
+ kpimtextedit
+ ktextwidgets
+ grantleetheme
+ kwindowsystem
+ akonadi-search
+ kconfigwidgets
+ kmailtransport
+ knotifications
+ kwidgetsaddons
+ kdepim-apps-libs
+ kidentitymanagement
/etc
@@ -152,4 +152,4 @@
yusuf.aydemir@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/kde/applications/okteta/pspec.xml b/desktop/kde/applications/okteta/pspec.xml
index 7dde8763c6..29314026d4 100755
--- a/desktop/kde/applications/okteta/pspec.xml
+++ b/desktop/kde/applications/okteta/pspec.xml
@@ -78,6 +78,7 @@
/usr/share/kxmlgui5
/usr/share/mime
/usr/share/okteta
+ /usr/share/metainfo/org.kde.okteta.appdata.xml
@@ -123,4 +124,4 @@
yusuf.aydemir@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/kde/applications/kdepim-common/actions.py b/desktop/kde/applications/pimcommon/actions.py
similarity index 100%
rename from desktop/kde/applications/kdepim-common/actions.py
rename to desktop/kde/applications/pimcommon/actions.py
diff --git a/desktop/kde/applications/kdepim-common/pspec.xml b/desktop/kde/applications/pimcommon/pspec.xml
similarity index 95%
rename from desktop/kde/applications/kdepim-common/pspec.xml
rename to desktop/kde/applications/pimcommon/pspec.xml
index ef765d61d1..5d7ca6d649 100644
--- a/desktop/kde/applications/kdepim-common/pspec.xml
+++ b/desktop/kde/applications/pimcommon/pspec.xml
@@ -2,7 +2,7 @@
- kdepim-common
+ pimcommon
http://www.kde.org
PisiLinux Community
@@ -61,7 +61,7 @@
- kdepim-common
+ pimcommon
qt5-base
kio
@@ -94,7 +94,7 @@
qt5-phonon
prison-qt5
akonadi
- libkdepim
+ libkdepim
akonadi-contacts
kdoctools
knewstuff
@@ -121,13 +121,13 @@
- kdepim-common-devel
- Development package for kdepim-common libraries
+ pimcommon-devel
+ Development package for pimcommon libraries
Contains development tools and header files for kdepim-common
qt5-base-devel
boost-devel
- kdepim-common
+ pimcommon
/usr/lib/cmake
@@ -139,7 +139,7 @@
- 2016-10-19
+ 2016-10-22
16.08.1
Version bump.
Stefan Gronewold
diff --git a/desktop/kde/framework/attica/pspec.xml b/desktop/kde/framework/attica/pspec.xml
index 98533e6044..4dcfe0392a 100644
--- a/desktop/kde/framework/attica/pspec.xml
+++ b/desktop/kde/framework/attica/pspec.xml
@@ -12,10 +12,10 @@
library
Open Collaboration Service client library, based on Qt 5
Attica is a library to access Open Collaboration Service servers, based on Qt 5.
- mirrors://kde/stable/frameworks/5.26/attica-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/attica-5.27.0.tar.xz
qt5-base-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -48,6 +48,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -77,4 +84,4 @@
yusuf.aydemir@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/kde/framework/baloo/pspec.xml b/desktop/kde/framework/baloo/pspec.xml
index 8afec212b9..2224c38049 100644
--- a/desktop/kde/framework/baloo/pspec.xml
+++ b/desktop/kde/framework/baloo/pspec.xml
@@ -13,23 +13,23 @@
app:console
Framework for searching and managing metadata
Baloo is a framework for searching and managing metada
- mirrors://kde/stable/frameworks/5.26/baloo-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/baloo-5.27.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
+ 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
+ extra-cmake-modules
@@ -38,17 +38,17 @@
qt5-base
qt5-declarative
- kcoreaddons
- kdbusaddons
- kauth
+ kcoreaddons
+ kdbusaddons
+ kauth
libgcc
- kconfig
- kcrash
- ki18n
- kidletime
- kio
- solid
- kfilemetadata
+ kconfig
+ kcrash
+ ki18n
+ kidletime
+ kio
+ solid
+ kfilemetadata
lmdb
@@ -69,16 +69,16 @@
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
+ kcoreaddons-devel
+ kdbusaddons-devel
+ kauth-devel
+ kconfig-devel
+ kcrash-devel
+ ki18n-devel
+ kidletime-devel
+ kio-devel
+ solid-devel
+ kfilemetadata-devel
lmdb-devel
@@ -89,6 +89,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/bluez-qt/pspec.xml b/desktop/kde/framework/bluez-qt/pspec.xml
index 32d226ca6a..a06fc97ae1 100644
--- a/desktop/kde/framework/bluez-qt/pspec.xml
+++ b/desktop/kde/framework/bluez-qt/pspec.xml
@@ -12,13 +12,13 @@
library
Qt wrapper for KDE 5 Bluez DBus API
Qt wrapper for KDE 5 DBus API.
- mirrors://kde/stable/frameworks/5.26/bluez-qt-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/bluez-qt-5.27.0.tar.xz
bluez
bluez-libs-devel
qt5-base-devel
qt5-declarative-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -53,6 +53,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/breeze-icons/pspec.xml b/desktop/kde/framework/breeze-icons/pspec.xml
index f2cd2b0137..dabf4a72fb 100644
--- a/desktop/kde/framework/breeze-icons/pspec.xml
+++ b/desktop/kde/framework/breeze-icons/pspec.xml
@@ -12,7 +12,7 @@
app:gui
Breeze icon themes
İcon themes breeze
- mirrors://kde/stable/frameworks/5.26/breeze-icons-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/breeze-icons-5.27.0.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -29,6 +29,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -58,4 +65,4 @@
yusuf.aydemir@pisilinux.org
-
\ No newline at end of file
+
diff --git a/desktop/kde/framework/extra-cmake-modules/pspec.xml b/desktop/kde/framework/extra-cmake-modules/pspec.xml
index f817fb3c95..68dda2c381 100644
--- a/desktop/kde/framework/extra-cmake-modules/pspec.xml
+++ b/desktop/kde/framework/extra-cmake-modules/pspec.xml
@@ -12,7 +12,7 @@
library
Extra cmake modules for KDE5
Extra cmake modules KDE5
- mirrors://kde/stable/frameworks/5.26/extra-cmake-modules-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/extra-cmake-modules-5.27.0.tar.xz
cmake
flex
@@ -34,6 +34,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/frameworkintegration/pspec.xml b/desktop/kde/framework/frameworkintegration/pspec.xml
index 2af65fd548..824d50b6b0 100644
--- a/desktop/kde/framework/frameworkintegration/pspec.xml
+++ b/desktop/kde/framework/frameworkintegration/pspec.xml
@@ -12,7 +12,7 @@
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.
- mirrors://kde/stable/frameworks/5.26/frameworkintegration-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/frameworkintegration-5.27.0.tar.xz
libxcb-devel
libXcursor-devel
@@ -20,19 +20,19 @@
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
+ 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
@@ -44,17 +44,17 @@
libxcb
libXcursor
qt5-x11extras
- kconfig
- kxmlgui
- kcompletion
- kcoreaddons
- kjobwidgets
- kconfigwidgets
- kiconthemes
- ki18n
- kio
- knotifications
- kwidgetsaddons
+ kconfig
+ kxmlgui
+ kcompletion
+ kcoreaddons
+ kjobwidgets
+ kconfigwidgets
+ kiconthemes
+ ki18n
+ kio
+ knotifications
+ kwidgetsaddons
oxygen-fonts
@@ -75,17 +75,17 @@
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
+ kconfig-devel
+ kxmlgui-devel
+ kcompletion-devel
+ kcoreaddons-devel
+ kjobwidgets-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ ki18n-devel
+ kio-devel
+ knotifications-devel
+ kwidgetsaddons-devel
/usr/include
@@ -94,6 +94,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kactivities-stats/pspec.xml b/desktop/kde/framework/kactivities-stats/pspec.xml
index 4488aec569..aad8899c28 100644
--- a/desktop/kde/framework/kactivities-stats/pspec.xml
+++ b/desktop/kde/framework/kactivities-stats/pspec.xml
@@ -13,7 +13,7 @@
app:console
Library for KDE's Plasma Activities support
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
- mirrors://kde/stable/frameworks/5.26/kactivities-stats-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kactivities-stats-5.27.0.tar.xz
qt5-base-devel
boost-devel
@@ -21,9 +21,9 @@
qt5-sql-mysql
qt5-sql-sqlite
qt5-sql-odbc
- kconfig-devel
- kactivities-devel
- extra-cmake-modules
+ kconfig-devel
+ kactivities-devel
+ extra-cmake-modules
- extra-cmake-modules
+ extra-cmake-modules
@@ -36,13 +36,13 @@
qt5-phonon
libgcc
qt5-x11extras
- kconfig
- kcodecs
- kcoreaddons
- kiconthemes
- kservice
+ kconfig
+ kcodecs
+ kcoreaddons
+ kiconthemes
+ kservice
libdbusmenu-qt
- kwindowsystem
+ kwindowsystem
/usr/share
@@ -61,12 +61,12 @@
qt5-base-devel
qt5-phonon-devel
qt5-x11extras-devel
- kconfig-devel
- kcodecs-devel
- kcoreaddons-devel
- kiconthemes-devel
- kservice-devel
- kwindowsystem-devel
+ kconfig-devel
+ kcodecs-devel
+ kcoreaddons-devel
+ kiconthemes-devel
+ kservice-devel
+ kwindowsystem-devel
libdbusmenu-qt-devel
@@ -77,6 +77,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/knotifyconfig/pspec.xml b/desktop/kde/framework/knotifyconfig/pspec.xml
index d0c9eecc82..51b97e04f6 100644
--- a/desktop/kde/framework/knotifyconfig/pspec.xml
+++ b/desktop/kde/framework/knotifyconfig/pspec.xml
@@ -12,16 +12,16 @@
library
Configuration dialog for desktop notifications
KNotifyConfig provides a configuration dialog for desktop notifications which can be embedded in your application..
- mirrors://kde/stable/frameworks/5.26/knotifyconfig-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/knotifyconfig-5.27.0.tar.xz
qt5-base-devel
qt5-phonon-devel
- kauth-devel
- kconfig-devel
- kcompletion-devel
- ki18n-devel
- kio-devel
- extra-cmake-modules
+ kauth-devel
+ kconfig-devel
+ kcompletion-devel
+ ki18n-devel
+ kio-devel
+ extra-cmake-modules
@@ -31,10 +31,10 @@
qt5-base
qt5-phonon
libgcc
- kconfig
- kcompletion
- ki18n
- kio
+ kconfig
+ kcompletion
+ ki18n
+ kio
/usr/share
@@ -52,11 +52,11 @@
knotifyconfig
qt5-base-devel
qt5-phonon-devel
- kauth-devel
- kconfig-devel
- kcompletion-devel
- ki18n-devel
- kio-devel
+ kauth-devel
+ kconfig-devel
+ kcompletion-devel
+ ki18n-devel
+ kio-devel
/usr/include
@@ -66,6 +66,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kpackage/pspec.xml b/desktop/kde/framework/kpackage/pspec.xml
index 5504ad43fa..503b2cb8a2 100644
--- a/desktop/kde/framework/kpackage/pspec.xml
+++ b/desktop/kde/framework/kpackage/pspec.xml
@@ -12,18 +12,18 @@
app:library
Framework that lets applications manage user installable packages of non-binary assets
KPackage is dependent on the Smart package manager.
- mirrors://kde/stable/frameworks/5.26/kpackage-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kpackage-5.27.0.tar.xz
qt5-base-devel
libX11-devel
- kconfig-devel
- ki18n-devel
- kcoreaddons-devel
- karchive-devel
- kdoctools-devel
+ kconfig-devel
+ ki18n-devel
+ kcoreaddons-devel
+ karchive-devel
+ kdoctools-devel
docbook-sgml4_5
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
@@ -32,10 +32,10 @@
qt5-base
libgcc
- kconfig
- ki18n
- kcoreaddons
- karchive
+ kconfig
+ ki18n
+ kcoreaddons
+ karchive
/usr/bin
@@ -53,10 +53,10 @@
kpackage
qt5-base-devel
- kconfig-devel
- ki18n-devel
- kcoreaddons-devel
- karchive-devel
+ kconfig-devel
+ ki18n-devel
+ kcoreaddons-devel
+ karchive-devel
/usr/include
@@ -66,6 +66,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kparts/pspec.xml b/desktop/kde/framework/kparts/pspec.xml
index 3375e498b7..575cdadcc2 100644
--- a/desktop/kde/framework/kparts/pspec.xml
+++ b/desktop/kde/framework/kparts/pspec.xml
@@ -12,35 +12,35 @@
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).
- mirrors://kde/stable/frameworks/5.26/kparts-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kparts-5.27.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
+ 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
@@ -49,16 +49,16 @@
qt5-base
libgcc
- kjobwidgets
- kconfig
- kcoreaddons
- ki18n
- kiconthemes
- knotifications
- kservice
- kwidgetsaddons
- kxmlgui
- kio
+ kjobwidgets
+ kconfig
+ kcoreaddons
+ ki18n
+ kiconthemes
+ knotifications
+ kservice
+ kwidgetsaddons
+ kxmlgui
+ kio
/usr/share
@@ -74,16 +74,16 @@
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
+ kjobwidgets-devel
+ kconfig-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
+ kio-devel
kparts
@@ -94,6 +94,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
5.26.0
@@ -123,4 +130,4 @@
yusuf.aydemir@pisilinux.org
-
\ No newline at end of file
+
diff --git a/desktop/kde/framework/kpeople/pspec.xml b/desktop/kde/framework/kpeople/pspec.xml
index e82c0f3e67..d23eaf87c0 100644
--- a/desktop/kde/framework/kpeople/pspec.xml
+++ b/desktop/kde/framework/kpeople/pspec.xml
@@ -12,21 +12,21 @@
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.
- mirrors://kde/stable/frameworks/5.26/kpeople-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kpeople-5.27.0.tar.xz
qt5-base-devel
- kconfig-devel
+ kconfig-devel
qt5-declarative-devel
- kcoreaddons-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
+ kservice-devel
+ kwidgetsaddons-devel
+ ki18n-devel
+ kitemviews-devel
+ extra-cmake-modules
@@ -36,12 +36,12 @@
qt5-base
qt5-declarative
libgcc
- kconfig
- kcoreaddons
- kservice
- kwidgetsaddons
- ki18n
- kitemviews
+ kconfig
+ kcoreaddons
+ kservice
+ kwidgetsaddons
+ ki18n
+ kitemviews
/usr/share
@@ -58,12 +58,12 @@
qt5-base-devel
qt5-declarative-devel
- kconfig-devel
- kcoreaddons-devel
- kwidgetsaddons-devel
- kservice-devel
- ki18n-devel
- kitemviews-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kwidgetsaddons-devel
+ kservice-devel
+ ki18n-devel
+ kitemviews-devel
kpeople
@@ -74,6 +74,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kplotting/pspec.xml b/desktop/kde/framework/kplotting/pspec.xml
index 90c428aa72..bb26bc86e0 100644
--- a/desktop/kde/framework/kplotting/pspec.xml
+++ b/desktop/kde/framework/kplotting/pspec.xml
@@ -12,10 +12,10 @@
library
KDE5 Data plotting
Kplotting contains data plotting classes for QT 5 and KDE
- mirrors://kde/stable/frameworks/5.26/kplotting-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kplotting-5.27.0.tar.xz
qt5-base-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -47,6 +47,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kpty/pspec.xml b/desktop/kde/framework/kpty/pspec.xml
index d011418ba0..10763f882f 100644
--- a/desktop/kde/framework/kpty/pspec.xml
+++ b/desktop/kde/framework/kpty/pspec.xml
@@ -12,13 +12,13 @@
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.
- mirrors://kde/stable/frameworks/5.26/kpty-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kpty-5.27.0.tar.xz
qt5-base-devel
utempter-devel
- kcoreaddons-devel
- ki18n-devel
- extra-cmake-modules
+ kcoreaddons-devel
+ ki18n-devel
+ extra-cmake-modules
@@ -28,8 +28,8 @@
qt5-base
utempter
libgcc
- kcoreaddons
- ki18n
+ kcoreaddons
+ ki18n
/usr/share
@@ -46,8 +46,8 @@
qt5-base-devel
utempter-devel
- kcoreaddons-devel
- ki18n-devel
+ kcoreaddons-devel
+ ki18n-devel
kpty
@@ -58,6 +58,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kross/pspec.xml b/desktop/kde/framework/kross/pspec.xml
index 9e34b4c0a6..c48e500b3f 100644
--- a/desktop/kde/framework/kross/pspec.xml
+++ b/desktop/kde/framework/kross/pspec.xml
@@ -12,26 +12,26 @@
library
KDE5 application scripting helper
Kross is a scripting bridge to embed scripting functionality into an application. It supports QtScript as a scripting interpreter backend.
- mirrors://kde/stable/frameworks/5.26/portingAids/kross-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/portingAids/kross-5.27.0.tar.xz
qt5-base-devel
qt5-script-devel
- kcoreaddons-devel
- kdoctools-devel
- kconfigwidgets-devel
- ktextwidgets-devel
- kparts-devel
- sonnet-devel
- kauth-devel
- ki18n-devel
- kcompletion-devel
- kiconthemes-devel
- kio-devel
- kparts-devel
- kwidgetsaddons-devel
- kxmlgui-devel
+ kcoreaddons-devel
+ kdoctools-devel
+ kconfigwidgets-devel
+ ktextwidgets-devel
+ kparts-devel
+ sonnet-devel
+ kauth-devel
+ ki18n-devel
+ kcompletion-devel
+ kiconthemes-devel
+ kio-devel
+ kparts-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
@@ -41,14 +41,14 @@
qt5-base
qt5-script
libgcc
- kcoreaddons
- ki18n
- kcompletion
- kiconthemes
- kio
- kparts
- kwidgetsaddons
- kxmlgui
+ kcoreaddons
+ ki18n
+ kcompletion
+ kiconthemes
+ kio
+ kparts
+ kwidgetsaddons
+ kxmlgui
/usr/bin
@@ -68,14 +68,14 @@
kross
qt5-base-devel
qt5-script-devel
- kcoreaddons-devel
- ki18n-devel
- kcompletion-devel
- kiconthemes-devel
- kio-devel
- kparts-devel
- kwidgetsaddons-devel
- kxmlgui-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kcompletion-devel
+ kiconthemes-devel
+ kio-devel
+ kparts-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
/usr/include
@@ -85,6 +85,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/krunner/pspec.xml b/desktop/kde/framework/krunner/pspec.xml
index b39348eccf..3838ebfba4 100644
--- a/desktop/kde/framework/krunner/pspec.xml
+++ b/desktop/kde/framework/krunner/pspec.xml
@@ -13,22 +13,22 @@
app:console
Krunner Framework for providing different actions given a string query
Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.
- mirrors://kde/stable/frameworks/5.26/krunner-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/krunner-5.27.0.tar.xz
qt5-base-devel
gettext-devel
- kdoctools-devel
+ kdoctools-devel
qt5-declarative-devel
- kconfig-devel
- kauth-devel
- kcoreaddons-devel
- ki18n-devel
- kio-devel
- kservice-devel
- plasma-framework-devel
- solid-devel
- threadweaver-devel
- extra-cmake-modules
+ kconfig-devel
+ kauth-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kio-devel
+ kservice-devel
+ plasma-framework-devel
+ solid-devel
+ threadweaver-devel
+ extra-cmake-modules
@@ -38,14 +38,14 @@
qt5-base
qt5-declarative
libgcc
- kconfig
- kcoreaddons
- ki18n
- kio
- kservice
- plasma-framework
- solid
- threadweaver
+ kconfig
+ kcoreaddons
+ ki18n
+ kio
+ kservice
+ plasma-framework
+ solid
+ threadweaver
/usr/share
@@ -62,14 +62,14 @@
krunner
qt5-base-devel
qt5-declarative-devel
- kconfig-devel
- kcoreaddons-devel
- ki18n-devel
- kio-devel
- kservice-devel
- plasma-framework-devel
- solid-devel
- threadweaver-devel
+ kconfig-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kio-devel
+ kservice-devel
+ plasma-framework-devel
+ solid-devel
+ threadweaver-devel
/usr/include
@@ -79,6 +79,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kservice/pspec.xml b/desktop/kde/framework/kservice/pspec.xml
index 37e139290e..f99a30b357 100644
--- a/desktop/kde/framework/kservice/pspec.xml
+++ b/desktop/kde/framework/kservice/pspec.xml
@@ -13,18 +13,18 @@
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.
- mirrors://kde/stable/frameworks/5.26/kservice-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kservice-5.27.0.tar.xz
qt5-base-devel
- kdoctools-devel
- kconfig-devel
- kcoreaddons-devel
- kcrash-devel
- kdbusaddons-devel
- ki18n-devel
+ kdoctools-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcrash-devel
+ kdbusaddons-devel
+ ki18n-devel
docbook-xml
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
@@ -33,11 +33,11 @@
qt5-base
libgcc
- kconfig
- kcoreaddons
- kcrash
- kdbusaddons
- ki18n
+ kconfig
+ kcoreaddons
+ kcrash
+ kdbusaddons
+ ki18n
/etc
@@ -57,11 +57,11 @@
kservice
qt5-base-devel
- kconfig-devel
- kcoreaddons-devel
- kcrash-devel
- kdbusaddons-devel
- ki18n-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcrash-devel
+ kdbusaddons-devel
+ ki18n-devel
/usr/include
@@ -71,6 +71,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/ktexteditor/pspec.xml b/desktop/kde/framework/ktexteditor/pspec.xml
index 1eb1889384..e57f386e58 100644
--- a/desktop/kde/framework/ktexteditor/pspec.xml
+++ b/desktop/kde/framework/ktexteditor/pspec.xml
@@ -12,39 +12,39 @@
library
KDE5 text editor libraries
KTextEditor provides a powerful text editor component that you can embed in your application.
- mirrors://kde/stable/frameworks/5.26/ktexteditor-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/ktexteditor-5.27.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
+ 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
+ kjobwidgets-devel
+ extra-cmake-modules
@@ -55,24 +55,24 @@
qt5-base
libgcc
libgit2
- ktextwidgets
- kwidgetsaddons
- kconfigwidgets
- kjobwidgets
- kiconthemes
- kcoreaddons
- kcompletion
- kitemviews
- kxmlgui
- kcodecs
- karchive
- kguiaddons
- kconfig
- ki18n
- kio
- ki18n
- kparts
- sonnet
+ ktextwidgets
+ kwidgetsaddons
+ kconfigwidgets
+ kjobwidgets
+ kiconthemes
+ kcoreaddons
+ kcompletion
+ kitemviews
+ kxmlgui
+ kcodecs
+ karchive
+ kguiaddons
+ kconfig
+ ki18n
+ kio
+ ki18n
+ kparts
+ sonnet
/etc
@@ -91,24 +91,24 @@
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
+ 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
@@ -119,6 +119,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -148,4 +155,4 @@
yusuf.aydemir@pisilinux.org
-
\ No newline at end of file
+
diff --git a/desktop/kde/framework/ktextwidgets/pspec.xml b/desktop/kde/framework/ktextwidgets/pspec.xml
index 206eb8efaf..ba5e3e4331 100644
--- a/desktop/kde/framework/ktextwidgets/pspec.xml
+++ b/desktop/kde/framework/ktextwidgets/pspec.xml
@@ -13,22 +13,22 @@
app:console
KDE5 text editing widgets
KTextWidgets provides widgets for displaying and editing text. It supports rich text as well as plain text.
- mirrors://kde/stable/frameworks/5.26/ktextwidgets-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/ktextwidgets-5.27.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
+ 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
@@ -37,16 +37,16 @@
qt5-base
libgcc
- kconfig
- kcompletion
- kconfigwidgets
- kiconthemes
- kwidgetsaddons
- ki18n
- sonnet
- kservice
- kcoreaddons
- kwindowsystem
+ kconfig
+ kcompletion
+ kconfigwidgets
+ kiconthemes
+ kwidgetsaddons
+ ki18n
+ sonnet
+ kservice
+ kcoreaddons
+ kwindowsystem
/usr/share
@@ -63,16 +63,16 @@
ktextwidgets
qt5-base-devel
- kconfig-devel
- kcompletion-devel
- kconfigwidgets-devel
- kiconthemes-devel
- kwidgetsaddons-devel
- ki18n-devel
- sonnet-devel
- kservice-devel
- kcoreaddons-devel
- kwindowsystem-devel
+ kconfig-devel
+ kcompletion-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ kwidgetsaddons-devel
+ ki18n-devel
+ sonnet-devel
+ kservice-devel
+ kcoreaddons-devel
+ kwindowsystem-devel
/usr/include
@@ -82,6 +82,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kunitconversion/pspec.xml b/desktop/kde/framework/kunitconversion/pspec.xml
index 66b835e599..c00708f219 100644
--- a/desktop/kde/framework/kunitconversion/pspec.xml
+++ b/desktop/kde/framework/kunitconversion/pspec.xml
@@ -12,11 +12,11 @@
library
KDE unit conversion framework
KUnitConversion provides functions to convert values in different physical units.
- mirrors://kde/stable/frameworks/5.26/kunitconversion-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kunitconversion-5.27.0.tar.xz
qt5-base-devel
- ki18n-devel
- extra-cmake-modules
+ ki18n-devel
+ extra-cmake-modules
@@ -25,7 +25,7 @@
qt5-base
libgcc
- ki18n
+ ki18n
/usr/share
@@ -41,7 +41,7 @@
Development files for kunitconversion
qt5-base-devel
- ki18n-devel
+ ki18n-devel
kunitconversion
@@ -52,6 +52,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kwallet/pspec.xml b/desktop/kde/framework/kwallet/pspec.xml
index dd9342b87f..9a9a5ee7f8 100644
--- a/desktop/kde/framework/kwallet/pspec.xml
+++ b/desktop/kde/framework/kwallet/pspec.xml
@@ -13,23 +13,23 @@
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.
- mirrors://kde/stable/frameworks/5.26/kwallet-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kwallet-5.27.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
+ kconfig-devel
+ kdoctools-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+ extra-cmake-modules
@@ -39,15 +39,15 @@
qt5-base
libgcc
libgcrypt
- kconfig
- kcoreaddons
- kdbusaddons
- ki18n
- kiconthemes
- knotifications
- kservice
- kwidgetsaddons
- kwindowsystem
+ kconfig
+ kcoreaddons
+ kdbusaddons
+ ki18n
+ kiconthemes
+ knotifications
+ kservice
+ kwidgetsaddons
+ kwindowsystem
/usr/share
@@ -66,15 +66,15 @@
kwallet
qt5-base-devel
libgcrypt-devel
- kconfig-devel
- kcoreaddons-devel
- kdbusaddons-devel
- ki18n-devel
- kiconthemes-devel
- knotifications-devel
- kservice-devel
- kwidgetsaddons-devel
- kwindowsystem-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
/usr/include
@@ -84,6 +84,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -113,4 +120,4 @@
yusuf.aydemir@pisilinux.org
-
\ No newline at end of file
+
diff --git a/desktop/kde/framework/kwayland/pspec.xml b/desktop/kde/framework/kwayland/pspec.xml
index 8c45e2798e..9a8ecbe0d7 100644
--- a/desktop/kde/framework/kwayland/pspec.xml
+++ b/desktop/kde/framework/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
- mirrors://kde/stable/frameworks/5.26/kwayland-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kwayland-5.27.0.tar.xz
qt5-base-devel
wayland-devel
@@ -52,6 +52,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kwidgetsaddons/pspec.xml b/desktop/kde/framework/kwidgetsaddons/pspec.xml
index 969d5cb385..62faccb123 100644
--- a/desktop/kde/framework/kwidgetsaddons/pspec.xml
+++ b/desktop/kde/framework/kwidgetsaddons/pspec.xml
@@ -13,12 +13,12 @@
app:console
KDE5 desktop widgets
KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets.
- mirrors://kde/stable/frameworks/5.26/kwidgetsaddons-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kwidgetsaddons-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
qt5-designer-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -52,6 +52,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kwindowsystem/pspec.xml b/desktop/kde/framework/kwindowsystem/pspec.xml
index bcf4017138..479704acef 100644
--- a/desktop/kde/framework/kwindowsystem/pspec.xml
+++ b/desktop/kde/framework/kwindowsystem/pspec.xml
@@ -13,7 +13,7 @@
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.
- mirrors://kde/stable/frameworks/5.26/kwindowsystem-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kwindowsystem-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
@@ -25,7 +25,7 @@
libXfixes-devel
xcb-util-devel
xcb-util-keysyms-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -69,6 +69,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/kxmlgui/pspec.xml b/desktop/kde/framework/kxmlgui/pspec.xml
index 8b356f14fe..33d41cc14b 100644
--- a/desktop/kde/framework/kxmlgui/pspec.xml
+++ b/desktop/kde/framework/kxmlgui/pspec.xml
@@ -12,24 +12,24 @@
library
Framework for managing menu and toolbar actions
Kxmlgui provides a framework for managing menu and toolbar actions in an abstract way.
- mirrors://kde/stable/frameworks/5.26/kxmlgui-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kxmlgui-5.27.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
+ 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
@@ -38,17 +38,17 @@
qt5-base
libgcc
- attica
- kcoreaddons
- kconfig
- kconfigwidgets
- kglobalaccel
- ki18n
- kiconthemes
- kitemviews
- ktextwidgets
- kwidgetsaddons
- kwindowsystem
+ attica
+ kcoreaddons
+ kconfig
+ kconfigwidgets
+ kglobalaccel
+ ki18n
+ kiconthemes
+ kitemviews
+ ktextwidgets
+ kwidgetsaddons
+ kwindowsystem
/etc
@@ -66,17 +66,17 @@
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
+ attica-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kglobalaccel-devel
+ ki18n-devel
+ kiconthemes-devel
+ kitemviews-devel
+ ktextwidgets-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
/usr/include
@@ -86,6 +86,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.26.0
@@ -115,4 +122,4 @@
yusuf.aydemir@pisilinux.org
-
\ No newline at end of file
+
diff --git a/desktop/kde/framework/kxmlrpcclient/pspec.xml b/desktop/kde/framework/kxmlrpcclient/pspec.xml
index d715a70342..2b7fe4247e 100644
--- a/desktop/kde/framework/kxmlrpcclient/pspec.xml
+++ b/desktop/kde/framework/kxmlrpcclient/pspec.xml
@@ -13,12 +13,12 @@
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.
- mirrors://kde/stable/frameworks/5.26/kxmlrpcclient-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kxmlrpcclient-5.27.0.tar.xz
qt5-base-devel
- kauth-devel
- kio-devel
- extra-cmake-modules
+ kauth-devel
+ kio-devel
+ extra-cmake-modules
@@ -27,9 +27,9 @@
qt5-base
libgcc
- ki18n
- kcoreaddons
- kio
+ ki18n
+ kcoreaddons
+ kio
/etc
@@ -48,9 +48,9 @@
kxmlrpcclient
qt5-base-devel
- ki18n-devel
- kcoreaddons-devel
- kio-devel
+ ki18n-devel
+ kcoreaddons-devel
+ kio-devel
/usr/include
@@ -60,6 +60,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/modemmanager-qt/pspec.xml b/desktop/kde/framework/modemmanager-qt/pspec.xml
index 239deb1a1a..ae22c6f7c1 100644
--- a/desktop/kde/framework/modemmanager-qt/pspec.xml
+++ b/desktop/kde/framework/modemmanager-qt/pspec.xml
@@ -13,11 +13,11 @@
app:console
Qt wrapper for ModemManager DBus API
Qt wrapper for ModemManager DBus API
- mirrors://kde/stable/frameworks/5.26/modemmanager-qt-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/modemmanager-qt-5.27.0.tar.xz
qt5-base-devel
ModemManager-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -52,6 +52,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/networkmanager-qt/pspec.xml b/desktop/kde/framework/networkmanager-qt/pspec.xml
index 33ff397203..0f511d2f91 100644
--- a/desktop/kde/framework/networkmanager-qt/pspec.xml
+++ b/desktop/kde/framework/networkmanager-qt/pspec.xml
@@ -13,11 +13,11 @@
app:console
A QT wrapper around the NetworkManager libraries
A QT wrapper around the NetworkManager libraries
- mirrors://kde/stable/frameworks/5.26/networkmanager-qt-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/networkmanager-qt-5.27.0.tar.xz
qt5-base-devel
NetworkManager-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -53,6 +53,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/oxygen-icons/pspec.xml b/desktop/kde/framework/oxygen-icons/pspec.xml
index 44565eb130..1893d1fcab 100644
--- a/desktop/kde/framework/oxygen-icons/pspec.xml
+++ b/desktop/kde/framework/oxygen-icons/pspec.xml
@@ -9,7 +9,7 @@
LGPL
KDE Oxygen icons
"The Oxygen Icon Theme
- http://download.kde.org/stable/frameworks/5.26/oxygen-icons5-5.26.0.tar.xz
+ http://download.kde.org/stable/frameworks/5.27/oxygen-icons5-5.27.0.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -25,6 +25,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/plasma-framework/pspec.xml b/desktop/kde/framework/plasma-framework/pspec.xml
index a4eb693f27..0032a3549d 100644
--- a/desktop/kde/framework/plasma-framework/pspec.xml
+++ b/desktop/kde/framework/plasma-framework/pspec.xml
@@ -13,11 +13,11 @@
app:console
Plasma library and runtime components based upon KDE Frameworks 5 and Qt5
Plasma library and runtime components based upon KF5 and Qt5
- mirrors://kde/stable/frameworks/5.26/plasma-framework-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/plasma-framework-5.27.0.tar.xz
qt5-base-devel
qt5-quickcontrols
- kdoctools-devel
+ kdoctools-devel
qt5-svg-devel
qt5-script-devel
qt5-quick1-devel
@@ -26,39 +26,39 @@
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
+ 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
+ extra-cmake-modules
@@ -76,23 +76,23 @@
libgcc
libX11
libxcb
- kactivities
- knotifications
- kpackage
- karchive
- kconfig
- kconfigwidgets
- kcoreaddons
- kdbusaddons
- kdeclarative
- kglobalaccel
- kguiaddons
- ki18n
- kiconthemes
- kio
- kservice
- kwindowsystem
- kxmlgui
+ kactivities
+ knotifications
+ kpackage
+ karchive
+ kconfig
+ kconfigwidgets
+ kcoreaddons
+ kdbusaddons
+ kdeclarative
+ kglobalaccel
+ kguiaddons
+ ki18n
+ kiconthemes
+ kio
+ kservice
+ kwindowsystem
+ kxmlgui
/usr/share
@@ -117,23 +117,23 @@
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
+ 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
@@ -143,6 +143,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/solid/pspec.xml b/desktop/kde/framework/solid/pspec.xml
index e0417b7264..704c176a88 100644
--- a/desktop/kde/framework/solid/pspec.xml
+++ b/desktop/kde/framework/solid/pspec.xml
@@ -13,7 +13,7 @@
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.
- mirrors://kde/stable/frameworks/5.26/solid-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/solid-5.27.0.tar.xz
qt5-base-devel
eudev-devel
@@ -22,7 +22,7 @@
udisks2-devel
upower-devel
media-player-info
- extra-cmake-modules
+ extra-cmake-modules
@@ -60,6 +60,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/sonnet/pspec.xml b/desktop/kde/framework/sonnet/pspec.xml
index d473d38002..5a485fbca2 100644
--- a/desktop/kde/framework/sonnet/pspec.xml
+++ b/desktop/kde/framework/sonnet/pspec.xml
@@ -13,13 +13,13 @@
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.
- mirrors://kde/stable/frameworks/5.26/sonnet-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/sonnet-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
hunspell-devel
aspell-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -56,6 +56,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/kde/framework/threadweaver/pspec.xml b/desktop/kde/framework/threadweaver/pspec.xml
index 27dc23e7da..73386e5c3c 100644
--- a/desktop/kde/framework/threadweaver/pspec.xml
+++ b/desktop/kde/framework/threadweaver/pspec.xml
@@ -13,10 +13,10 @@
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.
- mirrors://kde/stable/frameworks/5.26/threadweaver-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/threadweaver-5.27.0.tar.xz
qt5-base-devel
- extra-cmake-modules
+ extra-cmake-modules
@@ -48,6 +48,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
diff --git a/desktop/toolkit/qt5/polkit-qt/pspec.xml b/desktop/toolkit/qt5/polkit-qt/pspec.xml
index 42dfa1ecb7..e3df63d05a 100644
--- a/desktop/toolkit/qt5/polkit-qt/pspec.xml
+++ b/desktop/toolkit/qt5/polkit-qt/pspec.xml
@@ -12,7 +12,7 @@
A library that allows developers to access PolicyKit API with a nice Qt-style API
http://download.kde.org/stable/apps/KDE4.x/admin/polkit-qt-1-0.112.0.tar.bz2
- qt5-base-devel
+ qt5-base-devel
glib2-devel
polkit-devel
mesa-devel
@@ -25,7 +25,7 @@
polkit-qt
- qt5-base
+ qt5-base
glib2
polkit
libgcc
@@ -40,7 +40,7 @@
polkit-qt-devel
polkit-qt
- qt5-base-devel
+ qt5-base-devel
glib2-devel
polkit-devel
@@ -51,6 +51,13 @@
+
+ 2016-10-21
+ 0.112
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
0.112
@@ -80,4 +87,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml b/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml
index 973afa1edd..14580be4b3 100644
--- a/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-accountsservice/pspec.xml
@@ -13,8 +13,8 @@
LGPLv2.1-linking-exception
https://github.com/hawaii-desktop/qtaccountsservice/archive/v0.6.0.tar.gz
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
+ qt5-declarative-devel
extra-cmake-modules
@@ -23,8 +23,8 @@
qt5-accountsservice
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -42,12 +42,19 @@
/usr/include
- qt5-base
+ qt5-base
qt5-accountsservice
+
+ 2016-10-22
+ 0.6.0
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
0.6.0
@@ -77,4 +84,4 @@
ertugrulerata@gmail.com
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-base/files/qt5-alsa1.11.patch b/desktop/toolkit/qt5/qt5-base/files/qt5-alsa1.11.patch
deleted file mode 100644
index d6d983b9a9..0000000000
--- a/desktop/toolkit/qt5/qt5-base/files/qt5-alsa1.11.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- qtbase-opensource-src-5.6.0-rc/config.tests/unix/alsa/alsatest.cpp.0 2016-02-29 08:15:48.203031809 +0000
-+++ qtbase-opensource-src-5.6.0-rc/config.tests/unix/alsa/alsatest.cpp 2016-02-29 08:16:39.712811962 +0000
-@@ -32,7 +32,7 @@
- ****************************************************************************/
-
- #include
--#if(!(SND_LIB_MAJOR == 1 && SND_LIB_MINOR == 0 && SND_LIB_SUBMINOR >= 10))
-+#if(!(SND_LIB_MAJOR == 1 && (SND_LIB_MINOR > 0 || SND_LIB_SUBMINOR >= 10)))
- #error "Alsa version found too old, require >= 1.0.10"
- #endif
-
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-base/files/qtbug-45812.patch b/desktop/toolkit/qt5/qt5-base/files/qtbug-45812.patch
deleted file mode 100644
index 43623d9c16..0000000000
--- a/desktop/toolkit/qt5/qt5-base/files/qtbug-45812.patch
+++ /dev/null
@@ -1,97 +0,0 @@
-From 269fdbdd2bedda5f5eacb751224d3a3fc3eed5bc Mon Sep 17 00:00:00 2001
-From: Urs Fleisch
-Date: Fri, 26 Feb 2016 17:46:09 +0100
-Subject: [PATCH] xcb: Fix drag and drop to applications like Emacs and
- Chromium.
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Drops without matching time stamp do not work. I have fixed the issue by
-reanimating the findXdndAwareParent() function (adapted to XCB) and
-using it to find a matching transaction if all else fails.
-
-Task-number: QTBUG-45812
-Change-Id: Ibca15bbab02ccf2f25280418e9edf36972ebf9a0
-Reviewed-by: Błażej Szczygieł
-Reviewed-by: Dmitry Shachnev
-Reviewed-by: Shawn Rutledge
----
- src/plugins/platforms/xcb/qxcbdrag.cpp | 55 +++++++++++++++++++++++++++-------
- 1 file changed, 44 insertions(+), 11 deletions(-)
-
-diff --git a/src/plugins/platforms/xcb/qxcbdrag.cpp b/src/plugins/platforms/xcb/qxcbdrag.cpp
-index f5cc873..f1428d0 100644
---- a/src/plugins/platforms/xcb/qxcbdrag.cpp
-+++ b/src/plugins/platforms/xcb/qxcbdrag.cpp
-@@ -1072,6 +1072,40 @@ void QXcbDrag::cancel()
- send_leave();
- }
-
-+// find an ancestor with XdndAware on it
-+static xcb_window_t findXdndAwareParent(QXcbConnection *c, xcb_window_t window)
-+{
-+ xcb_window_t target = 0;
-+ forever {
-+ // check if window has XdndAware
-+ xcb_get_property_cookie_t gpCookie = Q_XCB_CALL(
-+ xcb_get_property(c->xcb_connection(), false, window,
-+ c->atom(QXcbAtom::XdndAware), XCB_GET_PROPERTY_TYPE_ANY, 0, 0));
-+ xcb_get_property_reply_t *gpReply = xcb_get_property_reply(
-+ c->xcb_connection(), gpCookie, 0);
-+ bool aware = gpReply && gpReply->type != XCB_NONE;
-+ free(gpReply);
-+ if (aware) {
-+ target = window;
-+ break;
-+ }
-+
-+ // try window's parent
-+ xcb_query_tree_cookie_t qtCookie = Q_XCB_CALL(
-+ xcb_query_tree_unchecked(c->xcb_connection(), window));
-+ xcb_query_tree_reply_t *qtReply = xcb_query_tree_reply(
-+ c->xcb_connection(), qtCookie, NULL);
-+ if (!qtReply)
-+ break;
-+ xcb_window_t root = qtReply->root;
-+ xcb_window_t parent = qtReply->parent;
-+ free(qtReply);
-+ if (window == root)
-+ break;
-+ window = parent;
-+ }
-+ return target;
-+}
-
- void QXcbDrag::handleSelectionRequest(const xcb_selection_request_event_t *event)
- {
-@@ -1099,17 +1133,16 @@ void QXcbDrag::handleSelectionRequest(const xcb_selection_request_event_t *event
- // xcb_convert_selection() that we sent the XdndDrop event to.
- at = findTransactionByWindow(event->requestor);
- }
--// if (at == -1 && event->time == XCB_CURRENT_TIME) {
--// // previous Qt versions always requested the data on a child of the target window
--// // using CurrentTime... but it could be asking for either drop data or the current drag's data
--// Window target = findXdndAwareParent(event->requestor);
--// if (target) {
--// if (current_target && current_target == target)
--// at = -2;
--// else
--// at = findXdndDropTransactionByWindow(target);
--// }
--// }
-+
-+ if (at == -1 && event->time == XCB_CURRENT_TIME) {
-+ xcb_window_t target = findXdndAwareParent(connection(), event->requestor);
-+ if (target) {
-+ if (current_target == target)
-+ at = -2;
-+ else
-+ at = findTransactionByWindow(target);
-+ }
-+ }
- }
-
- QDrag *transactionDrag = 0;
---
-2.7.1
diff --git a/desktop/toolkit/qt5/qt5-base/files/qtbug-51648.patch b/desktop/toolkit/qt5/qt5-base/files/qtbug-51648.patch
deleted file mode 100644
index 79e88f6343..0000000000
--- a/desktop/toolkit/qt5/qt5-base/files/qtbug-51648.patch
+++ /dev/null
@@ -1,87 +0,0 @@
-From b024fbe83863fc57364a52c717d5b43d654bdb5d Mon Sep 17 00:00:00 2001
-From: Weng Xuetian
-Date: Sat, 5 Mar 2016 12:23:21 -0800
-Subject: [PATCH] QtDBus: clean up signal hooks and object tree in
- closeConnection
-
-If a QObject is added or passed as receiver to QDBusConnection::connect()
-and it is managed by Q_GLOBAL_STATIC or similar mechanism, it is
-possible that when that its destructor is called after the dbus daemon
-thread ends. In that case, QObject::destroyed connected via
-Qt::BlockingQueuedConnection to QDBusConnectionPrivate will cause dead
-lock since the thread is no longer processing events.
-
-Task-number: QTBUG-51648
-Change-Id: I1a1810a6d6d0234af0269d5f3fc1f54101bf1547
----
- src/dbus/qdbusconnection_p.h | 1 +
- src/dbus/qdbusintegrator.cpp | 28 +++++++++++++++++++++++++++-
- 2 files changed, 28 insertions(+), 1 deletion(-)
-
-diff --git a/src/dbus/qdbusconnection_p.h b/src/dbus/qdbusconnection_p.h
-index c77daf7..565eb83 100644
---- a/src/dbus/qdbusconnection_p.h
-+++ b/src/dbus/qdbusconnection_p.h
-@@ -254,6 +254,7 @@ private:
- const QVector &metaTypes, int slotIdx);
-
- SignalHookHash::Iterator removeSignalHookNoLock(SignalHookHash::Iterator it);
-+ void disconnectObjectTree(ObjectTreeNode &node);
-
- bool isServiceRegisteredByThread(const QString &serviceName);
-
-diff --git a/src/dbus/qdbusintegrator.cpp b/src/dbus/qdbusintegrator.cpp
-index cd44861..a3cd47b 100644
---- a/src/dbus/qdbusintegrator.cpp
-+++ b/src/dbus/qdbusintegrator.cpp
-@@ -1030,7 +1030,6 @@ QDBusConnectionPrivate::~QDBusConnectionPrivate()
- qPrintable(name));
-
- closeConnection();
-- rootNode.children.clear(); // free resources
- qDeleteAll(cachedMetaObjects);
-
- if (mode == ClientMode || mode == PeerMode) {
-@@ -1052,6 +1051,20 @@ QDBusConnectionPrivate::~QDBusConnectionPrivate()
- }
- }
-
-+void QDBusConnectionPrivate::disconnectObjectTree(QDBusConnectionPrivate::ObjectTreeNode &haystack)
-+{
-+ QDBusConnectionPrivate::ObjectTreeNode::DataList::Iterator it = haystack.children.begin();
-+
-+ while (it != haystack.children.end()) {
-+ disconnectObjectTree(*it);
-+ it++;
-+ }
-+
-+ if (haystack.obj) {
-+ haystack.obj->disconnect(this);
-+ }
-+}
-+
- void QDBusConnectionPrivate::closeConnection()
- {
- QDBusWriteLocker locker(CloseConnectionAction, this);
-@@ -1075,6 +1088,19 @@ void QDBusConnectionPrivate::closeConnection()
- }
-
- qDeleteAll(pendingCalls);
-+
-+ // clean up all signal hook and object tree, to avoid QObject::destroyed
-+ // being activated to dbus daemon thread which already quits.
-+ // dbus connection is already closed, so there is nothing we could do be clean
-+ // up everything here.
-+ SignalHookHash::iterator sit = signalHooks.begin();
-+ while (sit != signalHooks.end()) {
-+ sit.value().obj->disconnect(this);
-+ sit++;
-+ }
-+
-+ disconnectObjectTree(rootNode);
-+ rootNode.children.clear(); // free resources
- }
-
- void QDBusConnectionPrivate::checkThread()
---
-2.7.1
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-base/files/qtbug-51649.patch b/desktop/toolkit/qt5/qt5-base/files/qtbug-51649.patch
deleted file mode 100644
index ba6c30268d..0000000000
--- a/desktop/toolkit/qt5/qt5-base/files/qtbug-51649.patch
+++ /dev/null
@@ -1,158 +0,0 @@
-From acde2e69df5dedc624674107596f276125e22864 Mon Sep 17 00:00:00 2001
-From: Weng Xuetian
-Date: Thu, 3 Mar 2016 21:56:53 -0800
-Subject: [PATCH] QtDBus: finish all pending call with error if disconnected
-
-libdbus will send a local signal if connection gets disconnected. When
-this happens, end all pending calls with QDBusError::Disconnected.
-
-Task-number: QTBUG-51649
-Change-Id: I5c7d2a468bb5da746d0c0e53e458c1e376f186a9
----
- src/dbus/dbus_minimal_p.h | 2 ++
- src/dbus/qdbusintegrator.cpp | 26 +++++++++++++++++-----
- src/dbus/qdbusutil_p.h | 6 +++++
- .../dbus/qdbusconnection/tst_qdbusconnection.cpp | 22 ++++++++++++++++++
- .../dbus/qdbusconnection/tst_qdbusconnection.h | 1 +
- 5 files changed, 51 insertions(+), 6 deletions(-)
-
-diff --git a/src/dbus/dbus_minimal_p.h b/src/dbus/dbus_minimal_p.h
-index f0a2954..8f25b24 100644
---- a/src/dbus/dbus_minimal_p.h
-+++ b/src/dbus/dbus_minimal_p.h
-@@ -99,9 +99,11 @@ typedef dbus_uint32_t dbus_bool_t;
- /* dbus-shared.h */
- #define DBUS_SERVICE_DBUS "org.freedesktop.DBus"
- #define DBUS_PATH_DBUS "/org/freedesktop/DBus"
-+#define DBUS_PATH_LOCAL "/org/freedesktop/DBus/Local"
- #define DBUS_INTERFACE_DBUS "org.freedesktop.DBus"
- #define DBUS_INTERFACE_INTROSPECTABLE "org.freedesktop.DBus.Introspectable"
- #define DBUS_INTERFACE_PROPERTIES "org.freedesktop.DBus.Properties"
-+#define DBUS_INTERFACE_LOCAL "org.freedesktop.DBus.Local"
-
- #define DBUS_NAME_FLAG_ALLOW_REPLACEMENT 0x1 /**< Allow another service to become the primary owner if requested */
- #define DBUS_NAME_FLAG_REPLACE_EXISTING 0x2 /**< Request to replace the current primary owner */
-diff --git a/src/dbus/qdbusintegrator.cpp b/src/dbus/qdbusintegrator.cpp
-index cd44861..320419f 100644
---- a/src/dbus/qdbusintegrator.cpp
-+++ b/src/dbus/qdbusintegrator.cpp
-@@ -519,6 +519,14 @@ bool QDBusConnectionPrivate::handleMessage(const QDBusMessage &amsg)
- switch (amsg.type()) {
- case QDBusMessage::SignalMessage:
- handleSignal(amsg);
-+ // Check local disconnected signal from libdbus
-+ if (amsg.interface() == QDBusUtil::dbusInterfaceLocal()
-+ && amsg.path() == QDBusUtil::dbusPathLocal()
-+ && amsg.member() == QDBusUtil::disconnected()
-+ && !QDBusMessagePrivate::isLocal(amsg)) {
-+ while (!pendingCalls.isEmpty())
-+ processFinishedCall(pendingCalls.first());
-+ }
- // if there are any other filters in this DBusConnection,
- // let them see the signal too
- return false;
-@@ -1767,10 +1775,16 @@ void QDBusConnectionPrivate::processFinishedCall(QDBusPendingCallPrivate *call)
-
- QDBusMessage &msg = call->replyMessage;
- if (call->pending) {
-- // decode the message
-- DBusMessage *reply = q_dbus_pending_call_steal_reply(call->pending);
-- msg = QDBusMessagePrivate::fromDBusMessage(reply, connection->capabilities);
-- q_dbus_message_unref(reply);
-+ // when processFinishedCall is called and pending call is not completed,
-+ // it means we received disconnected signal from libdbus
-+ if (q_dbus_pending_call_get_completed(call->pending)) {
-+ // decode the message
-+ DBusMessage *reply = q_dbus_pending_call_steal_reply(call->pending);
-+ msg = QDBusMessagePrivate::fromDBusMessage(reply, connection->capabilities);
-+ q_dbus_message_unref(reply);
-+ } else {
-+ msg = QDBusMessage::createError(QDBusError::Disconnected, QDBusUtil::disconnectedErrorMessage());
-+ }
- }
- qDBusDebug() << connection << "got message reply:" << msg;
-
-@@ -2070,8 +2084,8 @@ void QDBusConnectionPrivate::sendInternal(QDBusPendingCallPrivate *pcall, void *
- pcall->pending = pending;
- q_dbus_pending_call_set_notify(pending, qDBusResultReceived, pcall, 0);
-
-- // DBus won't notify us when a peer disconnects so we need to track these ourselves
-- if (mode == QDBusConnectionPrivate::PeerMode)
-+ // DBus won't notify us when a peer disconnects or server terminates so we need to track these ourselves
-+ if (mode == QDBusConnectionPrivate::PeerMode || mode == QDBusConnectionPrivate::ClientMode)
- pendingCalls.append(pcall);
-
- return;
-diff --git a/src/dbus/qdbusutil_p.h b/src/dbus/qdbusutil_p.h
-index 8f5ae92..ca70ff9 100644
---- a/src/dbus/qdbusutil_p.h
-+++ b/src/dbus/qdbusutil_p.h
-@@ -155,6 +155,8 @@ namespace QDBusUtil
- { return QStringLiteral(DBUS_SERVICE_DBUS); }
- inline QString dbusPath()
- { return QStringLiteral(DBUS_PATH_DBUS); }
-+ inline QString dbusPathLocal()
-+ { return QStringLiteral(DBUS_PATH_LOCAL); }
- inline QString dbusInterface()
- {
- // it's the same string, but just be sure
-@@ -165,8 +167,12 @@ namespace QDBusUtil
- { return QStringLiteral(DBUS_INTERFACE_PROPERTIES); }
- inline QString dbusInterfaceIntrospectable()
- { return QStringLiteral(DBUS_INTERFACE_INTROSPECTABLE); }
-+ inline QString dbusInterfaceLocal()
-+ { return QStringLiteral(DBUS_INTERFACE_LOCAL); }
- inline QString nameOwnerChanged()
- { return QStringLiteral("NameOwnerChanged"); }
-+ inline QString disconnected()
-+ { return QStringLiteral("Disconnected"); }
- inline QString disconnectedErrorMessage()
- { return QStringLiteral("Not connected to D-Bus server"); }
- }
-diff --git a/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.cpp b/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.cpp
-index e91f87d..6c7e6b1 100644
---- a/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.cpp
-+++ b/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.cpp
-@@ -1218,6 +1218,28 @@ void tst_QDBusConnection::callVirtualObjectLocal()
- QCOMPARE(obj.replyArguments, subPathReply.arguments());
- }
-
-+void tst_QDBusConnection::pendingCallWhenDisconnected()
-+{
-+ QDBusServer *server = new QDBusServer;
-+ QDBusConnection con = QDBusConnection::connectToPeer(server->address(), "disconnect");
-+ QTestEventLoop::instance().enterLoop(2);
-+ QVERIFY(!QTestEventLoop::instance().timeout());
-+ QVERIFY(con.isConnected());
-+
-+ delete server;
-+
-+ // Make sure we call the method before we know it is disconnected.
-+ QVERIFY(con.isConnected());
-+ QDBusMessage message = QDBusMessage::createMethodCall("", "/", QString(), "method");
-+ QDBusPendingCall reply = con.asyncCall(message);
-+
-+ QTestEventLoop::instance().enterLoop(2);
-+ QVERIFY(!con.isConnected());
-+ QVERIFY(reply.isFinished());
-+ QVERIFY(reply.isError());
-+ QVERIFY(reply.error().type() == QDBusError::Disconnected);
-+}
-+
- QString MyObject::path;
- QString MyObjectWithoutInterface::path;
- QString MyObjectWithoutInterface::interface;
-diff --git a/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.h b/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.h
-index a53ba32..720e484 100644
---- a/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.h
-+++ b/tests/auto/dbus/qdbusconnection/tst_qdbusconnection.h
-@@ -121,6 +121,7 @@ private slots:
- void registerVirtualObject();
- void callVirtualObject();
- void callVirtualObjectLocal();
-+ void pendingCallWhenDisconnected();
-
- public:
- QString serviceName() const { return "org.qtproject.Qt.Autotests.QDBusConnection"; }
---
-2.7.1
diff --git a/desktop/toolkit/qt5/qt5-base/files/qtbug-51676.patch b/desktop/toolkit/qt5/qt5-base/files/qtbug-51676.patch
deleted file mode 100644
index 78efe4f90f..0000000000
--- a/desktop/toolkit/qt5/qt5-base/files/qtbug-51676.patch
+++ /dev/null
@@ -1,125 +0,0 @@
-From 11c5e716b08b6b3c5a7c9fce96b0cde8624ec869 Mon Sep 17 00:00:00 2001
-From: Thiago Macieira
-Date: Tue, 15 Mar 2016 11:00:20 -0700
-Subject: [PATCH] Fix QtDBus deadlock inside kded/kiod
-
-Whenever a message spy was installed, we failed to actually process
-looped-back messages by queueing them for processing by the spy. That
-had as a consequence that the caller got an error reply. Worse, since
-the message had been queued, QtDBus would attempt to deliver it later.
-Since that message had isLocal==true, bad things happened inside the
-manager thread.
-
-The correct solution is not to queue the message for the filter. If the
-message is local, then simply deliver directly, as we're still in the
-user's thread. This used to be the behavior in Qt 5.5.
-
-Task-number: QTBUG-51676
-Change-Id: I1dc112894cde7121e8ce302ae51b438ade1ff612
----
- src/dbus/qdbusintegrator.cpp | 42 ++++++++++++++++++++++++++++++++----------
- src/dbus/qdbusintegrator_p.h | 1 +
- 2 files changed, 33 insertions(+), 10 deletions(-)
-
-diff --git a/src/dbus/qdbusintegrator.cpp b/src/dbus/qdbusintegrator.cpp
-index cd44861..478a2c4 100644
---- a/src/dbus/qdbusintegrator.cpp
-+++ b/src/dbus/qdbusintegrator.cpp
-@@ -481,6 +481,11 @@ QDBusSpyCallEvent::~QDBusSpyCallEvent()
-
- void QDBusSpyCallEvent::placeMetaCall(QObject *)
- {
-+ invokeSpyHooks(msg, hooks, hookCount);
-+}
-+
-+inline void QDBusSpyCallEvent::invokeSpyHooks(const QDBusMessage &msg, const Hook *hooks, int hookCount)
-+{
- // call the spy hook list
- for (int i = 0; i < hookCount; ++i)
- hooks[i](msg);
-@@ -509,7 +514,12 @@ bool QDBusConnectionPrivate::handleMessage(const QDBusMessage &amsg)
- {
- if (!ref.load())
- return false;
-- if (!dispatchEnabled && !QDBusMessagePrivate::isLocal(amsg)) {
-+
-+ // local message are always delivered, regardless of filtering
-+ // or whether the dispatcher is enabled
-+ bool isLocal = QDBusMessagePrivate::isLocal(amsg);
-+
-+ if (!dispatchEnabled && !isLocal) {
- // queue messages only, we'll handle them later
- qDBusDebug() << this << "delivery is suspended";
- pendingMessages << amsg;
-@@ -523,13 +533,23 @@ bool QDBusConnectionPrivate::handleMessage(const QDBusMessage &amsg)
- // let them see the signal too
- return false;
- case QDBusMessage::MethodCallMessage:
-- // run it through the spy filters (if any) before the regular processing
-+ // run it through the spy filters (if any) before the regular processing:
-+ // a) if it's a local message, we're in the caller's thread, so invoke the filter directly
-+ // b) if it's an external message, post to the main thread
- if (Q_UNLIKELY(qDBusSpyHookList.exists()) && qApp) {
- const QDBusSpyHookList &list = *qDBusSpyHookList;
-- qDBusDebug() << this << "invoking message spies";
-- QCoreApplication::postEvent(qApp, new QDBusSpyCallEvent(this, QDBusConnection(this),
-- amsg, list.constData(), list.size()));
-- return true;
-+ if (isLocal) {
-+ Q_ASSERT(QThread::currentThread() != thread());
-+ qDBusDebug() << this << "invoking message spies directly";
-+ QDBusSpyCallEvent::invokeSpyHooks(amsg, list.constData(), list.size());
-+ } else {
-+ qDBusDebug() << this << "invoking message spies via event";
-+ QCoreApplication::postEvent(qApp, new QDBusSpyCallEvent(this, QDBusConnection(this),
-+ amsg, list.constData(), list.size()));
-+
-+ // we'll be called back, so return
-+ return true;
-+ }
- }
-
- handleObjectCall(amsg);
-@@ -1451,9 +1471,9 @@ void QDBusConnectionPrivate::handleObjectCall(const QDBusMessage &msg)
- // that means the dispatchLock mutex is locked
- // must not call out to user code in that case
- //
-- // however, if the message is internal, handleMessage was called
-- // directly and no lock is in place. We can therefore call out to
-- // user code, if necessary
-+ // however, if the message is internal, handleMessage was called directly
-+ // (user's thread) and no lock is in place. We can therefore call out to
-+ // user code, if necessary.
- ObjectTreeNode result;
- int usedLength;
- QThread *objThread = 0;
-@@ -1492,12 +1512,14 @@ void QDBusConnectionPrivate::handleObjectCall(const QDBusMessage &msg)
- usedLength, msg));
- return;
- } else if (objThread != QThread::currentThread()) {
-- // synchronize with other thread
-+ // looped-back message, targeting another thread:
-+ // synchronize with it
- postEventToThread(HandleObjectCallPostEventAction, result.obj,
- new QDBusActivateObjectEvent(QDBusConnection(this), this, result,
- usedLength, msg, &sem));
- semWait = true;
- } else {
-+ // looped-back message, targeting current thread
- semWait = false;
- }
- } // release the lock
-diff --git a/src/dbus/qdbusintegrator_p.h b/src/dbus/qdbusintegrator_p.h
-index 2bbebdf..c0d9c22 100644
---- a/src/dbus/qdbusintegrator_p.h
-+++ b/src/dbus/qdbusintegrator_p.h
-@@ -145,6 +145,7 @@ public:
- {}
- ~QDBusSpyCallEvent();
- void placeMetaCall(QObject *) Q_DECL_OVERRIDE;
-+ static inline void invokeSpyHooks(const QDBusMessage &msg, const Hook *hooks, int hookCount);
-
- QDBusConnection conn; // keeps the refcount in QDBusConnectionPrivate up
- QDBusMessage msg;
---
-2.7.1
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-base/pspec.xml b/desktop/toolkit/qt5/qt5-base/pspec.xml
index 977fc786e3..09d4ae40bb 100644
--- a/desktop/toolkit/qt5/qt5-base/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-base/pspec.xml
@@ -10,8 +10,8 @@
Cross platform application and UI framework
Cross platform application and UI development framework
- LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtbase-opensource-src-5.6.0.tar.xz
+ 'GPL3' 'LGPL3' 'FDL' 'custom'
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtbase-opensource-src-5.6.2.tar.xz
at-spi2-core-devel
cups-devel
@@ -71,11 +71,6 @@
mkspecs.patch
- qt5-alsa1.11.patch
- qtbug-45812.patch
- qtbug-51648.patch
- qtbug-51649.patch
- qtbug-51676.patch
@@ -88,14 +83,12 @@
libgcc
cups
dbus
-
mesa
zlib
glib2
icu4c
libSM
libXi
-
libICE
libX11
libdrm
@@ -221,6 +214,7 @@
fontconfig-32bit
libXrender-32bit
libjpeg-turbo-32bit
+ gst-plugins-base-next-devel
libgcc
@@ -254,6 +248,13 @@
+
+ 2016-10-21
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-29
5.6.0
@@ -283,4 +284,4 @@
ertugrulerata@gmail.com
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-configuration/pspec.xml b/desktop/toolkit/qt5/qt5-configuration/pspec.xml
index b761870143..91d146f350 100644
--- a/desktop/toolkit/qt5/qt5-configuration/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-configuration/pspec.xml
@@ -15,9 +15,9 @@
glib2-devel
dconf-devel
- qt5-declarative-devel
+ qt5-declarative-devel
cmake
- qt5-base-devel
+ qt5-base-devel
@@ -25,10 +25,10 @@
qt5-configuration
libgcc
- qt5-declarative
+ qt5-declarative
glib2
dconf
- qt5-base
+ qt5-base
/usr/lib
@@ -48,11 +48,18 @@
qt5-configuration
- qt5-base-devel
+ qt5-base-devel
+
+ 2016-10-22
+ 0.3.1
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
0.3.1
@@ -82,4 +89,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-connectivity/pspec.xml b/desktop/toolkit/qt5/qt5-connectivity/pspec.xml
index 7b72b8fc61..8e7abbe972 100644
--- a/desktop/toolkit/qt5/qt5-connectivity/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-connectivity/pspec.xml
@@ -11,12 +11,12 @@
Provides access to Bluetooth hardware
Provides access to Bluetooth hardware
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtconnectivity-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtconnectivity-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
bluez-libs-devel
@@ -24,8 +24,8 @@
qt5-connectivity
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
bluez-libs
libgcc
@@ -46,14 +46,14 @@
qt5-connectivity
- qt5-base-devel
+ qt5-base-devel
qt5-connectivity-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -61,6 +61,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -90,4 +97,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-declarative/pspec.xml b/desktop/toolkit/qt5/qt5-declarative/pspec.xml
index e3033c7b8c..0ccccdbb1d 100644
--- a/desktop/toolkit/qt5/qt5-declarative/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-declarative/pspec.xml
@@ -11,14 +11,14 @@
Classes for QML and JavaScript languages
Classes for QML and JavaScript languages
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtdeclarative-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtdeclarative-opensource-src-5.6.2.tar.xz
- qt5-base-devel
+ qt5-base-devel
libxkbcommon-devel
mesa-devel
- qt5-xmlpatterns-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-xmlpatterns-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
@@ -26,9 +26,9 @@
qt5-declarative
libgcc
- qt5-base
+ qt5-base
mesa
- qt5-xmlpatterns
+ qt5-xmlpatterns
/usr/lib
@@ -47,7 +47,7 @@
/usr/include/qt5
- qt5-base-devel
+ qt5-base-devel
qt5-declarative
@@ -55,7 +55,7 @@
qt5-declarative-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -63,6 +63,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -72,24 +79,24 @@
2016-05-16
- 5.6.0
+ 5.6.2
Release Bump
PisiLinux Community
admin@pisilinux.org
2016-05-01
- 5.6.0
+ 5.6.2
Release Bump
PisiLinux Community
admin@pisilinux.org
2016-04-17
- 5.6.0
+ 5.6.2
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-doc/pspec.xml b/desktop/toolkit/qt5/qt5-doc/pspec.xml
index 58f680ad63..ad79cd0653 100644
--- a/desktop/toolkit/qt5/qt5-doc/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-doc/pspec.xml
@@ -12,41 +12,41 @@
A cross-platform application and UI framework (Documentation)
A cross-platform application and UI framework (Documentation)
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtdoc-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtdoc-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-sql-sqlite
- qt5-assistant
- qt5-multimedia-docs
- qt5-quickcontrols-docs
- qt5-quickcontrols2-docs
- qt5-x11extras-docs
- qt5-webchannel-docs
- qt5-webkit-docs
- qt5-xmlpatterns-docs
- qt5-svg-docs
- qt5-script-docs
- qt5-sensors-docs
- qt5-translations
- qt5-graphicaleffects-docs
- qt5-imageformats-docs
- qt5-websockets-docs
- qt5-serialport-docs
- qt5-location-docs
- qt5-connectivity-docs
- qt5-enginio-docs
+ qt5-base-devel
+ qt5-sql-sqlite
+ qt5-assistant
+ qt5-multimedia-docs
+ qt5-quickcontrols-docs
+ qt5-quickcontrols2-docs
+ qt5-x11extras-docs
+ qt5-webchannel-docs
+ qt5-webkit-docs
+ qt5-xmlpatterns-docs
+ qt5-svg-docs
+ qt5-script-docs
+ qt5-sensors-docs
+ qt5-translations
+ qt5-graphicaleffects-docs
+ qt5-imageformats-docs
+ qt5-websockets-docs
+ qt5-serialport-docs
+ qt5-location-docs
+ qt5-connectivity-docs
+ qt5-enginio-docs
qt5-doc
- qt5-base
- qt5-script
- qt5-svg
- qt5-xmlpatterns
- qt5-assistant
- qt5-declarative
+ qt5-base
+ qt5-script
+ qt5-svg
+ qt5-xmlpatterns
+ qt5-assistant
+ qt5-declarative
/usr/share/licenses
@@ -55,6 +55,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -84,4 +91,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-enginio/pspec.xml b/desktop/toolkit/qt5/qt5-enginio/pspec.xml
index 7451e7890d..9385c5ec0d 100644
--- a/desktop/toolkit/qt5/qt5-enginio/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-enginio/pspec.xml
@@ -11,13 +11,13 @@
A Backend-as-a-Service solution to ease the backend development for connected and data-driven application
A Backend-as-a-Service solution to ease the backend development for connected and data-driven application
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtenginio-opensource-src-1.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtenginio-opensource-src-1.6.2.tar.xz
libgcc
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
@@ -25,8 +25,8 @@
qt5-enginio
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -45,7 +45,7 @@
/usr/include/qt5/
- qt5-base-devel
+ qt5-base-devel
qt5-enginio
@@ -53,7 +53,7 @@
qt5-enginio-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -61,6 +61,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -90,4 +97,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml b/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml
index 5c71fe2961..65d8d479ab 100644
--- a/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml
@@ -11,20 +11,21 @@
Graphical effects for use with Qt Quick 2
Graphical effects for use with Qt Quick 2
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtgraphicaleffects-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtgraphicaleffects-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
qt5-graphicaleffects
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
+ libgcc
/usr/lib
@@ -37,7 +38,7 @@
qt5-graphicaleffects-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -45,6 +46,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
diff --git a/desktop/toolkit/qt5/qt5-gstreamer/pspec.xml b/desktop/toolkit/qt5/qt5-gstreamer/pspec.xml
index 7e72a3d928..a9537692fd 100644
--- a/desktop/toolkit/qt5/qt5-gstreamer/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-gstreamer/pspec.xml
@@ -14,9 +14,9 @@
QtGStreamer is a set of libraries providing C++ bindings for GStreamer with a Qt-style API, plus some helper classes and elements for integrating GStreamer better in Qt applications.The goal of this module is to allow easy use of GStreamer for applications targetting MeeGo Mobile or the KDE desktop.
http://gstreamer.freedesktop.org/src/qt-gstreamer/qt-gstreamer-1.2.0.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-quick1-devel
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-quick1-devel
glib2-devel
gobject-introspection-devel
cmake
@@ -34,9 +34,9 @@
qt5-gstreamer
- qt5-base
- qt5-declarative
- qt5-quick1
+ qt5-base
+ qt5-declarative
+ qt5-quick1
gstreamer-next
gst-plugins-base-next
mesa
@@ -56,9 +56,9 @@
qt5-gstreamer
glib2-devel
- qt5-base-devel
+ qt5-base-devel
gstreamer-next-devel
- qt5-declarative-devel
+ qt5-declarative-devel
gst-plugins-base-next-devel
@@ -69,6 +69,13 @@
+
+ 2016-10-22
+ 1.2.0
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
1.2.0
@@ -98,4 +105,4 @@
groni@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-imageformats/pspec.xml b/desktop/toolkit/qt5/qt5-imageformats/pspec.xml
index d89ac7a2d1..81a8994c72 100644
--- a/desktop/toolkit/qt5/qt5-imageformats/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-imageformats/pspec.xml
@@ -11,11 +11,11 @@
Plugins for additional image formats: TIFF, MNG, TGA, WBMP
Plugins for additional image formats: TIFF, MNG, TGA, WBMP
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtimageformats-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtimageformats-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
jasper-devel
libmng-devel
libjpeg-turbo-devel
@@ -28,7 +28,7 @@
qt5-imageformats
- qt5-base
+ qt5-base
libgcc
libmng
tiff
@@ -45,7 +45,7 @@
qt5-imageformats-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -53,6 +53,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -82,4 +89,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-location/pspec.xml b/desktop/toolkit/qt5/qt5-location/pspec.xml
index 2f6f84daea..2587792139 100644
--- a/desktop/toolkit/qt5/qt5-location/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-location/pspec.xml
@@ -11,27 +11,27 @@
Provides access to position, satellite and area monitoring classes
Provides access to position, satellite and area monitoring classes
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtlocation-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtlocation-opensource-src-5.6.2.tar.xz
geoclue-devel
glib2-devel
mesa-devel
- qt5-base-devel
- qt5-assistant-devel
- qt5-declarative-devel
- qt5-quick1-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-declarative-devel
+ qt5-quick1-devel
+ qt5-sql-sqlite
qt5-location
- qt5-base
+ qt5-base
glib2
libgcc
geoclue
- qt5-declarative
+ qt5-declarative
/usr/lib
@@ -48,15 +48,15 @@
qt5-location
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
+ qt5-declarative-devel
qt5-location-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -64,6 +64,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -93,4 +100,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-multimedia/pspec.xml b/desktop/toolkit/qt5/qt5-multimedia/pspec.xml
index 2c62feec30..5afc66ce59 100644
--- a/desktop/toolkit/qt5/qt5-multimedia/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-multimedia/pspec.xml
@@ -11,18 +11,19 @@
Classes for audio, video, radio and camera functionality
Classes for audio, video, radio and camera functionality
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtmultimedia-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtmultimedia-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
pulseaudio-libs-devel
openal-devel
mesa-devel
gstreamer-next-devel
gst-plugins-base-next-devel
alsa-lib-devel
+ gst-plugins-bad-next-devel
@@ -38,12 +39,13 @@
mesa
openal
alsa-lib
- qt5-base
+ qt5-base
gstreamer-next
pulseaudio-libs
- qt5-declarative
+ qt5-declarative
gst-plugins-base-next
glib2
+ gst-plugins-bad-next
@@ -55,8 +57,8 @@
qt5-multimedia
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
+ qt5-declarative-devel
@@ -66,11 +68,18 @@
/usr/share/doc/qt5
- qt5-base
+ qt5-base
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -100,4 +109,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-quick1/actions.py b/desktop/toolkit/qt5/qt5-quick1/actions.py
index 798c860d08..8a85f14247 100644
--- a/desktop/toolkit/qt5/qt5-quick1/actions.py
+++ b/desktop/toolkit/qt5/qt5-quick1/actions.py
@@ -15,7 +15,7 @@ def setup():
def build():
qt5.make()
- qt5.make("docs")
+ #qt5.make("docs")
def install():
qt5.install("INSTALL_ROOT=%s install_docs" % get.installDIR())
diff --git a/desktop/toolkit/qt5/qt5-quick1/pspec.xml b/desktop/toolkit/qt5/qt5-quick1/pspec.xml
index a98360944e..1caf4f8149 100644
--- a/desktop/toolkit/qt5/qt5-quick1/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-quick1/pspec.xml
@@ -14,10 +14,12 @@
http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtquick1-opensource-src-5.5.1.tar.xz
mesa-devel
- qt5-base-devel
- qt5-script-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-script-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
+ qt5-declarative-devel
+ qt5-xmlpatterns-devel
@@ -25,10 +27,13 @@
qt5-quick1
mesa
- qt5-base
- qt5-xmlpatterns
- qt5-script
-
+ libgcc
+ qt5-base
+ qt5-xmlpatterns
+ qt5-script
+ qt5-declarative
+ qt5-xmlpatterns
+
/usr/lib
@@ -44,27 +49,34 @@
Development file for qt5-quick1
Development file for qt5-quick1
- qt5-base-devel
- qt5-script-devel
+ qt5-base-devel
+ qt5-script-devel
qt5-quick1
-
+
/usr/lib/pkgconfig
/usr/include/qt5
-
+
+
+ 2016-10-22
+ 5.5.1
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.5.1
@@ -94,4 +106,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml b/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml
index 7ff9ac4137..fc0675d607 100644
--- a/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml
@@ -11,13 +11,13 @@
Reusable Qt Quick based UI controls to create classic desktop-style user interfaces
Reusable Qt Quick based UI controls to create classic desktop-style user interfaces
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtquickcontrols-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtquickcontrols-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-quick1-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-quick1-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
mesa-devel
@@ -26,8 +26,8 @@
qt5-quickcontrols
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -39,7 +39,7 @@
qt5-quickcontrols-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -47,6 +47,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.5.6
@@ -76,4 +83,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml b/desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml
index 655a353c9c..a7e35c0043 100644
--- a/desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml
@@ -11,15 +11,15 @@
Next generation user interface controls based on Qt Quick
Next generation user interface controls based on Qt Quick
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtquickcontrols2-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtquickcontrols2-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-quick1-devel
- qt5-xmlpatterns-devel
- qt5-quickcontrols
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-quick1-devel
+ qt5-xmlpatterns-devel
+ qt5-quickcontrols
+ qt5-assistant-devel
+ qt5-sql-sqlite
@@ -27,8 +27,8 @@
qt5-quickcontrols2
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -41,7 +41,7 @@
qt5-quickcontrols2-devel
qt5-quickcontrols2
- qt5-base-devel
+ qt5-base-devel
/usr/include
@@ -51,7 +51,7 @@
qt5-quickcontrols2-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -59,6 +59,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -88,4 +95,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-script/pspec.xml b/desktop/toolkit/qt5/qt5-script/pspec.xml
index dbc87bc143..ed0b7f920e 100644
--- a/desktop/toolkit/qt5/qt5-script/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-script/pspec.xml
@@ -11,11 +11,11 @@
Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility
Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtscript-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtscript-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
mesa-devel
libgcc
@@ -24,7 +24,7 @@
qt5-script
- qt5-base
+ qt5-base
libgcc
@@ -37,7 +37,7 @@
qt5-script-devel
- qt5-base-devel
+ qt5-base-devel
qt5-script
@@ -49,7 +49,7 @@
qt5-script-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -57,6 +57,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -86,4 +93,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-sensors/pspec.xml b/desktop/toolkit/qt5/qt5-sensors/pspec.xml
index 67c363fbc7..6a774323c3 100644
--- a/desktop/toolkit/qt5/qt5-sensors/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-sensors/pspec.xml
@@ -11,12 +11,12 @@
Provides access to sensor hardware and motion gesture recognition
Provides access to sensor hardware and motion gesture recognition
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtsensors-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtsensors-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
@@ -24,8 +24,8 @@
qt5-sensors
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -38,7 +38,7 @@
qt5-sensors-devel
qt5-sensors
- qt5-base-devel
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -49,15 +49,21 @@
qt5-sensors-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
-
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -87,4 +93,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-serialport/pspec.xml b/desktop/toolkit/qt5/qt5-serialport/pspec.xml
index ad08b779e4..7b3da8ca1b 100644
--- a/desktop/toolkit/qt5/qt5-serialport/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-serialport/pspec.xml
@@ -11,11 +11,11 @@
Provides access to hardware and virtual serial ports
Provides access to hardware and virtual serial ports
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtserialport-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtserialport-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
eudev-devel
@@ -23,7 +23,7 @@
qt5-serialport
- qt5-base
+ qt5-base
eudev
libgcc
@@ -37,7 +37,7 @@
qt5-serialport-devel
- qt5-base-devel
+ qt5-base-devel
qt5-serialport
@@ -49,7 +49,7 @@
qt5-serialport-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -57,6 +57,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -86,4 +93,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-svg/pspec.xml b/desktop/toolkit/qt5/qt5-svg/pspec.xml
index 3b67d00b18..811ad8033b 100644
--- a/desktop/toolkit/qt5/qt5-svg/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-svg/pspec.xml
@@ -9,12 +9,12 @@
LGPLv2.1-linking-exception
Classes for displaying the contents of SVG files
Classes for displaying the contents of SVG files
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtsvg-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtsvg-opensource-src-5.6.2.tar.xz
mesa-devel
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
zlib-devel
@@ -22,7 +22,7 @@
qt5-svg
libgcc
- qt5-base
+ qt5-base
zlib
@@ -36,7 +36,7 @@
qt5-svg-devel
Development files for qt5-svg
- qt5-base-devel
+ qt5-base-devel
qt5-svg
@@ -48,7 +48,7 @@
qt5-svg-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -56,6 +56,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -85,4 +92,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-tools/pspec.xml b/desktop/toolkit/qt5/qt5-tools/pspec.xml
index 0760b8d88c..2d61840060 100644
--- a/desktop/toolkit/qt5/qt5-tools/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-tools/pspec.xml
@@ -11,11 +11,11 @@
A cross-platform application and UI framework (Development Tools, QtHelp)
A cross-platform application and UI framework (Development Tools, QtHelp)
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qttools-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qttools-opensource-src-5.6.2.tar.xz
mesa-devel
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
+
@@ -23,7 +23,7 @@
qt5-assistant
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/assistant
@@ -57,7 +57,7 @@
qt5-assistant-devel
- qt5-base-devel
+ qt5-base-devel
qt5-assistant
@@ -72,8 +72,8 @@
qt5-designer
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+
/usr/lib/qt5/bin/designer
@@ -110,7 +110,7 @@
qt5-designer-devel
- qt5-base-devel
+ qt5-base-devel
qt5-designer
@@ -126,7 +126,7 @@
qt5-linguist
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/linguist
@@ -159,7 +159,7 @@
qt5-qdbusviewer
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/qdbusviewer
@@ -179,6 +179,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
diff --git a/desktop/toolkit/qt5/qt5-translations/pspec.xml b/desktop/toolkit/qt5/qt5-translations/pspec.xml
index 76c52102b6..5873118502 100644
--- a/desktop/toolkit/qt5/qt5-translations/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-translations/pspec.xml
@@ -11,12 +11,12 @@
A cross-platform application and UI framework (Translations)
A cross-platform application and UI framework (Translations)
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qttranslations-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qttranslations-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
- qt5-linguist
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
+ qt5-linguist
@@ -27,7 +27,7 @@
/usr/share/licenses/
- qt5-base
+ qt5-base
@@ -42,6 +42,13 @@
-->
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -71,4 +78,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-wayland/pspec.xml b/desktop/toolkit/qt5/qt5-wayland/pspec.xml
index 60a0e495aa..3fdf38819a 100644
--- a/desktop/toolkit/qt5/qt5-wayland/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-wayland/pspec.xml
@@ -11,10 +11,10 @@
Provides APIs for Wayland
Provides APIs for Wayland
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwayland-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwayland-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
+ qt5-declarative-devel
libxkbcommon-devel
xorg-server-xwayland
glib2-devel
@@ -40,7 +40,7 @@
libX11
libgcc
freetype
- qt5-base
+ qt5-base
fontconfig
libXrender
libxkbcommon
@@ -48,7 +48,7 @@
wayland-client
wayland-cursor
wayland-server
- qt5-declarative
+ qt5-declarative
/usr/lib
@@ -63,7 +63,7 @@
qt5-wayland-devel
qt5-wayland
- qt5-base-devel
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -71,8 +71,14 @@
-
+
+ 2016-10-22
+ 5.6.2
+ Version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-06-29
5.6.0
@@ -95,4 +101,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-webchannel/pspec.xml b/desktop/toolkit/qt5/qt5-webchannel/pspec.xml
index d26980df69..2860302bf2 100644
--- a/desktop/toolkit/qt5/qt5-webchannel/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-webchannel/pspec.xml
@@ -11,12 +11,12 @@
Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients
Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwebchannel-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwebchannel-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
@@ -29,8 +29,8 @@
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
@@ -42,7 +42,8 @@
qt5-webchannel
- qt5-base-devel
+ qt5-base-devel
+ qt5-declarative-devel
@@ -53,12 +54,19 @@
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -88,4 +96,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-webengine/pspec.xml b/desktop/toolkit/qt5/qt5-webengine/pspec.xml
index d0396a2197..76198a82e2 100644
--- a/desktop/toolkit/qt5/qt5-webengine/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-webengine/pspec.xml
@@ -11,14 +11,14 @@
Provides support for web applications using the Chromium browser project
Provides support for web applications using the Chromium browser project
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwebengine-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwebengine-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-xmlpatterns-devel
- qt5-location-devel
- qt5-sensors-devel
- qt5-webchannel-devel
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-xmlpatterns-devel
+ qt5-location-devel
+ qt5-sensors-devel
+ qt5-webchannel-devel
bison
ninja
gperf
@@ -63,7 +63,6 @@
libvpx-devel
libjpeg-turbo-devel
x264-devel
- zlib-devel
git
@@ -99,7 +98,8 @@
libxslt
libopus
libxml2
- qt5-base
+ libvpx
+ qt5-base
alsa-lib
harfbuzz
libevent
@@ -108,11 +108,11 @@
libXcursor
libXdamage
libXrender
- qt5-location
+ qt5-location
libXcomposite
libjpeg-turbo
- qt5-webchannel
- qt5-declarative
+ qt5-webchannel
+ qt5-declarative
@@ -124,14 +124,21 @@
qt5-webengine
- qt5-base-devel
- qt5-declarative-devel
- qt5-location-devel
- qt5-webchannel-devel
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-location-devel
+ qt5-webchannel-devel
+
+ 2016-10-22
+ 5.6.2
+ Version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-06-15
5.6.0
@@ -140,4 +147,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-webkit/pspec.xml b/desktop/toolkit/qt5/qt5-webkit/pspec.xml
index b997007a83..97293b059d 100644
--- a/desktop/toolkit/qt5/qt5-webkit/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-webkit/pspec.xml
@@ -11,18 +11,17 @@
Classes for a WebKit2 based implementation and a new QML API
Classes for a WebKit2 based implementation and a new QML API
LGPLv2.1-linking-exception
- http://download.qt.io/community_releases/5.6/5.6.0/qtwebkit-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/community_releases/5.6/5.6.2/qtwebkit-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-sensors-devel
- qt5-location-devel
- qt5-declarative-devel
- qt5-multimedia-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-sensors-devel
+ qt5-location-devel
+ qt5-declarative-devel
+ qt5-multimedia-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
mesa-devel
libXtst-devel
- gst-plugins-base-devel
icu4c-devel
libjpeg-turbo-devel
fontconfig-devel
@@ -48,6 +47,8 @@
bison
flex
qt5-phonon-devel
+ gst-plugins-base-devel
+ gst-plugins-base-next-devel
@@ -62,7 +63,7 @@
/usr/share/doc
- qt5-base
+ qt5-base
mesa
webp
zlib
@@ -75,12 +76,15 @@
libxml2
libxslt
libXrender
- qt5-sensors
+ qt5-sensors
libXcomposite
libjpeg-turbo
gstreamer
+ gstreamer-next
gst-plugins-base
- qt5-declarative
+ gst-plugins-base-next
+ qt5-location
+ qt5-declarative
@@ -92,7 +96,7 @@
qt5-webkit
- qt5-base-devel
+ qt5-base-devel
mesa-devel
webp-devel
zlib-devel
@@ -104,12 +108,12 @@
libxml2-devel
libxslt-devel
libXrender-devel
- qt5-sensors-devel
+ qt5-sensors-devel
libXcomposite-devel
libjpeg-turbo-devel
gstreamer-devel
gst-plugins-base-devel
- qt5-declarative-devel
+ qt5-declarative-devel
@@ -119,11 +123,18 @@
/usr/share/doc/qt5
- qt5-base
+ qt5-base
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -153,4 +164,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-websockets/pspec.xml b/desktop/toolkit/qt5/qt5-websockets/pspec.xml
index 4bf5ad97cd..a24bfce6a6 100644
--- a/desktop/toolkit/qt5/qt5-websockets/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-websockets/pspec.xml
@@ -11,12 +11,12 @@
Provides WebSocket communication compliant with RFC 6455
Provides WebSocket communication compliant with RFC 6455
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwebsockets-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwebsockets-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
@@ -28,8 +28,8 @@
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
@@ -41,7 +41,7 @@
qt5-websockets
- qt5-base-devel
+ qt5-base-devel
@@ -51,11 +51,18 @@
/usr/share/doc/qt5
- qt5-base
+ qt5-base
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -85,4 +92,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-x11extras/pspec.xml b/desktop/toolkit/qt5/qt5-x11extras/pspec.xml
index aa382e56e7..3314471384 100644
--- a/desktop/toolkit/qt5/qt5-x11extras/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-x11extras/pspec.xml
@@ -11,11 +11,11 @@
Provides platform-specific APIs for X11
Provides platform-specific APIs for X11
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtx11extras-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtx11extras-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
mesa-devel
@@ -23,7 +23,7 @@
qt5-x11extras
- qt5-base
+ qt5-base
/usr/lib
@@ -40,7 +40,7 @@
qt5-x11extras
- qt5-base-devel
+ qt5-base-devel
@@ -51,11 +51,18 @@
qt5-x11extras
- qt5-base
+ qt5-base
+
+ 2016-10-21
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -85,4 +92,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml b/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml
index 7c84618f89..fb71c3c569 100644
--- a/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml
+++ b/desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml
@@ -11,18 +11,18 @@
Support for XPath, XQuery, XSLT and XML schema validation
Support for XPath, XQuery, XSLT and XML schema validation
LGPLv2.1-linking-exception
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtxmlpatterns-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtxmlpatterns-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
qt5-xmlpatterns
- qt5-base
+ qt5-base
libgcc
@@ -42,14 +42,14 @@
qt5-xmlpatterns
- qt5-base-devel
+ qt5-base-devel
qt5-xmlpatterns-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
@@ -57,6 +57,13 @@
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -86,4 +93,4 @@
ayhanyalcinsoy@pisilinux.org
-
+
\ No newline at end of file
diff --git a/pisi-index.xml b/pisi-index.xml
index a75109692a..1d26bbb85e 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -10528,7 +10528,7 @@
grantlee-qt5
- https://github.com/simonwagner/grantlee
+ https://github.com/steveire/grantlee
PisiLinux Community
admins@pisilinux.org
@@ -43322,43 +43322,43 @@
desktop.kde.framework
Resource and network access abstraction
Network transparent access to files and data
- mirrors://kde/stable/frameworks/5.26/kio-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kio-5.27.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
+ 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
+ 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
+ extra-cmake-modules
desktop/kde/framework/kio/pspec.xml
@@ -43372,28 +43372,28 @@
libxslt
libgcc
mit-kerberos
- knotifications
+ knotifications
qt5-script
qt5-x11extras
- karchive
- kconfig
- kcodecs
- kbookmarks
- kcompletion
- kconfigwidgets
- kcoreaddons
- kdbusaddons
- ki18n
- kiconthemes
- kitemviews
- kjobwidgets
- kservice
- ktextwidgets
- kwallet
- kwidgetsaddons
- kwindowsystem
- kxmlgui
- solid
+ karchive
+ kconfig
+ kcodecs
+ kbookmarks
+ kcompletion
+ kconfigwidgets
+ kcoreaddons
+ kdbusaddons
+ ki18n
+ kiconthemes
+ kitemviews
+ kjobwidgets
+ kservice
+ ktextwidgets
+ kwallet
+ kwidgetsaddons
+ kwindowsystem
+ kxmlgui
+ solid
/etc/
@@ -43411,34 +43411,34 @@
Development files for kio
qt5-base-devel
- kio
+ kio
qt5-base-devel
acl-devel
attr-devel
libxml2-devel
libxslt-devel
- knotifications-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
+ 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
@@ -43447,6 +43447,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.26.0
@@ -43491,12 +43498,12 @@
desktop.kde.framework
Image formats addons for QT 5
This framework provides additional image format plugins for QtGui.
- mirrors://kde/stable/frameworks/5.26/kimageformats-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kimageformats-5.27.0.tar.xz
qt5-base-devel
openexr-devel
ilmbase-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kimageformats/pspec.xml
@@ -43516,6 +43523,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -43560,16 +43574,16 @@
desktop.kde.framework
User interface for running shell commands with root privileges
kdesu provides functionality for building GUI front ends for (password asking) console mode programs.
- mirrors://kde/stable/frameworks/5.26/kdesu-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kdesu-5.27.0.tar.xz
qt5-base-devel
- kcoreaddons-devel
- kpty-devel
- kservice-devel
- ki18n-devel
- kconfig-devel
+ kcoreaddons-devel
+ kpty-devel
+ kservice-devel
+ ki18n-devel
+ kconfig-devel
libX11-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kdesu/pspec.xml
@@ -43577,11 +43591,11 @@
kdesu
qt5-base
- kcoreaddons
- kpty
- kservice
- ki18n
- kconfig
+ kcoreaddons
+ kpty
+ kservice
+ ki18n
+ kconfig
libgcc
libX11
@@ -43596,13 +43610,13 @@
kdesu-devel
Development files for kdesu
- kdesu
+ kdesu
qt5-base-devel
- kcoreaddons-devel
- kpty-devel
- kservice-devel
- ki18n-devel
- kconfig-devel
+ kcoreaddons-devel
+ kpty-devel
+ kservice-devel
+ ki18n-devel
+ kconfig-devel
libX11-devel
@@ -43612,6 +43626,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -43655,7 +43676,7 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/frameworkintegration-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/frameworkintegration-5.27.0.tar.xz
libxcb-devel
libXcursor-devel
@@ -43663,19 +43684,19 @@
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
+ 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
desktop/kde/framework/frameworkintegration/pspec.xml
@@ -43687,17 +43708,17 @@
libxcb
libXcursor
qt5-x11extras
- kconfig
- kxmlgui
- kcompletion
- kcoreaddons
- kjobwidgets
- kconfigwidgets
- kiconthemes
- ki18n
- kio
- knotifications
- kwidgetsaddons
+ kconfig
+ kxmlgui
+ kcompletion
+ kcoreaddons
+ kjobwidgets
+ kconfigwidgets
+ kiconthemes
+ ki18n
+ kio
+ knotifications
+ kwidgetsaddons
oxygen-fonts
@@ -43712,22 +43733,22 @@
frameworkintegration-devel
Development files for framework-integration
- frameworkintegration
+ 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
+ kconfig-devel
+ kxmlgui-devel
+ kcompletion-devel
+ kcoreaddons-devel
+ kjobwidgets-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ ki18n-devel
+ kio-devel
+ knotifications-devel
+ kwidgetsaddons-devel
/usr/include
@@ -43735,6 +43756,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -43779,18 +43807,18 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kservice-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kservice-5.27.0.tar.xz
qt5-base-devel
- kdoctools-devel
- kconfig-devel
- kcoreaddons-devel
- kcrash-devel
- kdbusaddons-devel
- ki18n-devel
+ kdoctools-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcrash-devel
+ kdbusaddons-devel
+ ki18n-devel
docbook-xml
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kservice/pspec.xml
@@ -43799,11 +43827,11 @@
qt5-base
libgcc
- kconfig
- kcoreaddons
- kcrash
- kdbusaddons
- ki18n
+ kconfig
+ kcoreaddons
+ kcrash
+ kdbusaddons
+ ki18n
/etc
@@ -43820,13 +43848,13 @@
kservice-devel
Development files for kservice
- kservice
+ kservice
qt5-base-devel
- kconfig-devel
- kcoreaddons-devel
- kcrash-devel
- kdbusaddons-devel
- ki18n-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kcrash-devel
+ kdbusaddons-devel
+ ki18n-devel
/usr/include
@@ -43835,6 +43863,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -43878,13 +43913,13 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kpty-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kpty-5.27.0.tar.xz
qt5-base-devel
utempter-devel
- kcoreaddons-devel
- ki18n-devel
- extra-cmake-modules
+ kcoreaddons-devel
+ ki18n-devel
+ extra-cmake-modules
desktop/kde/framework/kpty/pspec.xml
@@ -43894,8 +43929,8 @@
qt5-base
utempter
libgcc
- kcoreaddons
- ki18n
+ kcoreaddons
+ ki18n
/usr/share
@@ -43911,9 +43946,9 @@
qt5-base-devel
utempter-devel
- kcoreaddons-devel
- ki18n-devel
- kpty
+ kcoreaddons-devel
+ ki18n-devel
+ kpty
/usr/include
@@ -43922,6 +43957,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -43965,33 +44007,33 @@
desktop.kde.framework
Integration of QML and KDE workspaces
KDeclarative provides integration of QML and KDE workspaces.
- mirrors://kde/stable/frameworks/5.26/kdeclarative-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kdeclarative-5.27.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
+ 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
desktop/kde/framework/kdeclarative/pspec.xml
@@ -44002,16 +44044,16 @@
libgcc
libepoxy
qt5-declarative
- kpackage
- kconfig
- kservice
- kcoreaddons
- kglobalaccel
- ki18n
- kiconthemes
- kio
- kwidgetsaddons
- kwindowsystem
+ kpackage
+ kconfig
+ kservice
+ kcoreaddons
+ kglobalaccel
+ ki18n
+ kiconthemes
+ kio
+ kwidgetsaddons
+ kwindowsystem
/usr/bin
@@ -44029,17 +44071,17 @@
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
+ kpackage-devel
+ kconfig-devel
+ kservice-devel
+ kcoreaddons-devel
+ kglobalaccel-devel
+ ki18n-devel
+ kiconthemes-devel
+ kio-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+ kdeclarative
/usr/include
@@ -44048,6 +44090,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
5.26.0
@@ -44092,38 +44141,38 @@
desktop.kde.framework
Library for KDE's Plasma Activities support
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
- mirrors://kde/stable/frameworks/5.26/kactivities-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kactivities-5.27.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
+ 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
+ extra-cmake-modules
build-source.patch
@@ -44136,16 +44185,16 @@
qt5-base
qt5-declarative
libgcc
- kconfig
- kconfigwidgets
- kcoreaddons
- kdbusaddons
- ki18n
- kio
- kglobalaccel
- kservice
- kxmlgui
- kwindowsystem
+ kconfig
+ kconfigwidgets
+ kcoreaddons
+ kdbusaddons
+ ki18n
+ kio
+ kglobalaccel
+ kservice
+ kxmlgui
+ kwindowsystem
/usr/share
@@ -44162,17 +44211,17 @@
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
+ kconfig-devel
+ kconfigwidgets-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kio-devel
+ kglobalaccel-devel
+ kservice-devel
+ kxmlgui-devel
+ kwindowsystem-devel
+ kactivities
/usr/include
@@ -44181,6 +44230,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44224,10 +44280,10 @@
desktop.kde.framework
Open Collaboration Service client library, based on Qt 5
Attica is a library to access Open Collaboration Service servers, based on Qt 5.
- mirrors://kde/stable/frameworks/5.26/attica-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/attica-5.27.0.tar.xz
qt5-base-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/attica/pspec.xml
@@ -44249,7 +44305,7 @@
Development files for attica5
qt5-base-devel
- attica
+ attica
/usr/include
@@ -44258,6 +44314,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44302,7 +44365,7 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/solid-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/solid-5.27.0.tar.xz
qt5-base-devel
eudev-devel
@@ -44311,7 +44374,7 @@
udisks2-devel
upower-devel
media-player-info
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/solid/pspec.xml
@@ -44338,7 +44401,7 @@
Development files for solid
qt5-base-devel
- solid
+ solid
/usr/include
@@ -44347,6 +44410,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44391,23 +44461,23 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kwallet-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kwallet-5.27.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
+ kconfig-devel
+ kdoctools-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
+ extra-cmake-modules
desktop/kde/framework/kwallet/pspec.xml
@@ -44417,15 +44487,15 @@
qt5-base
libgcc
libgcrypt
- kconfig
- kcoreaddons
- kdbusaddons
- ki18n
- kiconthemes
- knotifications
- kservice
- kwidgetsaddons
- kwindowsystem
+ kconfig
+ kcoreaddons
+ kdbusaddons
+ ki18n
+ kiconthemes
+ knotifications
+ kservice
+ kwidgetsaddons
+ kwindowsystem
/usr/share
@@ -44440,18 +44510,18 @@
kwallet-devel
Development files for kwallet
- 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
+ kconfig-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
/usr/include
@@ -44460,6 +44530,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44503,19 +44580,19 @@
desktop.kde.framework
Access and manipulate bookmarks stored using XBEL format
Framework which lets you access and manipulate bookmarks stored using XBEL format
- mirrors://kde/stable/frameworks/5.26/kbookmarks-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kbookmarks-5.27.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
+ kcoreaddons-devel
+ kauth-devel
+ kcodecs-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
+ extra-cmake-modules
desktop/kde/framework/kbookmarks/pspec.xml
@@ -44524,12 +44601,12 @@
qt5-base
libgcc
- kcoreaddons
- kcodecs
- kconfig
- kiconthemes
- kwidgetsaddons
- kxmlgui
+ kcoreaddons
+ kcodecs
+ kconfig
+ kiconthemes
+ kwidgetsaddons
+ kxmlgui
/etc
@@ -44544,14 +44621,14 @@
kbookmarks-devel
Development files for kbookmarks
- kbookmarks
+ kbookmarks
qt5-base-devel
- kcoreaddons-devel
- kcodecs-devel
- kconfig-devel
- kiconthemes-devel
- kwidgetsaddons-devel
- kxmlgui-devel
+ kcoreaddons-devel
+ kcodecs-devel
+ kconfig-devel
+ kiconthemes-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
/usr/include
@@ -44560,6 +44637,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44604,11 +44688,11 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kitemviews-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kitemviews-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kitemviews/pspec.xml
@@ -44631,7 +44715,7 @@
Development files for kitemviews
qt5-base-devel
- kitemviews
+ kitemviews
/usr/include
@@ -44640,6 +44724,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44683,16 +44774,16 @@
desktop.kde.framework
Configuration dialog for desktop notifications
KNotifyConfig provides a configuration dialog for desktop notifications which can be embedded in your application..
- mirrors://kde/stable/frameworks/5.26/knotifyconfig-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/knotifyconfig-5.27.0.tar.xz
qt5-base-devel
qt5-phonon-devel
- kauth-devel
- kconfig-devel
- kcompletion-devel
- ki18n-devel
- kio-devel
- extra-cmake-modules
+ kauth-devel
+ kconfig-devel
+ kcompletion-devel
+ ki18n-devel
+ kio-devel
+ extra-cmake-modules
desktop/kde/framework/knotifyconfig/pspec.xml
@@ -44702,10 +44793,10 @@
qt5-base
qt5-phonon
libgcc
- kconfig
- kcompletion
- ki18n
- kio
+ kconfig
+ kcompletion
+ ki18n
+ kio
/usr/share
@@ -44719,14 +44810,14 @@
knotifyconfig-devel
Development files for knotifyconfig
- knotifyconfig
+ knotifyconfig
qt5-base-devel
qt5-phonon-devel
- kauth-devel
- kconfig-devel
- kcompletion-devel
- ki18n-devel
- kio-devel
+ kauth-devel
+ kconfig-devel
+ kcompletion-devel
+ ki18n-devel
+ kio-devel
/usr/include
@@ -44735,6 +44826,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44779,12 +44877,12 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kcoreaddons-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kcoreaddons-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
shared-mime-info
- extra-cmake-modules
+ extra-cmake-modules
mesa-devel
desktop/kde/framework/kcoreaddons/pspec.xml
@@ -44811,7 +44909,7 @@
Development files for kcoreaddons
qt5-base-devel
- kcoreaddons
+ kcoreaddons
/usr/include
@@ -44820,6 +44918,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44864,7 +44969,7 @@
desktop.kde.framework
KDE applications initialization utility
Process launcher to speed up launching KDE applications.
- mirrors://kde/stable/frameworks/5.26/kinit-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kinit-5.27.0.tar.xz
qt5-base-devel
kdoctools-devel
@@ -44872,25 +44977,25 @@
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
+ 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
+ extra-cmake-modules
desktop/kde/framework/kinit/pspec.xml
@@ -44902,13 +45007,13 @@
libcap
libgcc
libxcb
- kio
- kcrash
- kcoreaddons
- kconfig
- ki18n
- kservice
- kwindowsystem
+ kio
+ kcrash
+ kcoreaddons
+ kconfig
+ ki18n
+ kservice
+ kwindowsystem
/usr/share
@@ -44928,14 +45033,14 @@
libX11-devel
libcap-devel
libxcb-devel
- kio-devel
- kcrash-devel
- kcoreaddons-devel
- kconfig-devel
- ki18n-devel
- kservice-devel
- kwindowsystem-devel
- kinit
+ kio-devel
+ kcrash-devel
+ kcoreaddons-devel
+ kconfig-devel
+ ki18n-devel
+ kservice-devel
+ kwindowsystem-devel
+ kinit
/usr/lib/cmake
@@ -44943,6 +45048,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -44986,39 +45098,39 @@
desktop.kde.framework
KDE5 text editor libraries
KTextEditor provides a powerful text editor component that you can embed in your application.
- mirrors://kde/stable/frameworks/5.26/ktexteditor-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/ktexteditor-5.27.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
+ 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
+ kjobwidgets-devel
+ extra-cmake-modules
desktop/kde/framework/ktexteditor/pspec.xml
@@ -45029,24 +45141,24 @@
qt5-base
libgcc
libgit2
- ktextwidgets
- kwidgetsaddons
- kconfigwidgets
- kjobwidgets
- kiconthemes
- kcoreaddons
- kcompletion
- kitemviews
- kxmlgui
- kcodecs
- karchive
- kguiaddons
- kconfig
- ki18n
- kio
- ki18n
- kparts
- sonnet
+ ktextwidgets
+ kwidgetsaddons
+ kconfigwidgets
+ kjobwidgets
+ kiconthemes
+ kcoreaddons
+ kcompletion
+ kitemviews
+ kxmlgui
+ kcodecs
+ karchive
+ kguiaddons
+ kconfig
+ ki18n
+ kio
+ ki18n
+ kparts
+ sonnet
/etc
@@ -45064,25 +45176,25 @@
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
+ 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
@@ -45091,6 +45203,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45134,7 +45253,7 @@
desktop.kde.framework
Extra cmake modules for KDE5
Extra cmake modules KDE5
- mirrors://kde/stable/frameworks/5.26/extra-cmake-modules-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/extra-cmake-modules-5.27.0.tar.xz
cmake
flex
@@ -45155,6 +45274,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45199,23 +45325,23 @@
desktop.kde.framework
Framework for searching and managing metadata
Baloo is a framework for searching and managing metada
- mirrors://kde/stable/frameworks/5.26/baloo-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/baloo-5.27.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
+ 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
+ extra-cmake-modules
desktop/kde/framework/baloo/pspec.xml
@@ -45224,17 +45350,17 @@
qt5-base
qt5-declarative
- kcoreaddons
- kdbusaddons
- kauth
+ kcoreaddons
+ kdbusaddons
+ kauth
libgcc
- kconfig
- kcrash
- ki18n
- kidletime
- kio
- solid
- kfilemetadata
+ kconfig
+ kcrash
+ ki18n
+ kidletime
+ kio
+ solid
+ kfilemetadata
lmdb
@@ -45251,19 +45377,19 @@
baloo-devel
Development files for baloo-widgets
- baloo
+ 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
+ kcoreaddons-devel
+ kdbusaddons-devel
+ kauth-devel
+ kconfig-devel
+ kcrash-devel
+ ki18n-devel
+ kidletime-devel
+ kio-devel
+ solid-devel
+ kfilemetadata-devel
lmdb-devel
@@ -45273,6 +45399,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45317,7 +45450,7 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kwindowsystem-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kwindowsystem-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
@@ -45329,7 +45462,7 @@
libXfixes-devel
xcb-util-devel
xcb-util-keysyms-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kwindowsystem/pspec.xml
@@ -45362,7 +45495,7 @@
libXfixes-devel
xcb-util-devel
xcb-util-keysyms-devel
- kwindowsystem
+ kwindowsystem
/usr/include
@@ -45371,6 +45504,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45415,10 +45555,10 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/threadweaver-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/threadweaver-5.27.0.tar.xz
qt5-base-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/threadweaver/pspec.xml
@@ -45439,7 +45579,7 @@
Development files for threadweaver
qt5-base-devel
- threadweaver
+ threadweaver
/usr/include
@@ -45448,6 +45588,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45491,18 +45638,18 @@
desktop.kde.framework
Framework that lets applications manage user installable packages of non-binary assets
KPackage is dependent on the Smart package manager.
- mirrors://kde/stable/frameworks/5.26/kpackage-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kpackage-5.27.0.tar.xz
qt5-base-devel
libX11-devel
- kconfig-devel
- ki18n-devel
- kcoreaddons-devel
- karchive-devel
- kdoctools-devel
+ kconfig-devel
+ ki18n-devel
+ kcoreaddons-devel
+ karchive-devel
+ kdoctools-devel
docbook-sgml4_5
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kpackage/pspec.xml
@@ -45511,10 +45658,10 @@
qt5-base
libgcc
- kconfig
- ki18n
- kcoreaddons
- karchive
+ kconfig
+ ki18n
+ kcoreaddons
+ karchive
/usr/bin
@@ -45529,12 +45676,12 @@
kpackage-devel
Development files for kpackage
- kpackage
+ kpackage
qt5-base-devel
- kconfig-devel
- ki18n-devel
- kcoreaddons-devel
- karchive-devel
+ kconfig-devel
+ ki18n-devel
+ kcoreaddons-devel
+ karchive-devel
/usr/include
@@ -45543,6 +45690,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45586,25 +45740,25 @@
desktop.kde.framework
Utilities for interacting with KCModules
KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework.
- mirrors://kde/stable/frameworks/5.26/kcmutils-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kcmutils-5.27.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
+ 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
desktop/kde/framework/kcmutils/pspec.xml
@@ -45614,17 +45768,17 @@
qt5-base
qt5-declarative
libgcc
- kdeclarative
- kconfigwidgets
- kwidgetsaddons
- kconfig
- kauth
- kcoreaddons
- ki18n
- kiconthemes
- kitemviews
- kservice
- kxmlgui
+ kdeclarative
+ kconfigwidgets
+ kwidgetsaddons
+ kconfig
+ kauth
+ kcoreaddons
+ ki18n
+ kiconthemes
+ kitemviews
+ kservice
+ kxmlgui
/usr/share
@@ -45638,20 +45792,20 @@
kcmutils-devel
Development files for kcmutils
- 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
+ kdeclarative-devel
+ kconfigwidgets-devel
+ kwidgetsaddons-devel
+ kconfig-devel
+ kauth-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ kitemviews-devel
+ kservice-devel
+ kxmlgui-devel
/usr/include
@@ -45660,6 +45814,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45704,19 +45865,19 @@
desktop.kde.framework
KDE5 icon utilities
This library contains classes to improve the handling of icons in applications using the KDE Frameworks.
- mirrors://kde/stable/frameworks/5.26/kiconthemes-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kiconthemes-5.27.0.tar.xz
qt5-base-devel
qt5-svg-devel
- ki18n-devel
- kauth-devel
- karchive-devel
- kcodecs-devel
- kconfig-devel
- kitemviews-devel
- kconfigwidgets-devel
- kwidgetsaddons-devel
- extra-cmake-modules
+ ki18n-devel
+ kauth-devel
+ karchive-devel
+ kcodecs-devel
+ kconfig-devel
+ kitemviews-devel
+ kconfigwidgets-devel
+ kwidgetsaddons-devel
+ extra-cmake-modules
desktop/kde/framework/kiconthemes/pspec.xml
@@ -45726,13 +45887,13 @@
libgcc
qt5-base
qt5-svg
- kconfigwidgets
- ki18n
- kitemviews
- kwidgetsaddons
- karchive
- kconfig
- kcoreaddons
+ kconfigwidgets
+ ki18n
+ kitemviews
+ kwidgetsaddons
+ karchive
+ kconfig
+ kcoreaddons
/usr/share
@@ -45747,16 +45908,16 @@
kiconthemes-devel
Development files for kiconthemes
- kiconthemes
+ kiconthemes
qt5-base-devel
qt5-svg-devel
- kconfigwidgets-devel
- ki18n-devel
- karchive-devel
- kitemviews-devel
- kwidgetsaddons-devel
- kconfig-devel
- kcoreaddons-devel
+ kconfigwidgets-devel
+ ki18n-devel
+ karchive-devel
+ kitemviews-devel
+ kwidgetsaddons-devel
+ kconfig-devel
+ kcoreaddons-devel
/usr/include
@@ -45765,6 +45926,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45809,11 +45977,11 @@
desktop.kde.framework
Qt wrapper for ModemManager DBus API
Qt wrapper for ModemManager DBus API
- mirrors://kde/stable/frameworks/5.26/modemmanager-qt-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/modemmanager-qt-5.27.0.tar.xz
qt5-base-devel
ModemManager-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/modemmanager-qt/pspec.xml
@@ -45837,7 +46005,7 @@
Development files for modemmanger-qt
qt5-base-devel
- modemmanager-qt
+ modemmanager-qt
/usr/include
@@ -45846,6 +46014,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45889,21 +46064,21 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kpeople-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kpeople-5.27.0.tar.xz
qt5-base-devel
- kconfig-devel
+ kconfig-devel
qt5-declarative-devel
- kcoreaddons-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
+ kservice-devel
+ kwidgetsaddons-devel
+ ki18n-devel
+ kitemviews-devel
+ extra-cmake-modules
desktop/kde/framework/kpeople/pspec.xml
@@ -45913,12 +46088,12 @@
qt5-base
qt5-declarative
libgcc
- kconfig
- kcoreaddons
- kservice
- kwidgetsaddons
- ki18n
- kitemviews
+ kconfig
+ kcoreaddons
+ kservice
+ kwidgetsaddons
+ ki18n
+ kitemviews
/usr/share
@@ -45934,13 +46109,13 @@
qt5-base-devel
qt5-declarative-devel
- kconfig-devel
- kcoreaddons-devel
- kwidgetsaddons-devel
- kservice-devel
- ki18n-devel
- kitemviews-devel
- kpeople
+ kconfig-devel
+ kcoreaddons-devel
+ kwidgetsaddons-devel
+ kservice-devel
+ ki18n-devel
+ kitemviews-devel
+ kpeople
/usr/include
@@ -45949,6 +46124,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -45992,10 +46174,10 @@
desktop.kde.framework
Set of item models extending the Qt model-view framework
KItemModels provides a set of item models extending the Qt model-view framework.
- mirrors://kde/stable/frameworks/5.26/kitemmodels-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kitemmodels-5.27.0.tar.xz
qt5-base-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kitemmodels/pspec.xml
@@ -46018,7 +46200,7 @@
Development files for kitemmodels
qt5-base-devel
- kitemmodels
+ kitemmodels
/usr/include
@@ -46027,6 +46209,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46070,11 +46259,11 @@
desktop.kde.framework
KDE unit conversion framework
KUnitConversion provides functions to convert values in different physical units.
- mirrors://kde/stable/frameworks/5.26/kunitconversion-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kunitconversion-5.27.0.tar.xz
qt5-base-devel
- ki18n-devel
- extra-cmake-modules
+ ki18n-devel
+ extra-cmake-modules
desktop/kde/framework/kunitconversion/pspec.xml
@@ -46083,7 +46272,7 @@
qt5-base
libgcc
- ki18n
+ ki18n
/usr/share
@@ -46098,8 +46287,8 @@
Development files for kunitconversion
qt5-base-devel
- ki18n-devel
- kunitconversion
+ ki18n-devel
+ kunitconversion
/usr/include
@@ -46108,6 +46297,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46151,13 +46347,13 @@
desktop.kde.framework
Abstraction to system policy and authentication features
Framework which lets applications perform actions as a privileged user
- mirrors://kde/stable/frameworks/5.26/kauth-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kauth-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
polkit-qt-devel
- kcoreaddons-devel
- extra-cmake-modules
+ kcoreaddons-devel
+ extra-cmake-modules
desktop/kde/framework/kauth/pspec.xml
@@ -46166,7 +46362,7 @@
qt5-base
polkit-qt
- kcoreaddons
+ kcoreaddons
libgcc
@@ -46181,7 +46377,7 @@
kauth-devel
Development files for kauth
- kauth
+ kauth
kcoreaddons-devel
polkit-qt-devel
@@ -46192,6 +46388,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46236,14 +46439,14 @@
desktop.kde.framework
Kcrash crash handling application
KCrash provides support for intercepting and handling application crashes.
- mirrors://kde/stable/frameworks/5.26/kcrash-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kcrash-5.27.0.tar.xz
qt5-base-devel
qt5-x11extras-devel
- kcoreaddons-devel
- kwindowsystem-devel
+ kcoreaddons-devel
+ kwindowsystem-devel
libX11-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kcrash/pspec.xml
@@ -46254,8 +46457,8 @@
libX11
libgcc
qt5-x11extras
- kcoreaddons
- kwindowsystem
+ kcoreaddons
+ kwindowsystem
/usr/share
@@ -46271,9 +46474,9 @@
qt5-base-devel
qt5-x11extras-devel
- kcrash
- kcoreaddons-devel
- kwindowsystem-devel
+ kcrash
+ kcoreaddons-devel
+ kwindowsystem-devel
/usr/include
@@ -46282,6 +46485,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46326,11 +46536,11 @@
desktop.kde.framework
Plasma library and runtime components based upon KDE Frameworks 5 and Qt5
Plasma library and runtime components based upon KF5 and Qt5
- mirrors://kde/stable/frameworks/5.26/plasma-framework-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/plasma-framework-5.27.0.tar.xz
qt5-base-devel
qt5-quickcontrols
- kdoctools-devel
+ kdoctools-devel
qt5-svg-devel
qt5-script-devel
qt5-quick1-devel
@@ -46339,39 +46549,39 @@
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
+ 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
+ extra-cmake-modules
desktop/kde/framework/plasma-framework/pspec.xml
@@ -46389,23 +46599,23 @@
libgcc
libX11
libxcb
- kactivities
- knotifications
- kpackage
- karchive
- kconfig
- kconfigwidgets
- kcoreaddons
- kdbusaddons
- kdeclarative
- kglobalaccel
- kguiaddons
- ki18n
- kiconthemes
- kio
- kservice
- kwindowsystem
- kxmlgui
+ kactivities
+ knotifications
+ kpackage
+ karchive
+ kconfig
+ kconfigwidgets
+ kcoreaddons
+ kdbusaddons
+ kdeclarative
+ kglobalaccel
+ kguiaddons
+ ki18n
+ kiconthemes
+ kio
+ kservice
+ kwindowsystem
+ kxmlgui
/usr/share
@@ -46420,7 +46630,7 @@
plasma-framework-devel
Development files for plasma-framework
- plasma-framework
+ plasma-framework
qt5-base-devel
qt5-svg-devel
qt5-script-devel
@@ -46429,23 +46639,23 @@
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
+ 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
@@ -46454,6 +46664,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46497,16 +46714,16 @@
desktop.kde.framework
KDE5 media player Plugin interface for media player features
KMediaPlayer builds on the KParts framework to provide a common interface for KParts that can play media files.
- mirrors://kde/stable/frameworks/5.26/portingAids/kmediaplayer-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/portingAids/kmediaplayer-5.27.0.tar.xz
qt5-base-devel
- kio-devel
- kauth-devel
- kparts-devel
- ktextwidgets-devel
- sonnet-devel
- kxmlgui-devel
- extra-cmake-modules
+ kio-devel
+ kauth-devel
+ kparts-devel
+ ktextwidgets-devel
+ sonnet-devel
+ kxmlgui-devel
+ extra-cmake-modules
desktop/kde/framework/kmediaplayer/pspec.xml
@@ -46515,8 +46732,8 @@
qt5-base
libgcc
- kparts
- kxmlgui
+ kparts
+ kxmlgui
/usr/share
@@ -46529,10 +46746,10 @@
kmediaplayer-devel
Development files for kmediaplayer
- kmediaplayer
+ kmediaplayer
qt5-base-devel
- kparts-devel
- kxmlgui-devel
+ kparts-devel
+ kxmlgui-devel
/usr/include
@@ -46541,6 +46758,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46585,7 +46809,7 @@
desktop.kde.framework
Library for KDE's Plasma Activities support
Kactivities provides an API for using and interacting with the Plasma Activities Manager.
- mirrors://kde/stable/frameworks/5.26/kactivities-stats-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kactivities-stats-5.27.0.tar.xz
qt5-base-devel
boost-devel
@@ -46593,9 +46817,9 @@
qt5-sql-mysql
qt5-sql-sqlite
qt5-sql-odbc
- kconfig-devel
- kactivities-devel
- extra-cmake-modules
+ kconfig-devel
+ kactivities-devel
+ extra-cmake-modules
desktop/kde/framework/kactivities-stats/pspec.xml
@@ -46604,8 +46828,8 @@
qt5-base
libgcc
- kconfig
- kactivities
+ kconfig
+ kactivities
/usr/share
@@ -46621,9 +46845,9 @@
Development files for kactivities-stats
qt5-base-devel
- kconfig-devel
- kactivities-devel
- kactivities-stats
+ kconfig-devel
+ kactivities-devel
+ kactivities-stats
/usr/include
@@ -46632,6 +46856,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46661,7 +46892,7 @@
desktop.kde.framework
Qt-style Client and Server library wrapper for the Wayland libraries
Qt-style Client and Server library wrapper for the Wayland libraries
- mirrors://kde/stable/frameworks/5.26/kwayland-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kwayland-5.27.0.tar.xz
qt5-base-devel
wayland-devel
@@ -46692,7 +46923,7 @@
qt5-base-devel
wayland-devel
mesa-devel
- kwayland
+ kwayland
/usr/lib/cmake
@@ -46701,6 +46932,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46745,18 +46983,18 @@
desktop.kde.framework
KDE5 daemon
Kded runs in the background and performs a number of small tasks.
- mirrors://kde/stable/frameworks/5.26/kded-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kded-5.27.0.tar.xz
qt5-base-devel
- kdoctools-devel
- kinit-devel
- kcoreaddons-devel
- kconfig-devel
- kcrash-devel
- kdbusaddons-devel
- kservice-devel
+ kdoctools-devel
+ kinit-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kcrash-devel
+ kdbusaddons-devel
+ kservice-devel
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kded/pspec.xml
@@ -46765,11 +47003,11 @@
qt5-base
libgcc
- kcoreaddons
- kconfig
- kcrash
- kdbusaddons
- kservice
+ kcoreaddons
+ kconfig
+ kcrash
+ kdbusaddons
+ kservice
/usr/share
@@ -46785,12 +47023,12 @@
Development files for kded
qt5-base-devel
- kcoreaddons-devel
- kconfig-devel
- kcrash-devel
- kdbusaddons-devel
- kservice-devel
- kded
+ kcoreaddons-devel
+ kconfig-devel
+ kcrash-devel
+ kdbusaddons-devel
+ kservice-devel
+ kded
/usr/lib/cmake
@@ -46798,6 +47036,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46841,26 +47086,26 @@
desktop.kde.framework
KDE5 application scripting helper
Kross is a scripting bridge to embed scripting functionality into an application. It supports QtScript as a scripting interpreter backend.
- mirrors://kde/stable/frameworks/5.26/portingAids/kross-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/portingAids/kross-5.27.0.tar.xz
qt5-base-devel
qt5-script-devel
- kcoreaddons-devel
- kdoctools-devel
- kconfigwidgets-devel
- ktextwidgets-devel
- kparts-devel
- sonnet-devel
- kauth-devel
- ki18n-devel
- kcompletion-devel
- kiconthemes-devel
- kio-devel
- kparts-devel
- kwidgetsaddons-devel
- kxmlgui-devel
+ kcoreaddons-devel
+ kdoctools-devel
+ kconfigwidgets-devel
+ ktextwidgets-devel
+ kparts-devel
+ sonnet-devel
+ kauth-devel
+ ki18n-devel
+ kcompletion-devel
+ kiconthemes-devel
+ kio-devel
+ kparts-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kross/pspec.xml
@@ -46870,14 +47115,14 @@
qt5-base
qt5-script
libgcc
- kcoreaddons
- ki18n
- kcompletion
- kiconthemes
- kio
- kparts
- kwidgetsaddons
- kxmlgui
+ kcoreaddons
+ ki18n
+ kcompletion
+ kiconthemes
+ kio
+ kparts
+ kwidgetsaddons
+ kxmlgui
/usr/bin
@@ -46893,17 +47138,17 @@
kross-devel
Development files for kross
- kross
+ kross
qt5-base-devel
qt5-script-devel
- kcoreaddons-devel
- ki18n-devel
- kcompletion-devel
- kiconthemes-devel
- kio-devel
- kparts-devel
- kwidgetsaddons-devel
- kxmlgui-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kcompletion-devel
+ kiconthemes-devel
+ kio-devel
+ kparts-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
/usr/include
@@ -46912,6 +47157,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -46955,35 +47207,35 @@
desktop.kde.framework
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).
- mirrors://kde/stable/frameworks/5.26/kparts-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kparts-5.27.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
+ 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
desktop/kde/framework/kparts/pspec.xml
@@ -46992,16 +47244,16 @@
qt5-base
libgcc
- kjobwidgets
- kconfig
- kcoreaddons
- ki18n
- kiconthemes
- knotifications
- kservice
- kwidgetsaddons
- kxmlgui
- kio
+ kjobwidgets
+ kconfig
+ kcoreaddons
+ ki18n
+ kiconthemes
+ knotifications
+ kservice
+ kwidgetsaddons
+ kxmlgui
+ kio
/usr/share
@@ -47016,17 +47268,17 @@
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
+ kjobwidgets-devel
+ kconfig-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ knotifications-devel
+ kservice-devel
+ kwidgetsaddons-devel
+ kxmlgui-devel
+ kio-devel
+ kparts
/usr/include
@@ -47035,6 +47287,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
5.26.0
@@ -47078,24 +47337,24 @@
desktop.kde.framework
Framework for managing menu and toolbar actions
Kxmlgui provides a framework for managing menu and toolbar actions in an abstract way.
- mirrors://kde/stable/frameworks/5.26/kxmlgui-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kxmlgui-5.27.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
+ 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
desktop/kde/framework/kxmlgui/pspec.xml
@@ -47104,17 +47363,17 @@
qt5-base
libgcc
- attica
- kcoreaddons
- kconfig
- kconfigwidgets
- kglobalaccel
- ki18n
- kiconthemes
- kitemviews
- ktextwidgets
- kwidgetsaddons
- kwindowsystem
+ attica
+ kcoreaddons
+ kconfig
+ kconfigwidgets
+ kglobalaccel
+ ki18n
+ kiconthemes
+ kitemviews
+ ktextwidgets
+ kwidgetsaddons
+ kwindowsystem
/etc
@@ -47129,19 +47388,19 @@
kxmlgui-devel
Development files for kxmlgui
- 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
+ attica-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kglobalaccel-devel
+ ki18n-devel
+ kiconthemes-devel
+ kitemviews-devel
+ ktextwidgets-devel
+ kwidgetsaddons-devel
+ kwindowsystem-devel
/usr/include
@@ -47150,6 +47409,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.26.0
@@ -47193,7 +47459,7 @@
desktop.kde.framework
Breeze icon themes
İcon themes breeze
- mirrors://kde/stable/frameworks/5.26/breeze-icons-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/breeze-icons-5.27.0.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -47209,6 +47475,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -47253,13 +47526,13 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/sonnet-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/sonnet-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
hunspell-devel
aspell-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/sonnet/pspec.xml
@@ -47285,7 +47558,7 @@
Development files for sonnet
qt5-base-devel
- sonnet
+ sonnet
/usr/include
@@ -47294,6 +47567,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -47338,12 +47618,12 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kxmlrpcclient-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kxmlrpcclient-5.27.0.tar.xz
qt5-base-devel
- kauth-devel
- kio-devel
- extra-cmake-modules
+ kauth-devel
+ kio-devel
+ extra-cmake-modules
desktop/kde/framework/kxmlrpcclient/pspec.xml
@@ -47352,9 +47632,9 @@
qt5-base
libgcc
- ki18n
- kcoreaddons
- kio
+ ki18n
+ kcoreaddons
+ kio
/etc
@@ -47370,11 +47650,11 @@
kxmlrpcclient-devel
Development files for kdelibs4-support
- kxmlrpcclient
+ kxmlrpcclient
qt5-base-devel
- ki18n-devel
- kcoreaddons-devel
- kio-devel
+ ki18n-devel
+ kcoreaddons-devel
+ kio-devel
/usr/include
@@ -47383,6 +47663,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -47428,11 +47715,11 @@
desktop.kde.framework
Advanced configuration system for KDE Frameworks 5
Kconfig provides advanced libraries and tools for accessing configuration files.
- mirrors://kde/stable/frameworks/5.26/kconfig-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kconfig-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kconfig/pspec.xml
@@ -47456,7 +47743,7 @@
Development files for kconfig
qt5-base-devel
- kconfig
+ kconfig
/usr/include
@@ -47465,6 +47752,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -47509,7 +47803,7 @@
desktop.kde.framework
KDE5 document generator
kdoctools is an application aims to generate documents from DocBook.
- mirrors://kde/stable/frameworks/5.26/kdoctools-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kdoctools-5.27.0.tar.xz
qt5-base-devel
perl-URI
@@ -47519,9 +47813,9 @@
docbook-xml
docbook-xsl
docbook-sgml4_5
- ki18n-devel
- karchive-devel
- extra-cmake-modules
+ ki18n-devel
+ karchive-devel
+ extra-cmake-modules
desktop/kde/framework/kdoctools/pspec.xml
@@ -47532,7 +47826,7 @@
libxml2
libgcc
libxslt
- karchive
+ karchive
/usr/share
@@ -47549,8 +47843,8 @@
Development files for kdoctools
qt5-base-devel
- kdoctools
- karchive-devel
+ kdoctools
+ karchive-devel
libgcc
libxml2-devel
@@ -47561,6 +47855,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -47605,13 +47906,13 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kcompletion-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kcompletion-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
- kconfig-devel
- kwidgetsaddons-devel
- extra-cmake-modules
+ kconfig-devel
+ kwidgetsaddons-devel
+ extra-cmake-modules
desktop/kde/framework/kcompletion/pspec.xml
@@ -47620,8 +47921,8 @@
qt5-base
libgcc
- kconfig
- kwidgetsaddons
+ kconfig
+ kwidgetsaddons
/usr/share
@@ -47637,7 +47938,7 @@
Development files for kcompletion
qt5-base-devel
- kcompletion
+ kcompletion
kwidgetsaddons-devel
@@ -47647,6 +47948,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -47691,22 +47999,22 @@
desktop.kde.framework
KDE5 text editing widgets
KTextWidgets provides widgets for displaying and editing text. It supports rich text as well as plain text.
- mirrors://kde/stable/frameworks/5.26/ktextwidgets-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/ktextwidgets-5.27.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
+ 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
desktop/kde/framework/ktextwidgets/pspec.xml
@@ -47715,16 +48023,16 @@
qt5-base
libgcc
- kconfig
- kcompletion
- kconfigwidgets
- kiconthemes
- kwidgetsaddons
- ki18n
- sonnet
- kservice
- kcoreaddons
- kwindowsystem
+ kconfig
+ kcompletion
+ kconfigwidgets
+ kiconthemes
+ kwidgetsaddons
+ ki18n
+ sonnet
+ kservice
+ kcoreaddons
+ kwindowsystem
/usr/share
@@ -47738,18 +48046,18 @@
ktextwidgets-devel
Development files for ktextwidgets
- 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
+ kconfig-devel
+ kcompletion-devel
+ kconfigwidgets-devel
+ kiconthemes-devel
+ kwidgetsaddons-devel
+ ki18n-devel
+ sonnet-devel
+ kservice-devel
+ kcoreaddons-devel
+ kwindowsystem-devel
/usr/include
@@ -47758,6 +48066,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -47801,10 +48116,10 @@
desktop.kde.framework
KDE5 Data plotting
Kplotting contains data plotting classes for QT 5 and KDE
- mirrors://kde/stable/frameworks/5.26/kplotting-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kplotting-5.27.0.tar.xz
qt5-base-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kplotting/pspec.xml
@@ -47825,7 +48140,7 @@
Development files for kplotting
qt5-base-devel
- kplotting
+ kplotting
/usr/include
@@ -47834,6 +48149,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -47877,35 +48199,35 @@
desktop.kde.framework
Framework for downloading and sharing additional application data
The KNewStuff library implements collaborative data sharing for applications.
- mirrors://kde/stable/frameworks/5.26/knewstuff-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/knewstuff-5.27.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
+ 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
desktop/kde/framework/knewstuff/pspec.xml
@@ -47914,19 +48236,19 @@
qt5-base
libgcc
- kwidgetsaddons
- ktextwidgets
- kiconthemes
- kcompletion
- kitemviews
- karchive
- attica
- kconfig
- kcoreaddons
- ki18n
- kio
- kservice
- kxmlgui
+ kwidgetsaddons
+ ktextwidgets
+ kiconthemes
+ kcompletion
+ kitemviews
+ karchive
+ attica
+ kconfig
+ kcoreaddons
+ ki18n
+ kio
+ kservice
+ kxmlgui
/usr/share
@@ -47941,20 +48263,20 @@
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
+ 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
@@ -47963,6 +48285,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48006,13 +48335,13 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/karchive-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/karchive-5.27.0.tar.xz
qt5-base-devel
xz-devel
zlib-devel
bzip2
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/karchive/pspec.xml
@@ -48037,7 +48366,7 @@
Development files for karchive
qt5-base-devel
- karchive
+ karchive
/usr/include
@@ -48046,6 +48375,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48090,7 +48426,7 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kidletime-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kidletime-5.27.0.tar.xz
qt5-base-devel
qt5-x11extras-devel
@@ -48098,7 +48434,7 @@
libXext-devel
libXScrnSaver-devel
libxcb-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kidletime/pspec.xml
@@ -48124,7 +48460,7 @@
kidletime-devel
Development files for kidletime
- kidletime
+ kidletime
/usr/include
@@ -48133,6 +48469,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48177,7 +48520,7 @@
desktop.kde.framework
KDE5 library for extracting meta data from files.
KDE library for extracting meta data from files.
- mirrors://kde/stable/frameworks/5.26/kfilemetadata-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kfilemetadata-5.27.0.tar.xz
qt5-base-devel
attr-devel
@@ -48186,9 +48529,9 @@
ffmpeg-devel
taglib-devel
poppler-qt5-devel
- karchive-devel
- ki18n-devel
- extra-cmake-modules
+ karchive-devel
+ ki18n-devel
+ extra-cmake-modules
desktop/kde/framework/kfilemetadata/pspec.xml
@@ -48202,8 +48545,8 @@
taglib
ffmpeg
poppler-qt5
- karchive
- ki18n
+ karchive
+ ki18n
/usr/share
@@ -48218,15 +48561,15 @@
kfilemetadata-devel
Development files for kfilemetadata
- kfilemetadata
+ kfilemetadata
qt5-base-devel
ebook-tools-devel
exiv2-devel
taglib-devel
ffmpeg-devel
poppler-qt5-devel
- karchive-devel
- ki18n-devel
+ karchive-devel
+ ki18n-devel
/usr/include
@@ -48235,6 +48578,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48279,12 +48629,12 @@
desktop.kde.framework
Extra modules for Qt-DBus
KDE5-KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules.
- mirrors://kde/stable/frameworks/5.26/kdbusaddons-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kdbusaddons-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
qt5-x11extras-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kdbusaddons/pspec.xml
@@ -48309,7 +48659,7 @@
Development files for kdbusaddons
qt5-base-devel
- kdbusaddons
+ kdbusaddons
/usr/include
@@ -48318,6 +48668,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48363,12 +48720,12 @@
KDE grafik arabirim yerelleştirme kitaplığı
KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system.
ki18n, KDE Frameworks 5 için, Gettext tabanlı bir grafik arabirim yerelleştirme kitaplığıdır
- mirrors://kde/stable/frameworks/5.26/ki18n-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/ki18n-5.27.0.tar.xz
qt5-base-devel
qt5-script-devel
qt5-declarative-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/ki18n/pspec.xml
@@ -48394,7 +48751,7 @@
Development files for kde5-ki18n
ki18n için geliştirme dosyaları
- ki18n
+ ki18n
/usr/include
@@ -48403,6 +48760,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48446,13 +48810,13 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kguiaddons-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kguiaddons-5.27.0.tar.xz
libX11-devel
libxcb-devel
qt5-base-devel
qt5-x11extras-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kguiaddons/pspec.xml
@@ -48474,7 +48838,7 @@
kguiaddons-devel
Development files for kguiaddons
- kguiaddons
+ kguiaddons
/usr/include
@@ -48483,6 +48847,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48527,14 +48898,14 @@
desktop.kde.framework
KDE emoticon manager
KEmoticons converts emoticons from text to a graphical representation with images in HTML.
- mirrors://kde/stable/frameworks/5.26/kemoticons-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kemoticons-5.27.0.tar.xz
qt5-base-devel
- karchive-devel
- kcoreaddons-devel
- kconfig-devel
- kservice-devel
- extra-cmake-modules
+ karchive-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kservice-devel
+ extra-cmake-modules
desktop/kde/framework/kemoticons/pspec.xml
@@ -48543,10 +48914,10 @@
qt5-base
libgcc
- karchive
- kcoreaddons
- kconfig
- kservice
+ karchive
+ kcoreaddons
+ kconfig
+ kservice
/usr/share
@@ -48560,12 +48931,12 @@
kemoticons-devel
Development files for kemoticons
- kemoticons
+ kemoticons
qt5-base-devel
- karchive-devel
- kcoreaddons-devel
- kconfig-devel
- kservice-devel
+ karchive-devel
+ kcoreaddons-devel
+ kconfig-devel
+ kservice-devel
/usr/include
@@ -48574,6 +48945,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48617,21 +48995,21 @@
desktop.kde.framework
Global desktop keyboard shortcuts
KGlobalAccel allows you to have global accelerators that are independent of the focused window.
- mirrors://kde/stable/frameworks/5.26/kglobalaccel-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kglobalaccel-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
qt5-base
libxcb-devel
- kcrash-devel
- kconfig-devel
+ kcrash-devel
+ kconfig-devel
qt5-x11extras-devel
- kcoreaddons-devel
- kdbusaddons-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
xcb-util-keysyms-devel
- kwindowsystem-devel
- kservice-devel
- extra-cmake-modules
+ kwindowsystem-devel
+ kservice-devel
+ extra-cmake-modules
desktop/kde/framework/kglobalaccel/pspec.xml
@@ -48641,14 +49019,14 @@
qt5-base
libgcc
libxcb
- kcrash
- kconfig
+ kcrash
+ kconfig
qt5-x11extras
- kcoreaddons
- kdbusaddons
+ kcoreaddons
+ kdbusaddons
xcb-util-keysyms
- kwindowsystem
- kservice
+ kwindowsystem
+ kservice
/usr/bin
@@ -48663,16 +49041,16 @@
kglobalaccel-devel
Development files for kglobalaccel
- kglobalaccel
+ kglobalaccel
qt5-base-devel
libxcb-devel
- kcrash-devel
- kconfig-devel
+ kcrash-devel
+ kconfig-devel
qt5-x11extras-devel
- kcoreaddons-devel
- kdbusaddons-devel
+ kcoreaddons-devel
+ kdbusaddons-devel
xcb-util-keysyms-devel
- kwindowsystem-devel
+ kwindowsystem-devel
/usr/include
@@ -48681,6 +49059,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48724,13 +49109,13 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kdnssd-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kdnssd-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
avahi-devel
avahi-compat-libdns_sd-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kdnssd/pspec.xml
@@ -48753,7 +49138,7 @@
Development files for kdnssd.
qt5-base-devel
- kdnssd
+ kdnssd
/usr/include
@@ -48762,6 +49147,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48806,11 +49198,11 @@
desktop.kde.framework
A QT wrapper around the NetworkManager libraries
A QT wrapper around the NetworkManager libraries
- mirrors://kde/stable/frameworks/5.26/networkmanager-qt-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/networkmanager-qt-5.27.0.tar.xz
qt5-base-devel
NetworkManager-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/networkmanager-qt/pspec.xml
@@ -48835,7 +49227,7 @@
Development files for networkmanager-qt
qt5-base-devel
- networkmanager-qt
+ networkmanager-qt
/usr/include
@@ -48844,6 +49236,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48888,12 +49287,12 @@
desktop.kde.framework
KDE5 desktop widgets
KdeWidgetsAddons is a framework contains addon widgets and shared libraries for applications using Qt5-Widgets.
- mirrors://kde/stable/frameworks/5.26/kwidgetsaddons-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kwidgetsaddons-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
qt5-designer-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kwidgetsaddons/pspec.xml
@@ -48916,7 +49315,7 @@
Development files for kwidgetsaddons
qt5-base-devel
- kwidgetsaddons
+ kwidgetsaddons
/usr/include
@@ -48925,6 +49324,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -48969,21 +49375,21 @@
desktop.kde.framework
KDE5 WebKit integration
KdeWebkit provides KDE integration of the QtWebKit library.
- mirrors://kde/stable/frameworks/5.26/kdewebkit-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kdewebkit-5.27.0.tar.xz
qt5-base-devel
qt5-webkit-devel
- kauth-devel
- sonnet-devel
- kconfig-devel
- ktextwidgets-devel
- kjobwidgets-devel
- kcoreaddons-devel
- kparts-devel
- kservice-devel
- kwallet-devel
- kio-devel
- extra-cmake-modules
+ kauth-devel
+ sonnet-devel
+ kconfig-devel
+ ktextwidgets-devel
+ kjobwidgets-devel
+ kcoreaddons-devel
+ kparts-devel
+ kservice-devel
+ kwallet-devel
+ kio-devel
+ extra-cmake-modules
desktop/kde/framework/kdewebkit/pspec.xml
@@ -48992,14 +49398,14 @@
qt5-webkit
libgcc
- kconfig
- kjobwidgets
+ kconfig
+ kjobwidgets
qt5-base
- kcoreaddons
- kparts
- kservice
- kwallet
- kio
+ kcoreaddons
+ kparts
+ kservice
+ kwallet
+ kio
/usr/share
@@ -49013,16 +49419,16 @@
kdewebkit-devel
Development files for kdewebkit
- kdewebkit
+ kdewebkit
qt5-webkit-devel
- kconfig-devel
- kjobwidgets-devel
+ kconfig-devel
+ kjobwidgets-devel
qt5-base-devel
- kcoreaddons-devel
- kparts-devel
- kservice-devel
- kwallet-devel
- kio-devel
+ kcoreaddons-devel
+ kparts-devel
+ kservice-devel
+ kwallet-devel
+ kio-devel
/usr/include
@@ -49031,6 +49437,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49076,12 +49489,12 @@
KDE5 Frameworks API dokümantasyon araçları.
KDE5 Frameworks API documentation tools.
KDE5 Frameworks API dokümantasyon araçları.
- mirrors://kde/stable/frameworks/5.26/kapidox-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kapidox-5.27.0.tar.xz
python-Jinja2
python-PyYAML
qt5-base-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kapidox/pspec.xml
@@ -49098,6 +49511,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49142,15 +49562,15 @@
desktop.kde.framework
Widgets for showing progress of asynchronous jobs
KJobWIdgets provides widgets for showing progress of asynchronous jobs.
- mirrors://kde/stable/frameworks/5.26/kjobwidgets-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kjobwidgets-5.27.0.tar.xz
libX11-devel
qt5-base-devel
qt5-linguist
- kcoreaddons-devel
- kwidgetsaddons-devel
+ kcoreaddons-devel
+ kwidgetsaddons-devel
qt5-x11extras-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kjobwidgets/pspec.xml
@@ -49159,8 +49579,8 @@
qt5-base
libgcc
- kcoreaddons
- kwidgetsaddons
+ kcoreaddons
+ kwidgetsaddons
qt5-x11extras
@@ -49176,7 +49596,7 @@
Development files for kjobwidgets
qt5-base-devel
- kjobwidgets
+ kjobwidgets
/usr/include
@@ -49185,6 +49605,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49228,20 +49655,20 @@
desktop.kde.framework
KDE5 Desktop notifications
KNotification is used to notify the user of an event. It covers feedback and persistent events.
- mirrors://kde/stable/frameworks/5.26/knotifications-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/knotifications-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
- kwindowsystem-devel
+ kwindowsystem-devel
qt5-x11extras-devel
- kservice-devel
- kconfig-devel
- kcoreaddons-devel
- kiconthemes-devel
- kcodecs-devel
+ kservice-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kiconthemes-devel
+ kcodecs-devel
libdbusmenu-qt-devel
qt5-phonon-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/knotifications/pspec.xml
@@ -49252,13 +49679,13 @@
qt5-phonon
libgcc
qt5-x11extras
- kconfig
- kcodecs
- kcoreaddons
- kiconthemes
- kservice
+ kconfig
+ kcodecs
+ kcoreaddons
+ kiconthemes
+ kservice
libdbusmenu-qt
- kwindowsystem
+ kwindowsystem
/usr/share
@@ -49272,16 +49699,16 @@
knotifications-devel
Development files for knotifications
- knotifications
+ knotifications
qt5-base-devel
qt5-phonon-devel
qt5-x11extras-devel
- kconfig-devel
- kcodecs-devel
- kcoreaddons-devel
- kiconthemes-devel
- kservice-devel
- kwindowsystem-devel
+ kconfig-devel
+ kcodecs-devel
+ kcoreaddons-devel
+ kiconthemes-devel
+ kservice-devel
+ kwindowsystem-devel
libdbusmenu-qt-devel
@@ -49291,6 +49718,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49334,11 +49768,11 @@
desktop.kde.framework
Plugins allowing Qt applications to access further types of images
KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings.
- mirrors://kde/stable/frameworks/5.26/kcodecs-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kcodecs-5.27.0.tar.xz
qt5-base-devel
qt5-linguist
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kcodecs/pspec.xml
@@ -49361,7 +49795,7 @@
Development files for kcodecs
qt5-base-devel
- kcodecs
+ kcodecs
/usr/include
@@ -49370,6 +49804,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49414,13 +49855,13 @@
desktop.kde.framework
JavaScript engine for KDE
This library provides an ECMAScript compatible interpreter. The ECMA standard is based on well known scripting languages such as Netscape's JavaScript and Microsoft's JScript.
- mirrors://kde/stable/frameworks/5.26/portingAids/kjs-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/portingAids/kjs-5.27.0.tar.xz
qt5-base-devel
libpcre-devel
- kdoctools-devel
+ kdoctools-devel
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kjs/pspec.xml
@@ -49446,7 +49887,7 @@
libpcre-devel
qt5-base-devel
- kjs
+ kjs
/usr/include
@@ -49455,6 +49896,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49498,16 +49946,16 @@
desktop.kde.framework
JavaScript support for HTML rendering engine on KDE5
The KJSEmbed library is an easy-to-use wrapper around the KDE ECMAScript interpreter (kjs) that makes it easy to add scriptability to an application.
- mirrors://kde/stable/frameworks/5.26/portingAids/kjsembed-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/portingAids/kjsembed-5.27.0.tar.xz
qt5-base-devel
qt5-svg-devel
qt5-designer-devel
- kdoctools-devel
- ki18n-devel
- kjs-devel
+ kdoctools-devel
+ ki18n-devel
+ kjs-devel
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kjsembed/pspec.xml
@@ -49517,8 +49965,8 @@
qt5-base
qt5-svg
libgcc
- ki18n
- kjs
+ ki18n
+ kjs
/usr/bin
@@ -49537,8 +49985,8 @@
qt5-base-devel
qt5-svg-devel
ki18n-devel
- kjs-devel
- kjsembed
+ kjs-devel
+ kjsembed
/usr/include
@@ -49547,6 +49995,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49592,19 +50047,19 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kconfigwidgets-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kconfigwidgets-5.27.0.tar.xz
qt5-base-devel
- ki18n-devel
- kauth-devel
- kcodecs-devel
- kconfig-devel
- kcoreaddons-devel
- kguiaddons-devel
- kwidgetsaddons-devel
- kdoctools-devel
+ ki18n-devel
+ kauth-devel
+ kcodecs-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kguiaddons-devel
+ kwidgetsaddons-devel
+ kdoctools-devel
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kconfigwidgets/pspec.xml
@@ -49613,13 +50068,13 @@
libgcc
qt5-base
- kauth
- kcodecs
- kconfig
- kcoreaddons
- kguiaddons
- ki18n
- kwidgetsaddons
+ kauth
+ kcodecs
+ kconfig
+ kcoreaddons
+ kguiaddons
+ ki18n
+ kwidgetsaddons
/usr/share
@@ -49635,15 +50090,15 @@
kconfigwidgets-devel
Development files for kconfigwidgets
- kconfigwidgets
+ kconfigwidgets
qt5-base-devel
- kauth-devel
- kcodecs-devel
- kconfig-devel
- kcoreaddons-devel
- kguiaddons-devel
- ki18n-devel
- kwidgetsaddons-devel
+ kauth-devel
+ kcodecs-devel
+ kconfig-devel
+ kcoreaddons-devel
+ kguiaddons-devel
+ ki18n-devel
+ kwidgetsaddons-devel
/usr/include
@@ -49652,6 +50107,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49696,22 +50158,22 @@
desktop.kde.framework
Krunner Framework for providing different actions given a string query
Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.
- mirrors://kde/stable/frameworks/5.26/krunner-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/krunner-5.27.0.tar.xz
qt5-base-devel
gettext-devel
- kdoctools-devel
+ kdoctools-devel
qt5-declarative-devel
- kconfig-devel
- kauth-devel
- kcoreaddons-devel
- ki18n-devel
- kio-devel
- kservice-devel
- plasma-framework-devel
- solid-devel
- threadweaver-devel
- extra-cmake-modules
+ kconfig-devel
+ kauth-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kio-devel
+ kservice-devel
+ plasma-framework-devel
+ solid-devel
+ threadweaver-devel
+ extra-cmake-modules
desktop/kde/framework/krunner/pspec.xml
@@ -49721,14 +50183,14 @@
qt5-base
qt5-declarative
libgcc
- kconfig
- kcoreaddons
- ki18n
- kio
- kservice
- plasma-framework
- solid
- threadweaver
+ kconfig
+ kcoreaddons
+ ki18n
+ kio
+ kservice
+ plasma-framework
+ solid
+ threadweaver
/usr/share
@@ -49741,17 +50203,17 @@
krunner-devel
Development files for krunner
- krunner
+ krunner
qt5-base-devel
qt5-declarative-devel
- kconfig-devel
- kcoreaddons-devel
- ki18n-devel
- kio-devel
- kservice-devel
- plasma-framework-devel
- solid-devel
- threadweaver-devel
+ kconfig-devel
+ kcoreaddons-devel
+ ki18n-devel
+ kio-devel
+ kservice-devel
+ plasma-framework-devel
+ solid-devel
+ threadweaver-devel
/usr/include
@@ -49760,6 +50222,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49802,7 +50271,7 @@
desktop.kde.framework
KDE Oxygen icons
"The Oxygen Icon Theme
- http://download.kde.org/stable/frameworks/5.26/oxygen-icons5-5.26.0.tar.xz
+ http://download.kde.org/stable/frameworks/5.27/oxygen-icons5-5.27.0.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -49817,6 +50286,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -49861,7 +50337,7 @@
desktop.kde.framework
HTML rendering engine for KDE
KHTML is a web rendering engine, based on the KParts technology and using KJS for JavaScript support.
- mirrors://kde/stable/frameworks/5.26/portingAids/khtml-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/portingAids/khtml-5.27.0.tar.xz
qt5-base-devel
libjpeg-turbo-devel
@@ -49870,15 +50346,15 @@
qt5-phonon-devel
libX11-devel
zlib-devel
- kio-devel
- kjs-devel
- kglobalaccel-devel
- kauth-devel
- kparts-devel
- ktextwidgets-devel
- sonnet-devel
+ kio-devel
+ kjs-devel
+ kglobalaccel-devel
+ kauth-devel
+ kparts-devel
+ ktextwidgets-devel
+ sonnet-devel
openssl-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/khtml/pspec.xml
@@ -49895,27 +50371,27 @@
libgcc
libpng
libjpeg-turbo
- sonnet
- kcodecs
- kconfig
- kjobwidgets
- kwidgetsaddons
- kcompletion
- karchive
- kconfigwidgets
- kcoreaddons
- kglobalaccel
- ki18n
- kiconthemes
- kio
- kjs
- knotifications
- kparts
- kservice
- ktextwidgets
- kwallet
- kwindowsystem
- kxmlgui
+ sonnet
+ kcodecs
+ kconfig
+ kjobwidgets
+ kwidgetsaddons
+ kcompletion
+ karchive
+ kconfigwidgets
+ kcoreaddons
+ kglobalaccel
+ ki18n
+ kiconthemes
+ kio
+ kjs
+ knotifications
+ kparts
+ kservice
+ ktextwidgets
+ kwallet
+ kwindowsystem
+ kxmlgui
/etc
@@ -49930,7 +50406,7 @@
khtml-devel
Development files for khtml
- khtml
+ khtml
qt5-base-devel
qt5-x11extras-devel
qt5-phonon-devel
@@ -49940,27 +50416,27 @@
libX11-devel
libpng-devel
libjpeg-turbo-devel
- sonnet-devel
- kcodecs-devel
- kconfig-devel
- kjobwidgets-devel
- kwidgetsaddons-devel
- kcompletion-devel
- karchive-devel
- kconfigwidgets-devel
- kcoreaddons-devel
- kglobalaccel-devel
- ki18n-devel
- kiconthemes-devel
- kio-devel
- kjs-devel
- knotifications-devel
- kparts-devel
- kservice-devel
- ktextwidgets-devel
- kwallet-devel
- kwindowsystem-devel
- kxmlgui-devel
+ sonnet-devel
+ kcodecs-devel
+ kconfig-devel
+ kjobwidgets-devel
+ kwidgetsaddons-devel
+ kcompletion-devel
+ karchive-devel
+ kconfigwidgets-devel
+ kcoreaddons-devel
+ kglobalaccel-devel
+ ki18n-devel
+ kiconthemes-devel
+ kio-devel
+ kjs-devel
+ knotifications-devel
+ kparts-devel
+ kservice-devel
+ ktextwidgets-devel
+ kwallet-devel
+ kwindowsystem-devel
+ kxmlgui-devel
/usr/include
@@ -49969,6 +50445,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -50013,7 +50496,7 @@
desktop.kde.framework
Code and utilities to ease the transition to KDE Frameworks 5
KDELibs4Support provides libraries to port KDE4 programs to QT5/KDE5
- mirrors://kde/stable/frameworks/5.26/portingAids/kdelibs4support-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/portingAids/kdelibs4support-5.27.0.tar.xz
qt5-base-devel
qt5-svg-devel
@@ -50022,22 +50505,22 @@
docbook-xml
openssl-devel
libX11-devel
- kio-devel
- kauth-devel
- kcrash-devel
- kdesignerplugin
+ kio-devel
+ kauth-devel
+ kcrash-devel
+ kdesignerplugin
intltool
- kdoctools-devel
- kglobalaccel-devel
- kguiaddons-devel
- kparts-devel
- ktextwidgets-devel
- sonnet-devel
- kunitconversion-devel
- kded-devel
+ kdoctools-devel
+ kglobalaccel-devel
+ kguiaddons-devel
+ kparts-devel
+ ktextwidgets-devel
+ sonnet-devel
+ kunitconversion-devel
+ kded-devel
NetworkManager-devel
docbook-xsl
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/kdelibs4-support/pspec.xml
@@ -50051,30 +50534,30 @@
qt5-svg
qt5-x11extras
libSM
- kauth
- solid
- kcodecs
- kcoreaddons
- kjobwidgets
- kcompletion
- kconfig
- kconfigwidgets
- kcrash
- kdbusaddons
- kglobalaccel
- kguiaddons
- ki18n
- kiconthemes
- kio
- kitemviews
- knotifications
- kparts
- kservice
- ktextwidgets
- kxmlgui
- kwindowsystem
- kwidgetsaddons
- kded
+ kauth
+ solid
+ kcodecs
+ kcoreaddons
+ kjobwidgets
+ kcompletion
+ kconfig
+ kconfigwidgets
+ kcrash
+ kdbusaddons
+ kglobalaccel
+ kguiaddons
+ ki18n
+ kiconthemes
+ kio
+ kitemviews
+ knotifications
+ kparts
+ kservice
+ ktextwidgets
+ kxmlgui
+ kwindowsystem
+ kwidgetsaddons
+ kded
/etc
@@ -50091,37 +50574,37 @@
kdelibs4-support-devel
Development files for kdelibs4-support
- kdelibs4-support
+ kdelibs4-support
qt5-base-devel
libICE-devel
libX11-devel
qt5-svg-devel
qt5-x11extras-devel
libSM-devel
- kauth-devel
- solid-devel
- kcodecs-devel
- kcoreaddons-devel
- kjobwidgets-devel
- kcompletion-devel
- kconfig-devel
- kconfigwidgets-devel
- kcrash-devel
- kdbusaddons-devel
- kglobalaccel-devel
- kguiaddons-devel
- ki18n-devel
- kiconthemes-devel
- kio-devel
- kitemviews-devel
- knotifications-devel
- kparts-devel
- kservice-devel
- ktextwidgets-devel
- kxmlgui-devel
- kwindowsystem-devel
- kwidgetsaddons-devel
- kded-devel
+ kauth-devel
+ solid-devel
+ kcodecs-devel
+ kcoreaddons-devel
+ kjobwidgets-devel
+ kcompletion-devel
+ kconfig-devel
+ kconfigwidgets-devel
+ kcrash-devel
+ kdbusaddons-devel
+ kglobalaccel-devel
+ kguiaddons-devel
+ ki18n-devel
+ kiconthemes-devel
+ kio-devel
+ kitemviews-devel
+ knotifications-devel
+ kparts-devel
+ kservice-devel
+ ktextwidgets-devel
+ kxmlgui-devel
+ kwindowsystem-devel
+ kwidgetsaddons-devel
+ kded-devel
/usr/include
@@ -50130,6 +50613,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -50174,22 +50664,22 @@
desktop.kde.framework
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.
- mirrors://kde/stable/frameworks/5.26/kdesignerplugin-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/kdesignerplugin-5.27.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
+ 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
+ extra-cmake-modules
desktop/kde/framework/kdesignerplugin/pspec.xml
@@ -50198,19 +50688,19 @@
qt5-base
libgcc
- kdewebkit
- kcoreaddons
- kitemviews
- kconfig
- sonnet
- kcompletion
- kconfigwidgets
- kiconthemes
- kio
- kplotting
- ktextwidgets
- kwidgetsaddons
- kxmlgui
+ kdewebkit
+ kcoreaddons
+ kitemviews
+ kconfig
+ sonnet
+ kcompletion
+ kconfigwidgets
+ kiconthemes
+ kio
+ kplotting
+ ktextwidgets
+ kwidgetsaddons
+ kxmlgui
/usr/share
@@ -50224,6 +50714,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -50267,13 +50764,13 @@
desktop.kde.framework
Qt wrapper for KDE 5 Bluez DBus API
Qt wrapper for KDE 5 DBus API.
- mirrors://kde/stable/frameworks/5.26/bluez-qt-5.26.0.tar.xz
+ mirrors://kde/stable/frameworks/5.27/bluez-qt-5.27.0.tar.xz
bluez
bluez-libs-devel
qt5-base-devel
qt5-declarative-devel
- extra-cmake-modules
+ extra-cmake-modules
desktop/kde/framework/bluez-qt/pspec.xml
@@ -50298,7 +50795,7 @@
qt5-base-devel
qt5-declarative-devel
- bluez-qt
+ bluez-qt
/usr/include
@@ -50306,6 +50803,13 @@
+
+ 2016-10-22
+ 5.27.0
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-04
5.26.0
@@ -50420,7 +50924,7 @@
KDE5 Arapça yerelleştirme paketi
kde-l10n-ar is the KDE5 internationalization package that provides Arabic translations for KDE5 applications.
kde-l10n-ar, KDE uygulamalarını Arapça yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ar-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ar-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -50446,6 +50950,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -50484,7 +51002,7 @@
KDE5 Kmer yerelleştirme paketi
kde-l10n-km is the KDE5 internationalization package that provides Khmer translations for KDE5 applications.
kde-l10n-km, KDE uygulamalarını Kmer yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-km-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-km-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -50511,6 +51029,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -50547,7 +51079,7 @@
desktop.kde.l10n
German KDE5 internationalization package
kde-l10n-de is the KDE5 internationalization package that provides German translations for KDE5 applications.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-de-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-de-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -50572,6 +51104,7 @@
/usr/share/khangman
/usr/share/klettres
/usr/share/ktuberling
+ /usr/share/step
@@ -50583,6 +51116,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -50621,7 +51168,7 @@
KDE5 Sloven yerelleştirme paketi
kde-l10n-sl is the KDE5 internationalization package that provides Slovenian translations for KDE5 applications.
kde-l10n-sl, KDE uygulamalarını Sloven yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-sl-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-sl-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -50649,6 +51196,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -50687,7 +51248,7 @@
KDE5 Macar yerelleştirme paketi
kde-l10n-hu is the KDE5 internationalization package that provides Hungarian translations for KDE5 applications.
kde-l10n-hu, KDE uygulamalarını Macar yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-hu-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-hu-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -50713,6 +51274,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -50751,7 +51326,7 @@
KDE5 Türkçe yerelleştirme paketi
kde-l10n-tr is the KDE5 internationalization package that provides Turkish translations for KDE5 applications.
kde-l10n-tr, KDE uygulamalarını Türkçe yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-tr-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-tr-16.08.2.tar.xz
qt5-linguist
ki18n-devel
@@ -50785,6 +51360,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -50823,7 +51412,7 @@
KDE5 Hintçe yerelleştirme paketi
kde-l10n-ga is the KDE5 internationalization package that provides Hindi translations for KDE5 applications.
kde-l10n-hi, KDE uygulamalarını Hintçe yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-hi-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-hi-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -50849,6 +51438,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -50887,7 +51490,7 @@
KDE5 Endonezyalı yerelleştirme paketi
kde-l10n-id is the KDE5 internationalization package that provides Indonesian translations for KDE5 applications.
kde-l10n-id, KDE uygulamalarını Endonezyalı yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-id-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-id-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -50914,6 +51517,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -50952,7 +51569,7 @@
KDE5 Çek yerelleştirme paketi
kde-l10n-cs is the KDE5 internationalization package that provides Czech translations for KDE5 applications.
kde-l10n-cs, KDE uygulamalarını Çek yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-cs-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-cs-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -50988,6 +51605,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51026,7 +51657,7 @@
KDE5 Galiçya yerelleştirme paketi
kde-l10n-gl is the KDE5 internationalization package that provides Galician translations for KDE5 applications.
kde-l10n-gl, KDE uygulamalarını Galiçya yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-gl-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-gl-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51063,6 +51694,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51101,7 +51746,7 @@
KDE5 Geleneksel Çin yerelleştirme paketi
kde-l10n-zh_TW is the KDE5 internationalization package that provides Chinese Traditional translations for KDE5 applications.
kde-l10n-zh_TW, KDE uygulamalarını Geleneksel Çin yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-zh_TW-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-zh_TW-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51128,6 +51773,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51166,7 +51825,7 @@
KDE5 Ukraynalı yerelleştirme paketi
kde-l10n-uk is the KDE5 internationalization package that provides Ukrainian translations for KDE5 applications.
kde-l10n-uk, KDE uygulamalarını Ukraynalı yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-uk-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-uk-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51203,6 +51862,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51241,7 +51914,7 @@
KDE5 Boşnakça yerelleştirme paketi
kde-l10n-bs is the KDE5 internationalization package that provides Bosnian translations for KDE5 applications.
kde-l10n-bs, KDE uygulamalarını Boşnakça yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-bs-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-bs-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51267,6 +51940,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51305,7 +51992,7 @@
KDE5 Rusça yerelleştirme paketi
kde-l10n-ru is the KDE5 internationalization package that provides Russian translations for KDE5 applications.
kde-l10n-ru, KDE uygulamalarını Rusça yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ru-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ru-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51343,6 +52030,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51381,7 +52082,7 @@
KDE5 Marathi translations yerelleştirme paketi
kde-l10n-mr is the KDE5 internationalization package that provides Marathi translations translations for KDE5 applications.
kde-l10n-mr, KDE uygulamalarını Marathi translations yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-mr-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-mr-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51408,6 +52109,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51446,7 +52161,7 @@
KDE5 Düşük Sakson yerelleştirme paketi
kde-l10n-nds is the KDE5 internationalization package that provides Low Saxon translations for KDE5 applications.
kde-l10n-nds, KDE uygulamalarını Düşük Sakson yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-nds-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-nds-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51477,6 +52192,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51515,7 +52244,7 @@
KDE5 Romanya yerelleştirme paketi
kde-l10n-ro is the KDE5 internationalization package that provides Romanian translations for KDE5 applications.
kde-l10n-ro, KDE uygulamalarını Romanya yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ro-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ro-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51543,6 +52272,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51581,7 +52324,7 @@
KDE5 İzlanda'ya özgü yerelleştirme paketi
kde-l10n-is is the KDE5 internationalization package that provides Icelandic translations for KDE5 applications.
kde-l10n-is, KDE uygulamalarını İzlanda'ya özgü yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-is-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-is-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51608,6 +52351,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51646,7 +52403,7 @@
KDE5 Yunan yerelleştirme paketi
kde-l10n-el is the KDE5 internationalization package that provides Greek translations for KDE5 applications.
kde-l10n-el, KDE uygulamalarını Yunan yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-el-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-el-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51683,6 +52440,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51721,7 +52492,7 @@
KDE5 Kazak yerelleştirme paketi
kde-l10n-kk is the KDE5 internationalization package that provides Kazakh translations for KDE5 applications.
kde-l10n-kk, KDE uygulamalarını Kazak yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-kk-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-kk-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51756,6 +52527,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51794,7 +52579,7 @@
KDE5 Bulgar yerelleştirme paketi
kde-l10n-bg is the KDE5 internationalization package that provides Bulgarian translations for KDE5 applications.
kde-l10n-br, KDE uygulamalarını Bulgar yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-bg-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-bg-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51820,6 +52605,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51858,7 +52657,7 @@
KDE5 Polonyalı yerelleştirme paketi
kde-l10n-pl is the KDE5 internationalization package that provides Polish translations for KDE5 applications.
kde-l10n-pl, KDE uygulamalarını Polonyalı yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-pl-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-pl-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51894,6 +52693,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51932,7 +52745,7 @@
KDE5 Britanya İngilizcesi yerelleştirme paketi
kde-l10n-en_GB is the KDE5 internationalization package that provides British English translations for KDE5 applications.
kde-l10n-tr, KDE uygulamalarını Britanya İngilizcesi yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-en_GB-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-en_GB-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -51960,6 +52773,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -51998,7 +52825,7 @@
KDE5 Farsça yerelleştirme paketi
kde-l10n-fa is the KDE5 internationalization package that provides Farsi translations for KDE5 applications.
kde-l10n-fa, KDE uygulamalarını Farsça yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-fa-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-fa-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52024,6 +52851,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52062,7 +52903,7 @@
KDE5 Norveç bookma yerelleştirme paketi
kde-l10n-nb is the KDE5 internationalization package that provides Norwegian Bookma translations for KDE5 applications.
kde-l10n-nb, KDE uygulamalarını Norveç bookma yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-nb-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-nb-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52091,6 +52932,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52129,7 +52984,7 @@
KDE5 Sadeleştirilmiş Çince yerelleştirme paketi
kde-l10n-zh_CN is the KDE5 internationalization package that provides Chinese Simplified translations for KDE5 applications.
kde-l10n-zh_CN, KDE uygulamalarını Sadeleştirilmiş Çince yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-zh_CN-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-zh_CN-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52156,6 +53011,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52194,7 +53063,7 @@
KDE5 Fransız yerelleştirme paketi
kde-l10n-fr is the KDE5 internationalization package that provides French translations for KDE5 applications.
kde-l10n-fr, KDE uygulamalarını Fransız yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-fr-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-fr-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52232,6 +53101,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52270,7 +53153,7 @@
KDE5 İspanyolca yerelleştirme paketi
kde-l10n-es is the KDE5 internationalization package that provides Spanish translations for KDE5 applications.
kde-l10n-el, KDE uygulamalarını İspanyolca yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-es-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-es-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52307,6 +53190,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52345,7 +53242,7 @@
KDE5 Interlingua yerelleştirme paketi
kde-l10n-ia is the KDE5 internationalization package that provides Interlingua translations for KDE5 applications.
kde-l10n-ia, KDE uygulamalarını Interlingua yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ia-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ia-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52372,6 +53269,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52410,7 +53321,7 @@
KDE5 Japon yerelleştirme paketi
kde-l10n-ja is the KDE5 internationalization package that provides Japanese translations for KDE5 applications.
kde-l10n-ja, KDE uygulamalarını Japon yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ja-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ja-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52446,6 +53357,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52484,7 +53409,7 @@
KDE5 Hırvat yerelleştirme paketi
kde-l10n-hr is the KDE5 internationalization package that provides Croatian translations for KDE5 applications.
kde-l10n-hr, KDE uygulamalarını Hırvat yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-hr-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-hr-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52510,6 +53435,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52548,7 +53487,7 @@
KDE5 Norveççe yerelleştirme paketi
kde-l10n-nn is the KDE5 internationalization package that provides Norwegian Nynorsk translations for KDE5 applications.
kde-l10n-nn, KDE uygulamalarını Norveççe yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-nn-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-nn-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52584,6 +53523,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52622,7 +53575,7 @@
KDE5 Uygur yerelleştirme paketi
kde-l10n-ug is the KDE5 internationalization package that provides Uygur translations for KDE5 applications.
kde-l10n-ug, KDE uygulamalarını Uygur yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ug-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ug-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52649,6 +53602,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52687,7 +53654,7 @@
KDE5 Litvanya yerelleştirme paketi
kde-l10n-lt is the KDE5 internationalization package that provides Lithuanian translations for KDE5 applications.
kde-l10n-lt, KDE uygulamalarını Litvanya yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-lt-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-lt-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52724,6 +53691,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52762,7 +53743,7 @@
KDE5 İtalyan yerelleştirme paketi
kde-l10n-it is the KDE5 internationalization package that provides Italian translations for KDE5 applications.
kde-l10n-it, KDE uygulamalarını İtalyan yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-it-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-it-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52799,6 +53780,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52837,7 +53832,7 @@
KDE5 Koreli yerelleştirme paketi
kde-l10n-ko is the KDE5 internationalization package that provides Korean translations for KDE5 applications.
kde-l10n-ko, KDE uygulamalarını Koreli yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ko-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ko-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52864,6 +53859,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52902,7 +53911,7 @@
KDE5 İsveçli yerelleştirme paketi
kde-l10n-sv is the KDE5 internationalization package that provides Swedish translations for KDE5 applications.
kde-l10n-sv, KDE uygulamalarını İsveçli yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-sv-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-sv-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -52939,6 +53948,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -52977,7 +54000,7 @@
KDE5 İbranice yerelleştirme paketi
kde-l10n-he is the KDE5 internationalization package that provides Hebrew translations for KDE5 applications.
kde-l10n-he, KDE uygulamalarını İbranice yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-he-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-he-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53004,6 +54027,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53042,7 +54079,7 @@
KDE5 Valon yerelleştirme paketi
kde-l10n-wa is the KDE5 internationalization package that provides Walloon translations for KDE5 applications.
kde-l10n-wa, KDE uygulamalarını Valon yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-wa-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-wa-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53070,6 +54107,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53108,7 +54159,7 @@
KDE5 Portekizli yerelleştirme paketi
kde-l10n-pt is the KDE5 internationalization package that provides Portuguese translations for KDE5 applications.
kde-l10n-pt, KDE uygulamalarını Portekizli yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-pt-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-pt-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53145,6 +54196,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53183,7 +54248,7 @@
KDE5 İrlandalı Gaelce yerelleştirme paketi
kde-l10n-ga is the KDE5 internationalization package that provides Irish Gaelic translations for KDE5 applications.
kde-l10n-ga, KDE uygulamalarını İrlandalı Gaelce yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ga-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ga-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53211,6 +54276,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53249,7 +54328,7 @@
KDE5 Estonya yerelleştirme paketi
kde-l10n-el is the KDE5 internationalization package that provides Estonian translations for KDE5 applications.
kde-l10n-el, KDE uygulamalarını Estonya yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-et-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-et-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53285,6 +54364,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53323,7 +54416,7 @@
KDE5 Esperanto yerelleştirme paketi
kde-l10n-eo is the KDE5 internationalization package that provides Esperanto translations for KDE5 applications.
kde-l10n-el, KDE uygulamalarını Esperanto yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-eo-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-eo-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53349,6 +54442,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53387,7 +54494,7 @@
KDE5 Danimarkalı yerelleştirme paketi
kde-l10n-da is the KDE5 internationalization package that provides Danish translations for KDE5 applications.
kde-l10n-da, KDE uygulamalarını Danimarkalı yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-da-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-da-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53424,6 +54531,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53462,7 +54583,7 @@
KDE5 Brezilya Portekizcesi yerelleştirme paketi
kde-l10n-pt_BR is the KDE5 internationalization package that provides Brazilian Portuguese translations for KDE5 applications.
kde-l10n-pt_BR, KDE uygulamalarını Brezilya Portekizcesi yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-pt_BR-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-pt_BR-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53499,6 +54620,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53537,7 +54672,7 @@
KDE5 Hollandaca yerelleştirme paketi
kde-l10n-nl is the KDE5 internationalization package that provides Dutch translations for KDE5 applications.
kde-l10n-nl, KDE uygulamalarını Hollandaca yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-nl-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-nl-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53576,6 +54711,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53614,7 +54763,7 @@
KDE5 Katalan yerelleştirme paketi
kde-l10n-ca is the KDE5 internationalization package that provides Catalan translations for KDE5 applications.
kde-l10n-ca, KDE uygulamalarını Katalan yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ca-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ca-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53650,6 +54799,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53688,7 +54851,7 @@
KDE5 Finlandiya yerelleştirme paketi
kde-l10n-fi is the KDE5 internationalization package that provides Finnish translations for KDE5 applications.
kde-l10n-fi, KDE uygulamalarını Finlandiya yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-fi-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-fi-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53715,6 +54878,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53753,7 +54930,7 @@
KDE5 Pencaplı yerelleştirme paketi
kde-l10n-pa is the KDE5 internationalization package that provides Punjabi translations for KDE5 applications.
kde-l10n-pa, KDE uygulamalarını Pencaplı yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-pa-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-pa-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53780,6 +54957,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53816,7 +55007,7 @@
desktop.kde.l10n
Southern Catalan KDE5 internationalization package
kde-l10n-ca@valencia is the KDE5 internationalization package that provides Southern Catalan translations for KDE5 applications.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-ca@valencia-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-ca@valencia-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53843,6 +55034,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53881,7 +55086,7 @@
KDE5 Letonya yerelleştirme paketi
kde-l10n-lv is the KDE5 internationalization package that provides Latvian translations for KDE5 applications.
kde-l10n-lv, KDE uygulamalarını Letonya yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-lv-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-lv-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53908,6 +55113,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -53944,7 +55163,7 @@
desktop.kde.l10n
Basque KDE5 internationalization package
kde-l10n-eu is the KDE5 internationalization package that provides Basque translations for KDE5 applications.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-eu-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-eu-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -53970,6 +55189,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -54008,7 +55241,7 @@
KDE5 Slovak yerelleştirme paketi
kde-l10n-sk is the KDE5 internationalization package that provides Slovak translations for KDE5 applications.
kde-l10n-sk, KDE uygulamalarını Slovak yerelde kullanmanızı sağlayan yerelleştirme paketidir.
- mirrors://kde/stable/applications/16.04.3/src/kde-l10n/kde-l10n-sk-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-l10n/kde-l10n-sk-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -54035,6 +55268,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -54279,7 +55526,7 @@
desktop.kde.applications
A textedit with PIM-specific features.
Text Edit with KDE-PIM specific features.
- mirrors://kde/stable/applications/16.08.1/src/kpimtextedit-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kpimtextedit-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -54329,7 +55576,7 @@
Development files for kpimtextedit
qt5-base-devel
- kpimtextedit
+ kpimtextedit
/usr/include
@@ -54338,6 +55585,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -54381,7 +55635,7 @@
desktop.kde.utils
KDE Archiving Tool
Ark is a program for managing various archive formats within the KDE environment.
- mirrors://kde/stable/applications/16.08.1/src/ark-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ark-16.08.2.tar.xz
qt5-base-devel
karchive-devel
@@ -54436,6 +55690,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -54482,7 +55743,7 @@
Kolor Lines is a simple but highly addictive, one player game for KDE. Kolor Lines has been inspired by well known game of Color Lines. The goal of Kolor Lines is quite plain. The player has to move the colored balls around the game board, gathering them into the lines of the same color by five.
Kolor Lines basit ama bağımlılık yapıcı bir oyundur. Dünyaca ünlü Color Lines'tan esinlenilen oyunda amacınız aynı renkli toplardan beş tanesini yan yana getirmektir.
klines
- mirrors://kde/stable/applications/16.04.3/src/klines-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/klines-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -54534,6 +55795,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -54639,7 +55914,7 @@
desktop.kde.applications
the KDE calendar access library.
A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information.
- mirrors://kde/stable/applications/16.08.1/src/kcalcore-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kcalcore-16.08.2.tar.xz
qt5-base-devel
kdelibs4-support-devel
@@ -54679,7 +55954,7 @@
qt5-base-devel
libical-devel
- kcalcore
+ kcalcore
/usr/include
@@ -54688,6 +55963,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -54731,7 +56013,7 @@
desktop.kde.network
KWallet signon extension
KWallet signon extension
- mirrors://kde/stable/applications/16.04.3/src/signon-kwallet-extension-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/signon-kwallet-extension-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -54755,6 +56037,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -54794,7 +56090,7 @@
Kanagram is a game based on anagrams of words: the puzzle is solved when the letters of the scrambled word are put back in the correct order. There is no limit on either time taken, or the amount of attempts to solve the word.
Kanagram, anagramlar üzerine bir oyundur. Dağınık yerleştirilmiş harfleri birleştirerek kelimeyi bulun. Zaman veya deneme sınırı yoktur.
kanagram
- mirrors://kde/stable/applications/16.04.3/src/kanagram-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kanagram-16.08.2.tar.xz
qt5-base-devel
qt5-declarative
@@ -54841,6 +56137,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -54878,7 +56188,7 @@
desktop.kde.applications
KDE library for handling mail messages and newsgroup articles.
Kmime library for handling mail messages and newsgroup articles.
- mirrors://kde/stable/applications/16.08.1/src/kmime-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kmime-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -54911,7 +56221,7 @@
Development files for kmime
qt5-base-devel
- kmime
+ kmime
/usr/include
@@ -54920,6 +56230,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -54964,7 +56281,7 @@
desktop.kde.applications
LDAP access API for KDE
Allows LDAP accessing with a convenient Qt style C++ API.
- mirrors://kde/stable/applications/16.08.1/src/kldap-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kldap-16.08.2.tar.xz
qt5-base-devel
kcompletion-devel
@@ -55004,7 +56321,7 @@
Development files for kdelibs4-support
qt5-base-devel
- kldap
+ kldap
/usr/include
@@ -55013,6 +56330,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -55056,7 +56380,7 @@
desktop.kde.games
A simple constructor game suitable for children and adults alike
KTuberling a simple constructor game suitable for children and adults alike. The idea of the game is based around a once popular doll making concept.
- mirrors://kde/stable/applications/16.04.3/src/ktuberling-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktuberling-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -55114,6 +56438,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -55150,7 +56488,7 @@
desktop.kde.applications
Advanced Text Editor
Plasma library and runtime components based upon KF5 and Qt5
- mirrors://kde/stable/applications/16.08.1/src/kate-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kate-16.08.2.tar.xz
qt5-base-devel
plasma-framework-devel
@@ -55216,6 +56554,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -55262,7 +56607,7 @@
Kiriki is an addictive and fun dice game for KDE, designed to be played by as many as six players.
Kiriki KDE için alışkanlık yapan ve eğlenceli bir zar oyunudur. Altı oyuncuya kadar birlikte oynanabilir.
kiriki
- mirrors://kde/stable/applications/16.04.3/src/kiriki-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kiriki-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -55311,6 +56656,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -55476,7 +56835,7 @@
Dolphin eklentileri.
This package contains plugins that offer integration in Dolphin with the following version control systems:
Dolphin için VCS (Version Control System) eklentileri.
- mirrors://kde/stable/applications/16.08.1/src/dolphin-plugins-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/dolphin-plugins-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -55512,6 +56871,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -55555,7 +56921,7 @@
desktop.kde.applications
Calendar support library
Calendar support library
- http://download.kde.org/stable/applications/16.04.3/src/calendarsupport-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/calendarsupport-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -55627,7 +56993,7 @@
calendarsupport-devel
Development files for calendarsupport
- calendarsupport
+ calendarsupport
/usr/include
@@ -55635,6 +57001,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-19
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -55667,7 +57047,7 @@
KCalc is a calculator which offers many more mathematical functions than meet the eye on a first glance.
KCalc, pek çok matematik fonksiyonu barındıran bir hesap makinesi uygulamasıdır.
kcalc
- mirrors://kde/stable/applications/16.08.1/src/kcalc-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kcalc-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -55708,6 +57088,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -55856,7 +57243,7 @@
desktop.kde.network
KDE Telepathy contact list application
KDE Telepathy contact list application
- mirrors://kde/stable/applications/16.04.3/src/ktp-contact-list-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-contact-list-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -55907,6 +57294,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -55943,7 +57344,7 @@
desktop.kde.network
Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
- mirrors://kde/stable/applications/16.08.1/src/kaccounts-integration-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kaccounts-integration-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -55986,7 +57387,7 @@
kaccounts-integration-devel
Development files for kaccounts-integration
- kaccounts-integration
+ kaccounts-integration
libaccounts-qt5-devel
@@ -55995,6 +57396,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -56038,7 +57446,7 @@
desktop.kde.applications
Common libraries for KDE Edu applications
Libraries for KDE EDU applications.
- mirrors://kde/stable/applications/16.08.1/src/libkeduvocdocument-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkeduvocdocument-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -56068,7 +57476,7 @@
libkeduvocdocument-devel
Development files for libkeduvocdocument
- libkeduvocdocument
+ libkeduvocdocument
/usr/include
@@ -56077,6 +57485,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
16.08.1
@@ -56121,7 +57536,7 @@
desktop.kde.applications
KDE library for regional holiday information
KDE library for regional holiday information
- mirrors://kde/stable/applications/16.08.1/src/kholidays-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kholidays-16.08.2.tar.xz
qt5-base-devel
qt5-declarative-devel
@@ -56162,7 +57577,7 @@
Development files for kdelibs4-support
qt5-base-devel
- kholidays
+ kholidays
/usr/include
@@ -56171,6 +57586,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -56214,7 +57636,7 @@
desktop.kde.applications
An application to enable/disable qCDebug
KDebug control module for KDE. It provides a graphical frontend for the kdebug daemon, which allow enabling or disabling particular debug areas/messages.
- mirrors://kde/stable/applications/16.08.1/src/kdebugsettings-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdebugsettings-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -56254,6 +57676,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -56300,7 +57729,7 @@
KolourPaint is a simple painting program to quickly create raster images. It is useful as a touch-up tool and simple image editing tasks.
KolourPaint, kullanımı kolay bir çizim programıdır.
kolourpaint
- http://download.kde.org/stable/applications/16.08.1/src/kolourpaint-16.08.1.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/kolourpaint-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -56343,6 +57772,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-09
16.08.1
@@ -56366,7 +57802,7 @@
desktop.kde.applications
Libraries and daemons to implement Contact Management in Akonadi.
Libraries and daemons to implement Contact Management in Akonadi.
- mirrors://kde/stable/applications/16.08.1/src/akonadi-contacts-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/akonadi-contacts-16.08.2.tar.xz
qt5-base-devel
qt5-webengine-devel
@@ -56429,7 +57865,7 @@
Development files for akonadi-contacts
qt5-base-devel
- akonadi-contacts
+ akonadi-contacts
/usr/include
@@ -56438,6 +57874,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
16.08.1
@@ -56463,7 +57906,7 @@
KNetWalk is a single player logic game. The object of the game is to start the LAN, connecting all the terminals to the server, in as few turns as possible.
KNetWalk bir ağ kurma oyunudur. Dunucularla istemcileri mümkün olan en az kaynakla birleştirmeye çalışmak oyunun amacıdır. Bağımlılık yapması olasıdır.
knetwalk
- mirrors://kde/stable/applications/16.04.3/src/knetwalk-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/knetwalk-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -56514,6 +57957,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -56551,7 +58008,7 @@
desktop.kde.applications
KDE PIM library providing support for mail applications
KDE PIM library providing support for mail applications
- mirrors://kde/stable/applications/16.08.1/src/messagelib-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/messagelib-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -56584,7 +58041,7 @@
kimap-devel
kldap-devel
grantleetheme-devel
- kdepim-common-devel
+ pimcommon-devel
libkleo-devel
libkdepim-devel
gpgme-devel
@@ -56621,7 +58078,7 @@
kservice
kcontacts
kdewebkit
- kdepim-common
+ pimcommon
akonadi-mime
kitemviews
qt5-webkit
@@ -56656,7 +58113,7 @@
messagelib-devel
Development files for messagelib
- messagelib
+ messagelib
/usr/include
@@ -56665,6 +58122,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -56701,7 +58165,7 @@
desktop.kde.applications
Libraries for KDE PIM applications
Libraries for KDE PIM applications
- mirrors://kde/stable/applications/16.08.1/src/libkdepim-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkdepim-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -56732,42 +58196,34 @@
kcontacts-devel
akonadi-contacts-devel
akonadi-search-devel
+ akonadi-mime-devel
desktop/kde/applications/libkdepim/pspec.xml
libkdepim
- qt5-base
- kxmlgui
- ki18n
- libgcc
- kconfig
- kservice
- akonadi-search
- akonadi-contacts
- kjobwidgets
- kitemmodels
- kdelibs4-support
- kunitconversion
- kemoticons
- kinit
kio
- kcompletion
- kcoreaddons
- kconfigwidgets
- kwidgetsaddons
- solid
- kmime
- kcmutils
+ ki18n
kldap
- cyrus-sasl
- kcontacts
+ libgcc
akonadi
kcodecs
+ kconfig
kwallet
+ kcmutils
+ qt5-base
+ kcontacts
kitemviews
+ kcompletion
+ kcoreaddons
kiconthemes
+ kitemmodels
+ kjobwidgets
+ akonadi-search
+ akonadi-contacts
+ kconfigwidgets
+ kwidgetsaddons
/usr/lib
@@ -56781,7 +58237,7 @@
libkdepim-devel
Development files for libkdepim
- libkdepim
+ libkdepim
qt5-base-devel
kxmlgui-devel
ki18n-devel
@@ -56795,8 +58251,15 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
- 2016-10-11
+ 2016-10-19
16.08.1
Version bump.
Stefan Gronewold
@@ -56838,7 +58301,7 @@
desktop.kde.edu
Interactive Physical Simulator
Step is an interactive physical simulator. It allows you to explore the physical world through simulations.
- mirrors://kde/stable/applications/16.04.3/src/step-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/step-16.08.2.tar.xz
qt5-base-devel
qt5-quick1-devel
@@ -56898,6 +58361,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -56935,7 +58412,7 @@
Mail Transport Service
Mail Transport Service
akonadi
- mirrors://kde/stable/applications/16.08.1/src/kmailtransport-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kmailtransport-16.08.2.tar.xz
qt5-base-devel
kdelibs4-support-devel
@@ -56988,7 +58465,7 @@
kmailtransport-devel
Development files for akonadi
- kmailtransport
+ kmailtransport
qt5-base-devel
@@ -56998,6 +58475,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -57042,7 +58526,7 @@
desktop.kde.applications
Library to provides access and handling of KAlarm calendar data
Library to provides access and handling of KAlarm calendar data
- mirrors://kde/stable/applications/16.08.1/src/kalarmcal-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kalarmcal-16.08.2.tar.xz
qt5-base-devel
akonadi-devel
@@ -57086,7 +58570,7 @@
Development files for kalarmcal
qt5-base-devel
- kalarmcal
+ kalarmcal
/usr/include
@@ -57095,6 +58579,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -57138,7 +58629,7 @@
desktop.kde.games
A single player arcade game
Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height.
- mirrors://kde/stable/applications/16.04.3/src/bomber-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/bomber-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -57153,6 +58644,7 @@
kitemmodels-devel
kinit-devel
kunitconversion-devel
+ kcrash-devel
desktop/kde/applications/bomber/pspec.xml
@@ -57161,6 +58653,7 @@
ki18n
libgcc
+ kcrash
kconfig
kxmlgui
qt5-base
@@ -57184,6 +58677,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -57220,7 +58727,7 @@
desktop.kde.applications
Library for Grantlee theming support
Library for Grantlee theming support
- mirrors://kde/stable/applications/16.04.3/src/grantleetheme-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/grantleetheme-16.08.2.tar.xz
qt5-base-devel
boost-devel
@@ -57270,7 +58777,7 @@
qt5-base-devel
boost-devel
- grantleetheme
+ grantleetheme
/usr/lib/cmake
@@ -57278,6 +58785,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -57411,6 +58932,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-09
16.08.1
@@ -57533,7 +59061,7 @@
desktop.kde.applications
A blogging library for KDE
KBlog is a library for calling functions on Blogger 1.0, MetaWeblog, MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient and Syndication.
- mirrors://kde/stable/applications/16.04.3/src/kblog-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kblog-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -57576,7 +59104,7 @@
Development files for kblog
qt5-base-devel
- kblog
+ kblog
/usr/include
@@ -57585,6 +59113,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -57675,7 +59217,7 @@
desktop.kde.applications
Akonadi calendar integration
Calendar integration for Akonadi.
- mirrors://kde/stable/applications/16.08.1/src/akonadi-calendar-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/akonadi-calendar-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -57742,7 +59284,7 @@
Development files for akonadi-calendar
qt5-base-devel
- akonadi-calendar
+ akonadi-calendar
/usr/include
@@ -57751,6 +59293,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -57794,7 +59343,7 @@
desktop.kde.games
Patience card game
To play KPatience you need, as the name suggests, patience. For simple games, where the way the game goes depends only upon how the cards fall, your patience might be the only thing you need.
- mirrors://kde/stable/applications/16.04.3/src/kpat-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kpat-16.08.2.tar.xz
qt5-base-devel
qt5-declarative-devel
@@ -57864,6 +59413,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -57903,7 +59466,7 @@
KFourInLine is a board game for two players based on the Connect-Four game.
KFourInLine iki kişiyle oynanan Hedef 4 türevi bir oyundur.
kfourinline
- mirrors://kde/stable/applications/16.04.3/src/kfourinline-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kfourinline-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -57958,6 +59521,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -57994,7 +59571,7 @@
desktop.kde.multimedia
Multimedia player
a multimedia player where the focus is on simplicity, instead of features.
- mirrors://kde/stable/applications/16.04.3/src/dragon-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/dragon-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -58036,6 +59613,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -58072,7 +59663,7 @@
desktop.kde.bindings
Kross interpreter plugins for programming languages
Language interpreters to enable in-process scripting with Kross.
- mirrors://kde/stable/applications/16.04.3/src/kross-interpreters-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kross-interpreters-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -58103,6 +59694,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -58141,7 +59746,7 @@
Onaltılık dosya editörü.
Okteta is a simple editor for the raw data of files. This type of program is also called hexadecimal editor or binary editor.
Çalıştırılabilir dosyaları düzenlemeye yarayan editör.
- http://download.kde.org/stable/applications/16.04.3/src/okteta-16.04.3.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/okteta-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -58206,13 +59811,14 @@
/usr/share/kxmlgui5
/usr/share/mime
/usr/share/okteta
+ /usr/share/metainfo/org.kde.okteta.appdata.xml
okteta-devel
Development files for okteta
- okteta
+ okteta
/usr/include
@@ -58220,6 +59826,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -58256,7 +59876,7 @@
desktop.kde.network
Common components for KDE-Telepathy
Common components for KDE-Telepathy
- mirrors://kde/stable/applications/16.04.3/src/ktp-common-internals-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-common-internals-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -58344,7 +59964,7 @@
ktp-common-internals-devel
Development files for ktp-common-internals
- ktp-common-internals
+ ktp-common-internals
libotr-devel
@@ -58358,6 +59978,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -58397,7 +60031,7 @@
KAtomic is both fun and educational game built around molecular geometry.
KAtomic moleküler geometri hakkında hem eğlenceli hem de eğitici bir oyundur.
katomic
- mirrors://kde/stable/applications/16.04.3/src/katomic-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/katomic-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -58448,6 +60082,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -58484,7 +60132,7 @@
desktop.kde.games
Shisen-Sho Mahjongg like tile game
Shisen-Sho is a solitaire-like game played using the standard set of Mahjong tiles. Unlike Mahjong however, Shisen-Sho has only one layer of scrambled tiles.
- mirrors://kde/stable/applications/16.04.3/src/kshisen-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kshisen-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -58534,6 +60182,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -58573,7 +60235,7 @@
KLettres is an application specially designed to help the user to learn alphabet in a new language and then to learn to read simple syllables. The user can be a young child aged from two and a half or an adult that wants to learn the basics of a foreign language.
KLettres, kullanıcının yeni bir alfabeyi ve basit sesli sözleri öğrenmesi için geliştirilmiş bir uygulamadır. İki buçuk yaşındaki bir çocuk için yararlı olabileceği gibi, yeni bir dil öğrenen yetişkinler için de yardımcı olabilir.
klettres
- mirrors://kde/stable/applications/16.04.3/src/klettres-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/klettres-16.08.2.tar.xz
qt5-base-devel
qt5-svg-devel
@@ -58617,6 +60279,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -58654,7 +60330,7 @@
desktop.kde.applications
Kontact Plugin Interface Library
This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin).
- mirrors://kde/stable/applications/16.08.1/src/kontactinterface-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kontactinterface-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -58692,7 +60368,7 @@
Development files for kontactinterface
qt5-base-devel
- kontactinterface
+ kontactinterface
/usr/include
@@ -58701,6 +60377,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -58747,7 +60430,7 @@
Kcron is a graphical frontend to the cron system, used to schedule regular tasks on a Unix system.
Kcron, cron görev zamanlayıcı altyapısının bir arayüzüdür.
kcron
- mirrors://kde/stable/applications/16.08.1/src/kcron-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kcron-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -58787,6 +60470,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-09
16.08.1
@@ -58817,6 +60507,173 @@
+
+
+ pimcommon
+ http://www.kde.org
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ desktop.kde.applications
+ Common libraries for KDE PIM
+ Common libraries for KDE PIM
+ mirrors://kde/stable/applications/16.08.2/src/pimcommon-16.08.2.tar.xz
+
+ qt5-base-devel
+ boost-devel
+ gpgme-devel
+ qt5-sql-sqlite
+ qt5-sql-mysql
+ qt5-sql-odbc
+ qt5-sql-postgresql
+ prison-qt5-devel
+ kmbox-devel
+ qt5-phonon-devel
+ akonadi-devel
+ libical-devel
+ libqjson-devel
+ libgpg-error-devel
+ libxslt-devel
+ openldap-client
+ cyrus-sasl-devel
+ kitemviews-devel
+ kio-devel
+ kdelibs4-support-devel
+ kdesignerplugin
+ kdoctools-devel
+ kemoticons-devel
+ kitemmodels-devel
+ kinit-devel
+ kunitconversion-devel
+ kmime-devel
+ kcontacts-devel
+ kcalcore-devel
+ kldap-devel
+ libkdepim-devel
+ extra-cmake-modules
+ akonadi-calendar-devel
+ akonadi-contacts-devel
+ akonadi-search-devel
+ akonadi-mime-devel
+ qt5-webkit-devel
+ qt5-webengine-devel
+ grantlee-qt5-devel
+ kdoctools-devel
+ knewstuff-devel
+ kpimtextedit-devel
+ kimap-devel
+
+ desktop/kde/applications/pimcommon/pspec.xml
+
+
+ pimcommon
+
+ qt5-base
+ kio
+ ki18n
+ libgcc
+ kcodecs
+ kmime
+ kldap
+ kxmlgui
+ kwallet
+ karchive
+ kjobwidgets
+ qt5-webengine
+ kcalcore
+ kcontacts
+ kconfig
+ libxml2
+ kservice
+ kguiaddons
+ kitemviews
+ kcompletion
+ kcoreaddons
+ kdbusaddons
+ kiconthemes
+ kitemmodels
+ ktextwidgets
+ kconfigwidgets
+ kwidgetsaddons
+ kdelibs4-support
+ qt5-phonon
+ prison-qt5
+ akonadi
+ libkdepim
+ akonadi-contacts
+ kdoctools
+ knewstuff
+ kpimtextedit
+ grantlee-qt5
+ kimap
+ cyrus-sasl
+
+
+ /etc/xdg
+ /usr/lib
+ /usr/share/doc
+ /usr/mkspecs/
+ /usr/bin
+ /usr/share/mime
+ /usr/share/icons
+ /usr/share/dbus-1
+ /usr/share/config.kcfg
+ /usr/share/kf5
+ /usr/share/config
+ /usr/share/akonadi
+ /usr/share/akonadicontact/grantleetheme/default
+
+
+
+ pimcommon-devel
+ Development package for pimcommon libraries
+ Contains development tools and header files for kdepim-common
+
+ qt5-base-devel
+ boost-devel
+ pimcommon
+
+
+ /usr/lib/cmake
+ /usr/include
+ /usr/lib/gpgmepp
+ /usr/share/kde4/apps/cmake
+
+
+
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-22
+ 16.08.1
+ Version bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+ 2016-07-31
+ 16.04.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-04-25
+ 16.04.0
+ First release
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+
spectacle
@@ -58832,7 +60689,7 @@
Ekran görüntüsü yakalama aracı
Spectacle, a new screenshot application that aims to replace KSnapshot..
spectacle bir ekran görüntüsü yakalama aracıdır.
- mirrors://kde/stable/applications/16.08.1/src/spectacle-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/spectacle-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -58896,6 +60753,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -58942,7 +60806,7 @@
KBruch is a small program to practice calculating with fractions and percentages. Different exercises are provided for this purpose and you can use the learning mode to practice with fractions. The program checks the user's input and gives feedback.
KBruch, ondalık ve kesirli sayılar üzerine işlemleri öğrenmeye ve egzersiz yapmaya yarayan bir uygulamadır.
kbruch
- mirrors://kde/stable/applications/16.04.3/src/kbruch-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kbruch-16.08.2.tar.xz
qt5-base
kdoctools-devel
@@ -58978,6 +60842,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -59015,11 +60893,11 @@
desktop.kde.applications
The KDE calendar utility library
Calendar utility library for KDE
- mirrors://kde/stable/applications/16.08.1/src/kcalutils-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kcalutils-16.08.2.tar.xz
qt5-base-devel
- kcalcore-devel
- kidentitymanagement-devel
+ kcalcore-devel
+ kidentitymanagement-devel
kcoreaddons-devel
kconfig-devel
ki18n-devel
@@ -59031,7 +60909,6 @@
kdesignerplugin
grantlee-qt5-devel
kdoctools-devel
- kidentitymanagement-devel
extra-cmake-modules
desktop/kde/applications/kcalutils/pspec.xml
@@ -59065,7 +60942,7 @@
Development files for kcalutils
qt5-base-devel
- kcalutils
+ kcalutils
/usr/include
@@ -59074,6 +60951,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -59120,7 +61004,7 @@
KMix: KDE Digital Mixer
KMix: KDE için Dijital Mixer.
kmix
- mirrors://kde/stable/applications/16.04.3/src/kmix-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kmix-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -59176,6 +61060,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -59264,6 +61162,114 @@
+
+
+ khelpcenter
+ http://www.kde.org
+
+ Pisi Linux Admins
+ admins@pisilinux.org
+
+ LGPLv2
+ library
+ app:console
+ desktop.kde.applications
+ KDE Help Center
+ KDE help center utility to read help documentation about various KDE applications.
+ mirrors://kde/stable/applications/16.08.2/src/khelpcenter-16.08.2.tar.xz
+
+ qt5-base-devel
+ libdbusmenu-qt-devel
+ kinit-devel
+ kcmutils-devel
+ khtml-devel
+ kdoctools-devel
+ kemoticons-devel
+ kitemmodels-devel
+ kunitconversion-devel
+ kdesignerplugin
+ kdelibs4-support-devel
+ docbook-xsl
+ xapian-core-devel
+ grantlee-qt5-devel
+ extra-cmake-modules
+
+ desktop/kde/applications/khelpcenter/pspec.xml
+
+
+ khelpcenter
+
+ qt5-base
+ kio
+ libgcc
+ libxml2
+ karchive
+ kbookmarks
+ khtml
+ ki18n
+ kparts
+ kcodecs
+ kconfig
+ kxmlgui
+ kcmutils
+ kservice
+ kcompletion
+ kcoreaddons
+ kdbusaddons
+ kiconthemes
+ kwindowsystem
+ kconfigwidgets
+ kwidgetsaddons
+ kdelibs4-support
+ grantlee-qt5
+
+
+ /etc/xdg
+ /usr/share
+ /usr/bin
+ /usr/lib/qt5
+ /usr/lib
+ /usr/share/doc
+
+
+
+
+ 2016-10-23
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-06
+ 16.08.01
+ Version Bump.
+ Stefan Gronewold
+ groni@pisilinux.org
+
+
+ 2016-08-18
+ 5.6.4
+ Remove Locale file conflicts language package .
+ Burak Ertürk
+ burakerturk@pisilinux.org
+
+
+ 2016-05-18
+ 5.6.4
+ Version bump.
+ Burak Ertürk
+ burakerturk@pisilinux.org
+
+
+ 2016-04-08
+ 5.6.2
+ First release
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+
print-manager
@@ -59278,7 +61284,7 @@
KDE print manager
KDE print tool.
print-manager
- mirrors://kde/stable/applications/16.08.1/src/print-manager-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/print-manager-16.08.2.tar.xz
kdoctools-devel
extra-cmake-modules
@@ -59330,6 +61336,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -59377,7 +61390,7 @@
Hafıza geliştirme oyunu.
Blinken is based on an electronic game released in 1978, which challenges players to remember sequences of increasing length. On the face of the device, there are 4 different color buttons, each one with their own distinctive sound.
Hafıza geliştirme oyunu.
- mirrors://kde/stable/applications/16.04.3/src/blinken-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/blinken-16.08.2.tar.xz
extra-cmake-modules
gettext-devel
@@ -59413,6 +61426,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -59452,7 +61479,7 @@
KStars is a Desktop Planetarium for KDE. It provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects, all 8 planets, the Sun and Moon, and thousands of comets and asteroids.
KStars, dünyanın herhangi bir yerinin herhangi bir anındaki gökyüzü yıldız haritasını gösterebilen bir uygulamadır. 100 milyon kadar yıldız, 13000 derin gök cismi, 8 gezegenin tümü, Güneş, Ay ile birçok kuyruklu yıldız ve astreoidi içeren bir veritabanı vardır.
kstars
- mirrors://kde/stable/applications/16.04.3/src/kstars-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kstars-16.08.2.tar.xz
qt5-base-devel
qt5-multimedia-devel
@@ -59525,6 +61552,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -59564,7 +61605,7 @@
KAlgebra is a fully featured calculator that lets you plot different types of 2D and 3D functions and to calculate easy and not so easy calculations, such as addition, trigonometric functions or derivatives.
KAlgebra, farklı farklı 2B ve 3B fonksiyonları çizmek, kolay ve o kadar da kolay olmayan trigonometrik veya türev gibi hesaplamaları yapmak için bir uygulamadır.
kalgebra
- mirrors://kde/stable/applications/16.04.3/src/kalgebra-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kalgebra-16.08.2.tar.xz
mesa-devel
mesa-glu-devel
@@ -59611,6 +61652,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -59647,7 +61702,7 @@
desktop.kde.applications
Common data for KDE Edu applications
Common data for KDE Edu applications.
- mirrors://kde/stable/applications/16.08.1/src/kdeedu-data-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdeedu-data-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -59662,6 +61717,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -59708,7 +61770,7 @@
KRuler is a screen ruler and color measurement tool.
KRuler, bir ekran cetveli ve renk ölçüm aracıdır.
kruler
- mirrors://kde/stable/applications/16.04.3/src/kruler-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kruler-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -59746,6 +61808,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -59785,7 +61861,7 @@
KDiamond is a single player puzzle game. The object of the game is to build lines of three similar diamonds.
KDiamond benzer elmaslardan üç tanesinin yan yana getirilmesini konu edinen tek kişilik bir bulmaca oyunudur.
kdiamond
- mirrors://kde/stable/applications/16.04.3/src/kdiamond-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdiamond-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -59838,6 +61914,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -59876,7 +61966,7 @@
KDE resim uygulamaları için ortak eklenti yapısı
Kipi (KDE Image Plugin Interface) is an effort to develop a common plugin structure (for Digikam, Gwenview, etc.). Its aim is to share image plugins among graphic applications.
Kipi, ortak bir eklenti yapısı ortaya koymak için gerekli bir kitaplıktır.
- mirrors://kde/stable/applications/16.08.1/src/libkipi-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkipi-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -59912,7 +62002,7 @@
Development files for libkipi
libkipi için geliştirme dosyaları
- libkipi
+ libkipi
qt5-base-devel
kxmlgui-devel
ki18n-devel
@@ -59926,6 +62016,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-09
16.08.1
@@ -59969,7 +62066,7 @@
desktop.kde.sdk
Library to compare files and strings
Library to compare files and strings
- mirrors://kde/stable/applications/16.08.1/src/libkomparediff2-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkomparediff2-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -60009,7 +62106,7 @@
libkomparediff2-devel
Shared libraries for libkomparediff2.
- libkomparediff2
+ libkomparediff2
/usr/include
@@ -60018,6 +62115,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -60062,7 +62166,7 @@
desktop.kde.applications
Address book API for KDE.
Address book for KDE for Contacts.
- mirrors://kde/stable/applications/16.08.1/src/kcontacts-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kcontacts-16.08.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -60095,7 +62199,7 @@
Development files for kcontacts
qt5-base-devel
- kcontacts
+ kcontacts
/usr/include
@@ -60104,6 +62208,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -60149,7 +62260,7 @@
Uygulama yerelleştirme yardımcısı.
Lokalize is also a general computer-aided translation system (CAT) with which you can translate OpenDocument files (*.odt).
Lokalize, uygulamalar için kolaylıkla yerelleştirme yapabileceğiniz bir programdır.
- mirrors://kde/stable/applications/16.08.1/src/lokalize-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/lokalize-16.08.2.tar.xz
qt5-base-devel
hunspell-devel
@@ -60206,6 +62317,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -60252,7 +62370,7 @@
Granatier is a clone of the classic Bomberman game, inspired by the work of the Clanbomber clone.
granatier, oyuncunun yüksekliği her turda azalan bir uçak içinde şehirlere hücum ettiği tek kişilik bir macera oyunudur.
granatier
- mirrors://kde/stable/applications/16.04.3/src/granatier-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/granatier-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -60301,6 +62419,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -60337,7 +62469,7 @@
desktop.kde.applications
RSS/Atom parser library
syndication is a parser library for RSS and Atom feeds.
- mirrors://kde/stable/applications/16.08.1/src/syndication-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/syndication-16.08.2.tar.xz
qt5-base-devel
kio-devel
@@ -60366,7 +62498,7 @@
Development files for ksyndication
qt5-base-devel
- ksyndication
+ ksyndication
/usr/include
@@ -60375,6 +62507,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -60479,7 +62618,7 @@
desktop.kde.network
Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect
Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect
- mirrors://kde/stable/applications/16.04.3/src/ktp-auth-handler-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-auth-handler-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -60524,6 +62663,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -60561,7 +62714,7 @@
desktop.kde.applications
API for handling TNEF data
The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format format.
- mirrors://kde/stable/applications/16.04.3/src/ktnef-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktnef-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -60572,9 +62725,9 @@
kitemmodels-devel
kinit-devel
kunitconversion-devel
- kcalcore-devel
- kcalutils-devel
- kcontacts-devel
+ kcalcore-devel
+ kcalutils-devel
+ kcontacts-devel
desktop/kde/applications/ktnef/pspec.xml
@@ -60600,7 +62753,7 @@
Development files for ktnef
qt5-base-devel
- ktnef
+ ktnef
/usr/include
@@ -60609,6 +62762,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -60646,7 +62813,7 @@
desktop.kde.applications
Mail importer library
Mail importer library
- mirrors://kde/stable/applications/16.08.1/src/mailimporter-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/mailimporter-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -60714,7 +62881,7 @@
mailimporter-devel
Development files for mailimporter
- mailimporter
+ mailimporter
/usr/include
@@ -60723,6 +62890,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -60761,7 +62935,7 @@
LibRaw kitaplığı için C++ arayüzü
libkdcraw is a C++ interface around LibRaw library used to decode RAW picture files.
libkdcraw, RAW resim dosyalarını çözmek için kullanılan LibRaW kitaplığının C++ arayüzüdür.
- mirrors://kde/stable/applications/16.08.1/src/libkdcraw-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkdcraw-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -60794,7 +62968,7 @@
Development files for libkdcraw
libkdcraw için geliştirme dosyaları
- libkdcraw
+ libkdcraw
qt5-base-devel
libraw-devel
kconfig-devel
@@ -60807,6 +62981,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
16.08.1
@@ -60853,7 +63034,7 @@
Cantor is an application that lets you use your favorite mathematical applications from within a nice KDE-integrated Worksheet Interface. It offers assistant dialogs for common tasks and allows you to share your worksheets with others.
Cantor; Sage, Maxima, R and KAlgebra gibi uygulamalara arayüz sağlayarak kullanımı kolaylaştırmayı amaçlar. Çok kullanılan işler için dialoglar sağlar ve çalışmalarınızı başkalarıyla paylaşabilmenize olanak tanır.
cantor
- mirrors://kde/stable/applications/16.04.3/src/cantor-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/cantor-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -60918,7 +63099,7 @@
Development files for cantor
cantor için geliştirme dosyaları
- cantor
+ cantor
/usr/include
@@ -60926,6 +63107,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -60963,7 +63158,7 @@
desktop.kde.network
Additional KIO-slaves for KDE5 applications
Additional KIO-slaves for KDE5 applications
- mirrors://kde/stable/applications/16.08.1/src/kio-extras-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kio-extras-16.08.2.tar.xz
exiv2-devel
gettext-devel
@@ -61055,6 +63250,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-09
16.08.1
@@ -61099,7 +63301,7 @@
Libraries and daemons to implement searching in Akonadi
Libraries and daemons to implement searching in Akonadi
akonadi
- mirrors://kde/stable/applications/16.08.1/src/akonadi-search-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/akonadi-search-16.08.2.tar.xz
qt5-base-devel
kcrash-devel
@@ -61170,7 +63372,7 @@
akonadi-search-devel
Development files for akonadi
- akonadi-search
+ akonadi-search
qt5-base-devel
ki18n-devel
kmime-devel
@@ -61191,6 +63393,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -61236,7 +63445,7 @@
Uygulama şablon oluşturucu.
KAppTemplate is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform.
Kapptemplate, çeşitli uygulamaları geliştirmek için gerekli olabilecek şablonlar oluşturmayı sağlar.
- mirrors://kde/stable/applications/16.08.1/src/kapptemplate-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kapptemplate-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -61272,6 +63481,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -61317,7 +63533,7 @@
UML modelleme aracı ve kod üreticisi.
Umbrello UML Modeller is a Unified Modelling Language diagram editor for KDE.
umbrello UML (Unified Modellin Language) modelleme ve diyagram editörüdür.
- mirrors://kde/stable/applications/16.04.3/src/umbrello-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/umbrello-16.08.2.tar.xz
qt5-base-devel
libxslt-devel
@@ -61335,6 +63551,7 @@
docbook-xsl
extra-cmake-modules
kwindowsystem-devel
+ llvm-clang-devel
desktop/kde/applications/umbrello/pspec.xml
@@ -61368,6 +63585,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -61405,7 +63636,7 @@
gpgme için C++ bağlayıcısı
C++ bindings/wrapper for gpgme
gpgme için C++ bağlayıcısı
- mirrors://kde/stable/applications/16.08.1/src/gpgmepp-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/gpgmepp-16.08.2.tar.xz
boost-devel
qt5-base-devel
@@ -61429,7 +63660,7 @@
gpgmepp-devel
- gpgmepp
+ gpgmepp
/usr/include
@@ -61437,6 +63668,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -61483,7 +63721,7 @@
Killbots is a simple game of evading killer robots. Who created the robots and why they have been programmed to destroy, no one knows. All that is known is that the robots are numerous and their sole objective is to destroy you.
Killbots katil robotlardan kaçmaya çalıştığınız basit bir oyundur. Robotların kimin tarafından yaratıldığı veya neden yok etmek için programlandığı bilinmiyor. Tek gerçek şu ki bir çok robot var ve tek amaçları sizi yok etmek.
killbots
- mirrors://kde/stable/applications/16.04.3/src/killbots-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/killbots-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -61534,6 +63772,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -61572,7 +63824,7 @@
KDE için SANE kitaplık arayüzü
libksane is a SANE library interface for KDE.
libksane, KDE için bir SANE kitaplık arayüzüdür.
- mirrors://kde/stable/applications/16.08.1/src/libksane-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libksane-16.08.2.tar.xz
ki18n-devel
kwallet-devel
@@ -61605,7 +63857,7 @@
Development files for libksane
libksane için geliştirme dosyaları
- libksane
+ libksane
/usr/lib/cmake
@@ -61614,6 +63866,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
16.08.1
@@ -61658,7 +63917,7 @@
A wallet management tool
KWalletManager is a tool to manage the passwords on your system. By using the KDE wallet subsystem it not only allows you to keep your own secrets but also to access and manage the passwords of every application that integrates with the wallet.
kwallet
- mirrors://kde/stable/applications/16.08.1/src/kwalletmanager-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kwalletmanager-16.08.2.tar.xz
qt5-base
kdoctools-devel
@@ -61724,6 +63983,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -61767,7 +64033,7 @@
desktop.kde.applications
Library for creating events.
Library for creating events.
- http://download.kde.org/stable/applications/16.04.3/src/eventviews-16.04.3.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/eventviews-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -61835,7 +64101,7 @@
eventviews-devel
Development files for eventviews.
- eventviews
+ eventviews
/usr/include
@@ -61843,6 +64109,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -61945,7 +64225,7 @@
KDE4 önizleme kitaplıkları
kdegraphics-thumbnailers contains thumbnail-related libraries.
kdegraphics-thumbnailers, önizleme kitaplıklarını içerir.
- mirrors://kde/stable/applications/16.08.1/src/kdegraphics-thumbnailers-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdegraphics-thumbnailers-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -61971,6 +64251,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -62160,7 +64447,7 @@
kdenlive provides dual video monitors, a multi-track timeline and clip list. Other features include customizable layout support, basic effects and transitions.
kdenlive, ikili video izleyicileri, çoklu parça zaman çizelgesi ve klip listesi sunmaktadır. Diğer özellikler arasında özelleştirilebilir düzenleme desteği, temel efektler ve geçişler sayılabilir.
Kdenlive jest nieliniowym pakietem do edycji wideo obsługującym DV, HDC i wiele innych formatów.
- mirrors://kde/stable/applications/16.04.3/src/kdenlive-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdenlive-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -62246,6 +64533,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -62493,7 +64794,7 @@
Dosya karşılaştırma göstericisi.
Diff/Patch Frontend.
Dosya karşılaştırma göstericisi.
- mirrors://kde/stable/applications/16.04.3/src/kompare-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kompare-16.08.2.tar.xz
extra-cmake-modules
kdoctools-devel
@@ -62548,6 +64849,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -62587,7 +64902,7 @@
KBlackBox is a game of hide and seek played on a grid of boxes. The computer has hidden several balls within this box. By shooting beams into the box and observing where they emerge it is possible to deduce the positions of the hidden balls.
KBlackBox yan yana dizilmiş kutularla oynanan bir saklambaç oyunudur. Bilgisayarın sakladığı topları kutuları lazerle kontrol ederek bulabilirsiniz.
kblackbox
- mirrors://kde/stable/applications/16.04.3/src/kblackbox-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kblackbox-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -62635,6 +64950,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -62671,7 +65000,7 @@
desktop.kde.network
KRunner plugin for KDE Telepathy
KRunner plugin for KDE Telepathy
- mirrors://kde/stable/applications/16.04.3/src/ktp-contact-runner-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-contact-runner-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -62704,6 +65033,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -62743,7 +65086,7 @@
Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings.
Filelight allows you to quickly understand exactly where your diskspace is being used by graphically representing your file system as a set of concentric segmented-rings.
filelight
- mirrors://kde/stable/applications/16.08.1/src/filelight-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/filelight-16.08.2.tar.xz
qt5-base-devel
qt5-script-devel
@@ -62787,6 +65130,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -62826,7 +65176,7 @@
Marble is a virtual globe and world atlas that you can use to learn more about the Earth.
Marble, sanal küre ve Dünya atlası uygulamasıdır.
marble
- http://download.kde.org/stable/applications/16.04.3/src/marble-16.04.3.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/marble-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -62894,6 +65244,7 @@
/usr/share/kservices5
/usr/share/kxmlgui5
/usr/share/marble
+ /etc/xdg
@@ -62901,13 +65252,27 @@
Development files for marble
marble için geliştirme dosyaları
- marble
+ marble
/usr/include
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-08-03
16.04.3
@@ -62939,7 +65304,7 @@
Exiv2 sarmalayıcı kitaplığı
libkexiv2 is a wrapper around Exiv2 library to manipulate pictures metadata as EXIF/IPTC and XMP.
libkexiv2, EXIF/IPTC ve XMP gibi resim meta bilgilerini düzenlemek için kullanılan Exiv2 kitaplığını sarmalayan bir kitaplıktır.
- mirrors://kde/stable/applications/16.08.1/src/libkexiv2-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkexiv2-16.08.2.tar.xz
extra-cmake-modules
cmake
@@ -62965,7 +65330,7 @@
Development files for libkexiv2
libkexiv2 için geliştirme dosyaları
- libkexiv2
+ libkexiv2
/usr/include
@@ -62973,6 +65338,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -63019,7 +65391,7 @@
KBreakout is a Breakout like game. The object of the game is to destroy as many bricks as possible without losing the ball.
KBreakout bir Breakout türevidir. Oyunun amacı topları yere düşürmeden olabildiğince çok tuğlayı yok etmektir.
kbreakout
- mirrors://kde/stable/applications/16.04.3/src/kbreakout-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kbreakout-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -63071,6 +65443,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -63109,7 +65495,7 @@
Masaüstü paylaşım araçları.
KDE Desktop Sharing is a manager for easily sharing a desktop session with another system. The desktop session can be viewed or controlled remotely by any VNC or RFB client
krfb, masaüstünü uzaktaki bilgisayarlarla kolaylıkla paylaşmaya olanak sağlar.
- mirrors://kde/stable/applications/16.04.3/src/krfb-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/krfb-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -63172,6 +65558,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -63208,7 +65608,7 @@
desktop.kde.network
KDE Channel Approver for Telepathy
KDE Channel Approver for Telepathy
- mirrors://kde/stable/applications/16.04.3/src/ktp-approver-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-approver-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -63245,6 +65645,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -63368,7 +65782,7 @@
desktop.kde.applications
Job-based API for interacting with IMAP servers
API for interacting with IMAP servers
- mirrors://kde/stable/applications/16.08.1/src/kimap-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kimap-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -63408,7 +65822,7 @@
Development files for kimap
qt5-base-devel
- kimap
+ kimap
/usr/include
@@ -63417,8 +65831,15 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
- 2016-10-11
+ 2016-10-19
16.08.1
Version bump.
Stefan Gronewold
@@ -63460,7 +65881,7 @@
desktop.kde.network
Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors
Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors
- mirrors://kde/stable/applications/16.04.3/src/ktp-kded-module-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-kded-module-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -63509,6 +65930,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -63547,7 +65982,7 @@
DocBook XML dosyalarını çevirme araçları.
This is a collection of tools that facilitate translating DocBook XML files using Gettext message files (PO files).
poxml, DocBook XML dosyalarını (.po) Gettext yarımıyla çevirmeyi sağlayan bir programdır.
- mirrors://kde/stable/applications/16.08.1/src/poxml-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/poxml-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -63577,6 +66012,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -63623,7 +66065,7 @@
Kiten is a Japanese reference/study tool.
Kiten, Japonca referans ve alıştırma uygulamasıdır.
kiten>kiten
- mirrors://kde/stable/applications/16.04.3/src/kiten-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kiten-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -63675,7 +66117,7 @@
Development files for kiten
kiten için geliştirme dosyaları
- kiten
+ kiten
/usr/include
@@ -63683,6 +66125,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -63720,7 +66176,7 @@
desktop.kde.applications
Libraries and daemons to implement basic email handling
Libraries and daemons to implement basic email handling
- mirrors://kde/stable/applications/16.08.1/src/akonadi-mime-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/akonadi-mime-16.08.2.tar.xz
qt5-base-devel
boost-devel
@@ -63766,7 +66222,7 @@
Development files for akonadi-mime
qt5-base-devel
- akonadi-mime
+ akonadi-mime
/usr/include
@@ -63775,6 +66231,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -63797,7 +66260,7 @@
desktop.kde.graphics
A Qt/C++ wrapper around LibFace library to perform face recognition and detection over pictures
Libkface is a Qt/C++ library to perform face recognition and detection over pictures.This library is used by kipi-plugins, digiKam and others Kipi host programs.
- mirrors://kde/stable/applications/16.08.1/src/libkface-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkface-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -63828,7 +66291,7 @@
Development files for libkface
library
- libkface
+ libkface
/usr/include/KF5
@@ -63838,6 +66301,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -63884,7 +66354,7 @@
knavalbattle is a Battle Ship game for KDE. Ships are placed on a board which represents the sea. Players try to hit each others ships in turns without knowing where they are placed. The first player to destroy all ships wins the game.
KBattleship KDE için bir Amiral Battı oyunudur. Gemiler denizi temsil eden oyun tahtasına yerleştirilir ve oyuncular rakiplerinin gemilerinin yerleşimini tahmin ederek gemileri vurmaya çalışır. Rakibinin tüm gemilerini daha önce batıran oyuncu kazanır.
knavalbattle
- mirrors://kde/stable/applications/16.04.3/src/knavalbattle-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/knavalbattle-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -63934,6 +66404,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -63970,7 +66454,7 @@
desktop.kde.applications
KDE PIM library providing Gravatar support
KDE PIM library providing Gravatar support
- mirrors://kde/stable/applications/16.08.1/src/libgravatar-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libgravatar-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -63978,7 +66462,7 @@
kconfig-devel
kservice-devel
kxmlgui-devel
- kdepim-common-devel
+ pimcommon-devel
cmake
extra-cmake-modules
openldap-client
@@ -64021,7 +66505,7 @@
kconfig
kservice
kcoreaddons
- kdepim-common
+ pimcommon
ktextwidgets
kwidgetsaddons
@@ -64037,7 +66521,7 @@
libgravatar-devel
Development files for libgravatar
- libgravatar
+ libgravatar
qt5-base-devel
kxmlgui-devel
ki18n-devel
@@ -64051,6 +66535,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
16.08.1
@@ -64088,7 +66579,7 @@
desktop.kde.applications
KDE PIM library providing support for mail applications
KDE PIM library providing support for mail applications
- mirrors://kde/stable/applications/16.08.1/src/mailcommon-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/mailcommon-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -64122,7 +66613,7 @@
kimap-devel
kldap-devel
grantleetheme-devel
- kdepim-common-devel
+ pimcommon-devel
libkleo-devel
libkdepim-devel
gpgme-devel
@@ -64152,7 +66643,7 @@
kxmlgui
karchive
kcontacts
- kdepim-common
+ pimcommon
kitemviews
messagelib
qt5-phonon
@@ -64180,7 +66671,7 @@
mailcommon-devel
Development files for mailcommon
- mailcommon
+ mailcommon
/usr/include
@@ -64189,6 +66680,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -64225,7 +66723,7 @@
desktop.kde.sdk
Translation file thumbnail generators
Translation file thumbnail generators
- mirrors://kde/stable/applications/16.08.1/src/kdesdk-thumbnailers-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdesdk-thumbnailers-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -64261,6 +66759,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -64304,7 +66809,7 @@
desktop.kde.network
Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
Small system to administer web accounts for the sites and services across the KDE desktop, including: Google, Facebook, Owncloud, IMAP, Jabber and others
- mirrors://kde/stable/applications/16.08.1/src/kaccounts-providers-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kaccounts-providers-16.08.2.tar.xz
extra-cmake-modules
intltool
@@ -64345,6 +66850,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -64391,7 +66903,7 @@
KSystemLog show all logs of your system, grouped by General (Default system log, Authentication, Kernel, X.org...), and optional Services (Apache, Cups, etc, ...).
Ksystemlog, sistemin bütün hata kayıtlarını (genel ve opsiyonel) görüntülemmeye yarayan bir uygulamadır.
ksystemlog
- mirrors://kde/stable/applications/16.08.1/src/ksystemlog-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ksystemlog-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -64443,6 +66955,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
16.08.1
@@ -64486,7 +67005,7 @@
desktop.kde.games
Common code, backgrounds and tile sets for games using Mahjongg tiles
Common code, backgrounds and tile sets for games using Mahjongg tiles.
- mirrors://kde/stable/applications/16.08.1/src/libkmahjongg-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkmahjongg-16.08.2.tar.xz
qt5-base-devel
qt5-svg-devel
@@ -64526,7 +67045,7 @@
libkmahjongg-devel
Development files for libkmahjongg
- libkmahjongg
+ libkmahjongg
/usr/include
@@ -64535,6 +67054,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -64710,7 +67236,7 @@
desktop.kde.applications
KDE PIM cryptographic library
KDE PIM cryptographic library
- mirrors://kde/stable/applications/16.08.1/src/libkleo-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkleo-16.08.2.tar.xz
qt5-base-devel
boost-devel
@@ -64808,7 +67334,7 @@
qt5-base-devel
boost-devel
- libkleo
+ libkleo
/usr/lib/cmake
@@ -64818,6 +67344,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -64923,7 +67456,7 @@
KHangMan is a game based on the well-known hangman game. It is aimed at children aged six and over. The game has several categories of words to play with, for example: Animals (animals words) and three difficulty categories: Easy, Medium and Hard.
KHangman, adam asmaca olarak bilinen oyunun 6 yaş ve üzeri için uyarlanmış bir uygulamasıdır. Oynamak için seçilebilecek değişik kategoriler ve 3 farklı zorluk seviyesi bulunuyor.
khangman
- mirrors://kde/stable/applications/16.04.3/src/khangman-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/khangman-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -64971,6 +67504,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -65008,7 +67555,7 @@
desktop.kde.applications
KDE Pim different packages with akonadi-console, kadressbook blogilo etc
Provides different Packages for KDE5
- mirrors://kde/stable/applications/16.04.3/src/kdepim-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdepim-16.08.2.tar.xz
qt5-base-devel
qt5-sql-mysql
@@ -65303,7 +67850,7 @@
kdelibs4-support
messagelib
calendarsupport
- libkdepim
+ libkdepim
/usr/bin/akonadiconsole
@@ -65355,7 +67902,7 @@
kwidgetsaddons
kdelibs4-support
kontactinterface
- kdepim-common
+ kdepim-common
/usr/bin/akregator
@@ -65437,7 +67984,7 @@
kconfigwidgets
knotifications
kwidgetsaddons
- kdepim-common
+ kdepim-common
/usr/bin/blogilo
@@ -65503,7 +68050,7 @@
kwidgetsaddons
kdelibs4-support
kontactinterface
- kdepim-common
+ kdepim-common
/usr/bin/kaddressbook
@@ -65572,7 +68119,7 @@
kwidgetsaddons
kdelibs4-support
kidentitymanagement
- kdepim-common
+ kdepim-common
/usr/bin/kalarm
@@ -65669,7 +68216,7 @@
kwidgetsaddons
kontactinterface
kidentitymanagement
- kdepim-common
+ kdepim-common
/usr/bin/akonadi_archivemail_agent
@@ -65802,7 +68349,7 @@
kwidgetsaddons
kdelibs4-support
kontactinterface
- kdepim-common
+ kdepim-common
/usr/bin/akonadi_notes_agent
@@ -65868,7 +68415,7 @@
kcoreaddons
akonadi-calendar
kdelibs4-support
- kdepim-common
+ kdepim-common
/usr/bin/calendarjanitor
@@ -65911,7 +68458,7 @@
kwidgetsaddons
kontactinterface
kidentitymanagement
- kdepim-common
+ kdepim-common
/usr/bin/kontact
@@ -65989,7 +68536,7 @@
kdelibs4-support
kontactinterface
kidentitymanagement
- kdepim-common
+ kdepim-common
/usr/bin/ical2vcal
@@ -66108,7 +68655,7 @@
kconfigwidgets
kwidgetsaddons
icon-theme-hicolor
- kdepim-common
+ kdepim-common
/usr/bin/ktnef
@@ -66130,6 +68677,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -66169,7 +68730,7 @@
KJumpingCube is a simple tactical game.
KJumpingCube basit bir taktik oyunudur.
kjumpingcube
- mirrors://kde/stable/applications/16.04.3/src/kjumpingcube-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kjumpingcube-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -66221,6 +68782,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -66260,7 +68835,7 @@
Improve your pronunciation by listening to native speakers
Artikulate, Improve your pronunciation by listening to native speakers.
artikulate
- mirrors://kde/stable/applications/16.04.3/src/artikulate-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/artikulate-16.08.2.tar.xz
boost-devel
cmake
@@ -66284,6 +68859,7 @@
qt5-sql-mysql
qt5-sql-odbc
qt5-sql-sqlite
+ qt5-multimedia-devel
desktop/kde/applications/artikulate/pspec.xml
@@ -66295,6 +68871,7 @@
libgcc
kconfig
kxmlgui
+ karchive
qt5-base
knewstuff
kcoreaddons
@@ -66304,6 +68881,7 @@
kwidgetsaddons
qt5-declarative
qt5-xmlpatterns
+ qt5-multimedia
/etc
@@ -66314,6 +68892,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -66353,7 +68945,7 @@
KColorChooser is a simple color chooser application.
KColorChooser, basit bir renk seçme uygulamasıdır.
kcolorchooser
- http://download.kde.org/stable/applications/16.08.1/src/kcolorchooser-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kcolorchooser-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -66381,6 +68973,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-09
16.08.1
@@ -66413,7 +69012,7 @@
KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped.
KTimer is a little tool to execute programs after some time. It allows you to enter several tasks and to set a timer for each of them. The timers for each task can be started, stopped, changed, or looped.
ktimer
- mirrors://kde/stable/applications/16.04.3/src/ktimer-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktimer-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -66450,6 +69049,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -66486,7 +69099,7 @@
desktop.kde.sdk
Scripts and setting files useful during development of KDE software
Scripts and setting files useful during development of KDE software
- mirrors://kde/stable/applications/16.08.1/src/kde-dev-scripts-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kde-dev-scripts-16.08.2.tar.xz
extra-cmake-modules
kdoctools-devel
@@ -66510,6 +69123,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -66556,7 +69176,7 @@
Kig is an application for interactive geometry.
Kig, bir etkileşimli geometri uygulamasıdır.
kig
- mirrors://kde/stable/applications/16.04.3/src/kig-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kig-16.08.2.tar.xz
qt5-base-devel
qt5-svg-devel
@@ -66605,6 +69225,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -66642,7 +69276,7 @@
desktop.kde.edu
Mathematical Function Plotter
KmPlot is a program to draw graphs, their integrals or derivatives. It supports different systems of coordinates like the Cartesian or the polar coordinate system. The graphs can be colorized and the view is scalable, so that you are able to zoom to the level you need.
- mirrors://kde/stable/applications/16.04.3/src/kmplot-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kmplot-16.08.2.tar.xz
extra-cmake-modules
gettext-devel
@@ -66690,6 +69324,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -66728,7 +69376,7 @@
KDE için ffmpeg tabanlı önizleme
FFmpeg-based thumbnail creator for video files
Video dosyaları için FFmpeg tabanlı önizleme oluşturur.
- mirrors://kde/stable/applications/16.08.1/src/ffmpegthumbs-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ffmpegthumbs-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -66752,6 +69400,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -66796,7 +69451,7 @@
desktop.kde.applications
Libraries and daemons to implement management of notes in Akonadi
Libraries and daemons to implement management of notes in Akonadi
- mirrors://kde/stable/applications/16.08.1/src/akonadi-notes-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/akonadi-notes-16.08.2.tar.xz
qt5-base-devel
boost-devel
@@ -66842,7 +69497,7 @@
Development files for akonadi-notes
qt5-base-devel
- akonadi-notes
+ akonadi-notes
/usr/include
@@ -66851,6 +69506,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -66875,7 +69537,7 @@
desktop.kde.applications
Certificate Manager and Unified Crypto GUI
Kleopatra is a certificate manager and a universal crypto GUI. It supports managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving certificates from LDAP servers.
- http://download.kde.org/stable/applications/16.04.3/src/kleopatra-16.04.3.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/kleopatra-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -66925,6 +69587,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -66954,7 +69630,7 @@
desktop.kde.applications
Library providing gantt support
Library providing gantt support
- http://download.kde.org/stable/applications/16.08.1/src/kdgantt2-16.08.1.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/kdgantt2-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -66979,7 +69655,7 @@
kdgantt2-devel
Development files for kdgantt2
- kdgantt2
+ kdgantt2
/usr/include
@@ -66987,6 +69663,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -67026,7 +69709,7 @@
KTurtle is an educational programming environment that aims to make learning how to program as easily as possible. To achieve this KTurtle makes all programming tools available from the user interface. The programming language used is TurtleScript which allows its commands to be translated.
KTurtle, programlama öğrenmeyi olabildiğince kolaylaştırmak için tasarlanmış bir programlama uygulamasıdır. Bu amaçla tasarlanan arayüz tüm gerekli araçları kullanıcıya sunar. Ayrıca kullanılan programlama dili olan TurtleScript başka dillere çevrilebilen bir yapıya sahiptir.
kturtle
- mirrors://kde/stable/applications/16.04.3/src/kturtle-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kturtle-16.08.2.tar.xz
qt5-base-devel
qt5-svg-devel
@@ -67074,6 +69757,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -67110,7 +69807,7 @@
desktop.kde.edu
Rocs Graph Theory
Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. Rocs has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one..
- mirrors://kde/stable/applications/16.04.3/src/rocs-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/rocs-16.08.2.tar.xz
qt5-base-devel
qt5-declarative-devel
@@ -67185,13 +69882,27 @@
rocs-devel
Development files for rocs
- rocs
+ rocs
/usr/include
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -67230,7 +69941,7 @@
desktop.kde.graphics
A wrapper around world map components for browsing and arranging photos on a map.
A wrapper around world map components for browsing and arranging photos on a map.
- http://download.kde.org/stable/applications/16.08.1/src/libkgeomap-16.08.1.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/libkgeomap-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -67266,7 +69977,7 @@
libkgeomap-devel
Developments files for libkgeomap.
- libkgeomap
+ libkgeomap
/usr/include
@@ -67274,6 +69985,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -67309,7 +70027,7 @@
desktop.kde.applications
KDE Konsole
Konsole for KDE5
- mirrors://kde/stable/applications/16.08.1/src/konsole-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/konsole-16.08.2.tar.xz
qt5-base-devel
qt5-script-devel
@@ -67367,6 +70085,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -67411,7 +70136,7 @@
desktop.kde.applications
MBox library support.
MBox library support.
- mirrors://kde/stable/applications/16.08.1/src/kmbox-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kmbox-16.08.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -67440,7 +70165,7 @@
Development files for kmbox
qt5-base-devel
- kmbox
+ kmbox
/usr/include
@@ -67449,6 +70174,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -67496,7 +70228,7 @@
Gwenview is an easy to use image viewer.
Gwenview, kullanımı kolay bir resim görüntüleyicisidir.
gwenview
- mirrors://kde/stable/applications/16.08.1/src/gwenview-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/gwenview-16.08.2.tar.xz
exiv2-devel
qt5-base-devel
@@ -67568,6 +70300,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -67614,7 +70353,7 @@
Kollision is ball dodging game. Click on the empty field to start a game: a blue ball immediately replaces your mouse cursor, and a number of red balls start to fade into the field.
Kollision basit bir top sıçratma oyunudur. Boş bir alana fareyle tıkladığınızda oyun başlar ve fare imlecinizin yerini mavi bir top alır, ayrıca olayların gelişmesine vesile olacak kırmızı toplar da alandaki yerlerini alırlar.
kollision
- mirrors://kde/stable/applications/16.04.3/src/kollision-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kollision-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -67662,6 +70401,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -67745,7 +70498,7 @@
KBlocks is the classic falling blocks game. The idea is stack the falling blocks in a way that lines are completely filled. When a line is completed it is removed, and more space is available in the play area. When there is not enough space for blocks to fall, the game is over.
KBlocks klasikleşmiş tetrisin bir yeniden yapımıdır. Oyunun amacı düşen parçaları en uygun şekilde dizmektir. Bir satır tamamen dolduktan sonra silinmektedir ve daha fazla oyun alanı açılmaktadır. Yeni parçaları koyacak yeriniz kalmadığında oyun bitmektedir.
kblocks
- mirrors://kde/stable/applications/16.04.3/src/kblocks-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kblocks-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -67788,6 +70541,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -67827,7 +70594,7 @@
KMines is the classic Minesweeper game. The idea is to uncover all the squares without blowing up any mines. When a mine is blown up, the game is over.
KMines klasik mayın tarlası oyununun bir türevidir. Oyunun amacı hiç bir mayına denk gelmemeye çalışarak kutuları açmaktır. Eğer bir mayın patlarsa oyun biter.
kmines
- mirrors://kde/stable/applications/16.04.3/src/kmines-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kmines-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -67876,6 +70643,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -67913,7 +70694,7 @@
desktop.kde.applications
KDE PIM libraries
Library for the KDE-PIM(Personal-Infomation-Management
- mirrors://kde/stable/applications/16.08.1/src/kidentitymanagement-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kidentitymanagement-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -67969,7 +70750,7 @@
qt5-base-devel
kpimtextedit-devel
- kidentitymanagement
+ kidentitymanagement
/usr/include
@@ -67978,6 +70759,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
16.08.1
@@ -68125,7 +70913,7 @@
desktop.kde.applications
KDE PIM library for managing sieves.
KDE PIM library for managing sieves.
- http://download.kde.org/stable/applications/16.08.1/src/libksieve-16.08.1.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/libksieve-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -68144,7 +70932,7 @@
kunitconversion-devel
boost-devel
qt5-webkit-devel
- kdepim-common-devel
+ pimcommon-devel
kcontacts-devel
kcalcore-devel
kimap-devel
@@ -68173,7 +70961,7 @@
qt5-base
knewstuff
libkdepim
- kdepim-common
+ pimcommon
cyrus-sasl
qt5-webkit
kcompletion
@@ -68199,7 +70987,7 @@
libksieve-devel
Development files for libksieve.
- libksieve
+ libksieve
/usr/include
@@ -68207,6 +70995,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -68246,7 +71041,7 @@
Parley is a program to help you memorize things. Parley supports many language specific features but can be used for other learning tasks just as well. It uses the spaced repetition learning method, also known as flash cards. Creating new vocabulary collections with Parley is easy, but of course it is even better if you can use some of our premade files. Have a look at the KDE-Files.org page or use the "Download New Collections" feature directly in Parley.
Parley ile yeni öğrendiğiniz şeyleri belli zaman aralıklarıyla tekrar ederek uzun zamanlı hafızanızda yer etmelerini sağlayabilirsiniz. Parley, flaş kart denilen tekniği kullanır. Dil öğrenimi için özelleşmiş yetenekleri olmasına karşın diğer konularda da kullanıma uygundur. Kartları hazırlamak epey kolay olmakla beraber kde-files.org adresinden ulaşabileceğiniz hazır kart setlerini de kullanabilirsiniz.
parley
- mirrors://kde/stable/applications/16.04.3/src/parley-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/parley-16.08.2.tar.xz
qt5-base-devel
qt5-svg-devel
@@ -68317,6 +71112,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -68444,7 +71253,7 @@
Kapman is a clone of the well known game Pac-Man. You must go through the levels escaping ghosts in a maze. You lose a life when a ghost eats you, but you can eat the ghosts for a few seconds when eating an energizer.
Kapman dünyaca ünlü Pac-Man'in bir türevidir. Labirent içinde hayaletlerle köşe kapmaca oynayarak bölümleri geçmeye çalıştığınız oyunda eğer hayaletlere yakalanırsanız bir hakkınızı kaybediyorsunuz. Eğer bir enerji nesnesi alırsanız bu kez siz bir kaç saniyeliğine hayaletleri yiyebiliyorsunuz.
kapman
- mirrors://kde/stable/applications/16.04.3/src/kapman-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kapman-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -68493,6 +71302,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -68529,7 +71352,7 @@
desktop.kde.network
A File manager plugin to launch a file transfer job with a specified contact
A File manager plugin to launch a file transfer job with a specified contact
- mirrors://kde/stable/applications/16.08.1/src/ktp-send-file-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-send-file-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -68565,6 +71388,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-12
16.08.1
@@ -68608,7 +71438,7 @@
desktop.kde.games
A tool for managing print jobs and printers
Print-Manager. A tool to managing your print jobs and the Printers
- mirrors://kde/stable/applications/16.08.1/src/libkdegames-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/libkdegames-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -68681,7 +71511,7 @@
libkdegames-devel
Shared libraries for KDE games.
- libkdegames
+ libkdegames
/usr/include
@@ -68690,6 +71520,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
16.08.1
@@ -68720,163 +71557,6 @@
-
-
- kdepim-common
- http://www.kde.org
-
- PisiLinux Community
- admins@pisilinux.org
-
- LGPLv2
- library
- desktop.kde.applications
- Common libraries for KDE PIM
- Common libraries for KDE PIM
- mirrors://kde/stable/applications/16.08.1/src/pimcommon-16.08.1.tar.xz
-
- qt5-base-devel
- boost-devel
- gpgme-devel
- qt5-sql-sqlite
- qt5-sql-mysql
- qt5-sql-odbc
- qt5-sql-postgresql
- prison-qt5-devel
- kmbox-devel
- qt5-phonon-devel
- akonadi-devel
- libical-devel
- libqjson-devel
- libgpg-error-devel
- libxslt-devel
- openldap-client
- cyrus-sasl-devel
- kitemviews-devel
- kio-devel
- kdelibs4-support-devel
- kdesignerplugin
- kdoctools-devel
- kemoticons-devel
- kitemmodels-devel
- kinit-devel
- kunitconversion-devel
- kmime-devel
- kcontacts-devel
- kcalcore-devel
- kldap-devel
- libkdepim-devel
- extra-cmake-modules
- akonadi-calendar-devel
- akonadi-search-devel
- qt5-webkit-devel
- grantlee-qt5-devel
- kdoctools-devel
- knewstuff-devel
- kpimtextedit-devel
- kimap-devel
-
- desktop/kde/applications/kdepim-common/pspec.xml
-
-
- kdepim-common
-
- qt5-base
- kio
- ki18n
- libgcc
- kcodecs
- kmime
- kldap
- kxmlgui
- kwallet
- karchive
- kjobwidgets
- qt5-webengine
- kcalcore
- kcontacts
- kconfig
- libxml2
- kservice
- kguiaddons
- kitemviews
- kcompletion
- kcoreaddons
- kdbusaddons
- kiconthemes
- kitemmodels
- ktextwidgets
- kconfigwidgets
- kwidgetsaddons
- kdelibs4-support
- qt5-phonon
- prison-qt5
- akonadi
- libkdepim
- akonadi-contacts
- kdoctools
- knewstuff
- kpimtextedit
- grantlee-qt5
- kimap
- cyrus-sasl
-
-
- /etc/xdg
- /usr/lib
- /usr/share/doc
- /usr/mkspecs/
- /usr/bin
- /usr/share/mime
- /usr/share/icons
- /usr/share/dbus-1
- /usr/share/config.kcfg
- /usr/share/kf5
- /usr/share/config
- /usr/share/akonadi
- /usr/share/akonadicontact/grantleetheme/default
-
-
-
- kdepim-common-devel
- Development package for kdepim-common libraries
- Contains development tools and header files for kdepim-common
-
- qt5-base-devel
- boost-devel
- kdepim-common
-
-
- /usr/lib/cmake
- /usr/include
- /usr/lib/gpgmepp
- /usr/share/kde4/apps/cmake
-
-
-
-
- 2016-10-12
- 16.08.1
- Version bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2016-07-31
- 16.04.3
- Version bump.
- Yusuf Aydemir
- yusuf.aydemir@pisilinux.org
-
-
- 2016-04-25
- 16.04.0
- First release
- Yusuf Aydemir
- yusuf.aydemir@pisilinux.org
-
-
-
dolphin
@@ -68889,7 +71569,7 @@
desktop.kde.applications
KDE File Manager
Dolphin is the File Manager for KDE.
- mirrors://kde/stable/applications/16.08.1/src/dolphin-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/dolphin-16.08.2.tar.xz
qt5-base-devel
qt5-phonon-devel
@@ -68959,7 +71639,7 @@
dolphin-devel
- dolphin
+ dolphin
qt5-base-devel
qt5-phonon-devel
kio-devel
@@ -68982,6 +71662,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -69027,7 +71714,7 @@
Dosya paylaşım konfigürasyon modülü.
Filesharing configuration modlue.
Dosya paylaşım konfigürasyon modülü.
- mirrors://kde/stable/applications/16.08.1/src/kdenetwork-filesharing-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdenetwork-filesharing-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -69064,6 +71751,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -69110,7 +71804,7 @@
KCharSelect is a tool to select special characters from all installed fonts and copy them into the clipboard.
KCharSelect, tüm yüklü yazı tiplerinden özel karakterleri seçmek ve bunları panoya yapıştırmak için bir araçtır.
kcharselect
- mirrors://kde/stable/applications/16.08.1/src/kcharselect-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kcharselect-16.08.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -69142,6 +71836,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-09
16.08.1
@@ -69187,7 +71888,7 @@
KDE için web kamera desteği
Kamera is a plugin for KDE to use webcam.
Kamera, KDE için bir web kamera eklentisidir.
- mirrors://kde/stable/applications/16.08.1/src/kamera-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kamera-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -69222,6 +71923,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -69266,7 +71974,7 @@
desktop.kde.applications
Framework for searching and managing metadata
Baloo is a framework for searching and managing metada
- mirrors://kde/stable/applications/16.08.1/src/baloo-widgets-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/baloo-widgets-16.08.2.tar.xz
baloo-devel
extra-cmake-modules
@@ -69311,7 +72019,7 @@
baloo-widgets-devel
Development files for baloo-widgets
- baloo-widgets
+ baloo-widgets
qt5-base-devel
@@ -69321,6 +72029,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -69367,7 +72082,7 @@
Klickety is a kind of solitary game that takes place on a Tetris-like board.
Klickety Tetris gibi tahta üzerinde yer alan bir tür soliter oyunu
klickety
- mirrors://kde/stable/applications/16.04.3/src/klickety-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/klickety-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -69423,6 +72138,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -69527,7 +72256,7 @@
desktop.kde.network
The KDE-Telepathy Plasma desktop applets
The KDE-Telepathy Plasma desktop applets
- mirrors://kde/stable/applications/16.04.3/src/ktp-desktop-applets-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-desktop-applets-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -69555,6 +72284,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -69591,7 +72334,7 @@
desktop.kde.network
Telepathy handler for Text Chats
Telepathy handler for Text Chats
- mirrors://kde/stable/applications/16.04.3/src/ktp-text-ui-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-text-ui-16.08.2.tar.xz
extra-cmake-modules
karchive-devel
@@ -69664,6 +72407,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -69701,7 +72458,7 @@
A Gomoku like game for two players.
Bovo is a Gomoku like game for two players, where the opponents alternate in placing their respective pictogram on the game board.
bovo
- mirrors://kde/stable/applications/16.04.3/src/bovo-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/bovo-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -69749,6 +72506,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -69788,7 +72559,7 @@
KBounce is a single player arcade game with the elements of puzzle. It is played on a field, surrounded by walls, with two or more balls that move about in the field bouncing off of walls. The player can build new walls, decreasing the size of the active field. The goal of the game is to fill at least 75% of the field and advance to the next level.
KBounce, Volfied'in oynaniş tarzına benzeyen tek kişilik bir bulmaca - macera oyunudur. Oyuncu iki veya daha fazla topun oradan oraya zıpladığı duvarlarla kaplı bir alanda yeni duvarlar inşa ederek ve toplara yakalanmamaya çalışarak aktif alanın en azından %75'ini kapatmaya çalışmaktadır.
kbounce
- mirrors://kde/stable/applications/16.04.3/src/kbounce-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kbounce-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -69842,6 +72613,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -69878,7 +72663,7 @@
desktop.kde.network
KDE Telepathy file transfer handler
KDE Telepathy file transfer handler
- mirrors://kde/stable/applications/16.04.3/src/ktp-filetransfer-handler-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ktp-filetransfer-handler-16.08.2.tar.xz
extra-cmake-modules
kcoreaddons-devel
@@ -69913,6 +72698,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -69952,7 +72751,7 @@
KGeography is a geography learning tool, which allows you to learn about the political divisions of some countries (divisions, capitals of those divisions and their associated flags if there are some).
KGeography, ülkeler hakkında çeşitli bilgiler sunan bir coğrafya uygulamasıdır.
kgeography
- mirrors://kde/stable/applications/16.04.3/src/kgeography-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kgeography-16.08.2.tar.xz
qt5-base-devel
kconfig-devel
@@ -69990,6 +72789,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -70026,7 +72839,7 @@
desktop.kde.applications
KDE PIM incidence editor.
KDE PIM incidence editor.
- http://download.kde.org/stable/applications/16.04.3/src/incidenceeditor-16.04.3.tar.xz
+ http://download.kde.org/stable/applications/16.08.2/src/incidenceeditor-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -70107,7 +72920,7 @@
incidenceeditor-devel
Development files for incidenceeditor.
- incidenceeditor
+ incidenceeditor
/usr/include
@@ -70115,6 +72928,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -70147,7 +72974,7 @@
akonadi is an extensible cross-desktop storage service for PIM data and meta data providing concurrent read, write, and query access.
Akonadi, PIM verisi ve meta veriler için eşzamanlı okuma, yazma ve sorgulama yapma imkanı sağlayan, masaüstü ortamından bağımsız, genişletilebilir bir depolama servisidir.
akonadi
- mirrors://kde/stable/applications/16.08.1/src/akonadi-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/akonadi-16.08.2.tar.xz
qt5-base-devel
qt5-sql-mysql
@@ -70209,7 +73036,7 @@
Development files for akonadi
akonadi için geliştirme dosyaları
- akonadi
+ akonadi
qt5-base-devel
@@ -70219,6 +73046,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -70265,7 +73099,7 @@
KSquares is a fun and exciting game that modeled after the well known pen and paper based game of Dots and Boxes.
KSquares sıkıcı derslerin kurtarıcısı, eğlenceli ve heyecanlı kare yapma oyununun KDE sürümüdür.
ksquares
- mirrors://kde/stable/applications/16.04.3/src/ksquares-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/ksquares-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -70315,6 +73149,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -70353,7 +73201,7 @@
Resim çizme bulmacası
Picmi is a single player logic-based puzzle game. The goal is to color cells according to numbers given at the side of the board in order to uncover a hidden pattern or picture.
Picmi, tablonun kenarında verilen sayılar kadar tabla üzerinde nokta koyarak bir resim tamamlama bulmacasıdır.
- mirrors://kde/stable/applications/16.04.3/src/picmi-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/picmi-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -70399,6 +73247,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -70435,7 +73297,7 @@
desktop.kde.edu
Kwordquiz is a Flash Card Trainer
KWordQuiz is a tool that gives you a powerful way to master new vocabularies. It may be a language or any other kind of terminology..
- mirrors://kde/stable/applications/16.04.3/src/kwordquiz-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kwordquiz-16.08.2.tar.xz
qt5-base-devel
gettext-devel
@@ -70503,6 +73365,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -70541,7 +73417,7 @@
Çay yapma zamanlayıcısı.
KTeaTime is a handy timer for steeping tea. No longer will you have to guess at how long it takes for your tea to be ready.
Kteatime çay yapmak için kullanışlı bir uygulamadır. Kteatime ile çay demlemek için ne kadar beklemek gerektiğini düşünmenize gerek kalmaz.
- mirrors://kde/stable/applications/16.04.3/src/kteatime-16.04.3.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kteatime-16.08.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -70586,6 +73462,20 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-07-31
16.04.3
@@ -70626,7 +73516,7 @@
kdepim-runtime contains KDE5 PIM (Personal Information Management) runtime environment like akonadi agents.
kdepim-runtime, kdelibs kullanarak yazılmış olan Akonadi ajanları da dahil olmak üzere KDE5 PIM (Personal Information Management - Kişisel Bilgi Yönetimi) çalışma zamanı ortamını içerir.
kontact
- mirrors://kde/stable/applications/16.08.1/src/kdepim-runtime-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdepim-runtime-16.08.2.tar.xz
kdoctools-devel
boost-devel
@@ -70725,6 +73615,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
16.08.1
@@ -70771,7 +73668,7 @@
analitza is a library to add mathematical features to programs.
analitza, programlara matematiksel özellikler eklemek için bir kitaplıktır.
hi32-app-kalgebra
- mirrors://kde/stable/applications/16.08.1/src/analitza-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/analitza-16.08.2.tar.xz
cmake
eigen3
@@ -70802,7 +73699,7 @@
Development files for analitza
analitza için geliştirme dosyaları
- analitza
+ analitza
/usr/include
@@ -70810,6 +73707,13 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-07
16.08.1
@@ -70853,7 +73757,7 @@
desktop.kde.applications
KDE PIM mail related libraries
KDE PIM mail related libraries
- mirrors://kde/stable/applications/16.08.1/src/kdepim-apps-libs-16.08.1.tar.xz
+ mirrors://kde/stable/applications/16.08.2/src/kdepim-apps-libs-16.08.2.tar.xz
qt5-base-devel
boost-devel
@@ -70870,7 +73774,7 @@
extra-cmake-modules
libkleo-devel
grantlee-qt5-devel
- kdepim-common-devel
+ pimcommon-devel
akonadi-devel
grantleetheme-devel
kdelibs4-support-devel
@@ -70879,7 +73783,8 @@
gpgmepp-devel
akonadi-calendar-devel
akonadi-search-devel
- akonadi-contacts
+ akonadi-contacts-devel
+ grantleetheme-devel
kpimtextedit-devel
kimap-devel
openldap-client
@@ -70916,7 +73821,7 @@
sonnet
libkleo
kdewebkit
- kdepim-common
+ pimcommon
qt5-webkit
grantlee-qt5
kpimtextedit
@@ -70940,7 +73845,7 @@
qt5-base-devel
boost-devel
- kdepim-apps-libs
+ kdepim-apps-libs
/usr/lib/cmake
@@ -70950,8 +73855,15 @@
+
+ 2016-10-22
+ 16.08.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
- 2016-10-11
+ 2016-10-19
16.08.1
Version bump.
Stefan Gronewold
@@ -71255,7 +74167,7 @@
desktop.kde.plasma
The KDE Plasma Workspace Components
The Polkit-KDE-Agent package contains a graphical Polkit authentication agent for the KDE Plasma Desktop.
- mirrors://kde/stable/plasma/5.8.0/polkit-kde-agent-1-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/polkit-kde-agent-1-5.8.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -71293,6 +74205,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -71337,7 +74256,7 @@
desktop.kde.plasma
Additional client tools for KDE applications
Additional client tools for KDE applications
- mirrors://kde/stable/plasma/5.8.0/kdeplasma-addons-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kdeplasma-addons-5.8.2.tar.xz
qt5-base-devel
libxcb-devel
@@ -71410,6 +74329,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -71453,7 +74379,7 @@
desktop.kde.plasma
Breeze theme for Plymouth.
Breeze theme for Plymouth.
- mirrors://kde/stable/plasma/5.8.0/breeze-plymouth-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/breeze-plymouth-5.8.2.tar.xz
extra-cmake-modules
plymouth-devel
@@ -71480,6 +74406,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -71524,7 +74457,7 @@
desktop.kde.plasma
KDedicated search application built on top of Baloo
Dedicated search application built on top of Baloo
- mirrors://kde/stable/plasma/5.8.0/milou-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/milou-5.8.2.tar.xz
qt5-base-devel
qt5-declarative
@@ -71561,6 +74494,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -71605,7 +74545,7 @@
desktop.kde.plasma
KWallet PAM integration.
KWallet PAM integration.
- mirrors://kde/stable/plasma/5.8.0/kwallet-pam-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kwallet-pam-5.8.2.tar.xz
qt5-base-devel
pam-devel
@@ -71629,6 +74569,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -71673,7 +74620,7 @@
desktop.kde.plasma
KDE5 daemon listening for wall and write messages
KDE5 daemon listening for wall and write messages
- mirrors://kde/stable/plasma/5.8.0/kwrited-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kwrited-5.8.2.tar.xz
qt5-base-devel
ki18n-devel
@@ -71705,6 +74652,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -71749,7 +74703,7 @@
desktop.kde.plasma
Plasma applet for audio volume management using PulseAudio.
Plasma applet for audio volume management using PulseAudio.
- mirrors://kde/stable/plasma/5.8.0/plasma-pa-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/plasma-pa-5.8.2.tar.xz
qt5-base-devel
qt5-quick1-devel
@@ -71793,6 +74747,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
5.8.0
@@ -71837,7 +74798,7 @@
desktop.kde.plasma
Task management and system monitoring library
Task management and system monitoring library
- mirrors://kde/stable/plasma/5.8.0/libksysguard-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/libksysguard-5.8.2.tar.xz
qt5-base-devel
qt5-script-devel
@@ -71882,7 +74843,7 @@
libksysguard-devel
Development files for libksysguard
- libksysguard
+ libksysguard
qt5-base-devel
libX11-devel
zlib-devel
@@ -71904,6 +74865,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -71948,7 +74916,7 @@
desktop.kde.plasma
KDE5 window manager
KWin is the window manager of the K desktop environment.
- mirrors://kde/stable/plasma/5.8.0/kwin-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kwin-5.8.2.tar.xz
kactivities-devel
kauth-devel
@@ -72075,7 +75043,7 @@
kwin-devel
Development files for kwin
- kwin
+ kwin
kactivities-devel
kauth-devel
kcmutils-devel
@@ -72131,6 +75099,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -72174,7 +75149,7 @@
desktop.kde.plasma
KDE5 Config Module for SDDM
KDE5 Config Module for SDDM
- mirrors://kde/stable/plasma/5.8.0/sddm-kcm-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/sddm-kcm-5.8.2.tar.xz
kcoreaddons-devel
kdoctools-devel
@@ -72229,6 +75204,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-11
5.8.0
@@ -72259,107 +75241,6 @@
-
-
- khelpcenter
- http://www.kde.org
-
- Pisi Linux Admins
- admins@pisilinux.org
-
- LGPLv2
- library
- app:console
- desktop.kde.plasma
- KDE Help Center
- KDE help center utility to read help documentation about various KDE applications.
- mirrors://kde/stable/applications/16.08.1/src/khelpcenter-16.08.1.tar.xz
-
- qt5-base-devel
- libdbusmenu-qt-devel
- kinit-devel
- kcmutils-devel
- khtml-devel
- kdoctools-devel
- kemoticons-devel
- kitemmodels-devel
- kunitconversion-devel
- kdesignerplugin
- kdelibs4-support-devel
- docbook-xsl
- xapian-core-devel
- grantlee-qt5-devel
- extra-cmake-modules
-
- desktop/kde/plasma/khelpcenter/pspec.xml
-
-
- khelpcenter
-
- qt5-base
- kio
- libgcc
- libxml2
- karchive
- kbookmarks
- khtml
- ki18n
- kparts
- kcodecs
- kconfig
- kxmlgui
- kcmutils
- kservice
- kcompletion
- kcoreaddons
- kdbusaddons
- kiconthemes
- kwindowsystem
- kconfigwidgets
- kwidgetsaddons
- kdelibs4-support
- grantlee-qt5
-
-
- /etc/xdg
- /usr/share
- /usr/bin
- /usr/lib/qt5
- /usr/lib
- /usr/share/doc
-
-
-
-
- 2016-10-06
- 16.08.01
- Version Bump.
- Stefan Gronewold
- groni@pisilinux.org
-
-
- 2016-08-18
- 5.6.4
- Remove Locale file conflicts language package .
- Burak Ertürk
- burakerturk@pisilinux.org
-
-
- 2016-05-18
- 5.6.4
- Version bump.
- Burak Ertürk
- burakerturk@pisilinux.org
-
-
- 2016-04-08
- 5.6.2
- First release
- Yusuf Aydemir
- yusuf.aydemir@pisilinux.org
-
-
-
user-manager
@@ -72374,7 +75255,7 @@
desktop.kde.plasma
KDE 5 User Manager
User Manager within KDE workspace and applications
- mirrors://kde/stable/plasma/5.8.0/user-manager-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/user-manager-5.8.2.tar.xz
qt5-base-devel
accountsservice-devel
@@ -72418,6 +75299,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -72462,7 +75350,7 @@
desktop.kde.plasma
KDE5 screen management library
Dynamic display management library for KDE
- mirrors://kde/stable/plasma/5.8.0/libkscreen-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/libkscreen-5.8.2.tar.xz
qt5-base-devel
qt5-x11extras-devel
@@ -72505,7 +75393,7 @@
libXrandr-devel
qt5-x11extras-devel
kwayland-devel
- libkscreen
+ libkscreen
/usr/include
@@ -72514,6 +75402,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -72559,7 +75454,7 @@
desktop.kde.plasma
Applications useful for Plasma development
Applications useful for Plasma development
- mirrors://kde/stable/plasma/5.8.0/plasma-sdk-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/plasma-sdk-5.8.2.tar.xz
qt5-base-devel
qt5-webkit-devel
@@ -72619,6 +75514,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -72664,7 +75566,7 @@
desktop.kde.plasma
The KDE5 Plasma Workspace Components
The KDE5 Plasma Workspace Components
- mirrors://kde/stable/plasma/5.8.0/plasma-workspace-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/plasma-workspace-5.8.2.tar.xz
iso-codes
baloo-devel
@@ -72827,7 +75729,7 @@
plasma-workspace-devel
Development files for kde5 plasma-workspace
- plasma-workspace
+ plasma-workspace
baloo-devel
cln-devel
kactivities-devel
@@ -72908,13 +75810,20 @@
kdewebkit
kxmlrpcclient
- plasma-workspace
+ plasma-workspace
/usr/lib/libexec
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -72959,7 +75868,7 @@
desktop.kde.plasma
KDE power manager module
KDE Power Management module. Provides kded daemon DBus helper and KCM for configuring Power settings
- mirrors://kde/stable/plasma/5.8.0/powerdevil-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/powerdevil-5.8.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -73024,6 +75933,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73068,7 +75984,7 @@
desktop.kde.plasma
GTK2 and GTK3 Configurator for KDE
Configuration dialog to adapt GTK+ applications appearance to your taste under KDE.
- mirrors://kde/stable/plasma/5.8.0/kde-gtk-config-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kde-gtk-config-5.8.2.tar.xz
qt5-base-devel
kio-devel
@@ -73118,6 +76034,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73162,7 +76085,7 @@
desktop.kde.plasma
Adjust your monitor's gamma settings.
Adjust your monitor's gamma settings.
- mirrors://kde/stable/plasma/5.8.0/kgamma5-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kgamma5-5.8.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -73203,6 +76126,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73247,7 +76177,7 @@
desktop.kde.plasma
ssh-add helper that uses kwallet and kpassworddialog
ssh-add helper that uses kwallet and kpassworddialog
- mirrors://kde/stable/plasma/5.8.0/ksshaskpass-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/ksshaskpass-5.8.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -73285,6 +76215,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73329,7 +76266,7 @@
desktop.kde.plasma
KDE5 info center
KDE5 Utility that provides information about a computer system.
- mirrors://kde/stable/plasma/5.8.0/kinfocenter-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kinfocenter-5.8.2.tar.xz
kcmutils-devel
kcompletion-devel
@@ -73409,6 +76346,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73452,7 +76396,7 @@
desktop.kde.plasma
Breeze theme for GRUB.
Breeze theme for GRUB.
- mirrors://kde/stable/plasma/5.8.0/breeze-grub-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/breeze-grub-5.8.2.tar.xz
desktop/kde/plasma/breeze-grub/pspec.xml
@@ -73467,6 +76411,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73511,7 +76462,7 @@
desktop.kde.plasma
Plasma applet written in QML for managing network connections
Plasma applet written in QML for managing network connections
- mirrors://kde/stable/plasma/5.8.0/plasma-nm-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/plasma-nm-5.8.2.tar.xz
qt5-base-devel
libgcc
@@ -73575,6 +76526,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73618,7 +76576,7 @@
desktop.kde.plasma
Breeze widget theme for GTK 2 and 3
Breeze widget theme for GTK 2 and 3
- mirrors://kde/stable/plasma/5.8.0/breeze-gtk-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/breeze-gtk-5.8.2.tar.xz
extra-cmake-modules
qt5-base-devel
@@ -73640,6 +76598,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73684,7 +76649,7 @@
desktop.kde.plasma
KDE system monitor
KDE5 system monitor daemon and service.
- mirrors://kde/stable/plasma/5.8.0/ksysguard-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/ksysguard-5.8.2.tar.xz
kcompletion-devel
kconfig-devel
@@ -73755,6 +76720,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73799,7 +76771,7 @@
desktop.kde.plasma
Library and components for secure lock screen architecture.
Library and components for secure lock screen architecture.
- mirrors://kde/stable/plasma/5.8.0/kscreenlocker-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kscreenlocker-5.8.2.tar.xz
qt5-base-devel
qt5-declarative-devel
@@ -73879,7 +76851,7 @@
kcmutils-devel
kwayland-devel
plasma-framework-devel
- kscreenlocker
+ kscreenlocker
/usr/include
@@ -73887,6 +76859,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -73931,7 +76910,7 @@
desktop.kde.plasma
KDE5 system settings manager
System-settings is a control panel for KDE5 Plasma
- mirrors://kde/stable/plasma/5.8.0/systemsettings-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/systemsettings-5.8.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -73996,7 +76975,7 @@
kservice-devel
kwindowsystem-devel
kxmlgui-devel
- system-settings
+ system-settings
/usr/include
@@ -74005,6 +76984,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -74049,7 +77035,7 @@
desktop.kde.plasma
KDE 5 Bluetooth Stack
Integrate the Bluetooth technology within KDE workspace and applications
- mirrors://kde/stable/plasma/5.8.0/bluedevil-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/bluedevil-5.8.2.tar.xz
qt5-base-devel
qt5-declarative
@@ -74100,6 +77086,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-10
5.8.0
@@ -74144,7 +77137,7 @@
desktop.kde.plasma
KDE5 plasma workspace
This package contains the basic packages for a Plasma workspace.
- mirrors://kde/stable/plasma/5.8.0/plasma-desktop-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/plasma-desktop-5.8.2.tar.xz
qt5-base-devel
boost-devel
@@ -74280,6 +77273,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -74323,7 +77323,7 @@
desktop.kde.plasma
Plugin based library to create window decorations
Plugin based library to create window decorations
- mirrors://kde/stable/plasma/5.8.0/kdecoration-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kdecoration-5.8.2.tar.xz
qt5-base-devel
extra-cmake-modules
@@ -74351,7 +77351,7 @@
Development files for kdecorations
qt5-base-devel
- kdecorations
+ kdecorations
/usr/include
@@ -74360,6 +77360,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -74402,7 +77409,7 @@
desktop.kde.plasma
KDE Oxygen style
KDE Oxygen style
- mirrors://kde/stable/plasma/5.8.0/oxygen-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/oxygen-5.8.2.tar.xz
kcmutils-devel
frameworkintegration-devel
@@ -74448,6 +77455,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -74493,7 +77507,7 @@
desktop.kde.plasma
The KDE Plasma Workspace Components
The KDE Plasma Workspace Components
- mirrors://kde/stable/plasma/5.8.0/plasma-workspace-wallpapers-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/plasma-workspace-wallpapers-5.8.2.tar.xz
qt5-base
extra-cmake-modules
@@ -74513,6 +77527,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -74557,7 +77578,7 @@
desktop.kde.plasma
Provides the interface and basic tools for the KDE workspace
Provides the interface and basic tools for the KDE workspace
- mirrors://kde/stable/plasma/5.8.0/kmenuedit-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kmenuedit-5.8.2.tar.xz
qt5-base-devel
kdoctools-devel
@@ -74614,6 +77635,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -74657,7 +77685,7 @@
desktop.kde.plasma
Provides integration plugins for various KDE frameworks for the wayland windowing system
Provides integration plugins for various KDE frameworks for the wayland windowing system
- mirrors://kde/stable/plasma/5.8.0/kwayland-integration-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kwayland-integration-5.8.2.tar.xz
kwayland-devel
qt5-base-devel
@@ -74682,6 +77710,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -74833,7 +77868,7 @@
desktop.kde.plasma
Additional client tools for KDE applications
Tools based on KDE Frameworks 5 to better interact with the system
- mirrors://kde/stable/plasma/5.8.0/kde-cli-tools-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kde-cli-tools-5.8.2.tar.xz
qt5-base-devel
qt5-x11extras-devel
@@ -74900,6 +77935,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -74944,7 +77986,7 @@
desktop.kde.plasma
KDE5 Plasma artwork
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
- mirrors://kde/stable/plasma/5.8.0/breeze-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/breeze-5.8.2.tar.xz
qt5-base-devel
libxcb-devel
@@ -75009,7 +78051,7 @@
breeze-cursors
- breeze-style
+ breeze-style
/usr/share/icons/breeze_cursors
@@ -75019,13 +78061,20 @@
breeze-wallpapers
- breeze-style
+ breeze-style
/usr/share/wallpapers/Next
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -75070,13 +78119,13 @@
desktop.kde.plasma
KDE5 Plasma artwork
Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
- mirrors://kde/stable/plasma/5.8.0/plasma-integration-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/plasma-integration-5.8.2.tar.xz
qt5-base-devel
qt5-declarative-devel
kxmlgui-devel
qt5-x11extras-devel
- breeze-style
+ breeze-style
libXcursor-devel
kcompletion-devel
kcoreaddons-devel
@@ -75135,6 +78184,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -75179,7 +78235,7 @@
desktop.kde.plasma
KDE5 hotkey daemon
KDE hotkey daemon module allows you to configure custom keyboard shortcuts and mouse gestures.
- mirrors://kde/stable/plasma/5.8.0/khotkeys-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/khotkeys-5.8.2.tar.xz
libX11-devel
qt5-base-devel
@@ -75248,6 +78304,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -75291,7 +78354,7 @@
desktop.kde.plasma
Core components for the KDE Activity concept.
System service to manage user's activities, track the usage patterns etc.
- mirrors://kde/stable/plasma/5.8.0/kactivitymanagerd-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kactivitymanagerd-5.8.2.tar.xz
extra-cmake-modules
boost-devel
@@ -75338,6 +78401,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -75382,7 +78452,7 @@
desktop.kde.plasma
Provides the interface and basic tools for the KDE workspace
Provides the interface and basic tools for the KDE workspace
- mirrors://kde/stable/plasma/5.8.0/kscreen-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/kscreen-5.8.2.tar.xz
qt5-base-devel
qt5-graphicaleffects
@@ -75424,6 +78494,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -75467,7 +78544,7 @@
desktop.kde.plasma
KDE and Plasma resources management GUI
KDE and Plasma resources management GUI
- mirrors://kde/stable/plasma/5.8.0/discover-5.8.0.tar.xz
+ mirrors://kde/stable/plasma/5.8.2/discover-5.8.2.tar.xz
qt5-base-devel
qt5-svg-devel
@@ -75512,6 +78589,13 @@
+
+ 2016-10-22
+ 5.8.2
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
2016-10-06
5.8.0
@@ -79608,13 +82692,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
Klasik masaüstü biçimli kullanıcı arayüzleri oluşturmak için yeniden kullanılabilir Qt Quick tabanlı UI kontrolleri
Reusable Qt Quick based UI controls to create classic desktop-style user interfaces
Klasik masaüstü biçimli kullanıcı arayüzleri oluşturmak için yeniden kullanılabilir Qt Quick tabanlı UI kontrolleri
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtquickcontrols-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtquickcontrols-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-quick1-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-quick1-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
mesa-devel
desktop/toolkit/qt5/qt5-quickcontrols/pspec.xml
@@ -79623,8 +82707,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-quickcontrols
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -79635,13 +82719,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-quickcontrols-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.5.6
@@ -79686,14 +82777,14 @@ thunar-volman is installed and configured properly, and you plug in your digical
Chromium tarayıcı projelerini kullanan web uygulamaları için destek sağlar
Provides support for web applications using the Chromium browser project
Chromium tarayıcı projelerini kullanan web uygulamaları için destek sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwebengine-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwebengine-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-xmlpatterns-devel
- qt5-location-devel
- qt5-sensors-devel
- qt5-webchannel-devel
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-xmlpatterns-devel
+ qt5-location-devel
+ qt5-sensors-devel
+ qt5-webchannel-devel
bison
ninja
gperf
@@ -79737,7 +82828,6 @@ thunar-volman is installed and configured properly, and you plug in your digical
libvpx-devel
libjpeg-turbo-devel
x264-devel
- zlib-devel
git
@@ -79764,7 +82854,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
libxslt
libopus
libxml2
- qt5-base
+ libvpx
+ qt5-base
alsa-lib
harfbuzz
libevent
@@ -79773,11 +82864,11 @@ thunar-volman is installed and configured properly, and you plug in your digical
libXcursor
libXdamage
libXrender
- qt5-location
+ qt5-location
libXcomposite
libjpeg-turbo
- qt5-webchannel
- qt5-declarative
+ qt5-webchannel
+ qt5-declarative
/usr/lib
@@ -79792,11 +82883,11 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-webengine-devel
- qt5-webengine
- qt5-base-devel
- qt5-declarative-devel
- qt5-location-devel
- qt5-webchannel-devel
+ qt5-webengine
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-location-devel
+ qt5-webchannel-devel
/usr/lib/pkgconfig
@@ -79804,6 +82895,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-22
+ 5.6.2
+ Version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-06-15
5.6.0
@@ -79827,12 +82925,12 @@ thunar-volman is installed and configured properly, and you plug in your digical
HTML/JavaScript istemcileri ile Qt uygulamalarının tam uyumu için HTML istemcilerinden QML veya QObject nesnelerine erişim sağlar
Provides access to QObject or QML objects from HTML clients for seamless integration of Qt applications with HTML/JavaScript clients
HTML/JavaScript istemcileri ile Qt uygulamalarının tam uyumu için HTML istemcilerinden QML veya QObject nesnelerine erişim sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwebchannel-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwebchannel-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-webchannel/pspec.xml
@@ -79840,8 +82938,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-webchannel
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -79853,8 +82951,9 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-webchannel-devel
qt5-webchannel için geliştirme dosyaları
- qt5-webchannel
- qt5-base-devel
+ qt5-webchannel
+ qt5-base-devel
+ qt5-declarative-devel
/usr/lib/pkgconfig
@@ -79865,14 +82964,21 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-webchannel-docs
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -79917,15 +83023,15 @@ thunar-volman is installed and configured properly, and you plug in your digical
QtQuick tabanlı gelecek nesil kullanıcı arayüz kontrolleri
Next generation user interface controls based on Qt Quick
QtQuick tabanlı gelecek nesil kullanıcı arayüz kontrolleri
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtquickcontrols2-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtquickcontrols2-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-quick1-devel
- qt5-xmlpatterns-devel
- qt5-quickcontrols
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-quick1-devel
+ qt5-xmlpatterns-devel
+ qt5-quickcontrols
+ qt5-assistant-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-quickcontrols2/pspec.xml
@@ -79933,8 +83039,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-quickcontrols2
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -79945,8 +83051,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-quickcontrols2-devel
- qt5-quickcontrols2
- qt5-base-devel
+ qt5-quickcontrols2
+ qt5-base-devel
/usr/include
@@ -79955,13 +83061,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-quickcontrols2-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80006,12 +83119,12 @@ thunar-volman is installed and configured properly, and you plug in your digical
Bluetooth donanımlarına bağlantı sağlar
Provides access to Bluetooth hardware
Bluetooth donanımlarına bağlantı sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtconnectivity-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtconnectivity-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
bluez-libs-devel
desktop/toolkit/qt5/qt5-connectivity/pspec.xml
@@ -80019,8 +83132,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-connectivity
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
bluez-libs
libgcc
@@ -80036,8 +83149,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-connectivity-devel
qt5-connectivity için geliştirme dosyaları
- qt5-connectivity
- qt5-base-devel
+ qt5-connectivity
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -80047,13 +83160,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-connectivity-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80098,18 +83218,19 @@ thunar-volman is installed and configured properly, and you plug in your digical
Ses, video, radyo ve kamera işlevsellikleri için sınıflar
Classes for audio, video, radio and camera functionality
Ses, video, radyo ve kamera işlevsellikleri için sınıflar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtmultimedia-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtmultimedia-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
pulseaudio-libs-devel
openal-devel
mesa-devel
gstreamer-next-devel
gst-plugins-base-next-devel
alsa-lib-devel
+ gst-plugins-bad-next-devel
desktop/toolkit/qt5/qt5-multimedia/pspec.xml
@@ -80120,12 +83241,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
mesa
openal
alsa-lib
- qt5-base
+ qt5-base
gstreamer-next
pulseaudio-libs
- qt5-declarative
+ qt5-declarative
gst-plugins-base-next
glib2
+ gst-plugins-bad-next
/usr/lib
@@ -80137,9 +83259,9 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-multimedia-devel
qt5-multimedia için geliştirme dosyaları
- qt5-multimedia
- qt5-base-devel
- qt5-declarative-devel
+ qt5-multimedia
+ qt5-base-devel
+ qt5-declarative-devel
/usr/lib/pkgconfig
@@ -80149,13 +83271,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-multimedia-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80200,18 +83329,17 @@ thunar-volman is installed and configured properly, and you plug in your digical
WebKit2 tabanlı uygulama ve yeni QML API için sınıflar
Classes for a WebKit2 based implementation and a new QML API
WebKit2 tabanlı uygulama ve yeni QML API için sınıflar
- http://download.qt.io/community_releases/5.6/5.6.0/qtwebkit-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/community_releases/5.6/5.6.2/qtwebkit-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-sensors-devel
- qt5-location-devel
- qt5-declarative-devel
- qt5-multimedia-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-sensors-devel
+ qt5-location-devel
+ qt5-declarative-devel
+ qt5-multimedia-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
mesa-devel
libXtst-devel
- gst-plugins-base-devel
icu4c-devel
libjpeg-turbo-devel
fontconfig-devel
@@ -80237,13 +83365,15 @@ thunar-volman is installed and configured properly, and you plug in your digical
bison
flex
qt5-phonon-devel
+ gst-plugins-base-devel
+ gst-plugins-base-next-devel
desktop/toolkit/qt5/qt5-webkit/pspec.xml
qt5-webkit
- qt5-base
+ qt5-base
mesa
webp
zlib
@@ -80256,12 +83386,15 @@ thunar-volman is installed and configured properly, and you plug in your digical
libxml2
libxslt
libXrender
- qt5-sensors
+ qt5-sensors
libXcomposite
libjpeg-turbo
gstreamer
+ gstreamer-next
gst-plugins-base
- qt5-declarative
+ gst-plugins-base-next
+ qt5-location
+ qt5-declarative
/usr/lib
@@ -80276,8 +83409,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-webkit-devel
qt5-webkit için geliştirme dosyaları
- qt5-webkit
- qt5-base-devel
+ qt5-webkit
+ qt5-base-devel
mesa-devel
webp-devel
zlib-devel
@@ -80289,12 +83422,12 @@ thunar-volman is installed and configured properly, and you plug in your digical
libxml2-devel
libxslt-devel
libXrender-devel
- qt5-sensors-devel
+ qt5-sensors-devel
libXcomposite-devel
libjpeg-turbo-devel
gstreamer-devel
gst-plugins-base-devel
- qt5-declarative-devel
+ qt5-declarative-devel
/usr/lib/pkgconfig
@@ -80304,13 +83437,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-webkit-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80355,11 +83495,11 @@ thunar-volman is installed and configured properly, and you plug in your digical
İlave resim biçimleri için eklentiler: TIFF, MNG, TGA, WBMP
Plugins for additional image formats: TIFF, MNG, TGA, WBMP
İlave resim biçimleri için eklentiler: TIFF, MNG, TGA, WBMP
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtimageformats-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtimageformats-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
jasper-devel
libmng-devel
libjpeg-turbo-devel
@@ -80372,7 +83512,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-imageformats
- qt5-base
+ qt5-base
libgcc
libmng
tiff
@@ -80388,13 +83528,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-imageformats-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80439,18 +83586,18 @@ thunar-volman is installed and configured properly, and you plug in your digical
XPath, XQuery, XSLT ve XML şema doğrulama için destek sağlar
Support for XPath, XQuery, XSLT and XML schema validation
XPath, XQuery, XSLT ve XML şema doğrulama için destek sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtxmlpatterns-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtxmlpatterns-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-xmlpatterns/pspec.xml
qt5-xmlpatterns
- qt5-base
+ qt5-base
libgcc
@@ -80465,8 +83612,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-xmlpatterns-devel
qt5-xmlpatterns için geliştirme dosyaları
- qt5-xmlpatterns
- qt5-base-devel
+ qt5-xmlpatterns
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -80476,13 +83623,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-xmlpatterns-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80527,14 +83681,14 @@ thunar-volman is installed and configured properly, and you plug in your digical
QML ve JavaScript dilleri için sınıflar
Classes for QML and JavaScript languages
QML ve JavaScript dilleri için sınıflar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtdeclarative-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtdeclarative-opensource-src-5.6.2.tar.xz
- qt5-base-devel
+ qt5-base-devel
libxkbcommon-devel
mesa-devel
- qt5-xmlpatterns-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-xmlpatterns-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-declarative/pspec.xml
@@ -80542,9 +83696,9 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-declarative
libgcc
- qt5-base
+ qt5-base
mesa
- qt5-xmlpatterns
+ qt5-xmlpatterns
/usr/lib
@@ -80558,8 +83712,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-declarative-devel
qt5-declarative için geliştirme dosyaları
- qt5-base-devel
- qt5-declarative
+ qt5-base-devel
+ qt5-declarative
/usr/lib/pkgconfig
@@ -80569,13 +83723,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-declarative-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80585,21 +83746,21 @@ thunar-volman is installed and configured properly, and you plug in your digical
2016-05-16
- 5.6.0
+ 5.6.2
Release Bump
PisiLinux Community
admin@pisilinux.org
2016-05-01
- 5.6.0
+ 5.6.2
Release Bump
PisiLinux Community
admin@pisilinux.org
2016-04-17
- 5.6.0
+ 5.6.2
First release
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
@@ -80620,12 +83781,12 @@ thunar-volman is installed and configured properly, and you plug in your digical
SVG dosyalarının içeriğini görüntüleme için sınıflar
Classes for displaying the contents of SVG files
SVG dosyalarının içeriğini görüntüleme için sınıflar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtsvg-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtsvg-opensource-src-5.6.2.tar.xz
mesa-devel
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
zlib-devel
desktop/toolkit/qt5/qt5-svg/pspec.xml
@@ -80634,7 +83795,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-svg
libgcc
- qt5-base
+ qt5-base
zlib
@@ -80648,8 +83809,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
Development files for qt5-svg
qt5-svg için geliştirme dosyaları
- qt5-base-devel
- qt5-svg
+ qt5-base-devel
+ qt5-svg
/usr/include/qt5/
@@ -80659,13 +83820,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-svg-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80710,11 +83878,11 @@ thunar-volman is installed and configured properly, and you plug in your digical
Donanım ve sanal seri portlara erişim sağlar
Provides access to hardware and virtual serial ports
Donanım ve sanal seri portlara erişim sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtserialport-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtserialport-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
eudev-devel
desktop/toolkit/qt5/qt5-serialport/pspec.xml
@@ -80722,7 +83890,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-serialport
- qt5-base
+ qt5-base
eudev
libgcc
@@ -80736,8 +83904,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-serialport-devel
qt5-serialport için geliştirme dosyaları
- qt5-base-devel
- qt5-serialport
+ qt5-base-devel
+ qt5-serialport
/usr/lib/pkgconfig
@@ -80747,13 +83915,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-serialport-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -80798,10 +83973,10 @@ thunar-volman is installed and configured properly, and you plug in your digical
Wayland için API'ler sağlar
Provides APIs for Wayland
Wayland için API'ler sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwayland-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwayland-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
+ qt5-declarative-devel
libxkbcommon-devel
xorg-server-xwayland
glib2-devel
@@ -80827,7 +84002,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
libX11
libgcc
freetype
- qt5-base
+ qt5-base
fontconfig
libXrender
libxkbcommon
@@ -80835,7 +84010,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
wayland-client
wayland-cursor
wayland-server
- qt5-declarative
+ qt5-declarative
/usr/lib
@@ -80849,8 +84024,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-wayland-devel
qt5-wayland için geliştirme dosyaları
- qt5-wayland
- qt5-base-devel
+ qt5-wayland
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -80858,6 +84033,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-22
+ 5.6.2
+ Version bump
+ Ayhan Yalçınsoy
+ ayhanyalcinsoy@pisilinux.org
+
2016-06-29
5.6.0
@@ -80899,9 +84081,9 @@ thunar-volman is installed and configured properly, and you plug in your digical
glib2-devel
dconf-devel
- qt5-declarative-devel
+ qt5-declarative-devel
cmake
- qt5-base-devel
+ qt5-base-devel
desktop/toolkit/qt5/qt5-configuration/pspec.xml
@@ -80909,10 +84091,10 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-configuration
libgcc
- qt5-declarative
+ qt5-declarative
glib2
dconf
- qt5-base
+ qt5-base
/usr/lib
@@ -80926,8 +84108,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-configuration-devel
- qt5-configuration
- qt5-base-devel
+ qt5-configuration
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -80935,6 +84117,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-22
+ 0.3.1
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
0.3.1
@@ -80980,9 +84169,9 @@ thunar-volman is installed and configured properly, and you plug in your digical
QtGStreamer is a set of libraries providing C++ bindings for GStreamer with a Qt-style API, plus some helper classes and elements for integrating GStreamer better in Qt applications.The goal of this module is to allow easy use of GStreamer for applications targetting MeeGo Mobile or the KDE desktop.
http://gstreamer.freedesktop.org/src/qt-gstreamer/qt-gstreamer-1.2.0.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-quick1-devel
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-quick1-devel
glib2-devel
gobject-introspection-devel
cmake
@@ -81000,9 +84189,9 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-gstreamer
- qt5-base
- qt5-declarative
- qt5-quick1
+ qt5-base
+ qt5-declarative
+ qt5-quick1
gstreamer-next
gst-plugins-base-next
mesa
@@ -81020,11 +84209,11 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-gstreamer-devel
Development files for qt5-gstreamer
- qt5-gstreamer
+ qt5-gstreamer
glib2-devel
- qt5-base-devel
+ qt5-base-devel
gstreamer-next-devel
- qt5-declarative-devel
+ qt5-declarative-devel
gst-plugins-base-next-devel
@@ -81034,6 +84223,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-22
+ 1.2.0
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
1.2.0
@@ -81078,19 +84274,19 @@ thunar-volman is installed and configured properly, and you plug in your digical
Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır(Çeviriler)
A cross-platform application and UI framework (Translations)
Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır(Çeviriler)
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qttranslations-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qttranslations-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
- qt5-linguist
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
+ qt5-linguist
desktop/toolkit/qt5/qt5-translations/pspec.xml
qt5-translations
- qt5-base
+ qt5-base
/usr/share/qt5
@@ -81098,6 +84294,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -81136,7 +84339,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
Ayhan Yalçınsoy
ayhanyalcinsoy@pisilinux.org
- LGPLv2.1-linking-exception
+ 'GPL3' 'LGPL3' 'FDL' 'custom'
desktop.toolkit.qt5
Cross platform application and UI framework
Qt5 araç takımı, sürüm 5
@@ -81144,7 +84347,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
Cross platform application and UI development framework
Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır.
Qt es un toolkit para GUI multiplataforma.
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtbase-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtbase-opensource-src-5.6.2.tar.xz
at-spi2-core-devel
cups-devel
@@ -81203,11 +84406,6 @@ thunar-volman is installed and configured properly, and you plug in your digical
mkspecs.patch
- qt5-alsa1.11.patch
- qtbug-45812.patch
- qtbug-51648.patch
- qtbug-51649.patch
- qtbug-51676.patch
desktop/toolkit/qt5/qt5-base/pspec.xml
@@ -81265,7 +84463,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
Qt5 için geliştirme dosyaları
Development files for Qt 5
- qt5-base
+ qt5-base
mesa-devel
@@ -81279,7 +84477,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-sql-mysql
Qt5'in SQL sınıfları için MySQL sürücüsü
- qt5-base
+ qt5-base
libgcc
mariadb-lib
@@ -81291,7 +84489,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-sql-postgresql
Qt5'in SQL sınıfları için PostgreSQL sürücüsü
- qt5-base
+ qt5-base
libgcc
postgresql-lib
@@ -81303,7 +84501,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-sql-sqlite
Qt5'in SQL sınıfları için SQLite sürücüsü
- qt5-base
+ qt5-base
libgcc
sqlite
@@ -81315,7 +84513,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-sql-odbc
Qt5'in SQL sınıfları için ODBC sürücüsü
- qt5-base
+ qt5-base
libgcc
unixODBC
@@ -81350,6 +84548,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
fontconfig-32bit
libXrender-32bit
libjpeg-turbo-32bit
+ gst-plugins-base-next-devel
libgcc
@@ -81381,6 +84580,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-21
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-29
5.6.0
@@ -81425,12 +84631,12 @@ thunar-volman is installed and configured properly, and you plug in your digical
RFC 6455 ile yumuşak WebSocket iletişimi sağlar
Provides WebSocket communication compliant with RFC 6455
RFC 6455 ile yumuşak WebSocket iletişimi sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtwebsockets-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtwebsockets-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-websockets/pspec.xml
@@ -81438,8 +84644,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-websockets
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -81450,8 +84656,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-websockets-devel
qt5-websockets için geliştirme dosyaları
- qt5-websockets
- qt5-base-devel
+ qt5-websockets
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -81461,13 +84667,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-websockets-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -81512,11 +84725,11 @@ thunar-volman is installed and configured properly, and you plug in your digical
X11 için platforma özgü API'ler sağlar
Provides platform-specific APIs for X11
X11 için platforma özgü API'ler sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtx11extras-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtx11extras-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
mesa-devel
desktop/toolkit/qt5/qt5-x11extras/pspec.xml
@@ -81524,7 +84737,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-x11extras
- qt5-base
+ qt5-base
/usr/lib
@@ -81536,8 +84749,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-x11extras-devel
qt5-x11extras için geliştirme dosyaları
- qt5-x11extras
- qt5-base-devel
+ qt5-x11extras
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -81547,14 +84760,21 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-x11extras-docs
- qt5-x11extras
- qt5-base
+ qt5-x11extras
+ qt5-base
/usr/share/doc/qt5/
+
+ 2016-10-21
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -81600,41 +84820,41 @@ thunar-volman is installed and configured properly, and you plug in your digical
A cross-platform application and UI framework (Documentation)
Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) oluşturmaya yarayan bir araç takımıdır(Belgelendirme)
assistant5
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtdoc-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtdoc-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-sql-sqlite
- qt5-assistant
- qt5-multimedia-docs
- qt5-quickcontrols-docs
- qt5-quickcontrols2-docs
- qt5-x11extras-docs
- qt5-webchannel-docs
- qt5-webkit-docs
- qt5-xmlpatterns-docs
- qt5-svg-docs
- qt5-script-docs
- qt5-sensors-docs
- qt5-translations
- qt5-graphicaleffects-docs
- qt5-imageformats-docs
- qt5-websockets-docs
- qt5-serialport-docs
- qt5-location-docs
- qt5-connectivity-docs
- qt5-enginio-docs
+ qt5-base-devel
+ qt5-sql-sqlite
+ qt5-assistant
+ qt5-multimedia-docs
+ qt5-quickcontrols-docs
+ qt5-quickcontrols2-docs
+ qt5-x11extras-docs
+ qt5-webchannel-docs
+ qt5-webkit-docs
+ qt5-xmlpatterns-docs
+ qt5-svg-docs
+ qt5-script-docs
+ qt5-sensors-docs
+ qt5-translations
+ qt5-graphicaleffects-docs
+ qt5-imageformats-docs
+ qt5-websockets-docs
+ qt5-serialport-docs
+ qt5-location-docs
+ qt5-connectivity-docs
+ qt5-enginio-docs
desktop/toolkit/qt5/qt5-doc/pspec.xml
qt5-doc
- qt5-base
- qt5-script
- qt5-svg
- qt5-xmlpatterns
- qt5-assistant
- qt5-declarative
+ qt5-base
+ qt5-script
+ qt5-svg
+ qt5-xmlpatterns
+ qt5-assistant
+ qt5-declarative
/usr/share/licenses
@@ -81642,6 +84862,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -81686,8 +84913,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
Qt5 - AccountService addon
https://github.com/hawaii-desktop/qtaccountsservice/archive/v0.6.0.tar.gz
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
+ qt5-declarative-devel
extra-cmake-modules
desktop/toolkit/qt5/qt5-accountsservice/pspec.xml
@@ -81696,8 +84923,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-accountsservice
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -81711,14 +84938,21 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-accountsservice-devel
- qt5-base
- qt5-accountsservice
+ qt5-base
+ qt5-accountsservice
/usr/include
+
+ 2016-10-22
+ 0.6.0
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
0.6.0
@@ -81766,10 +85000,12 @@ thunar-volman is installed and configured properly, and you plug in your digical
http://download.qt.io/official_releases/qt/5.5/5.5.1/submodules/qtquick1-opensource-src-5.5.1.tar.xz
mesa-devel
- qt5-base-devel
- qt5-script-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-script-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
+ qt5-declarative-devel
+ qt5-xmlpatterns-devel
desktop/toolkit/qt5/qt5-quick1/pspec.xml
@@ -81777,9 +85013,12 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-quick1
mesa
- qt5-base
- qt5-xmlpatterns
- qt5-script
+ libgcc
+ qt5-base
+ qt5-xmlpatterns
+ qt5-script
+ qt5-declarative
+ qt5-xmlpatterns
/usr/lib
@@ -81794,25 +85033,23 @@ thunar-volman is installed and configured properly, and you plug in your digical
Development file for qt5-quick1
Development file for qt5-quick1
- qt5-base-devel
- qt5-script-devel
- qt5-quick1
+ qt5-base-devel
+ qt5-script-devel
+ qt5-quick1
/usr/lib/pkgconfig
/usr/include/qt5
-
- qt5-quick1-docs
-
- qt5-base
-
-
- /usr/share/doc/qt5
-
-
+
+ 2016-10-22
+ 5.5.1
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.5.1
@@ -81857,12 +85094,12 @@ thunar-volman is installed and configured properly, and you plug in your digical
Donanım ve hareket algılama sensörüne erişim sağlar
Provides access to sensor hardware and motion gesture recognition
Donanım ve hareket algılama sensörüne erişim sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtsensors-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtsensors-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-sensors/pspec.xml
@@ -81870,8 +85107,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-sensors
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -81883,8 +85120,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-sensors-devel
qt5-sensors için geliştirme dosyaları
- qt5-sensors
- qt5-base-devel
+ qt5-sensors
+ qt5-base-devel
/usr/lib/pkgconfig
@@ -81894,13 +85131,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-sensors-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -81945,20 +85189,21 @@ thunar-volman is installed and configured properly, and you plug in your digical
Qt Quick2 ile kullanım için grafiksel efektler
Graphical effects for use with Qt Quick 2
Qt Quick2 ile kullanım için grafiksel efektler
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtgraphicaleffects-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtgraphicaleffects-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-graphicaleffects/pspec.xml
qt5-graphicaleffects
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
+ libgcc
/usr/lib
@@ -81970,13 +85215,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-graphicaleffects-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -82021,11 +85273,10 @@ thunar-volman is installed and configured properly, and you plug in your digical
Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) çatısı (Geliştirme Araçları, Qt Yardım).
A cross-platform application and UI framework (Development Tools, QtHelp)
Qt bir çok platformda çalışabilen ve grafiksel kullanıcı arayüzü (GUI) çatısı (Geliştirme Araçları, Qt Yardım).
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qttools-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qttools-opensource-src-5.6.2.tar.xz
mesa-devel
- qt5-base-devel
- qt5-declarative-devel
+ qt5-base-devel
desktop/toolkit/qt5/qt5-tools/pspec.xml
@@ -82033,7 +85284,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-assistant
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/assistant
@@ -82066,8 +85317,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-assistant-devel
- qt5-base-devel
- qt5-assistant
+ qt5-base-devel
+ qt5-assistant
/usr/include/qt5/QtHelp
@@ -82080,8 +85331,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-designer
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
/usr/lib/qt5/bin/designer
@@ -82117,8 +85367,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-designer-devel
- qt5-base-devel
- qt5-designer
+ qt5-base-devel
+ qt5-designer
/usr/include/qt5/QtDesigner*
@@ -82132,7 +85382,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-linguist
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/linguist
@@ -82164,7 +85414,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-qdbusviewer
libgcc
- qt5-base
+ qt5-base
/usr/lib/qt5/bin/qdbusviewer
@@ -82183,6 +85433,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -82227,11 +85484,11 @@ thunar-volman is installed and configured properly, and you plug in your digical
Çalıştırılabilir Qt uygulamaları oluşturmak için sınıflar. Qt 4.x için uyumluluk sağlar
Classes for making Qt applications scriptable. Provided for Qt 5.x compatibility
Çalıştırılabilir Qt uygulamaları oluşturmak için sınıflar. Qt 4.x için uyumluluk sağlar.
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtscript-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtscript-opensource-src-5.6.2.tar.xz
- qt5-base-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
mesa-devel
libgcc
@@ -82240,7 +85497,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-script
- qt5-base
+ qt5-base
libgcc
@@ -82253,8 +85510,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-script-devel
qt5-script için geliştirme dosyaları
- qt5-base-devel
- qt5-script
+ qt5-base-devel
+ qt5-script
/usr/lib/pkgconfig
@@ -82264,13 +85521,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-script-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -82316,7 +85580,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
A library that allows developers to access PolicyKit API with a nice Qt-style API
http://download.kde.org/stable/apps/KDE4.x/admin/polkit-qt-1-0.112.0.tar.bz2
- qt5-base-devel
+ qt5-base-devel
glib2-devel
polkit-devel
mesa-devel
@@ -82330,7 +85594,7 @@ thunar-volman is installed and configured properly, and you plug in your digical
polkit-qt
- qt5-base
+ qt5-base
glib2
polkit
libgcc
@@ -82343,8 +85607,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
polkit-qt-devel
- polkit-qt
- qt5-base-devel
+ polkit-qt
+ qt5-base-devel
glib2-devel
polkit-devel
@@ -82354,6 +85618,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
+
+ 2016-10-21
+ 0.112
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
0.112
@@ -82398,13 +85669,13 @@ thunar-volman is installed and configured properly, and you plug in your digical
Bağlı ve veritabanlı uygulamlar için arka uç geliştirmeyi kolaylaştıran bir sevice çözümü
A Backend-as-a-Service solution to ease the backend development for connected and data-driven application
Bağlı ve veritabanlı uygulamlar için arka uç geliştirmeyi kolaylaştıran bir sevice çözümü
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtenginio-opensource-src-1.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtenginio-opensource-src-1.6.2.tar.xz
libgcc
- qt5-base-devel
- qt5-declarative-devel
- qt5-assistant-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-declarative-devel
+ qt5-assistant-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-enginio/pspec.xml
@@ -82412,8 +85683,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-enginio
libgcc
- qt5-base
- qt5-declarative
+ qt5-base
+ qt5-declarative
/usr/lib
@@ -82427,8 +85698,8 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-enginio-devel
qt5-enginio için geliştirme dosyaları
- qt5-base-devel
- qt5-enginio
+ qt5-base-devel
+ qt5-enginio
/usr/lib/pkgconfig
@@ -82438,13 +85709,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-enginio-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -82489,27 +85767,27 @@ thunar-volman is installed and configured properly, and you plug in your digical
Konum, uydu ve alan izleme sınıflarına erişim sağlar
Provides access to position, satellite and area monitoring classes
Konum, uydu ve alan izleme sınıflarına erişim sağlar
- http://download.qt.io/official_releases/qt/5.6/5.6.0/submodules/qtlocation-opensource-src-5.6.0.tar.xz
+ http://download.qt.io/official_releases/qt/5.6/5.6.2/submodules/qtlocation-opensource-src-5.6.2.tar.xz
geoclue-devel
glib2-devel
mesa-devel
- qt5-base-devel
- qt5-assistant-devel
- qt5-declarative-devel
- qt5-quick1-devel
- qt5-sql-sqlite
+ qt5-base-devel
+ qt5-assistant-devel
+ qt5-declarative-devel
+ qt5-quick1-devel
+ qt5-sql-sqlite
desktop/toolkit/qt5/qt5-location/pspec.xml
qt5-location
- qt5-base
+ qt5-base
glib2
libgcc
geoclue
- qt5-declarative
+ qt5-declarative
/usr/lib
@@ -82521,9 +85799,9 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-location-devel
qt5-location için geliştirme dosyaları
- qt5-location
- qt5-base-devel
- qt5-declarative-devel
+ qt5-location
+ qt5-base-devel
+ qt5-declarative-devel
/usr/lib/pkgconfig
@@ -82533,13 +85811,20 @@ thunar-volman is installed and configured properly, and you plug in your digical
qt5-location-docs
- qt5-base
+ qt5-base
/usr/share/doc/qt5
+
+ 2016-10-22
+ 5.6.2
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2016-06-09
5.6.0
@@ -112263,6 +115548,76 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol
+
+ bomber
+ A single player arcade game
+ Bomber is a single player arcade game. The player is invading various cities in a plane that is decreasing in height.
+ app:gui
+ desktop.kde.games
+ GPLv3
+
+ ki18n
+ libgcc
+ kcrash
+ kconfig
+ kxmlgui
+ qt5-base
+ qt5-phonon
+ kcoreaddons
+ kdbusaddons
+ libkdegames
+ kconfigwidgets
+ kwidgetsaddons
+
+
+
+ 2016-10-20
+ 16.08.1
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilnux.org
+
+
+ 2016-07-31
+ 16.04.3
+ Version bump.
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ 2016-05-19
+ 16.04.0
+ Version bump.
+ Burak Ertürk
+ burakerturk@pisilinux.org
+
+
+ 2016-03-20
+ 15.12.3
+ First release
+ Yusuf Aydemir
+ yusuf.aydemir@pisilinux.org
+
+
+ localhost
+ PisiLinux
+ 2.0
+ x86_64
+ 1952146
+ 727898
+ b3397ff9e92b071e653512a6207527c06aa8307d
+ 32d81de491ff81cb4eccb567806df35da7df010a
+ desktop/kde/applications/bomber/bomber-16.08.1-4-p2-x86_64.pisi
+ 1.2
+
+ bomber
+ https://www.kde.org/applications/games/bomber/
+
+ Alihan Öztürk
+ alihan@pisilinux.org
+
+
+
system
FIXME
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index a58e5adcd4..5bf78bc6e1 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-ed13b57c7b680ea50f523e498967c5e7830b88e6
\ No newline at end of file
+482ed85627078858b746be6d7e2d8e10c7da9537
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index acb21b23ac..665c4c9341 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 9d78e74082..930926ecc8 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-a4da69e8285591a9f183aebee5d8c0abdf5c78c1
\ No newline at end of file
+82eeaa49d3b3a66be2d60094d0f42be0b4081566
\ No newline at end of file