mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
lxqt: update to 0.14.0.
This commit is contained in:
parent
2743b9851f
commit
0344cfac1c
1 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lxqt'
|
# Template file for 'lxqt'
|
||||||
pkgname=lxqt
|
pkgname=lxqt
|
||||||
version=0.13.0
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
|
@ -8,7 +8,6 @@ depends="
|
||||||
lxqt-admin>=${version}
|
lxqt-admin>=${version}
|
||||||
lxqt-config>=${version}
|
lxqt-config>=${version}
|
||||||
lxqt-globalkeys>=${version}
|
lxqt-globalkeys>=${version}
|
||||||
lxqt-l10n>=${version}
|
|
||||||
lxqt-notificationd>=${version}
|
lxqt-notificationd>=${version}
|
||||||
lxqt-openssh-askpass>=${version}
|
lxqt-openssh-askpass>=${version}
|
||||||
lxqt-panel>=${version}
|
lxqt-panel>=${version}
|
||||||
|
@ -21,15 +20,15 @@ depends="
|
||||||
lxqt-themes>=${version}
|
lxqt-themes>=${version}
|
||||||
obconf-qt>=${version}
|
obconf-qt>=${version}
|
||||||
pcmanfm-qt>=${version}
|
pcmanfm-qt>=${version}
|
||||||
lximage-qt>=0.7.0
|
lximage-qt>=${version}
|
||||||
lxmenu-data
|
lxmenu-data
|
||||||
qterminal>=0.9.0
|
qterminal>=${version}
|
||||||
openbox
|
openbox
|
||||||
breeze-icons
|
breeze-icons
|
||||||
xdg-utils
|
xdg-utils
|
||||||
ConsoleKit2
|
ConsoleKit2
|
||||||
upower"
|
upower"
|
||||||
short_desc="The LXQt meta-package for Void Linux"
|
short_desc="LXQt meta-package for Void Linux"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="https://www.lxqt.org/"
|
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
homepage="https://www.lxqt.org/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue