mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
xorg-server: update to 1.20.11.
This commit is contained in:
parent
f48609dc26
commit
a18cfb1704
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xorg-server'
|
# Template file for 'xorg-server'
|
||||||
pkgname=xorg-server
|
pkgname=xorg-server
|
||||||
version=1.20.10
|
version=1.20.11
|
||||||
revision=4
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dipv6=true -Dxorg=true -Dxnest=true -Dxephyr=true
|
configure_args="-Dipv6=true -Dxorg=true -Dxnest=true -Dxephyr=true
|
||||||
-Dxvfb=true -Dhal=false -Dudev=true -Dxkb_dir=/usr/share/X11/xkb
|
-Dxvfb=true -Dhal=false -Dudev=true -Dxkb_dir=/usr/share/X11/xkb
|
||||||
|
@ -25,7 +25,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT, BSD-3-Clause"
|
license="MIT, BSD-3-Clause"
|
||||||
homepage="https://xorg.freedesktop.org"
|
homepage="https://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/xserver/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/xserver/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=977420c082450dc808de301ef56af4856d653eea71519a973c3490a780cb7c99
|
checksum=914c796e3ffabe1af48071d40ccc85e92117c97a9082ed1df29e4d64e3c34c49
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
provides="xserver-abi-extension-10_1 xserver-abi-input-24_1
|
provides="xserver-abi-extension-10_1 xserver-abi-input-24_1
|
||||||
xserver-abi-video-24_1 xf86-video-modesetting-1_1"
|
xserver-abi-video-24_1 xf86-video-modesetting-1_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue