# Template file for 'lxappearance' pkgname=lxappearance version=0.5.1 revision=2 build_style=gnu-configure hostmakedepends="pkg-config intltool" makedepends="gtk+-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=74e638257092201a572f1fcd4eb93c195c9fa75e27602662de542b002e6deade 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 usr } }