lxqt-panel: update to 0.12.0.
This commit is contained in:
parent
0a1a48bb29
commit
29ebc1f85c
2 changed files with 4 additions and 16 deletions
|
@ -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 <xkbcommon/xkbcommon-x11.h>
|
||||
#include <xcb/xcb.h>
|
||||
-#define explicit _explicit
|
||||
+#define explicit c_explicit
|
||||
#include <xcb/xkb.h>
|
||||
+#undef explicit
|
||||
#include "../kbdinfo.h"
|
||||
#include "../controls.h"
|
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue