13766ba521
--HG-- extra : convert_revision : ad9cb3450dec4c5df41f66db6028df60762b0f81
18 lines
602 B
Text
18 lines
602 B
Text
# Template build file for 'xrandr'.
|
|
pkgname=xrandr
|
|
version=1.3.2
|
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
|
build_style=gnu_configure
|
|
short_desc="Primitive command line interface to RandR extension"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=34d4334644a6494573141bb8647feb8f91c0ce8c8d3b6883b4861e038e912249
|
|
long_desc="
|
|
Xrandr is used to set the screen size, orientation and/or reflection.
|
|
|
|
This is from the modular Xorg X11 project."
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency full glibc
|
|
Add_dependency full libX11
|
|
Add_dependency full libXrender
|
|
Add_dependency full libXrandr
|