mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
xf86-video-qxl: removed; has not been updated since 2010.
This commit is contained in:
parent
d91f69bb56
commit
d985db5a51
1 changed files with 0 additions and 23 deletions
|
@ -1,23 +0,0 @@
|
||||||
# Template build file for 'xf86-video-qxl'.
|
|
||||||
pkgname=xf86-video-qxl
|
|
||||||
version=0.1.0
|
|
||||||
revision=3
|
|
||||||
build_style=gnu-configure
|
|
||||||
configure_args="--enable-xspice=yes"
|
|
||||||
makedepends="pkg-config xf86dgaproto spice-protocol>=0.12.2 spice-devel>=0.12
|
|
||||||
xorg-server-devel>=1.13<1.14"
|
|
||||||
short_desc="Modular Xorg QXL virtual video driver"
|
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
||||||
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
|
||||||
checksum=5ca3c1039fc195e73fa68558d0d7ee2b97cf10f4e7474ca533732a5d39ebbce5
|
|
||||||
long_desc="
|
|
||||||
This is the QXL virtual video driver for the modular Xorg server."
|
|
||||||
|
|
||||||
xf86-video-qxl_package() {
|
|
||||||
depends="xserver-abi-video>=13<14 spice>=0.12"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Add table
Reference in a new issue