mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: xf86-video-qxl-0.1.5
This commit is contained in:
parent
44e2552b32
commit
9b5d080fdb
1 changed files with 18 additions and 0 deletions
18
srcpkgs/xf86-video-qxl/template
Normal file
18
srcpkgs/xf86-video-qxl/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'xf86-video-qxl'
|
||||||
|
pkgname=xf86-video-qxl
|
||||||
|
version=0.1.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="automake m4 xorg-util-macros libtool pkg-config"
|
||||||
|
makedepends="xorg-server-devel spice-protocol xorgproto"
|
||||||
|
depends="virtual?xserver-abi-video-24_1"
|
||||||
|
short_desc="Xorg QXL video driver"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://www.x.org"
|
||||||
|
distfiles="$XORG_SITE/driver/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=b18682e04503c6326f7bf7190f3ee50a3d4d69758a2a3cc9af102a6b3f114c92
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYING LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue