mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
liblxqt: update to 2.0.0.
This commit is contained in:
parent
032beeba4f
commit
28cc10bf81
2 changed files with 9 additions and 7 deletions
|
@ -2271,6 +2271,8 @@ libKF5WindowSystem.so.5 kwindowsystem-5.6.0_1
|
||||||
libKF5GuiAddons.so.5 kguiaddons-5.6.0_1
|
libKF5GuiAddons.so.5 kguiaddons-5.6.0_1
|
||||||
libLayerShellQtInterface.so.6 layer-shell-qt-6.0.0_1
|
libLayerShellQtInterface.so.6 layer-shell-qt-6.0.0_1
|
||||||
liblxqt.so.1 liblxqt-1.0.0_1
|
liblxqt.so.1 liblxqt-1.0.0_1
|
||||||
|
libLayerShellQtInterface.so.5 layer-shell-qt-5.21.90_1
|
||||||
|
liblxqt.so.2 liblxqt-2.0.0_1
|
||||||
liblxqt-globalkeys.so.1 lxqt-globalkeys-1.0.0_1
|
liblxqt-globalkeys.so.1 lxqt-globalkeys-1.0.0_1
|
||||||
liblxqt-globalkeys-ui.so.1 lxqt-globalkeys-1.0.0_1
|
liblxqt-globalkeys-ui.so.1 lxqt-globalkeys-1.0.0_1
|
||||||
libenet.so.7 libenet-1.3.12_1
|
libenet.so.7 libenet-1.3.12_1
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'liblxqt'
|
# Template file for 'liblxqt'
|
||||||
pkgname=liblxqt
|
pkgname=liblxqt
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
|
hostmakedepends="pkg-config lxqt-build-tools
|
||||||
polkit-qt5-devel"
|
polkit-qt6-devel qt6-tools"
|
||||||
makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel
|
makedepends="kf6-kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel
|
||||||
polkit-qt5-devel"
|
polkit-qt6-devel"
|
||||||
short_desc="Core utility library for all LXQt components"
|
short_desc="Core utility library for all LXQt components"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/liblxqt/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/liblxqt/archive/${version}.tar.gz"
|
||||||
checksum=c142c6a0bc32deda041a1862625cf56819e26d21adeb67a1c8dccbc1ce8e4ec5
|
checksum=464090c3e3eba5204c59500b2585c4210b44f9438438864fcceb3d09669611a5
|
||||||
|
|
||||||
liblxqt-devel_package() {
|
liblxqt-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue