mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xorgproto: update to 2023.2.
This commit is contained in:
parent
e4daf64345
commit
c494a7d28d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xorgproto'
|
# Template file for 'xorgproto'
|
||||||
pkgname=xorgproto
|
pkgname=xorgproto
|
||||||
version=2023.1
|
version=2023.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlegacy=true"
|
configure_args="-Dlegacy=true"
|
||||||
|
@ -8,9 +8,9 @@ hostmakedepends="xorg-util-macros"
|
||||||
short_desc="Combined X.Org X11 Protocol headers"
|
short_desc="Combined X.Org X11 Protocol headers"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://xorg.freedesktop.org"
|
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=6545e41aceba43c13497ac8084dad5db6deef580a5ea7d0bd7872cfd1be72a13
|
checksum=b61fbc7db82b14ce2dc705ab590efc32b9ad800037113d1973811781d5118c2c
|
||||||
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