void-packages/srcpkgs/xf86-video-geode/template

20 lines
638 B
Plaintext

# Template build file for 'xf86-video-geode'.
pkgname=xf86-video-geode
version=2.11.14
revision=2
build_style=gnu-configure
short_desc="Xorg AMD Geode GX/LX video driver"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
homepage="http://xorg.freedesktop.org/"
license="MIT"
checksum=4c750b46c932934faa008919922f5ac8a572afcfe265ac8d7c203b8167a0cfcc
long_desc="
This is the Xorg video driver for AMD Geode GX/LX video cards."
# This is x86 specific.
only_for_archs=i686
depends="xserver-abi-video>=13<14"
makedepends="pkg-config libXv-devel libXrandr-devel xorg-server-devel>=1.13<1.14"