From 563da9ed3b80ba6529c8e0208391cd0076989463 Mon Sep 17 00:00:00 2001 From: ertugerata Date: Mon, 14 Sep 2015 10:52:27 +0300 Subject: [PATCH 1/5] minor fix --- desktop/kde/plasma/bluedevil/pspec.xml | 4 ++-- desktop/kde/plasma/breeze/pspec.xml | 4 ++-- desktop/kde/plasma/kde-cli-tools/pspec.xml | 8 ++++---- desktop/kde/plasma/kde-gtk-config/pspec.xml | 2 -- desktop/kde/plasma/kdeplasma-addons/pspec.xml | 1 - desktop/kde/plasma/kscreen/pspec.xml | 4 +++- desktop/kde/plasma/libkscreen/pspec.xml | 3 +-- 7 files changed, 12 insertions(+), 14 deletions(-) diff --git a/desktop/kde/plasma/bluedevil/pspec.xml b/desktop/kde/plasma/bluedevil/pspec.xml index d64c57f9e3..81dfd37045 100644 --- a/desktop/kde/plasma/bluedevil/pspec.xml +++ b/desktop/kde/plasma/bluedevil/pspec.xml @@ -23,7 +23,7 @@ kio-devel ki18n-devel kconfig-devel - kcompletion-devel + kcoreaddons-devel kdbusaddons-devel kiconthemes-devel @@ -45,7 +45,7 @@ ki18n kconfig qt5-declarative - kcompletion + kcoreaddons kdbusaddons kiconthemes diff --git a/desktop/kde/plasma/breeze/pspec.xml b/desktop/kde/plasma/breeze/pspec.xml index 0b6adae15c..c3fb5bed76 100644 --- a/desktop/kde/plasma/breeze/pspec.xml +++ b/desktop/kde/plasma/breeze/pspec.xml @@ -19,7 +19,7 @@ libxcb-devel qt5-x11extras-devel frameworkintegration-devel - kdecorations-devel + kdecorations-devel kcoreaddons-devel ki18n-devel kcmutils-devel @@ -50,7 +50,7 @@ kcoreaddons ki18n kwindowsystem - kdecorations + kdecorations /usr/share diff --git a/desktop/kde/plasma/kde-cli-tools/pspec.xml b/desktop/kde/plasma/kde-cli-tools/pspec.xml index b65cf27b83..df5953856c 100644 --- a/desktop/kde/plasma/kde-cli-tools/pspec.xml +++ b/desktop/kde/plasma/kde-cli-tools/pspec.xml @@ -81,28 +81,28 @@ - + 2015-09-12 5.4.1 Version bump. Alihan Öztürk alihan@pisilinux.org - + 2015-08-25 5.4.0 Version bump. Ertuğrul Erata ertugrulerata@gmail.com - + 2015-07-01 5.3.2 Version bump. Stefan Gronewold(groni) groni@pisilinux.org - + 2015-06-06 5.3.1 Version bump. diff --git a/desktop/kde/plasma/kde-gtk-config/pspec.xml b/desktop/kde/plasma/kde-gtk-config/pspec.xml index 6a5110b137..d608165639 100644 --- a/desktop/kde/plasma/kde-gtk-config/pspec.xml +++ b/desktop/kde/plasma/kde-gtk-config/pspec.xml @@ -17,7 +17,6 @@ qt5-base-devel kio-devel - libgcc glib2-devel ki18n-devel kcoreaddons-devel @@ -32,7 +31,6 @@ gtk3-devel at-spi2-core-devel extra-cmake-modules - cmake diff --git a/desktop/kde/plasma/kdeplasma-addons/pspec.xml b/desktop/kde/plasma/kdeplasma-addons/pspec.xml index 0125142c0b..0782953246 100644 --- a/desktop/kde/plasma/kdeplasma-addons/pspec.xml +++ b/desktop/kde/plasma/kdeplasma-addons/pspec.xml @@ -33,7 +33,6 @@ kdelibs4-support-devel plasma-framework-devel extra-cmake-modules - cmake diff --git a/desktop/kde/plasma/kscreen/pspec.xml b/desktop/kde/plasma/kscreen/pspec.xml index e27fdf55bb..13fa5a7112 100644 --- a/desktop/kde/plasma/kscreen/pspec.xml +++ b/desktop/kde/plasma/kscreen/pspec.xml @@ -19,7 +19,8 @@ qt5-graphicaleffects qt5-declarative-devel kglobalaccel-devel - libkscreen-devel + libkscreen-devel + kconfig-devel kdoctools-devel kxmlgui-devel mesa-devel @@ -34,6 +35,7 @@ libgcc libkscreen qt5-declarative + kconfig kcoreaddons kglobalaccel kconfigwidgets diff --git a/desktop/kde/plasma/libkscreen/pspec.xml b/desktop/kde/plasma/libkscreen/pspec.xml index 4af2a36ae4..272b1f5280 100644 --- a/desktop/kde/plasma/libkscreen/pspec.xml +++ b/desktop/kde/plasma/libkscreen/pspec.xml @@ -17,7 +17,6 @@ qt5-base-devel qt5-x11extras-devel - libgcc libxcb-devel xcb-util-devel xcb-util-image-devel @@ -61,7 +60,7 @@ - + 2015-09-12 5.4.1 Version bump. From 83ec46bccc56d2f3d723925c0637b768d2e8e845 Mon Sep 17 00:00:00 2001 From: ertugerata Date: Mon, 14 Sep 2015 11:54:42 +0300 Subject: [PATCH 2/5] minor fix part2 --- desktop/kde/plasma/khelpcenter/pspec.xml | 1 - desktop/kde/plasma/kinfocenter/pspec.xml | 1 - desktop/kde/plasma/kmenuedit/pspec.xml | 31 +++++++------------ desktop/kde/plasma/ksshaskpass/pspec.xml | 1 - desktop/kde/plasma/ksysguard/pspec.xml | 6 ++-- .../kde/plasma/kwayland-integration/pspec.xml | 8 ++--- desktop/kde/plasma/kwayland/pspec.xml | 1 - desktop/kde/plasma/kwin/pspec.xml | 8 ++--- desktop/kde/plasma/libksysguard/pspec.xml | 5 +-- 9 files changed, 24 insertions(+), 38 deletions(-) diff --git a/desktop/kde/plasma/khelpcenter/pspec.xml b/desktop/kde/plasma/khelpcenter/pspec.xml index 1e3c3fb644..ecc4f76d41 100644 --- a/desktop/kde/plasma/khelpcenter/pspec.xml +++ b/desktop/kde/plasma/khelpcenter/pspec.xml @@ -28,7 +28,6 @@ kdelibs4-support-devel docbook-xsl extra-cmake-modules - cmake diff --git a/desktop/kde/plasma/kinfocenter/pspec.xml b/desktop/kde/plasma/kinfocenter/pspec.xml index 958e960979..9229a0fb35 100644 --- a/desktop/kde/plasma/kinfocenter/pspec.xml +++ b/desktop/kde/plasma/kinfocenter/pspec.xml @@ -34,7 +34,6 @@ libX11-devel mesa-glu-devel pciutils-devel - pciutils-devel plasma-framework-devel qt5-base-devel solid-devel diff --git a/desktop/kde/plasma/kmenuedit/pspec.xml b/desktop/kde/plasma/kmenuedit/pspec.xml index 5e0ae50088..533ef40a1e 100644 --- a/desktop/kde/plasma/kmenuedit/pspec.xml +++ b/desktop/kde/plasma/kmenuedit/pspec.xml @@ -36,8 +36,7 @@ kunitconversion-devel kemoticons-devel docbook-xsl - extra-cmake-modules - cmake + extra-cmake-modules @@ -52,29 +51,23 @@ kcoreaddons kconfigwidgets kwidgetsaddons - kdbusaddons - kdelibs4-support - ki18n - kiconthemes - kio - kxmlgui - sonnet + kdbusaddons + kdelibs4-support + ki18n + kiconthemes + kio + kxmlgui + sonnet /usr/share - /usr/share/locale - /usr/bin + /usr/share/locale + /usr/bin /usr/lib/cmake - /usr/lib/qt5 - /usr/lib + /usr/lib/qt5 + /usr/lib /usr/share/doc - - kde-workspace - - - kde-workspace - diff --git a/desktop/kde/plasma/ksshaskpass/pspec.xml b/desktop/kde/plasma/ksshaskpass/pspec.xml index 9378409e40..ecfcacb2f2 100644 --- a/desktop/kde/plasma/ksshaskpass/pspec.xml +++ b/desktop/kde/plasma/ksshaskpass/pspec.xml @@ -23,7 +23,6 @@ libxslt docbook-xsl extra-cmake-modules - cmake diff --git a/desktop/kde/plasma/ksysguard/pspec.xml b/desktop/kde/plasma/ksysguard/pspec.xml index 78427f1857..d95d61977d 100644 --- a/desktop/kde/plasma/ksysguard/pspec.xml +++ b/desktop/kde/plasma/ksysguard/pspec.xml @@ -10,7 +10,7 @@ LGPLv2 library - app:console + app:console KDE system monitor KDE5 system monitor daemon and service. http://download.kde.org/stable/plasma/5.4.1/ksysguard-5.4.1.tar.xz @@ -31,7 +31,7 @@ kwidgetsaddons-devel kwindowsystem-devel kxmlgui-devel - libksysguard-devel + libksysguard-devel kdesignerplugin kemoticons-devel kitemmodels-devel @@ -68,7 +68,7 @@ kwindowsystem kxmlgui libgcc - libksysguard + libksysguard lm_sensors qt5-base xdg-utils diff --git a/desktop/kde/plasma/kwayland-integration/pspec.xml b/desktop/kde/plasma/kwayland-integration/pspec.xml index e461ce9958..938339705a 100644 --- a/desktop/kde/plasma/kwayland-integration/pspec.xml +++ b/desktop/kde/plasma/kwayland-integration/pspec.xml @@ -14,18 +14,18 @@ Provides integration plugins for various KDE frameworks for the wayland windowing system http://download.kde.org/stable/plasma/5.4.1/kwayland-integration-5.4.1.tar.xz - kwayland-devel + kwayland-devel qt5-base-devel - kwindowsystem-devel + kwindowsystem-devel + kidletime-devel extra-cmake-modules - kidletime-devel kwayland-integration - kwayland + kwayland kidletime kwindowsystem libgcc diff --git a/desktop/kde/plasma/kwayland/pspec.xml b/desktop/kde/plasma/kwayland/pspec.xml index dc2ed2fabb..4e3b893919 100644 --- a/desktop/kde/plasma/kwayland/pspec.xml +++ b/desktop/kde/plasma/kwayland/pspec.xml @@ -18,7 +18,6 @@ wayland-devel mesa-devel extra-cmake-modules - cmake diff --git a/desktop/kde/plasma/kwin/pspec.xml b/desktop/kde/plasma/kwin/pspec.xml index eced2b95a3..412cd6b4a1 100644 --- a/desktop/kde/plasma/kwin/pspec.xml +++ b/desktop/kde/plasma/kwin/pspec.xml @@ -24,7 +24,7 @@ kcoreaddons-devel kcrash-devel kdeclarative-devel - kdecorations-devel + kdecorations-devel kdoctools-devel kglobalaccel-devel ki18n-devel @@ -34,7 +34,7 @@ knewstuff-devel knotifications-devel kservice-devel - kwayland-devel + kwayland-devel kwidgetsaddons-devel kwindowsystem-devel kxmlgui-devel @@ -81,7 +81,7 @@ kcoreaddons kcrash kdeclarative - kdecorations + kdecorations kglobalaccel ki18n kiconthemes @@ -89,7 +89,7 @@ knewstuff knotifications kservice - kwayland + kwayland kwidgetsaddons kwindowsystem kxmlgui diff --git a/desktop/kde/plasma/libksysguard/pspec.xml b/desktop/kde/plasma/libksysguard/pspec.xml index 095daed91e..824d2b264e 100644 --- a/desktop/kde/plasma/libksysguard/pspec.xml +++ b/desktop/kde/plasma/libksysguard/pspec.xml @@ -22,9 +22,8 @@ libX11-devel libXres-devel zlib-devel - plasma-framework-devel + plasma-framework-devel extra-cmake-modules - cmake @@ -48,8 +47,6 @@ kauth kcoreaddons ki18n - kdelibs4-support - plasma-framework /etc From 87d0af33970260fe3e8170ee4bae2bfcbef7a6b2 Mon Sep 17 00:00:00 2001 From: ertugerata Date: Mon, 14 Sep 2015 15:47:06 +0300 Subject: [PATCH 3/5] minor fix part 3 --- desktop/kde/plasma/khotkeys/pspec.xml | 4 +-- desktop/kde/plasma/oxygen/pspec.xml | 8 ++--- desktop/kde/plasma/plasma-desktop/pspec.xml | 20 ++++++------- .../plasma-workspace-wallpapers/pspec.xml | 29 +++++++------------ desktop/kde/plasma/plasma-workspace/pspec.xml | 23 +++++++-------- desktop/kde/plasma/powerdevil/pspec.xml | 4 +-- desktop/kde/plasma/sddm-kcm/pspec.xml | 1 - 7 files changed, 39 insertions(+), 50 deletions(-) diff --git a/desktop/kde/plasma/khotkeys/pspec.xml b/desktop/kde/plasma/khotkeys/pspec.xml index d471a6e4cf..c7726c3d47 100644 --- a/desktop/kde/plasma/khotkeys/pspec.xml +++ b/desktop/kde/plasma/khotkeys/pspec.xml @@ -42,7 +42,7 @@ kinit-devel kunitconversion-devel plasma-framework-devel - plasma-workspace-devel + plasma-workspace-devel docbook-xsl extra-cmake-modules @@ -69,7 +69,7 @@ ki18n kio kxmlgui - plasma-workspace + plasma-workspace /usr/share diff --git a/desktop/kde/plasma/oxygen/pspec.xml b/desktop/kde/plasma/oxygen/pspec.xml index 420dee21b0..614557d3d3 100644 --- a/desktop/kde/plasma/oxygen/pspec.xml +++ b/desktop/kde/plasma/oxygen/pspec.xml @@ -11,15 +11,15 @@ KDE Oxygen style kcmutils-devel - extra-cmake-modules frameworkintegration-develkdoctools kdoctools-devel cairo-devellibxcb-devel libxcb-devel gtk3-devel kdoctools-devel - kdecorations-devel - plasma-workspace-devel + kdecorations-devel + plasma-workspace-devel + extra-cmake-modules http://download.kde.org/stable/plasma/5.4.1/oxygen-5.4.1.tar.xz @@ -34,7 +34,7 @@ kguiaddons kcompletion kcoreaddons - kdecorations + kdecorations kwindowsystem qt5-x11extras kconfigwidgets diff --git a/desktop/kde/plasma/plasma-desktop/pspec.xml b/desktop/kde/plasma/plasma-desktop/pspec.xml index 7499a0f8f1..cf5876b9db 100644 --- a/desktop/kde/plasma/plasma-desktop/pspec.xml +++ b/desktop/kde/plasma/plasma-desktop/pspec.xml @@ -27,7 +27,7 @@ kitemmodels-devel kinit-devel kunitconversion-devel - kwin-devel + kwin-devel libX11-devel libXft-devel libxkbfile-devel @@ -40,8 +40,8 @@ xorg-input-synaptics-devel pulseaudio-libs-devel fontconfig-devel - plasma-workspace-devel - system-settings-devel + plasma-workspace-devel + system-settings-devel xorg-app-devel xkeyboard-config baloo-devel @@ -104,8 +104,8 @@ libXft libXi libxkbfile - plasma-framework - plasma-workspace + plasma-framework + plasma-workspace libcanberra pulseaudio-libs xkeyboard-config @@ -117,7 +117,7 @@ solid sonnet qt5-sql-sqlite - system-settings + system-settings xcb-util-image oxygen-icons oxygen-fonts @@ -135,28 +135,28 @@ - + 2015-09-12 5.4.1 Version bump. Alihan Öztürk alihan@pisilinux.org - + 2015-08-31 5.4.0 Version bump. Ertuğrul Erata ertugrulerata@gmail.com - + 2015-08-03 5.3.2 Version bump. Stefan Gronewold(groni) groni@pisilinux.org - + 2015-05-29 5.3.1 Version bump. diff --git a/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml b/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml index cb228f139f..1dda0316e3 100644 --- a/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml +++ b/desktop/kde/plasma/plasma-workspace-wallpapers/pspec.xml @@ -10,39 +10,30 @@ LGPLv2 library - app:console - app:gui + app:console + app:gui The KDE Plasma Workspace Components The KDE Plasma Workspace Components - http://download.kde.org/stable/plasma/5.4.1/plasma-workspace-wallpapers-5.4.1.tar.xz + http://download.kde.org/stable/plasma/5.4.1/plasma-workspace-wallpapers-5.4.1.tar.xz - extra-cmake-modules - cmake + extra-cmake-modules - - plasma-workspace-wallpapers - + - /etc + /etc /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib /usr/share/doc - - kde-workspace - - - kde-workspace - diff --git a/desktop/kde/plasma/plasma-workspace/pspec.xml b/desktop/kde/plasma/plasma-workspace/pspec.xml index e5cea11b93..439120c8c2 100644 --- a/desktop/kde/plasma/plasma-workspace/pspec.xml +++ b/desktop/kde/plasma/plasma-workspace/pspec.xml @@ -16,10 +16,10 @@ The KDE5 Plasma Workspace Components http://download.kde.org/stable/plasma/5.4.1/plasma-workspace-5.4.1.tar.xz - baloo-devel + baloo-devel kactivities-devel - kde-cli-tools + kde-cli-tools kdelibs4-support-devel kdesignerplugin kdesu-devel @@ -34,12 +34,12 @@ krunner-devel ktexteditor-devel kunitconversion-devel - kwayland-devel - kwin-devel + kwayland-devel + kwin-devel kxmlrpcclient-devel libdbusmenu-qt-devel - libkscreen-devel - libksysguard-devel + libkscreen-devel + libksysguard-devel libqalculate-devel libX11-devel libXau-devel @@ -83,7 +83,7 @@ kcrash kdbusaddons kdeclarative - kde-cli-tools + kde-cli-tools kdelibs4-support kdesu kdewebkit @@ -98,7 +98,6 @@ kjs kjsembed knewstuff - knotifications knotifyconfig kpackage krunner @@ -106,7 +105,7 @@ ktexteditor ktextwidgets kwallet - kwayland + kwayland kwidgetsaddons kwindowsystem kxmlgui @@ -114,8 +113,8 @@ libdbusmenu-qt libgcc libICE - libkscreen - libksysguard + libkscreen + libksysguard libqalculate libSM libX11 @@ -127,7 +126,7 @@ networkmanager-qt pam prison-qt5 - plasma-framework + plasma-framework qt5-base qt5-declarative qt5-phonon diff --git a/desktop/kde/plasma/powerdevil/pspec.xml b/desktop/kde/plasma/powerdevil/pspec.xml index 8b6db0aed3..7857b87978 100644 --- a/desktop/kde/plasma/powerdevil/pspec.xml +++ b/desktop/kde/plasma/powerdevil/pspec.xml @@ -26,7 +26,7 @@ kitemmodels-devel kemoticons-devel docbook-xsl - plasma-workspace-devel + plasma-workspace-devel extra-cmake-modules @@ -39,7 +39,7 @@ libgcc libxcb eudev - plasma-workspace + plasma-workspace kio kauth ki18n diff --git a/desktop/kde/plasma/sddm-kcm/pspec.xml b/desktop/kde/plasma/sddm-kcm/pspec.xml index 2d50d96a9b..257b9fd587 100644 --- a/desktop/kde/plasma/sddm-kcm/pspec.xml +++ b/desktop/kde/plasma/sddm-kcm/pspec.xml @@ -31,7 +31,6 @@ libXcursor-devel xcb-util-image-devel extra-cmake-modules - cmake From 4b17a3a4fe042469a0029f310e389b1a60ffbaf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Mon, 14 Sep 2015 21:24:43 +0300 Subject: [PATCH 4/5] plasma-sdk fix number, rebuild --- desktop/kde/plasma/plasma-sdk/pspec.xml | 55 +++++++++++-------------- 1 file changed, 24 insertions(+), 31 deletions(-) diff --git a/desktop/kde/plasma/plasma-sdk/pspec.xml b/desktop/kde/plasma/plasma-sdk/pspec.xml index 39501b2b53..e4e2d16369 100644 --- a/desktop/kde/plasma/plasma-sdk/pspec.xml +++ b/desktop/kde/plasma/plasma-sdk/pspec.xml @@ -36,8 +36,6 @@ kwidgetsaddons-devel kxmlgui-devel kwindowsystem-devel - libgcc - cmake extra-cmake-modules @@ -48,37 +46,32 @@ plasma-sdk qt5-base - ktexteditor - plasma-framework - kio + ktexteditor + plasma-framework + kio libgcc - ki18n - kconfig - karchive - kpackage - kservice - qt5-declarative - kcompletion - kcoreaddons - kiconthemes - kdeclarative - kconfigwidgets - kwidgetsaddons + ki18n + kconfig + karchive + kpackage + kservice + qt5-declarative + kcompletion + kcoreaddons + kdbusaddons + kiconthemes + kdeclarative + kconfigwidgets + kwidgetsaddons - /usr/share - /usr/share/locale - /usr/bin - /usr/lib/qt5 - /usr/lib + /usr/share + /usr/share/locale + /usr/bin + /usr/lib/qt5 + /usr/lib /usr/share/doc - - kde-workspace - - - kde-workspace - @@ -89,21 +82,21 @@ Alihan Öztürk alihan@pisilinux.org - + 2015-08-25 5.4.0 Version bump. Ertuğrul Erata ertugrulerata@gmail.com - + 2015-07-03 5.3.2 Version bump. Stefan Gronewold(groni) groni@pisilinux.org - + 2015-06-14 5.3.1 Version bump. From bb91b56a03fede5a82c2ea0e008308b7a74b6e7c Mon Sep 17 00:00:00 2001 From: ertugerata Date: Mon, 14 Sep 2015 22:36:12 +0300 Subject: [PATCH 5/5] fix version --- desktop/kde/framework/bluez-qt/pspec.xml | 4 ++-- desktop/kde/framework/kapidox/pspec.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop/kde/framework/bluez-qt/pspec.xml b/desktop/kde/framework/bluez-qt/pspec.xml index 905923ced5..8c363168fb 100644 --- a/desktop/kde/framework/bluez-qt/pspec.xml +++ b/desktop/kde/framework/bluez-qt/pspec.xml @@ -53,8 +53,8 @@ - 2015-09-12 - 5.14 + 2015-09-14 + 5.14.0 Version bump. Ertuğrul Erata ertugrulerata@gmail.com diff --git a/desktop/kde/framework/kapidox/pspec.xml b/desktop/kde/framework/kapidox/pspec.xml index ff5bf6fb47..8c95e5eb8c 100644 --- a/desktop/kde/framework/kapidox/pspec.xml +++ b/desktop/kde/framework/kapidox/pspec.xml @@ -37,7 +37,7 @@ 2015-09-12 - 5.14 + 5.14.0 Version bump. Ertuğrul Erata ertugrulerata@gmail.com