32 lines
1.2 KiB
Text
32 lines
1.2 KiB
Text
# Template file for 'lxrandr'
|
|
pkgname=lxrandr
|
|
version=0.1.2
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
revision=1
|
|
short_desc="LXDE Monitor configuration tool"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
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."
|
|
|
|
Add_dependency run atk
|
|
Add_dependency run cairo
|
|
Add_dependency run fontconfig
|
|
Add_dependency run freetype
|
|
Add_dependency run pango
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build gtk+-devel
|
|
|
|
Add_dependency full desktop-file-utils
|