[arch-commits] Commit in liblxqt/trunk (PKGBUILD qt5.14.diff)

Chih-Hsuan Yen yan12125 at archlinux.org
Fri Apr 24 19:38:03 UTC 2020


    Date: Friday, April 24, 2020 @ 19:38:03
  Author: yan12125
Revision: 619540

upgpkg: liblxqt 0.15.0-2

* Add .so depends
* Remove merged patch

Modified:
  liblxqt/trunk/PKGBUILD
Deleted:
  liblxqt/trunk/qt5.14.diff

-------------+
 PKGBUILD    |    4 ++--
 qt5.14.diff |   12 ------------
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-24 19:25:36 UTC (rev 619539)
+++ PKGBUILD	2020-04-24 19:38:03 UTC (rev 619540)
@@ -2,12 +2,12 @@
 
 pkgname=liblxqt
 pkgver=0.15.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Common base library for LXQt components."
 arch=("x86_64")
 url="https://lxqt.org"
 license=("LGPL2.1")
-depends=("kwindowsystem" "libqtxdg" "libxss" "polkit-qt5")
+depends=("kwindowsystem" "libqtxdg" "libxss" "polkit-qt5" "libQt5Xdg.so")
 makedepends=("lxqt-build-tools")
 source=(
 	"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"

Deleted: qt5.14.diff
===================================================================
--- qt5.14.diff	2020-04-24 19:25:36 UTC (rev 619539)
+++ qt5.14.diff	2020-04-24 19:38:03 UTC (rev 619540)
@@ -1,12 +0,0 @@
-diff --git a/lxqtpowermanager.cpp b/lxqtpowermanager.cpp
-index aef5ca2..b0926f9 100644
---- a/lxqtpowermanager.cpp
-+++ b/lxqtpowermanager.cpp
-@@ -32,6 +32,7 @@
- #include <QApplication>
- #include <QDesktopWidget>
- #include <QtDebug>
-+#include <QFile>
- #include "lxqttranslator.h"
- #include "lxqtglobals.h"
- #include "lxqtsettings.h"



More information about the arch-commits mailing list