2009-03-19 04:22:57 +01:00
|
|
|
# Template build file for 'libXxf86vm'.
|
2008-10-04 06:29:49 +02:00
|
|
|
pkgname=libXxf86vm
|
|
|
|
version=1.0.2
|
2009-02-12 21:07:35 +01:00
|
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
2008-10-01 17:07:54 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="Library for the XFree86-VidMode X extension"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2009-02-12 21:07:35 +01:00
|
|
|
checksum=3cb3c3c6552a4fbc686ba6c2dbeb6e4ba2a27103279908831d56363de73951de
|
2008-10-01 17:07:54 +02:00
|
|
|
long_desc="
|
|
|
|
These functions provide an interface to the server extension
|
|
|
|
XFree86-VidModeExtension which allows the video modes to be queried
|
|
|
|
and adjusted dynamically and mode switching to be controlled.
|
|
|
|
|
|
|
|
This library is from the modular X.org project."
|
2009-02-12 21:07:35 +01:00
|
|
|
|
2009-03-19 04:22:57 +01:00
|
|
|
subpackages="devel"
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build xproto
|
|
|
|
Add_dependency build xextproto
|
|
|
|
Add_dependency build xf86vidmodeproto
|
|
|
|
Add_dependency full glibc
|
|
|
|
Add_dependency full libX11
|
|
|
|
Add_dependency full libXext
|