mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
lxqt-globalkeys: update to 0.11.0
This commit is contained in:
parent
e9e9b91a47
commit
1601f054d2
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'lxqt-globalkeys'
|
# Template file for 'lxqt-globalkeys'
|
||||||
pkgname=lxqt-globalkeys
|
pkgname=lxqt-globalkeys
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt key shortcuts"
|
short_desc="LXQt daemon and library for global keyboard shortcuts registration"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
||||||
checksum=9a9d6a0299a26f91d391a601123e78e18cbe56ee6086cc27ccf800920e146e1a
|
checksum=454ba7dd58180576032c1cfa21c576237b0aa0ea509cb47aadc21d1fbadc1354
|
||||||
|
|
||||||
lxqt-globalkeys-devel_package() {
|
lxqt-globalkeys-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue