void-packages/srcpkgs/lxqt/template

33 lines
746 B
Bash
Raw Normal View History

2014-11-03 11:36:10 +01:00
# Template file for 'lxqt'
pkgname=lxqt
2015-02-08 19:55:17 +01:00
version=0.9.0
2015-04-08 10:05:56 +02:00
revision=2
2014-11-03 11:36:10 +01:00
build_style=meta
build_options="systemd"
2014-11-03 11:36:10 +01:00
depends="
qt5-translations
2014-11-03 11:36:10 +01:00
lxqt-about>=${version}
lxqt-common>=${version}
lxqt-config>=${version}
lxqt-notificationd>=${version}
lxqt-openssh-askpass>=${version}
lxqt-panel>=${version}
lxqt-policykit>=${version}
lxqt-powermanagement>=${version}
lxqt-qtplugin>=${version}
lxqt-runner>=${version}
lxqt-session>=${version}
pcmanfm-qt>=${version}
2014-11-03 12:13:37 +01:00
lximage-qt>=0.3.0
2014-11-03 12:34:30 +01:00
lxmenu-data
2014-11-03 14:03:58 +01:00
qterminal
2014-11-03 12:13:37 +01:00
openbox
2014-11-03 14:25:27 +01:00
obconf-qt
2014-11-03 12:13:37 +01:00
oxygen-icons
xdg-utils
2015-04-08 10:05:56 +02:00
$(vopt_if systemd 'upower' 'ConsoleKit2 upower0')"
2014-11-03 11:36:10 +01:00
short_desc="The LXQT meta-package for Void Linux"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
2014-11-03 11:36:10 +01:00
homepage="http://www.lxqt.org"
license="LGPL-2.1"