mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xfce4: update to 4.16.0.
This commit is contained in:
parent
977977b490
commit
67650dc2d0
1 changed files with 14 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xfce4'
|
# Template file for 'xfce4'
|
||||||
pkgname=xfce4
|
pkgname=xfce4
|
||||||
version=4.14.0
|
version=4.16.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
xfce4-appfinder>=${version}
|
xfce4-appfinder>=${version}
|
||||||
|
@ -12,23 +12,23 @@ depends="
|
||||||
xfdesktop>=${version}
|
xfdesktop>=${version}
|
||||||
xfwm4>=${version}
|
xfwm4>=${version}
|
||||||
xfwm4-themes>=4.10.0
|
xfwm4-themes>=4.10.0
|
||||||
xfce4-power-manager>=1.6.5
|
xfce4-power-manager>=${version}
|
||||||
xfce4-terminal>=0.8.8
|
xfce4-terminal>=0.8.10
|
||||||
xfce4-taskmanager>=1.2.2
|
xfce4-taskmanager>=1.2.3
|
||||||
Thunar>=1.8.9
|
Thunar>=${version}
|
||||||
thunar-volman>=0.9.5
|
thunar-volman>=${version}
|
||||||
exo>=0.12.8
|
exo>=${version}
|
||||||
parole>=1.0.3
|
parole>=1.0.5
|
||||||
ristretto>=0.10.0
|
ristretto>=0.10.0
|
||||||
mousepad>=0.4.1
|
mousepad>=0.5.1
|
||||||
xfce4-notifyd>=0.4.4
|
xfce4-notifyd>=0.6.2
|
||||||
xfce4-screensaver>=0.1.4
|
xfce4-screensaver>=0.1.11
|
||||||
tumbler>=0.2.7
|
tumbler>=${version}
|
||||||
xdg-user-dirs-gtk
|
xdg-user-dirs-gtk
|
||||||
upower
|
upower
|
||||||
elogind
|
elogind
|
||||||
xfce-polkit"
|
xfce-polkit"
|
||||||
short_desc="XFCE meta-package for Void Linux"
|
short_desc="XFCE meta-package for Void Linux"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2, LGPL-2.1, BSD"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue