void-packages/srcpkgs/lxde/template

30 lines
506 B
Bash
Raw Normal View History

# Template file for 'lxde'
pkgname=lxde
version=0.5.0
2015-05-29 09:59:44 +00:00
revision=11
build_style=meta
build_options="systemd"
2014-07-30 16:20:43 +00:00
depends="
openbox
2014-02-21 13:22:21 +00:00
pcmanfm>=1.2
lxde-icon-theme
lxde-common
lxappearance
lxappearance-obconf
lxdm
lxsession
lxterminal
lxlauncher
lxinput
lxrandr
lxpanel
lxtask
gpicview
xdg-utils
xdg-user-dirs
2015-04-08 08:06:23 +00:00
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
2014-11-03 14:23:39 +00:00
short_desc="The LXDE meta-package for Void Linux"
2013-03-31 07:51:26 +00:00
homepage="http://lxde.org"
license="GPL-2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"