Added xf86-video-qxl-0.0.13 build template.
This commit is contained in:
parent
8950480ca8
commit
8c681adcd9
1 changed files with 14 additions and 0 deletions
14
srcpkgs/xf86-video-qxl/template
Normal file
14
srcpkgs/xf86-video-qxl/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template build file for 'xf86-video-qxl'.
|
||||
pkgname=xf86-video-qxl
|
||||
version=0.0.13
|
||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
short_desc="Modular Xorg QXL virtual video driver"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=59bc60c3faeba75942bf366e566fa2da3eb034850f919b5667dd22589802ad61
|
||||
long_desc="
|
||||
This is the QXL virtual video driver for the modular Xorg server."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run xorg-server
|
||||
Add_dependency build xorg-server-devel
|
Loading…
Reference in a new issue