lxqt-globalkeys: update to 0.10.0.
This commit is contained in:
parent
3c24a02ba6
commit
6763e3203f
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'lxqt-globalkeys'
|
# Template file for 'lxqt-globalkeys'
|
||||||
pkgname=lxqt-globalkeys
|
pkgname=lxqt-globalkeys
|
||||||
version=0.9.0
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1"
|
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="liblxqt-devel libqtxdg-devel"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt key shortcuts"
|
short_desc="LXQt key shortcuts"
|
||||||
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="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=45292e125e8cc2f18afa7d358366ade670c8d73871caf04f4536a4be985d9f12
|
checksum=9a9d6a0299a26f91d391a601123e78e18cbe56ee6086cc27ccf800920e146e1a
|
||||||
|
|
||||||
lxqt-globalkeys-devel_package() {
|
lxqt-globalkeys-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
@ -20,6 +19,5 @@ lxqt-globalkeys-devel_package() {
|
||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove usr/lib/*.so
|
vmove usr/lib/*.so
|
||||||
vmove usr/lib/cmake
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user