diff --git a/desktop/lxqt/compton-conf/pspec.xml b/desktop/lxqt/compton-conf/pspec.xml index be204eaa27..455251b5d0 100644 --- a/desktop/lxqt/compton-conf/pspec.xml +++ b/desktop/lxqt/compton-conf/pspec.xml @@ -11,7 +11,7 @@ app:gui GUI configuration tool for compton X composite manager. GUI configuration tool for compton X composite manager. - https://github.com/lxde/compton-conf/releases/download/0.4.0/compton-conf-0.4.0.tar.xz + https://github.com/lxqt/compton-conf/releases/download/0.4.0/compton-conf-0.4.0.tar.xz qt5-base-devel qt5-linguist @@ -21,7 +21,7 @@ qt5-x11extras-devel qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -41,6 +41,13 @@ + + 2018-11-28 + 0.4.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.0 diff --git a/desktop/lxqt/libfm-extra/actions.py b/desktop/lxqt/libfm-extra/actions.py index c7efca60f1..a5c29a1853 100644 --- a/desktop/lxqt/libfm-extra/actions.py +++ b/desktop/lxqt/libfm-extra/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools from pisi.actionsapi import autotools def setup(): - shelltools.system("./autogen.sh") + #shelltools.system("./autogen.sh") autotools.configure("--sysconfdir=/etc \ --with-extra-only \ --with-gtk=no \ @@ -25,4 +25,4 @@ def install(): 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") \ No newline at end of file + pisitools.dodoc("AUTHORS", "COPYING") diff --git a/desktop/lxqt/libfm-extra/pspec.xml b/desktop/lxqt/libfm-extra/pspec.xml index 3fb7136aea..b21e7cbc07 100644 --- a/desktop/lxqt/libfm-extra/pspec.xml +++ b/desktop/lxqt/libfm-extra/pspec.xml @@ -12,13 +12,13 @@ library Core library of PCManFM file manager libfm is a Core library of PCManFM file manager + https://downloads.sourceforge.net/pcmanfm/libfm-1.3.0.2.tar.xz gettext-devel glib2-devel gtk-doc intltool - https://github.com/lxde/libfm/archive/1.3.0.2.tar.gz libfm-extra @@ -44,6 +44,13 @@ + + 2018-11-28 + 1.3.0.2 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.3.0.2 diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index 60cf397ff5..8c858764ea 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -11,14 +11,14 @@ lxqt Core library of PCManFM file manager libfm is a Core library of PCManFM file manager - https://github.com/lxde/libfm-qt/releases/download/0.13.0/libfm-qt-0.13.0.tar.xz + https://github.com/lxqt/libfm-qt/releases/download/0.13.1/libfm-qt-0.13.1.tar.xz cmake libfm-devel - qt5-base-devel - qt5-linguist - qt5-x11extras-devel - lxqt-build-tools + qt5-base-devel + qt5-linguist + qt5-x11extras-devel + lxqt-build-tools menu-cache-devel libexif-devel libfm-extra-devel @@ -58,6 +58,13 @@ + + 2018-11-28 + 0.13.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/libfm/pspec.xml b/desktop/lxqt/libfm/pspec.xml index 71b1d0eb21..3059546e14 100644 --- a/desktop/lxqt/libfm/pspec.xml +++ b/desktop/lxqt/libfm/pspec.xml @@ -12,7 +12,7 @@ library Core library of PCManFM file manager libfm is a Core library of PCManFM file manager - mirrors://sourceforge/pcmanfm/PCManFM + Libfm (tarball release)/LibFM/libfm-1.2.5.tar.xz + https://downloads.sourceforge.net/pcmanfm/libfm-1.3.0.2.tar.xz atk-devel dbus-glib-devel @@ -74,6 +74,12 @@ + + 2018-11-28 + 1.3.0.2 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2018-08-31 1.2.5 diff --git a/desktop/lxqt/liblxqt/pspec.xml b/desktop/lxqt/liblxqt/pspec.xml index 777efcf36b..81ddffeffa 100644 --- a/desktop/lxqt/liblxqt/pspec.xml +++ b/desktop/lxqt/liblxqt/pspec.xml @@ -11,14 +11,14 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxde/liblxqt/releases/download/0.13.0/liblxqt-0.13.0.tar.xz + https://github.com/lxqt/liblxqt/releases/download/0.13.0/liblxqt-0.13.0.tar.xz cmake glibc-devel kwindowsystem-devel libX11-devel libgcc - libqtxdg-devel + libqtxdg-devel pkgconfig qt5-base-devel qt5-linguist @@ -26,7 +26,7 @@ qt5-qdbusviewer qt5-x11extras-devel libXScrnSaver-devel - lxqt-build-tools + lxqt-build-tools @@ -61,6 +61,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/libqtxdg/pspec.xml b/desktop/lxqt/libqtxdg/pspec.xml index 279edb2cf7..f6b987c359 100644 --- a/desktop/lxqt/libqtxdg/pspec.xml +++ b/desktop/lxqt/libqtxdg/pspec.xml @@ -13,7 +13,7 @@ Library providing freedesktop.org specs implementations for Qt. Library providing freedesktop.org specs implementations for Qt. lxqt-sudo - https://github.com/lxde/libqtxdg/releases/download/3.2.0/libqtxdg-3.2.0.tar.xz + https://github.com/lxqt/libqtxdg/releases/download/3.2.0/libqtxdg-3.2.0.tar.xz libgcc cmake @@ -50,6 +50,13 @@ + + 2018-11-28 + 3.2.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 3.2.0 diff --git a/desktop/lxqt/libsysstat/pspec.xml b/desktop/lxqt/libsysstat/pspec.xml index 7043f1e364..5d571eb5af 100644 --- a/desktop/lxqt/libsysstat/pspec.xml +++ b/desktop/lxqt/libsysstat/pspec.xml @@ -18,7 +18,7 @@ libgcc qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -46,6 +46,13 @@ + + 2018-11-28 + 0.4.1 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.1 diff --git a/desktop/lxqt/lximage-qt/pspec.xml b/desktop/lxqt/lximage-qt/pspec.xml index e904488858..ec84bc95ef 100644 --- a/desktop/lxqt/lximage-qt/pspec.xml +++ b/desktop/lxqt/lximage-qt/pspec.xml @@ -12,7 +12,7 @@ lxqt Image viewer and screenshot tool. Image viewer and screenshot tool. - https://github.com/lxde/lximage-qt/releases/download/0.7.0/lximage-qt-0.7.0.tar.xz + https://github.com/lxqt/lximage-qt/releases/download/0.7.0/lximage-qt-0.7.0.tar.xz glib2-devel cmake @@ -24,12 +24,12 @@ libfm-extra-devel libexif-devel libX11-devel - libfm-qt-devel + libfm-qt-devel qt5-qdbusviewer menu-cache-devel - lxqt-config + lxqt-config kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -55,6 +55,13 @@ + + 2018-11-28 + 0.7.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.7.0 diff --git a/desktop/lxqt/lxqt-about/pspec.xml b/desktop/lxqt/lxqt-about/pspec.xml index 30420e9cc1..81a2d855e5 100644 --- a/desktop/lxqt/lxqt-about/pspec.xml +++ b/desktop/lxqt/lxqt-about/pspec.xml @@ -11,7 +11,7 @@ app:gui LXQt about dialog. About dialog of LXDE-Qt - https://github.com/lxde/lxqt-about/releases/download/0.13.0/lxqt-about-0.13.0.tar.xz + https://github.com/lxqt/lxqt-about/releases/download/0.13.0/lxqt-about-0.13.0.tar.xz cmake kwindowsystem-devel @@ -19,7 +19,7 @@ liblxqt-devel qt5-linguist libqtxdg-devel - lxqt-build-tools + lxqt-build-tools @@ -38,6 +38,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-admin/pspec.xml b/desktop/lxqt/lxqt-admin/pspec.xml index 5a95f41bb6..35ebed26df 100644 --- a/desktop/lxqt/lxqt-admin/pspec.xml +++ b/desktop/lxqt/lxqt-admin/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt system administration tool LXQt system administration tool - https://github.com/lxde/lxqt-admin/releases/download/0.13.0/lxqt-admin-0.13.0.tar.xz + https://github.com/lxqt/lxqt-admin/releases/download/0.13.0/lxqt-admin-0.13.0.tar.xz cmake glib2-devel @@ -21,7 +21,7 @@ liblxqt-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -42,6 +42,13 @@ + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-appearance/pspec.xml b/desktop/lxqt/lxqt-appearance/pspec.xml index 54e36cddaf..ffa4818b1b 100644 --- a/desktop/lxqt/lxqt-appearance/pspec.xml +++ b/desktop/lxqt/lxqt-appearance/pspec.xml @@ -51,6 +51,13 @@ + + 2018-11-28 + 0.6.3 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.6.3 diff --git a/desktop/lxqt/lxqt-build-tools/pspec.xml b/desktop/lxqt/lxqt-build-tools/pspec.xml index 60a59f76a3..ba23f2c664 100755 --- a/desktop/lxqt/lxqt-build-tools/pspec.xml +++ b/desktop/lxqt/lxqt-build-tools/pspec.xml @@ -11,7 +11,7 @@ app:gui Various packaging tools and scripts for LXQt applications. Various packaging tools and scripts for LXQt applications - https://github.com/lxde/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz + https://github.com/lxqt/lxqt-build-tools/releases/download/0.5.0/lxqt-build-tools-0.5.0.tar.xz cmake qt5-base-devel @@ -28,6 +28,13 @@ + + 2018-11-28 + 0.5.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-07 0.5.0 diff --git a/desktop/lxqt/lxqt-config/pspec.xml b/desktop/lxqt/lxqt-config/pspec.xml index f9e899dba1..d0ee7eaa48 100644 --- a/desktop/lxqt/lxqt-config/pspec.xml +++ b/desktop/lxqt/lxqt-config/pspec.xml @@ -11,7 +11,7 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxde/lxqt-config/releases/download/0.13.0/lxqt-config-0.13.0.tar.xz + https://github.com/lxqt/lxqt-config/releases/download/0.13.0/lxqt-config-0.13.0.tar.xz cmake zlib-devel @@ -29,7 +29,7 @@ qt5-svg-devel libXcursor-devel libkscreen-devel - lxqt-build-tools + lxqt-build-tools @@ -66,6 +66,13 @@ + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-globalkeys/pspec.xml b/desktop/lxqt/lxqt-globalkeys/pspec.xml index a5cfce0aae..2967491b10 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/lxde/lxqt-globalkeys/releases/download/0.13.0/lxqt-globalkeys-0.13.0.tar.xz + https://github.com/lxqt/lxqt-globalkeys/releases/download/0.13.0/lxqt-globalkeys-0.13.0.tar.xz cmake kwindowsystem-devel @@ -21,7 +21,7 @@ libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -59,6 +59,13 @@ + + 2018-11-28 + 0.13.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-l10n/pspec.xml b/desktop/lxqt/lxqt-l10n/pspec.xml index 149b432fec..f6c22f3088 100644 --- a/desktop/lxqt/lxqt-l10n/pspec.xml +++ b/desktop/lxqt/lxqt-l10n/pspec.xml @@ -11,14 +11,14 @@ lxqt The lxqt-l10n package provides translations for all components of the LXQt desktop. The lxqt-l10n package provides translations for all components of the LXQt desktop. - https://github.com/lxde/lxqt-l10n/releases/download/0.13.0/lxqt-l10n-0.13.0.tar.xz + https://github.com/lxqt/lxqt-l10n/releases/download/0.13.0/lxqt-l10n-0.13.0.tar.xz cmake liblxqt-devel qt5-linguist qt5-base-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -38,6 +38,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-notificationd/pspec.xml b/desktop/lxqt/lxqt-notificationd/pspec.xml index d0e6d5d5c0..95e97103c4 100644 --- a/desktop/lxqt/lxqt-notificationd/pspec.xml +++ b/desktop/lxqt/lxqt-notificationd/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt notification daemon and library. Notification daemon - https://github.com/lxde/lxqt-notificationd/releases/download/0.13.0/lxqt-notificationd-0.13.0.tar.xz + https://github.com/lxqt/lxqt-notificationd/releases/download/0.13.0/lxqt-notificationd-0.13.0.tar.xz cmake kwindowsystem-devel @@ -20,7 +20,7 @@ libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -42,6 +42,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml index 343ae179c8..d4eea0d153 100644 --- a/desktop/lxqt/lxqt-openssh-askpass/pspec.xml +++ b/desktop/lxqt/lxqt-openssh-askpass/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt openssh password prompt LXQt openssh password prompt - https://github.com/lxde/lxqt-openssh-askpass/releases/download/0.13.0/lxqt-openssh-askpass-0.13.0.tar.xz + https://github.com/lxqt/lxqt-openssh-askpass/releases/download/0.13.0/lxqt-openssh-askpass-0.13.0.tar.xz cmake kwindowsystem-devel @@ -20,7 +20,7 @@ lxqt-config qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -36,6 +36,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-panel/pspec.xml b/desktop/lxqt/lxqt-panel/pspec.xml index dd7faf9fdf..819d9ce148 100644 --- a/desktop/lxqt/lxqt-panel/pspec.xml +++ b/desktop/lxqt/lxqt-panel/pspec.xml @@ -11,7 +11,7 @@ lxqt Desktop panel The LXQt desktop panel - https://github.com/lxde/lxqt-panel/releases/download/0.13.0/lxqt-panel-0.13.0.tar.xz + https://github.com/lxqt/lxqt-panel/releases/download/0.13.0/lxqt-panel-0.13.0.tar.xz cmake glib2-devel @@ -39,7 +39,7 @@ xcb-util-devel libXrender-devel desktop-file-utils - lxqt-build-tools + lxqt-build-tools @@ -98,6 +98,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-policykit/pspec.xml b/desktop/lxqt/lxqt-policykit/pspec.xml index 2a752ddf69..e8a51eb59b 100644 --- a/desktop/lxqt/lxqt-policykit/pspec.xml +++ b/desktop/lxqt/lxqt-policykit/pspec.xml @@ -11,7 +11,7 @@ lxqt Policykit agent The LXQt policykit authentication agent - https://github.com/lxde/lxqt-policykit/releases/download/0.13.0/lxqt-policykit-0.13.0.tar.xz + https://github.com/lxqt/lxqt-policykit/releases/download/0.13.0/lxqt-policykit-0.13.0.tar.xz cmake glib2-devel @@ -22,7 +22,7 @@ polkit-devel polkit-qt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools @@ -44,6 +44,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-powermanagement/pspec.xml b/desktop/lxqt/lxqt-powermanagement/pspec.xml index 7b705e6ecc..e5400af3f7 100644 --- a/desktop/lxqt/lxqt-powermanagement/pspec.xml +++ b/desktop/lxqt/lxqt-powermanagement/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt power management daemon. Daemon use for power management and auto-suspend. - https://github.com/lxde/lxqt-powermanagement/releases/download/0.13.0/lxqt-powermanagement-0.13.0.tar.xz + https://github.com/lxqt/lxqt-powermanagement/releases/download/0.13.0/lxqt-powermanagement-0.13.0.tar.xz cmake kwindowsystem-devel @@ -25,7 +25,7 @@ solid-devel upower-devel kidletime-devel - lxqt-build-tools + lxqt-build-tools @@ -49,6 +49,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-qtplugin/pspec.xml b/desktop/lxqt/lxqt-qtplugin/pspec.xml index 81069bf1b6..28f5340308 100644 --- a/desktop/lxqt/lxqt-qtplugin/pspec.xml +++ b/desktop/lxqt/lxqt-qtplugin/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt platform integration for Qt LXDE-Qt platform integration plugin for Qt - https://github.com/lxde/lxqt-qtplugin/releases/download/0.13.0/lxqt-qtplugin-0.13.0.tar.xz + https://github.com/lxqt/lxqt-qtplugin/releases/download/0.13.0/lxqt-qtplugin-0.13.0.tar.xz cmake kwindowsystem-devel @@ -22,7 +22,7 @@ libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools libfm-qt-devel menu-cache-devel libexif-devel @@ -43,6 +43,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-runner/pspec.xml b/desktop/lxqt/lxqt-runner/pspec.xml index 8954b1ed53..1773d0924a 100644 --- a/desktop/lxqt/lxqt-runner/pspec.xml +++ b/desktop/lxqt/lxqt-runner/pspec.xml @@ -11,7 +11,7 @@ lxqt The LXQt application launcher Tool used to launch programs quickly by typing their names - https://github.com/lxde/lxqt-runner/releases/download/0.13.0/lxqt-runner-0.13.0.tar.xz + https://github.com/lxqt/lxqt-runner/releases/download/0.13.0/lxqt-runner-0.13.0.tar.xz cmake glib2-devel @@ -25,7 +25,7 @@ qt5-linguist qt5-script-devel muparser-devel - lxqt-build-tools + lxqt-build-tools @@ -48,6 +48,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-session/pspec.xml b/desktop/lxqt/lxqt-session/pspec.xml index d29881689b..496d39d092 100644 --- a/desktop/lxqt/lxqt-session/pspec.xml +++ b/desktop/lxqt/lxqt-session/pspec.xml @@ -11,7 +11,7 @@ lxqt LXQt session An alternative session manager ported from the original razor-session - https://github.com/lxde/lxqt-session/releases/download/0.13.0/lxqt-session-0.13.0.tar.xz + https://github.com/lxqt/lxqt-session/releases/download/0.13.0/lxqt-session-0.13.0.tar.xz cmake kwindowsystem-devel @@ -22,7 +22,7 @@ qt5-linguist qt5-x11extras-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools libgudev-devel @@ -58,6 +58,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-sudo/pspec.xml b/desktop/lxqt/lxqt-sudo/pspec.xml index dbf57eb7e0..281ab403fd 100644 --- a/desktop/lxqt/lxqt-sudo/pspec.xml +++ b/desktop/lxqt/lxqt-sudo/pspec.xml @@ -11,7 +11,7 @@ lxqt Python binding of terminal widget for Qt LXQt privilege program (lxsu). - https://github.com/lxde/lxqt-sudo/releases/download/0.13.0/lxqt-sudo-0.13.0.tar.xz + https://github.com/lxqt/lxqt-sudo/releases/download/0.13.0/lxqt-sudo-0.13.0.tar.xz cmake kwindowsystem-devel @@ -19,7 +19,7 @@ libqtxdg-devel qt5-base-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools lxqt-sudo @@ -38,12 +38,19 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-31 0.13.0 Version bump. - Mustafa Cinasal - muscnsl@gmail.com + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org 2018-04-23 diff --git a/desktop/lxqt/lxqt-themes/pspec.xml b/desktop/lxqt/lxqt-themes/pspec.xml index 89d283a74e..9fc02acf37 100644 --- a/desktop/lxqt/lxqt-themes/pspec.xml +++ b/desktop/lxqt/lxqt-themes/pspec.xml @@ -11,13 +11,13 @@ lxqt LXQt themes, graphics and icons. LXQt themes, graphics and icons - https://github.com/lxde/lxqt-themes/releases/download/0.13.0/lxqt-themes-0.13.0.tar.xz + https://github.com/lxqt/lxqt-themes/releases/download/0.13.0/lxqt-themes-0.13.0.tar.xz cmake kwindowsystem-devel liblxqt-devel qt5-linguist - lxqt-build-tools + lxqt-build-tools themes.patch @@ -52,6 +52,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/lxqt-wallet/pspec.xml b/desktop/lxqt/lxqt-wallet/pspec.xml index 716adf014a..8e8b246a7b 100644 --- a/desktop/lxqt/lxqt-wallet/pspec.xml +++ b/desktop/lxqt/lxqt-wallet/pspec.xml @@ -9,7 +9,7 @@ Ayhan Yalçınsoy ayhanyalcinsoy@pisilinux.org - desktop.toolkit + desktop.lxqt LGPLv2.1-linking-exception app:gui lxqt @@ -57,6 +57,13 @@ + + 2018-11-28 + 3.1.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 3.1.0 diff --git a/desktop/lxqt/menu-cache/pspec.xml b/desktop/lxqt/menu-cache/pspec.xml index b94912ec38..ffb9df3e5d 100644 --- a/desktop/lxqt/menu-cache/pspec.xml +++ b/desktop/lxqt/menu-cache/pspec.xml @@ -12,13 +12,13 @@ lxqt freedesktop.org desktop menus for LXDE Library used to read freedesktop.org menus + https://github.com/lxde/menu-cache/archive/1.1.0.tar.gz glib2-devel gtk-doc libfm-extra-devel qt5-base-devel - https://github.com/lxde/menu-cache/archive/1.1.0.tar.gz menu-cache @@ -46,6 +46,13 @@ + + 2018-11-28 + 1.1.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.1.0 diff --git a/desktop/lxqt/obconf-qt/pspec.xml b/desktop/lxqt/obconf-qt/pspec.xml index b598f65cd7..d8bc9aade1 100644 --- a/desktop/lxqt/obconf-qt/pspec.xml +++ b/desktop/lxqt/obconf-qt/pspec.xml @@ -11,7 +11,7 @@ lxqt This is a Qt port of ObConf, configurator of OpenBox window manager. This is a Qt port of ObConf, configurator of OpenBox window manager. - https://github.com/lxde/obconf-qt/releases/download/0.13.0/obconf-qt-0.13.0.tar.xz + https://github.com/lxqt/obconf-qt/releases/download/0.13.0/obconf-qt-0.13.0.tar.xz cmake icon-theme-hicolor @@ -20,7 +20,7 @@ lxqt-l10n qt5-linguist kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -45,6 +45,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/pavucontrol-qt/pspec.xml b/desktop/lxqt/pavucontrol-qt/pspec.xml index 7437b9c4a9..1c6d85b497 100644 --- a/desktop/lxqt/pavucontrol-qt/pspec.xml +++ b/desktop/lxqt/pavucontrol-qt/pspec.xml @@ -11,18 +11,18 @@ lxqt Qt port of volume control pavucontrol. Qt port of volume control pavucontrol - https://github.com/lxde/pavucontrol-qt/releases/download/0.4.0/pavucontrol-qt-0.4.0.tar.xz + https://github.com/lxqt/pavucontrol-qt/releases/download/0.4.0/pavucontrol-qt-0.4.0.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel + liblxqt-devel qt5-linguist libqtxdg-devel pulseaudio-libs-devel glib2-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools @@ -41,6 +41,13 @@ + + 2018-11-28 + 0.4.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.4.0 diff --git a/desktop/lxqt/pcmanfm-qt/pspec.xml b/desktop/lxqt/pcmanfm-qt/pspec.xml index ecef547a43..78e2881c57 100644 --- a/desktop/lxqt/pcmanfm-qt/pspec.xml +++ b/desktop/lxqt/pcmanfm-qt/pspec.xml @@ -11,7 +11,7 @@ app:gui The LXQt file manager, Qt port of PCManFM File manager and desktop icon manager (Qt port of PCManFM and libfm) - https://github.com/lxde/pcmanfm-qt/releases/download/0.13.0/pcmanfm-qt-0.13.0.tar.xz + https://github.com/lxqt/pcmanfm-qt/releases/download/0.13.0/pcmanfm-qt-0.13.0.tar.xz cairo-devel cmake @@ -30,7 +30,7 @@ qt5-x11extras-devel kwindowsystem-devel libexif-devel - lxqt-build-tools + lxqt-build-tools @@ -62,6 +62,13 @@ + + 2018-11-28 + 0.13.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.13.0 diff --git a/desktop/lxqt/qlipper/pspec.xml b/desktop/lxqt/qlipper/pspec.xml index 8bb865d8fb..382e17e759 100644 --- a/desktop/lxqt/qlipper/pspec.xml +++ b/desktop/lxqt/qlipper/pspec.xml @@ -13,11 +13,11 @@ qlipper Lightweight and cross-platform clipboard history applet. Lightweight and cross-platform clipboard history applet. - https://github.com/pvanek/qlipper/archive/5.0.0.tar.gz + https://github.com/pvanek/qlipper/archive/5.1.1.tar.gz cmake - qt5-base-devel - qt5-linguist + qt5-base-devel + qt5-linguist @@ -37,6 +37,13 @@ + + 2018-11-28 + 5.1.1 + Version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 5.0.0 diff --git a/desktop/lxqt/qps/pspec.xml b/desktop/lxqt/qps/pspec.xml index def5a84f5d..0d4ace558e 100644 --- a/desktop/lxqt/qps/pspec.xml +++ b/desktop/lxqt/qps/pspec.xml @@ -34,6 +34,13 @@ + + 2018-11-28 + 1.10.18 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 1.10.18 diff --git a/desktop/lxqt/qterminal/pspec.xml b/desktop/lxqt/qterminal/pspec.xml index 7d1d8d5152..069f013ee2 100644 --- a/desktop/lxqt/qterminal/pspec.xml +++ b/desktop/lxqt/qterminal/pspec.xml @@ -12,7 +12,7 @@ lxqt QT5-based multitab terminal emulator. QT5-based multitab terminal emulator. - https://github.com/lxde/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz + https://github.com/lxqt/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz cmake qt5-base-devel @@ -24,7 +24,7 @@ lxqt-config qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -43,6 +43,13 @@ + + 2018-11-28 + 0.9.0 + Rebuild + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2018-08-31 0.9.0