ports/xorg (3.6): xorg-xf86-video-qxl: dropped unused port
commit 286efd3a72ff31c0a122923115dfbca639fc23d1 Author: Danny Rawlins <contact@romster.me> Date: Mon Feb 1 21:33:16 2021 +1100 xorg-xf86-video-qxl: dropped unused port diff --git a/xorg-xf86-video-qxl/.footprint b/xorg-xf86-video-qxl/.footprint deleted file mode 100644 index e9ed866d..00000000 --- a/xorg-xf86-video-qxl/.footprint +++ /dev/null @@ -1,7 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/lib/ -drwxr-xr-x root/root usr/lib/xorg/ -drwxr-xr-x root/root usr/lib/xorg/modules/ -drwxr-xr-x root/root usr/lib/xorg/modules/drivers/ --rwxr-xr-x root/root usr/lib/xorg/modules/drivers/qxl_drv.la --rwxr-xr-x root/root usr/lib/xorg/modules/drivers/qxl_drv.so diff --git a/xorg-xf86-video-qxl/.signature b/xorg-xf86-video-qxl/.signature deleted file mode 100644 index 4eb9c787..00000000 --- a/xorg-xf86-video-qxl/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndK8CfhdHOW9L0DbkTXBAUV7qy0gyjjB5QLrsSStkk9Lw9UfVySuGHzmFxBmNztKjjvrJgt/5fGHA8gN1nFWN+QU= -SHA256 (Pkgfile) = 06d46c1cd3a9ce951b30e76aef4140141adaf36a98fd582600ef333e3e688abe -SHA256 (.footprint) = 64fa98cacb8ee8babfad362d4fd93e3c04e14ad03a8fd091bfa5dd91c28dffff -SHA256 (xf86-video-qxl-0.1.5.tar.bz2) = b18682e04503c6326f7bf7190f3ee50a3d4d69758a2a3cc9af102a6b3f114c92 diff --git a/xorg-xf86-video-qxl/Pkgfile b/xorg-xf86-video-qxl/Pkgfile deleted file mode 100644 index 1437fdca..00000000 --- a/xorg-xf86-video-qxl/Pkgfile +++ /dev/null @@ -1,18 +0,0 @@ -# Description: QXL virtual GPU video driver for the Xorg X server -# URL: http://xorg.freedesktop.org -# Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: spice-protocol xorg-server - -name=xorg-xf86-video-qxl -version=0.1.5 -release=1 -source=(https://www.x.org/archive/individual/driver/xf86-video-qxl-$version.tar.bz2) - -build() { - cd xf86-video-qxl-$version - - ./configure --prefix=/usr - - make - make DESTDIR=$PKG install -}
participants (1)
-
crux@crux.nu