void-packages/srcpkgs/mate/template
Juan RP a31c5fac87 mate: drop accountsdialog and color-manager (EOL).
Those are not part of the official mate desktop.
2015-05-25 16:29:40 +02:00

27 lines
693 B
Bash

# Template file for 'mate'
pkgname=mate
version=1.10.0
revision=2
build_style=meta
build_options="systemd"
depends="
mate-backgrounds>=${version}
mate-icon-theme>=${version}
mate-themes>=${version}
mate-menus>=${version}
mate-notification-daemon>=${version}
mate-polkit>=${version}
mate-desktop>=${version}
mate-settings-daemon>=${version}
mate-session-manager>=${version}
mate-control-center>=${version}
mate-panel>=${version}
caja>=${version}
marco>=${version}
zenity
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
short_desc="The MATE meta-package for Void Linux"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.mate-desktop.org"
license="GPL-2, LGPL-2"