mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
lxqt-globalkeys: update to 0.14.0.
This commit is contained in:
parent
6f87c775ab
commit
46874bc65d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'lxqt-globalkeys'
|
||||
pkgname=lxqt-globalkeys
|
||||
version=0.13.0
|
||||
version=0.14.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
makedepends="liblxqt-devel"
|
||||
short_desc="LXQt daemon and library for global keyboard shortcuts registration"
|
||||
|
@ -11,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
||||
checksum=ed6dc56e0374939caeb44380ef4a8765b097761be7381dfedbf79f089764dbbf
|
||||
checksum=a103352a66a41f20254477a67c8e2c4bddc93e1a4926ecbd8070233843e17bcd
|
||||
replaces="lxqt-common>=0"
|
||||
|
||||
lxqt-globalkeys-devel_package() {
|
||||
|
@ -21,5 +20,6 @@ lxqt-globalkeys-devel_package() {
|
|||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove usr/lib/*.so
|
||||
vmove usr/share/cmake
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue