xrandr: update to 1.3.3.
This commit is contained in:
parent
200c736884
commit
d281e05f18
|
@ -1,18 +1,21 @@
|
||||||
# Template build file for 'xrandr'.
|
# Template build file for 'xrandr'.
|
||||||
pkgname=xrandr
|
pkgname=xrandr
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Primitive command line interface to RandR extension"
|
short_desc="Primitive command line interface to RandR extension"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=34d4334644a6494573141bb8647feb8f91c0ce8c8d3b6883b4861e038e912249
|
checksum=968ff3e6d33bdbdc83876e35f3ff463f6607362716d276d799a6c40dc2e43e46
|
||||||
long_desc="
|
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."
|
This is from the modular Xorg X11 project."
|
||||||
|
|
||||||
|
Add_dependency run glibc
|
||||||
|
Add_dependency run libX11
|
||||||
|
Add_dependency run libXrender
|
||||||
|
Add_dependency run libXrandr
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency full glibc
|
Add_dependency build libX11-devel
|
||||||
Add_dependency full libX11
|
Add_dependency build libXrender-devel
|
||||||
Add_dependency full libXrender
|
Add_dependency build libXrandr-devel
|
||||||
Add_dependency full libXrandr
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user