From 8d3c978790a335d55f759e1eda6050872a5845eb Mon Sep 17 00:00:00 2001 From: groni Date: Sun, 10 Apr 2016 15:32:01 +0200 Subject: [PATCH 1/3] change type and add missing dependencies --- office/libreoffice/libreoffice/pspec.xml | 6 +++--- util/misc/krusader/pspec.xml | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/office/libreoffice/libreoffice/pspec.xml b/office/libreoffice/libreoffice/pspec.xml index bd29854486..069db76414 100644 --- a/office/libreoffice/libreoffice/pspec.xml +++ b/office/libreoffice/libreoffice/pspec.xml @@ -15,9 +15,9 @@ LibreOffice office suite LibreOffice is an open source, multi-platform office productivity suite. It includes key desktop applications such as a word processor, a spreadsheet application, a presentation creator-viewer, a formula editor and a drawing program, with a user interface and feature set similar to other office suites. Sophisticated and flexible, LibreOffice also works transparently with a variety of file formats, including those of Microsoft Office. http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-5.1.2.2.tar.xz - http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-help-5.1.2.2.tar.xz - http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-dictionaries-5.1.2.2.tar.xz - http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-translations-5.1.2.2.tar.xz + http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-help-5.1.2.2.tar.xz + http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-dictionaries-5.1.2.2.tar.xz + http://download.documentfoundation.org/libreoffice/src/5.1.2/libreoffice-translations-5.1.2.2.tar.xz ant gperf diff --git a/util/misc/krusader/pspec.xml b/util/misc/krusader/pspec.xml index 058d1b9b54..8a46343f3d 100644 --- a/util/misc/krusader/pspec.xml +++ b/util/misc/krusader/pspec.xml @@ -43,7 +43,8 @@ kwindowsystem-devel kservice-devel kjobwidgets-devel - kconfigwidgets-devel + kconfigwidgets-devel + cmake From 34e044d7be07f3772cc026debed2d11e3bec0a68 Mon Sep 17 00:00:00 2001 From: groni Date: Sun, 10 Apr 2016 15:49:58 +0200 Subject: [PATCH 2/3] kfoldersync new version --- desktop/kde/utils/kfoldersync/actions.py | 2 +- desktop/kde/utils/kfoldersync/pspec.xml | 18 ++++++++++++++---- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/desktop/kde/utils/kfoldersync/actions.py b/desktop/kde/utils/kfoldersync/actions.py index 536408671b..13f2103a27 100644 --- a/desktop/kde/utils/kfoldersync/actions.py +++ b/desktop/kde/utils/kfoldersync/actions.py @@ -19,7 +19,7 @@ def install(): kde5.install() # Take a look at the source folder for these file as documentation. - pisitools.dodoc("COPYING", "README") + pisitools.dodoc("COPYING", "README.md") # If there is no install rule for a runnable binary, you can # install it to binary directory. diff --git a/desktop/kde/utils/kfoldersync/pspec.xml b/desktop/kde/utils/kfoldersync/pspec.xml index 370e96798a..a2899c13ca 100644 --- a/desktop/kde/utils/kfoldersync/pspec.xml +++ b/desktop/kde/utils/kfoldersync/pspec.xml @@ -22,8 +22,17 @@ knotifications-devel kxmlgui-devel qt5-base-devel + kconfig-devel + kconfigwidgets-devel + kdbusaddons-devel + ki18n-devel + kitemviews-devel + kio-devel + kwidgetsaddons-devel + kwindowsystem-devel + kxmlgui-devel - http://kde-apps.org/CONTENT/content-files/164092-kfoldersync-3.0.0.tar.xz + http://kde-apps.org/CONTENT/content-files/164092-kfoldersync-3.1.5.tar.xz kfoldersync @@ -40,17 +49,18 @@ kdbusaddons kconfigwidgets kwidgetsaddons + kwindowsystem /usr/bin /usr/share - /usr/share/doc + /usr/share/doc - 2015-12-02 - 3.0.0 + 2016-04-10 + 3.1.5 First release Stefan Gronewold (groni) groni@pisilinux.org From 00523e57fd2d5018f72329f6f6066a0282a5832f Mon Sep 17 00:00:00 2001 From: groni Date: Sun, 10 Apr 2016 16:00:44 +0200 Subject: [PATCH 3/3] kde-rootactions-servicemenu new version --- .../kde/application/kde-servicemenu-rootactions/pspec.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/desktop/kde/application/kde-servicemenu-rootactions/pspec.xml b/desktop/kde/application/kde-servicemenu-rootactions/pspec.xml index 8126f42753..1d3da95476 100644 --- a/desktop/kde/application/kde-servicemenu-rootactions/pspec.xml +++ b/desktop/kde/application/kde-servicemenu-rootactions/pspec.xml @@ -14,7 +14,7 @@ app:gui Root actions servicemenu for Dolphin kde-servicemenu-rootactions is an addon for KDE4 that provides a convenient way to perform several actions as root from the right-click context menu in Dolphin file manager. - http://kde-apps.org/CONTENT/content-files/48411-rootactions_servicemenu.tar.gz + http://kde-apps.org/CONTENT/content-files/48411-rootactions_servicemenu_2.9.tar.gz @@ -35,8 +35,8 @@ - 2016-01-08 - 2.8.7 + 2016-04-10 + 2.9 First release Stefan Gronewold groni@pisilinux.org