xorg-libxcb-32: -> 1.15

This commit is contained in:
Tim Biermann 2022-06-19 17:55:38 +02:00
parent abbd04912c
commit d4aa3bcfeb
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/compat-32.pub
RWSwxGo/zH7eXcY5gTbskm4H4OUHHzsGPktI9VbG3d9nU0+8la27+2KlZIT8rrNs3iVf2NKT1ddlFKANkNGYY7ZNkzFUQ8KkhAM=
SHA256 (Pkgfile) = 1c30945e3680f5b933bf1921f2a6693110038841d0310065c5741b946c309b65
RWSwxGo/zH7eXZe+5ZBdJ9qFIRQ028sGxmletOwTDNqFx8s0Z6SDCH/Xh0MEsBCfXUuZa+ivdnsiYPaKRkSFo5Phi6QiI3Ey7wU=
SHA256 (Pkgfile) = 6035cac02d57b0beea8d46fbeeb37584f2fe069a57e93a5ee3ce956b516ddb9f
SHA256 (.footprint) = ddfedf548167c74fc946b483960df6a0a4ebcbc19cd3e76d50960df0a2c6e1a4
SHA256 (libxcb-1.15.tar.xz) = cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059

View File

@ -1,7 +1,7 @@
# Description: X11 client-side library
# URL: https://xcb.freedesktop.org/
# Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu
# Depends on: libinput-32 libpthread-stubs-32 libxslt-32 xorg-libxau-32 xorg-libxcb xorg-libxdmcp-32 xorg-xcb-proto-32
# Depends on: libinput-32 libpthread-stubs-32 libxslt-32 xorg-libxau-32 xorg-libxcb xorg-libxdmcp-32 xorg-xcb-proto
name=xorg-libxcb-32
version=1.15
@ -11,6 +11,7 @@ source=(https://www.x.org/releases/individual/xcb/libxcb-$version.tar.xz)
build() {
cd libxcb-$version
export PKG_CONFIG_LIBDIR='/usr/lib32/pkgconfig:/usr/share/pkgconfig'
PYTHON=/usr/bin/python3 \
./configure \
--prefix=/usr \