# Template file for 'lxappearance' pkgname=lxappearance version=0.5.3 revision=1 build_style=gnu-configure configure_args="--enable-dbus" hostmakedepends="pkg-config intltool" makedepends="gtk+-devel dbus-glib-devel desktop-file-utils" short_desc="LXDE Theme Switcher" homepage="http://lxde.org/" license="GPL2" maintainer="Juan RP " distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz" checksum=258069e61a1c898d1a095af25e386b3fcb79dc11024e4a0d9231a4316bfd1a2d long_desc=" LXAppearance is the standard theme switcher of LXDE. Users are able to change the theme, icons, and fonts used by applications easily." lxappearance_package() { depends="desktop-file-utils" pkg_install() { vmove all } }