# Template file for 'lxrandr' pkgname=lxrandr version=0.1.2 build_style=gnu-configure revision=2 hostmakedepends="pkg-config intltool" makedepends="gtk+-devel desktop-file-utils" short_desc="LXDE Monitor configuration tool" homepage="http://lxde.org/" license="GPL2" maintainer="Juan RP " distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz" checksum=fb8139478f6cfeac6a2d8adb4e55e8cad099bfe2da7c82253c935ba719f9cf19 long_desc=" This is a very basic monitor config tool utilizing the X extension called RandR. It can let you change the screen resolution on the fly. Besides, when you run lxrandr with external monitor connected, its GUI will change, and show you some quick options to get your projector or external monitor working correctly. LXRandR only gives you some easy and quick options which are intuitive. It is very suitable for laptop users who frequently uses projectors or external monitor and just want to get their work done without reading a lot of geek-centered manuals or command line tutorials." lxrandr_package() { depends="desktop-file-utils" pkg_install() { vmove usr } }