mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 08:37:02 +02:00
34 lines
767 B
Bash
34 lines
767 B
Bash
# Template file for 'xfce4'
|
|
pkgname=xfce4
|
|
version=4.20
|
|
revision=1
|
|
build_style=meta
|
|
depends="
|
|
xfce4-appfinder>=${version}
|
|
xfce4-panel>=${version}
|
|
xfce4-session>=${version}
|
|
xfce4-settings>=${version}
|
|
xfconf>=${version}
|
|
xfdesktop>=${version}
|
|
xfwm4>=${version}
|
|
xfwm4-themes>=4.10.0
|
|
xfce4-power-manager>=${version}
|
|
xfce4-terminal>=1.1.3
|
|
xfce4-taskmanager>=1.5.7
|
|
Thunar>=${version}
|
|
thunar-volman>=${version}
|
|
exo>=${version}
|
|
parole>=4.18.0
|
|
ristretto>=0.13.2
|
|
mousepad>=0.6.3
|
|
xfce4-notifyd>=0.9.6
|
|
xfce4-screensaver>=4.18.3
|
|
tumbler>=${version}
|
|
xdg-user-dirs-gtk
|
|
upower
|
|
elogind
|
|
xfce-polkit"
|
|
short_desc="XFCE meta-package for Void Linux"
|
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://xfce.org/"
|