From 5698ca4a8cc1311b9031def0f365db01a390f199 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:16:57 -0200 Subject: [PATCH 01/29] libqtxdg: update to 3.1.0. --- common/shlibs | 4 ++-- srcpkgs/libqtxdg/template | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index f36626452b..671b8c89aa 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1856,8 +1856,8 @@ libQt5WebKit.so.5 qt5-webkit-5.6.0_1 libQt5WebKitWidgets.so.5 qt5-webkit-5.6.0_1 libQt5TextToSpeech.so.5 qt5-speech-5.8.0_1 libx265.so.116 x265-2.4_1 -libQt5Xdg.so.2 libqtxdg-2.0.0_1 -libQt5XdgIconLoader.so.2 libqtxdg-2.0.0_1 +libQt5Xdg.so.3 libqtxdg-3.1.0_1 +libQt5XdgIconLoader.so.3 libqtxdg-3.1.0_1 liblxqt-qt5.so.0 liblxqt-0.8.0_1 liblxqt-globalkeys-qt5.so.0 lxqt-globalkeys-0.8.0_1 liblxqt-globalkeys-ui-qt5.so.0 lxqt-globalkeys-0.8.0_1 diff --git a/srcpkgs/libqtxdg/template b/srcpkgs/libqtxdg/template index 66bbfaabf5..015f8d4a3a 100644 --- a/srcpkgs/libqtxdg/template +++ b/srcpkgs/libqtxdg/template @@ -1,7 +1,7 @@ # Template file for 'libqtxdg' pkgname=libqtxdg -version=2.0.0 -revision=4 +version=3.1.0 +revision=1 build_style=cmake hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel" makedepends="qt5-tools-devel qt5-svg-devel" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz" -checksum=8c89ebaa3c0ee946f9048828e064c1c510c5639779a7688ed0b240307645dbcb +checksum=0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08 libqtxdg-devel_package() { short_desc+=" - development files" From 6caebaea8b5cd1570c1682abb4b22531e73f233d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:18:22 -0200 Subject: [PATCH 02/29] lxqt-build-tools: update to 0.4.0. --- srcpkgs/lxqt-build-tools/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-build-tools/template b/srcpkgs/lxqt-build-tools/template index c9c0466794..7a29b532e9 100644 --- a/srcpkgs/lxqt-build-tools/template +++ b/srcpkgs/lxqt-build-tools/template @@ -1,17 +1,17 @@ # Template file for 'lxqt-build-tools' pkgname=lxqt-build-tools -version=0.3.2 +version=0.4.0 revision=1 noarch=yes build_style=cmake -hostmakedepends="qt5-host-tools qt5-qmake" +hostmakedepends="qt5-host-tools qt5-qmake pkg-config" makedepends="qt5-devel" short_desc="LXQt build tools" maintainer="Orphaned " license="3-clause-BSD" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-build-tools/releases/download/${version}/lxqt-build-tools-${version}.tar.xz" -checksum=726fca2597fb438cc6dcdea1b9e34d719ff0fa371fcd9a304c608e425ff364ef +checksum=b0836d43912cefe348b39a0d9450dbb5d5b1067897213546c2b42ff596cc8bd2 post_install() { vlicense BSD-3-Clause LICENSE From c267d72125c78a52705b9a2f73a9742bc0997961 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:29:46 -0200 Subject: [PATCH 03/29] liblxqt: update to 0.12.0. --- srcpkgs/liblxqt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/liblxqt/template b/srcpkgs/liblxqt/template index 5b4849f03f..32c4fc2314 100644 --- a/srcpkgs/liblxqt/template +++ b/srcpkgs/liblxqt/template @@ -1,7 +1,7 @@ # Template file for 'liblxqt' pkgname=liblxqt -version=0.11.1 -revision=2 +version=0.12.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config qt5-host-tools kwindowsystem-devel" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz" -checksum=487dc42ceb611f53024c531d5550bd0d4fe8cbfe3dbf3711faba5db6ee6d415d +checksum=44bba48b073ded5b0ab3de2ea3575a704bb22d23ce5cc5743f76579c1f084f33 liblxqt-devel_package() { short_desc+=" - development files" From 8bfb3bb8d8f66faf25b6ec277779c001fc2f9a25 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:38:34 -0200 Subject: [PATCH 04/29] libfm-qt: update to 0.12.0. --- srcpkgs/libfm-qt/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libfm-qt/template b/srcpkgs/libfm-qt/template index a3b7b6dbf7..43f1cbcac7 100644 --- a/srcpkgs/libfm-qt/template +++ b/srcpkgs/libfm-qt/template @@ -1,18 +1,18 @@ # Template file for 'libfm-qt' pkgname=libfm-qt -version=0.11.2 -revision=2 +version=0.12.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools" makedepends="lxqt-build-tools qt5-tools-devel qt5-x11extras-devel - liblxqt-devel libfm-devel" + liblxqt-devel libfm-devel libexif-devel" short_desc="Core library of PCManFM-Qt (Qt binding for libfm)" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/libfm-qt/releases/download/${version}/libfm-qt-${version}.tar.xz" -checksum=d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd +checksum=a2cc4fc811aff6a83507e41770152cb01ea564668a33f4c878c7132a42b4f693 replaces="libfm-qt5>=0" libfm-qt-devel_package() { From 804fe6de60dcae0ee05570c22918ac18c2d3f4fc Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:41:55 -0200 Subject: [PATCH 05/29] libsysstat: update to 0.4.0. --- srcpkgs/libsysstat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libsysstat/template b/srcpkgs/libsysstat/template index 6db873030b..fd8465a674 100644 --- a/srcpkgs/libsysstat/template +++ b/srcpkgs/libsysstat/template @@ -1,7 +1,7 @@ # Template file for 'libsysstat' pkgname=libsysstat -version=0.3.3 -revision=2 +version=0.4.0 +revision=1 build_style=cmake hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools" makedepends="lxqt-build-tools liblxqt-devel libXcursor-devel" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxde.org/" distfiles="https://github.com/lxde/libsysstat/releases/download/${version}/libsysstat-${version}.tar.xz" -checksum=e58640e169e12b6fa35af86cadc3a807f29de29951c7463832a82d22eed14f06 +checksum=8fea723545aeb266f1a998d450aa4c985194b8b79d314817c7c2a78e9b4e996b replaces="lxde-libsysstat>=0" libsysstat-devel_package() { From 9eba199d073404659c22615b01695bfb19745126 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:44:13 -0200 Subject: [PATCH 06/29] lxqt-l10n: update to 0.12.0. --- srcpkgs/lxqt-l10n/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxqt-l10n/template b/srcpkgs/lxqt-l10n/template index 90cdedece2..06e1b7298f 100644 --- a/srcpkgs/lxqt-l10n/template +++ b/srcpkgs/lxqt-l10n/template @@ -1,6 +1,6 @@ # Template file for 'lxqt-l10n' pkgname=lxqt-l10n -version=0.11.2 +version=0.12.0 revision=1 noarch=yes build_style=cmake @@ -11,4 +11,4 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-l10n/releases/download/${version}/lxqt-l10n-${version}.tar.xz" -checksum=f164cb22aa9c9a86c78700f6c131333bda59bd49cb16c65726818ccf81bc2a16 +checksum=62ef5183d209f84a238f040cd155182e0b5c00631368918a5a6bdedfcb27d02b From bfa2175b14aede75e9a44deb17249ef2662a0539 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:47:26 -0200 Subject: [PATCH 07/29] lxqt-globalkeys: update to 0.12.0. --- srcpkgs/lxqt-globalkeys/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-globalkeys/template b/srcpkgs/lxqt-globalkeys/template index eda070c8b4..944c113759 100644 --- a/srcpkgs/lxqt-globalkeys/template +++ b/srcpkgs/lxqt-globalkeys/template @@ -1,17 +1,18 @@ # Template file for 'lxqt-globalkeys' pkgname=lxqt-globalkeys -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel" makedepends="liblxqt-devel" short_desc="LXQt daemon and library for global keyboard shortcuts registration" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz" -checksum=18bdff9c909c6d7a7ef97fdbd8fc878d20633fdc29136d0799db33d88b7425f3 +checksum=e61d8fb0999283498243b937166a1306daf9e1388dbd15bb6f897bc3eae4744c +replaces="lxqt-common>=0" lxqt-globalkeys-devel_package() { short_desc+=" - development files" From bc10d25bd6bfc2b9e02211068d69674aeb898b07 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:54:23 -0200 Subject: [PATCH 08/29] lxqt-qtplugin: update to 0.12.0. --- srcpkgs/lxqt-qtplugin/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/lxqt-qtplugin/template b/srcpkgs/lxqt-qtplugin/template index 52a53fbaee..92cef43985 100644 --- a/srcpkgs/lxqt-qtplugin/template +++ b/srcpkgs/lxqt-qtplugin/template @@ -1,13 +1,13 @@ # Template file for 'lxqt-qtplugin' pkgname=lxqt-qtplugin -version=0.11.1 -revision=4 +version=0.12.0 +revision=1 build_style=cmake -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" -makedepends="lxqt-build-tools liblxqt-devel libdbusmenu-qt5-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel libfm-devel" +makedepends="lxqt-build-tools liblxqt-devel libdbusmenu-qt5-devel libfm-qt-devel" short_desc="LXQt Qt theme plugin" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-qtplugin/releases/download/${version}/lxqt-qtplugin-${version}.tar.xz" -checksum=20acf0b775d28a33400b2e6606835931ab7f02226175c8115562c060c39bd391 +checksum=a41a1e06c7246eb109225885a9ab9239c0d310baa0ab86b8712c410e77e00cef From 0a1a48bb29d4e9522899aa448f5c64205e130c03 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 21 Oct 2017 23:57:35 -0200 Subject: [PATCH 09/29] lxqt-runner: update to 0.12.0. --- srcpkgs/lxqt-runner/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-runner/template b/srcpkgs/lxqt-runner/template index 9d02e65d81..d661394d39 100644 --- a/srcpkgs/lxqt-runner/template +++ b/srcpkgs/lxqt-runner/template @@ -1,14 +1,14 @@ # Template file for 'lxqt-runner' pkgname=lxqt-runner -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel" makedepends="liblxqt-devel lxqt-globalkeys-devel menu-cache-devel muparser-devel" short_desc="LXQt quick launcher" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz" -checksum=5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251 +checksum=93dfcdf5d3d6fb016354bd06ab58316a328f6f3c30f3e43e5ea813e355d59f9f From 29ebc1f85ca2971ac1c10b1c0f50587de6dc64da Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:02:33 -0200 Subject: [PATCH 10/29] lxqt-panel: update to 0.12.0. --- srcpkgs/lxqt-panel/patches/undef-explicit.patch | 12 ------------ srcpkgs/lxqt-panel/template | 8 ++++---- 2 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 srcpkgs/lxqt-panel/patches/undef-explicit.patch diff --git a/srcpkgs/lxqt-panel/patches/undef-explicit.patch b/srcpkgs/lxqt-panel/patches/undef-explicit.patch deleted file mode 100644 index ab8fe2121f..0000000000 --- a/srcpkgs/lxqt-panel/patches/undef-explicit.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- plugin-kbindicator/src/x11/kbdlayout.cpp 2017-01-01 23:27:14.000000000 +0100 -+++ plugin-kbindicator/src/x11/kbdlayout.cpp 2017-02-28 16:18:56.359249129 +0100 -@@ -33,7 +33,8 @@ - - #include - #include --#define explicit _explicit -+#define explicit c_explicit - #include -+#undef explicit - #include "../kbdinfo.h" - #include "../controls.h" diff --git a/srcpkgs/lxqt-panel/template b/srcpkgs/lxqt-panel/template index 97b568d99e..55698828fc 100644 --- a/srcpkgs/lxqt-panel/template +++ b/srcpkgs/lxqt-panel/template @@ -1,10 +1,10 @@ # Template file for 'lxqt-panel' pkgname=lxqt-panel -version=0.11.1 -revision=3 +version=0.12.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel" makedepends="libxkbcommon-devel liblxqt-devel ksolid-devel kguiaddons-devel lxqt-globalkeys-devel alsa-lib-devel pulseaudio-devel libstatgrab-devel menu-cache-devel libsensors-devel libXcomposite-devel libsysstat-devel @@ -14,4 +14,4 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-panel/releases/download/${version}/lxqt-panel-${version}.tar.xz" -checksum=cfbe1862a2614ff8e22bc8db795a6cbce106243822d90370970eb0bbd5aea5e0 +checksum=3d286ba65d7a51403bc01d3efbc01c65c88ee4cf6f062143ed00c104a7b15f11 From e8cf599742113ba112686e4c189ccbc8ac2dc55d Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 14:39:53 -0200 Subject: [PATCH 11/29] compton-conf: update to 0.3.0. --- srcpkgs/compton-conf/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/compton-conf/template b/srcpkgs/compton-conf/template index 417c51b7d6..d2f935231b 100644 --- a/srcpkgs/compton-conf/template +++ b/srcpkgs/compton-conf/template @@ -1,7 +1,7 @@ # Template file for 'compton-conf' pkgname=compton-conf -version=0.2.1 -revision=2 +version=0.3.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools" @@ -12,4 +12,5 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/compton-conf/releases/download/${version}/compton-conf-${version}.tar.xz" -checksum=f97a6d992adff317614785229d14eefa5dff350ecd5d608d6a30ee993adfa1dd +checksum=7cd239d7542816ee002e6ab2b7e1211102e5ddc6588cc8eaf3d7c0462ff1e6f7 +replaces="lxqt-common>=0" From 75df2b5e97c332a839f8c93a84e314b95645503b Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:04:18 -0200 Subject: [PATCH 12/29] lxqt-sudo: update to 0.12.0. --- srcpkgs/lxqt-sudo/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-sudo/template b/srcpkgs/lxqt-sudo/template index d3de178a38..931125d4f3 100644 --- a/srcpkgs/lxqt-sudo/template +++ b/srcpkgs/lxqt-sudo/template @@ -1,10 +1,10 @@ # Template file for 'lxqt-sudo' pkgname=lxqt-sudo -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel" makedepends="liblxqt-devel" depends="sudo" short_desc="LXQt GUI frontend for sudo" @@ -12,4 +12,4 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-sudo/releases/download/${version}/lxqt-sudo-${version}.tar.xz" -checksum=a902b32e137f5041c1dc82376742160f4c866d5a8da25c9384431512cf8555da +checksum=7ce8783a5a7ec72be54d79f8e01c0b3618a1d2d3c7c22c190eb55c8df1c6df44 From cde9769b2edda936d1fcd87bdb48b1f6c61ea2f9 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:07:26 -0200 Subject: [PATCH 13/29] lxqt-session: update to 0.12.0. --- srcpkgs/lxqt-session/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-session/template b/srcpkgs/lxqt-session/template index e2f6e99a75..129bac484b 100644 --- a/srcpkgs/lxqt-session/template +++ b/srcpkgs/lxqt-session/template @@ -1,10 +1,10 @@ # Template file for 'lxqt-session' pkgname=lxqt-session -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel xdg-user-dirs" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel xdg-user-dirs" makedepends="liblxqt-devel xdg-user-dirs" depends="xdg-user-dirs" short_desc="LXQt session handler" @@ -12,4 +12,5 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-session/releases/download/${version}/lxqt-session-${version}.tar.xz" -checksum=16bb429fb6fb7149d97bd6ee8a46abd1d9b01444f09db31601c7265ed2cd6f76 +checksum=e826bb81fc3f688bf626cac2c66e63881e1ccfdb1ec8b54f493c1270775e69b8 +replaces="lxqt-common>=0" From 977b52637e56b5370f2dde5940122a3a1cc008bc Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:09:04 -0200 Subject: [PATCH 14/29] lxqt-about: update to 0.12.0. --- srcpkgs/lxqt-about/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-about/template b/srcpkgs/lxqt-about/template index fb70ca4710..5615c64f03 100644 --- a/srcpkgs/lxqt-about/template +++ b/srcpkgs/lxqt-about/template @@ -1,14 +1,14 @@ # Template file for 'lxqt-about' pkgname=lxqt-about -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="qt5-host-tools liblxqt-devel" +hostmakedepends="qt5-host-tools qt5-devel qt5-tools-devel" makedepends="qt5-tools-devel liblxqt-devel" short_desc="LXQt about application" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-about/releases/download/${version}/lxqt-about-${version}.tar.xz" -checksum=06069d440398b481e992fec85129658ef38d9f7e88c0ad5c852d599180851ad0 +checksum=1c92815ec69a79a8000f9847d4074b405fdb46dbfadb405dc7ce0ce12e6be7a1 From 84d64ed37c2e1bfe31fbba4d3c209573b0a2c5d7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:12:16 -0200 Subject: [PATCH 15/29] lxqt-config: update to 0.12.0. --- srcpkgs/lxqt-config/template | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/srcpkgs/lxqt-config/template b/srcpkgs/lxqt-config/template index a4eaa10311..0a87e9c3b8 100644 --- a/srcpkgs/lxqt-config/template +++ b/srcpkgs/lxqt-config/template @@ -1,18 +1,14 @@ # Template file for 'lxqt-config' pkgname=lxqt-config -version=0.11.1.20170627 +version=0.12.0 revision=1 -_gitrev=e6ef16025680e7df6123522aa8b53dadfd7a2a40 -wrksrc="${pkgname}-${_gitrev}" build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools qt5-svg-devel liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-svg-devel qt5-tools-devel" makedepends="liblxqt-devel libXcursor-devel libkscreen-devel qt5-svg-devel" short_desc="LXQt System Settings" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" -# Official release distfile URL -#distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz" -distfiles="https://github.com/lxde/lxqt-config/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz" -checksum=eb3adff82ec875e5c09782dcd21b3dbac5c3c9cf5db867d5e3c085b628e9b93b +distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz" +checksum=b9d409f9805c9865f9b254d6031ece20a70589e1bfae58330e14f5b6c0e932c6 From 782f44780d3337441d51d0db920b0c3a82642e76 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:14:06 -0200 Subject: [PATCH 16/29] lxqt-notificationd: update to 0.12.0. --- srcpkgs/lxqt-notificationd/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-notificationd/template b/srcpkgs/lxqt-notificationd/template index b38802a6a9..2ffc1dfdd2 100644 --- a/srcpkgs/lxqt-notificationd/template +++ b/srcpkgs/lxqt-notificationd/template @@ -1,14 +1,15 @@ # Template file for 'lxqt-notificationd' pkgname=lxqt-notificationd -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel" makedepends="liblxqt-devel" short_desc="LXQt notification daemon" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-notificationd/releases/download/${version}/lxqt-notificationd-${version}.tar.xz" -checksum=6fc78558c030703bfd84682f4687fa3aec0a9b569991f2767b542de2f8eb4e75 +checksum=f9e2e05152af7ccbb0c8779a24cf992617d27a9148b2403c2dc4c1cbc2615afb +replaces="lxqt-common>=0" From ee305018ab7b72e6ef0b3fdb5eb5328f7773a0a8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:16:03 -0200 Subject: [PATCH 17/29] lxqt-powermanagement: update to 0.12.0. --- srcpkgs/lxqt-powermanagement/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-powermanagement/template b/srcpkgs/lxqt-powermanagement/template index 1a2ad858d1..d955ced2d6 100644 --- a/srcpkgs/lxqt-powermanagement/template +++ b/srcpkgs/lxqt-powermanagement/template @@ -1,14 +1,14 @@ # Template file for 'lxqt-powermanagement' pkgname=lxqt-powermanagement -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools qt5-svg-devel liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-svg-devel qt5-tools-devel" makedepends="qt5-svg-devel liblxqt-devel ksolid-devel kidletime-devel" short_desc="LXQt power management module" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-powermanagement/releases/download/${version}/lxqt-powermanagement-${version}.tar.xz" -checksum=6acebb2407400bca52bb1f167f786d4343e37fdb5c7c8b1c34358bcdad1099d6 +checksum=bfb2e8e6cf2151876b5dec162d5cd35a73d903ec1212cdbc17b5d8300fdbd27f From 26b87f23beb375bf76cae88d2f570524197cdebd Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:18:10 -0200 Subject: [PATCH 18/29] lxqt-policykit: update to 0.12.0. --- srcpkgs/lxqt-policykit/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-policykit/template b/srcpkgs/lxqt-policykit/template index d3fcacf2e0..65a4b75a53 100644 --- a/srcpkgs/lxqt-policykit/template +++ b/srcpkgs/lxqt-policykit/template @@ -1,14 +1,15 @@ # Template file for 'lxqt-policykit' pkgname=lxqt-policykit -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools polkit-qt5-devel liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools polkit-qt5-devel qt5-tools-devel" makedepends="liblxqt-devel polkit-qt5-devel" short_desc="LXQt PolicyKit agent" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-policykit/releases/download/${version}/lxqt-policykit-${version}.tar.xz" -checksum=0d94ccb8afd21ae1afc50fd67cbd3928631aaaba446ec74540c8a74ffb66f76e +checksum=6e1972433cad8f2b1b647c740d792432aaa9f72b625c2b34cd46165c3c135838 +replaces="lxqt-common>=0" From a4282d51bbe25986a1cd68ed600f69de14a09ed1 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:20:01 -0200 Subject: [PATCH 19/29] lxqt-openssh-askpass: update to 0.12.0. --- srcpkgs/lxqt-openssh-askpass/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lxqt-openssh-askpass/template b/srcpkgs/lxqt-openssh-askpass/template index af7660fda9..d84c5dbe27 100644 --- a/srcpkgs/lxqt-openssh-askpass/template +++ b/srcpkgs/lxqt-openssh-askpass/template @@ -1,10 +1,10 @@ # Template file for 'lxqt-openssh-askpass' pkgname=lxqt-openssh-askpass -version=0.11.1 -revision=2 +version=0.12.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-tools-devel" makedepends="liblxqt-devel libXcursor-devel" depends="openssh" short_desc="LXQt ssh-agent helper" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz" -checksum=52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9 +checksum=0962ae128c56c812929ca3d355c54dad3391962a1126b1c40fffc4d4bebd3cf5 alternatives=" ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass From 40e6ea2d78024971d8198b65e7fc8be7fef7a7f4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:21:56 -0200 Subject: [PATCH 20/29] lxqt-admin: update to 0.12.0. --- srcpkgs/lxqt-admin/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/lxqt-admin/template b/srcpkgs/lxqt-admin/template index 6795b736ec..da01ea44b3 100644 --- a/srcpkgs/lxqt-admin/template +++ b/srcpkgs/lxqt-admin/template @@ -1,17 +1,17 @@ # Template file for 'lxqt-admin' pkgname=lxqt-admin -version=0.11.1 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="qt5-host-tools qt5-devel liblxqt-devel" +hostmakedepends="qt5-host-tools qt5-devel qt5-tools-devel" makedepends="qt5-devel liblxqt-devel" short_desc="LXQt system administration tool" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz" -checksum=b4b26df2901abf84742ff1daf17dbca6e145cf55552efbf424e6c77012b946cb +checksum=92753bbbcea7fda23307128affd0d6b63d3b782722a77d3c103ef125b7dd9e80 post_install() { # depends on systemd-{timedated,timesyncd} From 2016a8ffb1bb8dd5a49973ea6c40f01957acbf8f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:25:03 -0200 Subject: [PATCH 21/29] lximage-qt: update to 0.6.0. --- srcpkgs/lximage-qt/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/lximage-qt/template b/srcpkgs/lximage-qt/template index c9cc144c79..4b7ecbb3e0 100644 --- a/srcpkgs/lximage-qt/template +++ b/srcpkgs/lximage-qt/template @@ -1,14 +1,14 @@ # Template file for 'lximage-qt' pkgname=lximage-qt -version=0.5.1 -revision=2 +version=0.6.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel libfm-qt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel libfm-devel" makedepends="lxqt-build-tools liblxqt-devel libexif-devel libfm-qt-devel" short_desc="LXQt image viewer" maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/lximage-qt/releases/download/${version}/lximage-qt-${version}.tar.xz" -checksum=a33077861a4c6cfe3330e29bbfec86801c0e46fd0fc6a8b8e6b29fc8d6753553 +checksum=d560d0d47de64975d3f1712faa267a7eda117b9e2f5773ba30b359703d2149e1 From 7eebe6df9cbbf3ac3cb44e088c66666cc71bcb50 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:27:39 -0200 Subject: [PATCH 22/29] obconf-qt: update to 0.12.0. --- srcpkgs/obconf-qt/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/obconf-qt/template b/srcpkgs/obconf-qt/template index a8e79711d9..065361aefb 100644 --- a/srcpkgs/obconf-qt/template +++ b/srcpkgs/obconf-qt/template @@ -1,15 +1,15 @@ # Template file for 'obconf-qt' pkgname=obconf-qt -version=0.11.1 -revision=2 +version=0.12.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="pkg-config qt5-host-tools liblxqt-devel" +hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel" makedepends="lxqt-build-tools qt5-x11extras-devel qt5-tools-devel liblxqt-devel openbox-devel" -depends="desktop-file-utils" +depends="desktop-file-utils hicolor-icon-theme qt5-x11extras gtk-update-icon-cache" short_desc="LXQt Openbox configuration tool" maintainer="Juan RP " license="GPL-2" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/obconf-qt/releases/download/${version}/obconf-qt-${version}.tar.xz" -checksum=3af6610a01740c8d9221c7eecc8114c8db953341990b2008f9cbc65ea856e216 +checksum=040105d8129c21ad058b762036de46ddacbee4ab7beb60db5af530fc0a37b964 From a47fa2df4b925c0d11da29b5152454821d144d69 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 01:10:53 -0200 Subject: [PATCH 23/29] pavucontrol-qt: update to 0.3.0. --- srcpkgs/pavucontrol-qt/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pavucontrol-qt/template b/srcpkgs/pavucontrol-qt/template index 5cbcd63187..6b0e81d7c4 100644 --- a/srcpkgs/pavucontrol-qt/template +++ b/srcpkgs/pavucontrol-qt/template @@ -1,7 +1,7 @@ # Template file for 'pavucontrol-qt' pkgname=pavucontrol-qt -version=0.2.0 -revision=3 +version=0.3.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" hostmakedepends="pkg-config xdg-user-dirs" @@ -11,7 +11,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/pavucontrol-qt/releases/download/${version}/pavucontrol-qt-${version}.tar.xz" -checksum=d60d2dfb0740f4f70030a8f57fc06ef0380989f8a57da223d0a9e28557da02cd +checksum=35e5641f6f982332d14b8d70ec2ab6b4b3b3f672fb135ab016718d009062995e if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-tools-devel" From 017b15d7a57ebf0d08652889c1dfd23c219a3cbe Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:36:36 -0200 Subject: [PATCH 24/29] qtermwidget: update to 0.8.0. --- srcpkgs/qtermwidget/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/qtermwidget/template b/srcpkgs/qtermwidget/template index 8186fc0ac9..01a02b117e 100644 --- a/srcpkgs/qtermwidget/template +++ b/srcpkgs/qtermwidget/template @@ -1,16 +1,17 @@ # Template file for 'qtermwidget' pkgname=qtermwidget -version=0.7.1 -revision=2 +version=0.8.0 +revision=1 build_style=cmake -hostmakedepends="qt5-qmake qt5-host-tools qt5-devel" -makedepends="qt5-devel lxqt-build-tools" +configure_args="-DPULL_TRANSLATIONS=0" +hostmakedepends="qt5-qmake qt5-host-tools qt5-devel qt5-tools-devel" +makedepends="qt5-devel lxqt-build-tools qt5-tools-devel" short_desc="The terminal widget for QTerminal" maintainer="Juan RP " license="GPL-2" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/qtermwidget/releases/download/${version}/qtermwidget-${version}.tar.xz" -checksum=82b2f4d7cb58a34e866cf37b512e313f5f01c1d8a84ba532f0adf50e6d834d45 +checksum=ef01c2a2bedff008578b65efd47b3fff8e542dfcdf9779b547533c9c75825169 qtermwidget-devel_package() { short_desc+=" - development files" From 4adc80cf2c94d9e55de3fbc82c1b9a2b0e064f17 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:38:57 -0200 Subject: [PATCH 25/29] qterminal: update to 0.8.0. --- srcpkgs/qterminal/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/qterminal/template b/srcpkgs/qterminal/template index ea2a7a9080..f9fd021bd5 100644 --- a/srcpkgs/qterminal/template +++ b/srcpkgs/qterminal/template @@ -1,11 +1,10 @@ # Template file for 'qterminal' pkgname=qterminal -version=0.7.1 -revision=2 +version=0.8.0 +revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="qt5-host-tools qt5-tools-devel qtermwidget-devel - liblxqt-devel" +hostmakedepends="qt5-host-tools qt5-tools-devel" makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel liblxqt-devel lxqt-build-tools" depends="desktop-file-utils" @@ -14,4 +13,4 @@ maintainer="Juan RP " license="GPL-2" homepage="http://lxqt.org/" distfiles="https://github.com/lxde/qterminal/releases/download/${version}/qterminal-${version}.tar.xz" -checksum=8d49b29febccc158dd115a099115e4ed1c487d4308ec92818e1abeb8821c848f +checksum=a741a8688e696537c3bb2dfaa632b9dcc11f3672b9c6a031354b465de5fd987a From 6716cb02d70ed36bb3e6857e7953e06213a4326e Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:57:04 -0200 Subject: [PATCH 26/29] New package: lxqt-themes-0.12.0. --- srcpkgs/lxqt-themes/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/lxqt-themes/template diff --git a/srcpkgs/lxqt-themes/template b/srcpkgs/lxqt-themes/template new file mode 100644 index 0000000000..6729d94139 --- /dev/null +++ b/srcpkgs/lxqt-themes/template @@ -0,0 +1,14 @@ +# Template file for 'lxqt-themes' +pkgname=lxqt-themes +version=0.12.0 +revision=1 +build_style=cmake +makedepends="lxqt-build-tools" +depends="hicolor-icon-theme" +short_desc="Themes, graphics and icons for LXQt" +maintainer="maxice8 " +license="LGPL-2.1" +homepage="https://github.com/lxde/lxqt-themes" +distfiles="https://github.com/lxde/lxqt-themes/releases/download/${version}/lxqt-themes-${version}.tar.xz" +checksum=bfc94e8bd3cf0b509d46e0a382b2564b44e82ca4da962d1d4cdd771889d49eb9 +replaces="lxqt-common>=0" From 931551eddce7d3f5aa7b002589aa777289ae47f5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:41:50 -0200 Subject: [PATCH 27/29] pcmanfm-qt: update to 0.12.0. --- srcpkgs/pcmanfm-qt/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/pcmanfm-qt/template b/srcpkgs/pcmanfm-qt/template index ff272ed127..eb7a02194c 100644 --- a/srcpkgs/pcmanfm-qt/template +++ b/srcpkgs/pcmanfm-qt/template @@ -1,14 +1,15 @@ # Template file for 'pcmanfm-qt' pkgname=pcmanfm-qt -version=0.11.3 +version=0.12.0 revision=1 build_style=cmake configure_args="-DPULL_TRANSLATIONS=0" -hostmakedepends="qt5-host-tools qt5-tools-devel libfm-qt-devel lxqt-build-tools" +hostmakedepends="qt5-host-tools qt5-tools-devel libfm-devel" makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel" short_desc="LXQt pcmanfm Qt frontend" maintainer="Juan RP " homepage="http://www.lxqt.org" license="GPL-2" distfiles="https://github.com/lxde/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz" -checksum=d0273344d6fc578e05f832997dffe8d5ba6c3369a1077aa3e8ee23c6aa5b2f7f +checksum=1fa187e304217b7c2d06f0600a1eebf1d5c6e825c3132e884f7ab3a605fe76f7 +replaces="lxqt-common>=0" From 4d067b203025b59d37e5bed7e10313f022d887b8 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 00:51:00 -0200 Subject: [PATCH 28/29] lxqt: update to 0.12.0. --- srcpkgs/lxqt/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/lxqt/template b/srcpkgs/lxqt/template index 7b2f5aa895..d7bc646857 100644 --- a/srcpkgs/lxqt/template +++ b/srcpkgs/lxqt/template @@ -1,12 +1,11 @@ # Template file for 'lxqt' pkgname=lxqt -version=0.11.1 -revision=2 +version=0.12.0 +revision=1 build_style=meta depends=" lxqt-about>=${version} lxqt-admin>=${version} - lxqt-common>=${version} lxqt-config>=${version} lxqt-globalkeys>=${version} lxqt-l10n>=${version} @@ -19,11 +18,12 @@ depends=" lxqt-runner>=${version} lxqt-session>=${version} lxqt-sudo>=${version} + lxqt-themes>=${version} obconf-qt>=${version} pcmanfm-qt>=${version} - lximage-qt>=0.5.1 + lximage-qt>=0.6.0 lxmenu-data - qterminal>=0.7.1 + qterminal>=0.8.0 openbox breeze-icons xdg-utils From 849a357a37170504b3b64c24345291cf6df89fa5 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 22 Oct 2017 02:00:22 -0200 Subject: [PATCH 29/29] lxqt-common: remove, deprecated upstream in new 0.12.0 release --- srcpkgs/lxqt-common/template | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 srcpkgs/lxqt-common/template diff --git a/srcpkgs/lxqt-common/template b/srcpkgs/lxqt-common/template deleted file mode 100644 index 9367efe7ea..0000000000 --- a/srcpkgs/lxqt-common/template +++ /dev/null @@ -1,13 +0,0 @@ -# Template file for 'lxqt-common' -pkgname=lxqt-common -version=0.11.2 -revision=1 -noarch=yes -build_style=cmake -hostmakedepends="lxqt-build-tools" -short_desc="LXQt common files" -maintainer="Juan RP " -license="LGPL-2.1" -homepage="http://lxqt.org/" -distfiles="https://github.com/lxde/lxqt-common/releases/download/${version}/lxqt-common-${version}.tar.xz" -checksum=1c0520208a582b557d38926a92cc9d321a6402e77f40cfd47c727da9aa70f1d6