17 lines
634 B
Text
17 lines
634 B
Text
# Template build file for 'libXxf86dga'.
|
|
pkgname=libXxf86dga
|
|
version=1.1.3
|
|
revision=1
|
|
build_style=gnu-configure
|
|
subpackages="$pkgname-devel"
|
|
makedepends="pkg-config xf86dgaproto libXext-devel"
|
|
short_desc="Library for the XFree86-DGA X extension"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
|
|
checksum=551fa374dbef0f977de1f35d005fa9ffe92b7a87e82dbe62d6a4640f5b0b4994
|
|
long_desc="
|
|
These functions provide an interface to the server extension
|
|
XFree86-DGA Extension which allows local programs direct access
|
|
to the video frame buffer.
|
|
|
|
This library is from the modular X.org project."
|