diff --git a/desktop/lxqt/compton-conf/pspec.xml b/desktop/lxqt/compton-conf/pspec.xml index b60def59a5..05ad03a103 100644 --- a/desktop/lxqt/compton-conf/pspec.xml +++ b/desktop/lxqt/compton-conf/pspec.xml @@ -41,6 +41,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/featherpad/pspec.xml b/desktop/lxqt/featherpad/pspec.xml index 83d68a9fc0..12c6917e70 100644 --- a/desktop/lxqt/featherpad/pspec.xml +++ b/desktop/lxqt/featherpad/pspec.xml @@ -13,7 +13,7 @@ app:gui FeatherPad is a lightweight Qt5 plain-text editor for Linux FeatherPad is a lightweight Qt5 plain-text editor for Linux - https://github.com/tsujan/FeatherPad/archive/V0.11.1.tar.gz + https://github.com/tsujan/FeatherPad/archive/V0.13.1.tar.gz extra-cmake-modules qt5-base-devel @@ -47,6 +47,13 @@ + + 2020-04-06 + 0.13.1 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.11.1 diff --git a/desktop/lxqt/libfm-extra/actions.py b/desktop/lxqt/libfm-extra/actions.py deleted file mode 100644 index 26c321de67..0000000000 --- a/desktop/lxqt/libfm-extra/actions.py +++ /dev/null @@ -1,28 +0,0 @@ -#!/usr/bin/python -# -*- coding: utf-8 -*- -# Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/copyleft/gpl.txt - - -from pisi.actionsapi import shelltools -from pisi.actionsapi import get -from pisi.actionsapi import pisitools -from pisi.actionsapi import autotools - -def setup(): - shelltools.system("./autogen.sh") - autotools.configure("--sysconfdir=/etc \ - --with-extra-only \ - --with-gtk=no \ - --disable-static") - -def build(): - autotools.make() - -def install(): - autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.remove("/usr/include/libfm") - pisitools.dodir("/usr/include/libfm") - pisitools.domove("/usr/include/libfm-1.0/*", "/usr/include/libfm") - pisitools.removeDir("/usr/include/libfm-1.0") - pisitools.dodoc("AUTHORS", "COPYING") diff --git a/desktop/lxqt/libfm-extra/pspec.xml b/desktop/lxqt/libfm-extra/pspec.xml deleted file mode 100644 index cb738684a4..0000000000 --- a/desktop/lxqt/libfm-extra/pspec.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - libfm-extra - http://www.lxde.org - - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - GPL2 - lxqt - library - Core library of PCManFM file manager - libfm is a Core library of PCManFM file manager - https://github.com/lxde/libfm/archive/1.3.1.tar.gz - - gettext-devel - glib2-devel - gtk-doc - intltool - - - - libfm-extra - Development headers for libfm-qt - - glib2 - - - /usr/lib/libfm-extra* - /usr/share/doc - - - - libfm-extra-devel - Development headers for libfm-qt - - libfm-extra - glib2-devel - - - /usr/include - /usr/lib/pkgconfig - - - - - 2019-01-02 - 1.3.1 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2018-11-28 - 1.3.0.2 - Rebuild - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - 2018-08-31 - 1.3.0.2 - Rebuild New T. - Mustafa Cinasal - muscnsl@gmail.com - - - 2018-04-23 - 1.2.5 - First release - Ayhan Yalçınsoy - ayhanyalcinsoy@pisilinux.org - - - diff --git a/desktop/lxqt/libfm-extra/translations.xml b/desktop/lxqt/libfm-extra/translations.xml deleted file mode 100644 index d06306182f..0000000000 --- a/desktop/lxqt/libfm-extra/translations.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - libfm-qt - LXDE dosya yönetimi kitaplıkları - libfm-qt, LXDE için dosya yönetim kitaplıklarını içerir. - - - - - llibfm-qt-devel - LXDE dosya yönetimi kitaplıkları - libfm-qt, LXDE için dosya yönetim kitaplıklarını içerir. - - \ No newline at end of file diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index d73fa416f2..e79918cac3 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -57,6 +57,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/liblxqt/pspec.xml b/desktop/lxqt/liblxqt/pspec.xml index bbc6c55ba9..a7e1b23ed7 100644 --- a/desktop/lxqt/liblxqt/pspec.xml +++ b/desktop/lxqt/liblxqt/pspec.xml @@ -61,6 +61,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/libqtxdg/pspec.xml b/desktop/lxqt/libqtxdg/pspec.xml index c6c7745120..f5be535ab0 100644 --- a/desktop/lxqt/libqtxdg/pspec.xml +++ b/desktop/lxqt/libqtxdg/pspec.xml @@ -14,7 +14,7 @@ Library providing freedesktop.org specs implementations for Qt. Library providing freedesktop.org specs implementations for Qt. lxqt-sudo - https://github.com/lxqt/libqtxdg/releases/download/3.3.1/libqtxdg-3.3.1.tar.xz + https://github.com/lxqt/libqtxdg/releases/download/3.4.0/libqtxdg-3.4.0.tar.xz libgcc cmake @@ -35,6 +35,7 @@ qt5-base + /usr/bin /usr/lib /usr/share/ @@ -61,6 +62,13 @@ + + 2020-04-06 + 3.4.0 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 3.3.1 diff --git a/desktop/lxqt/libstatgrab/pspec.xml b/desktop/lxqt/libstatgrab/pspec.xml index 0a234ef09e..1cdcdab640 100644 --- a/desktop/lxqt/libstatgrab/pspec.xml +++ b/desktop/lxqt/libstatgrab/pspec.xml @@ -12,7 +12,7 @@ lxqt libstatgrab is a library that provides cross platform access to statistics about the system on which it's run. libstatgrab is a library for accessing information from the system for statistical purposes. - ftp://ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.91.tar.gz + https://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/libstatgrab-0.92.tar.gz ncurses-devel @@ -30,6 +30,13 @@ + + 2020-04-06 + 0.92 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.91 diff --git a/desktop/lxqt/libsysstat/pspec.xml b/desktop/lxqt/libsysstat/pspec.xml index 90620cbb20..6c1340c018 100644 --- a/desktop/lxqt/libsysstat/pspec.xml +++ b/desktop/lxqt/libsysstat/pspec.xml @@ -46,6 +46,13 @@ + + 2020-04-06 + 0.4.2 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.4.2 diff --git a/desktop/lxqt/lximage-qt/pspec.xml b/desktop/lxqt/lximage-qt/pspec.xml index d0e3d77ec3..d621c6b576 100644 --- a/desktop/lxqt/lximage-qt/pspec.xml +++ b/desktop/lxqt/lximage-qt/pspec.xml @@ -1,4 +1,3 @@ - lximage-qt @@ -51,6 +50,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxmenu-data/pspec.xml b/desktop/lxqt/lxmenu-data/pspec.xml index c3712b62ea..3440d87bac 100644 --- a/desktop/lxqt/lxmenu-data/pspec.xml +++ b/desktop/lxqt/lxmenu-data/pspec.xml @@ -1,4 +1,3 @@ - lxmenu-data @@ -28,6 +27,13 @@ + + 2020-04-06 + 0.1.5 + Rebuild New T. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.1.5 diff --git a/desktop/lxqt/lxqt-about/pspec.xml b/desktop/lxqt/lxqt-about/pspec.xml index a2dfd7654e..3bd97a0f5b 100644 --- a/desktop/lxqt/lxqt-about/pspec.xml +++ b/desktop/lxqt/lxqt-about/pspec.xml @@ -1,7 +1,7 @@ lxqt-about - http://www.lxde.org + http://www.lxqt.org Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -38,6 +38,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5-14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-admin/pspec.xml b/desktop/lxqt/lxqt-admin/pspec.xml index 1cf52ea9d6..ec77ede9eb 100644 --- a/desktop/lxqt/lxqt-admin/pspec.xml +++ b/desktop/lxqt/lxqt-admin/pspec.xml @@ -37,6 +37,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-archiver/pspec.xml b/desktop/lxqt/lxqt-archiver/pspec.xml index 6fdb79357b..0583f3a1c5 100644 --- a/desktop/lxqt/lxqt-archiver/pspec.xml +++ b/desktop/lxqt/lxqt-archiver/pspec.xml @@ -25,11 +25,6 @@ qt5-linguist libexif-devel - - - @@ -54,6 +49,13 @@ + + 2020-04-06 + 0.0.96 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.0.96 diff --git a/desktop/lxqt/lxqt-config/pspec.xml b/desktop/lxqt/lxqt-config/pspec.xml index 4857aee743..0b4af4b50d 100644 --- a/desktop/lxqt/lxqt-config/pspec.xml +++ b/desktop/lxqt/lxqt-config/pspec.xml @@ -64,6 +64,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-globalkeys/pspec.xml b/desktop/lxqt/lxqt-globalkeys/pspec.xml index 44a932d509..aaadde8f7f 100644 --- a/desktop/lxqt/lxqt-globalkeys/pspec.xml +++ b/desktop/lxqt/lxqt-globalkeys/pspec.xml @@ -11,7 +11,7 @@ lxqt Daemon used to register global keyboard shortcuts LXQt daemon and library for global keyboard shortcuts registration. - https://github.com/lxqt/lxqt-globalkeys/releases/download/0.14.1/lxqt-globalkeys-0.14.1.tar.xz + https://github.com/lxqt/lxqt-globalkeys/releases/download/0.14.3/lxqt-globalkeys-0.14.3.tar.xz cmake kwindowsystem-devel @@ -53,6 +53,13 @@ + + 2020-04-06 + 0.14.3 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-notificationd/pspec.xml b/desktop/lxqt/lxqt-notificationd/pspec.xml index 25202aeac4..0f1397576c 100644 --- a/desktop/lxqt/lxqt-notificationd/pspec.xml +++ b/desktop/lxqt/lxqt-notificationd/pspec.xml @@ -40,6 +40,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml index 9095f25768..2d92267b5e 100644 --- a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml +++ b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml @@ -36,6 +36,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-panel/pspec.xml b/desktop/lxqt/lxqt-panel/pspec.xml index 20e00eb66f..fc3e373347 100644 --- a/desktop/lxqt/lxqt-panel/pspec.xml +++ b/desktop/lxqt/lxqt-panel/pspec.xml @@ -1,7 +1,7 @@ lxqt-panel - http://www.lxde.org + http://www.lxqt.org Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -91,6 +91,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-10-25 0.14.1 diff --git a/desktop/lxqt/lxqt-policykit/pspec.xml b/desktop/lxqt/lxqt-policykit/pspec.xml index 2520548c0f..b5a0235393 100644 --- a/desktop/lxqt/lxqt-policykit/pspec.xml +++ b/desktop/lxqt/lxqt-policykit/pspec.xml @@ -45,6 +45,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-powermanagement/pspec.xml b/desktop/lxqt/lxqt-powermanagement/pspec.xml index a636f5ab91..71394a03a7 100644 --- a/desktop/lxqt/lxqt-powermanagement/pspec.xml +++ b/desktop/lxqt/lxqt-powermanagement/pspec.xml @@ -46,6 +46,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-qtplugin/pspec.xml b/desktop/lxqt/lxqt-qtplugin/pspec.xml index edc9af4d1b..b1612065a2 100644 --- a/desktop/lxqt/lxqt-qtplugin/pspec.xml +++ b/desktop/lxqt/lxqt-qtplugin/pspec.xml @@ -41,6 +41,13 @@ + + 2020-04-06 + 0.14.0 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.0 diff --git a/desktop/lxqt/lxqt-runner/pspec.xml b/desktop/lxqt/lxqt-runner/pspec.xml index 2b2c99d4f7..cd4ac6ac15 100644 --- a/desktop/lxqt/lxqt-runner/pspec.xml +++ b/desktop/lxqt/lxqt-runner/pspec.xml @@ -1,7 +1,7 @@ lxqt-runner - http://www.lxde.org + http://www.lxqt.org Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -48,6 +48,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-session/pspec.xml b/desktop/lxqt/lxqt-session/pspec.xml index f5eb35560c..966b924130 100644 --- a/desktop/lxqt/lxqt-session/pspec.xml +++ b/desktop/lxqt/lxqt-session/pspec.xml @@ -52,6 +52,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-sudo/pspec.xml b/desktop/lxqt/lxqt-sudo/pspec.xml index b124a0605c..8fd1925ab5 100644 --- a/desktop/lxqt/lxqt-sudo/pspec.xml +++ b/desktop/lxqt/lxqt-sudo/pspec.xml @@ -38,6 +38,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/lxqt-themes/pspec.xml b/desktop/lxqt/lxqt-themes/pspec.xml index cd83e0ba72..7a62663172 100644 --- a/desktop/lxqt/lxqt-themes/pspec.xml +++ b/desktop/lxqt/lxqt-themes/pspec.xml @@ -1,7 +1,7 @@ lxqt-themes - http://www.lxde.org + http://www.lxqt.org Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org @@ -52,6 +52,13 @@ + + 2020-04-06 + 0.14.0 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.0 diff --git a/desktop/lxqt/lxqt-wallet/pspec.xml b/desktop/lxqt/lxqt-wallet/pspec.xml index ec88722d30..a928d0986e 100644 --- a/desktop/lxqt/lxqt-wallet/pspec.xml +++ b/desktop/lxqt/lxqt-wallet/pspec.xml @@ -57,6 +57,13 @@ + + 2020-04-06 + 3.1.0 + Rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 3.1.0 diff --git a/desktop/lxqt/menu-cache/pspec.xml b/desktop/lxqt/menu-cache/pspec.xml index 3c84ccc59e..1225663d44 100644 --- a/desktop/lxqt/menu-cache/pspec.xml +++ b/desktop/lxqt/menu-cache/pspec.xml @@ -46,6 +46,13 @@ + + 2020-04-06 + 1.1.0 + Rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 1.1.0 diff --git a/desktop/lxqt/obconf-qt/pspec.xml b/desktop/lxqt/obconf-qt/pspec.xml index 35e0ef7b17..6b90337503 100644 --- a/desktop/lxqt/obconf-qt/pspec.xml +++ b/desktop/lxqt/obconf-qt/pspec.xml @@ -41,6 +41,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/pavucontrol-qt/pspec.xml b/desktop/lxqt/pavucontrol-qt/pspec.xml index c8197573b3..ba2fefbf00 100644 --- a/desktop/lxqt/pavucontrol-qt/pspec.xml +++ b/desktop/lxqt/pavucontrol-qt/pspec.xml @@ -41,6 +41,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/pcmanfm-qt/pspec.xml b/desktop/lxqt/pcmanfm-qt/pspec.xml index aa461d02be..ef2132f44d 100644 --- a/desktop/lxqt/pcmanfm-qt/pspec.xml +++ b/desktop/lxqt/pcmanfm-qt/pspec.xml @@ -17,7 +17,6 @@ cmake glib2-devel libfm-qt-devel - libfm-extra-devel libgcc liblxqt-devel libqtxdg-devel @@ -60,6 +59,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/desktop/lxqt/qlipper/pspec.xml b/desktop/lxqt/qlipper/pspec.xml index dad52ee969..29ebc2ab70 100644 --- a/desktop/lxqt/qlipper/pspec.xml +++ b/desktop/lxqt/qlipper/pspec.xml @@ -37,6 +37,13 @@ + + 2020-04-06 + 5.1.2 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 5.1.2 diff --git a/desktop/lxqt/qps/pspec.xml b/desktop/lxqt/qps/pspec.xml index af5a095920..d1a8596ae7 100644 --- a/desktop/lxqt/qps/pspec.xml +++ b/desktop/lxqt/qps/pspec.xml @@ -12,7 +12,7 @@ app Qt Process Manager Qt Process Manager - https://github.com/QtDesktop/qps/releases/download/1.10.20/qps-1.10.20.tar.xz + https://github.com/lxqt/qps/releases/download/2.0.0/qps-2.0.0.tar.xz cmake qt5-base-devel @@ -37,6 +37,13 @@ + + 2020-04-06 + 2.0.0 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 1.10.20 diff --git a/desktop/lxqt/qterminal/pspec.xml b/desktop/lxqt/qterminal/pspec.xml index b237aefc57..b3c69e25e2 100644 --- a/desktop/lxqt/qterminal/pspec.xml +++ b/desktop/lxqt/qterminal/pspec.xml @@ -46,6 +46,13 @@ + + 2020-04-06 + 0.14.1 + rebuild for qt5.14.2 + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2019-08-16 0.14.1 diff --git a/distribution.xml b/distribution.xml index df4224a676..90764776a3 100644 --- a/distribution.xml +++ b/distribution.xml @@ -137,5 +137,7 @@ kdepimlibs kdepimlibs-devel Bluefish + libfm-extra + libfm-extra-devel