xfce4: update to 4.12.0.
This commit is contained in:
parent
8fa75b23db
commit
d9420d629f
1 changed files with 17 additions and 16 deletions
|
@ -1,29 +1,30 @@
|
|||
# Template file for 'xfce4'
|
||||
pkgname=xfce4
|
||||
version=4.10.0
|
||||
revision=9
|
||||
version=4.12.0
|
||||
revision=1
|
||||
build_style=meta
|
||||
build_options="systemd"
|
||||
depends="
|
||||
xfce4-appfinder>=4.10.0
|
||||
xfce4-appfinder>=${version}
|
||||
xfce4-mixer>=4.8.0_3
|
||||
xfce4-panel>=4.10.0
|
||||
xfce4-session>=4.10.0
|
||||
xfce4-settings>=4.10.0
|
||||
xfconf>=4.10.0
|
||||
xfdesktop>=4.10.0
|
||||
xfwm4>=4.10.0
|
||||
xfce4-panel>=${version}
|
||||
xfce4-session>=${version}
|
||||
xfce4-settings>=${version}
|
||||
xfconf>=${version}
|
||||
xfdesktop>=${version}
|
||||
xfwm4>=${version}
|
||||
xfwm4-themes>=4.10.0
|
||||
xfce4-power-manager>=1.2.0
|
||||
xfce4-power-manager>=1.2.3
|
||||
xfce4-terminal
|
||||
Thunar>=1.4.0
|
||||
thunar-volman>=0.8.0
|
||||
exo>=0.8.0
|
||||
orage>=4.8.3_1
|
||||
ristretto>=0.6.0
|
||||
Thunar>=1.6.6
|
||||
thunar-volman>=0.8.1
|
||||
exo>=0.10.3
|
||||
orage>=4.10
|
||||
ristretto>=0.8.0
|
||||
mousepad>=0.4.0
|
||||
gtk-xfce-engine>=3.0.0
|
||||
xfce4-notifyd
|
||||
tumbler>=0.1.25
|
||||
tumbler>=0.1.31
|
||||
xdg-user-dirs-gtk
|
||||
$(vopt_if systemd 'upower' 'ConsoleKit upower0')"
|
||||
short_desc="The XFCE meta-package for Void Linux"
|
||||
|
|
Loading…
Reference in a new issue