mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xorgproto: update to 2024.1.
This commit is contained in:
parent
3ac6849b52
commit
2beab05aae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xorgproto'
|
# Template file for 'xorgproto'
|
||||||
pkgname=xorgproto
|
pkgname=xorgproto
|
||||||
version=2023.2
|
version=2024.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlegacy=true"
|
configure_args="-Dlegacy=true"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/proto/xorgproto"
|
homepage="https://gitlab.freedesktop.org/xorg/proto/xorgproto"
|
||||||
distfiles="${XORG_SITE}/proto/xorgproto-${version}.tar.xz"
|
distfiles="${XORG_SITE}/proto/xorgproto-${version}.tar.xz"
|
||||||
checksum=b61fbc7db82b14ce2dc705ab590efc32b9ad800037113d1973811781d5118c2c
|
checksum=372225fd40815b8423547f5d890c5debc72e88b91088fbfb13158c20495ccb59
|
||||||
replaces="bigreqsproto>=0 compositeproto>=0 damageproto>=0 dmxproto>=0 dri2proto>=0
|
replaces="bigreqsproto>=0 compositeproto>=0 damageproto>=0 dmxproto>=0 dri2proto>=0
|
||||||
dri3proto>=0 fixesproto>=0 fontsproto>=0 glproto>=0 inputproto>=0 kbproto>=0 presentproto>=0
|
dri3proto>=0 fixesproto>=0 fontsproto>=0 glproto>=0 inputproto>=0 kbproto>=0 presentproto>=0
|
||||||
printproto>=0 randrproto>=0 recordproto>=0 renderproto>=0 resourceproto>=0 scrnsaverproto>=0
|
printproto>=0 randrproto>=0 recordproto>=0 renderproto>=0 resourceproto>=0 scrnsaverproto>=0
|
||||||
|
|
Loading…
Add table
Reference in a new issue