xrandr: new deps style.

--HG--
extra : convert_revision : e0adacdbc8bafde2b83563ba75841e8fd8255258
This commit is contained in:
Juan RP 2009-03-27 06:38:44 +01:00
parent 9728cbbba3
commit 3db0173f7d

View file

@ -1,11 +1,18 @@
# Template build file for 'xrandr'.
pkgname=xrandr
version=1.2.3
distfiles="
http://xorg.freedesktop.org/releases/individual/app/$pkgname-$version.tar.bz2"
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=c73b865598d507708a51af50f755288f91d3480b
checksum=ab06b77f3a2b8866279e096f9d2702ac644681424eb0aec39e4eb7199f152207
long_desc="
Xrandr is used to set the screen size, orientation and/or reflection."
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