Andreas Wacknitz
2024-03-04 c78b396d35dbf514a977758c3fcf18bafbb1b9f4
libxcb: update to 1.16.1

3 files modified
12 ■■■■■ changed files
components/x11/libxcb/Makefile 8 ●●●●● patch | view | raw | blame | history
components/x11/libxcb/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/x11/libxcb/pkg5 2 ●●● patch | view | raw | blame | history
components/x11/libxcb/Makefile
@@ -26,13 +26,13 @@
include $(WS_MAKE_RULES)/x11.mk
COMPONENT_NAME=            libxcb
COMPONENT_VERSION=        1.16
COMPONENT_VERSION=        1.16.1
COMPONENT_FMRI=            x11/library/libxcb
COMPONENT_SUMMARY=        The X protocol C-language Binding (XCB): Libraries
COMPONENT_PROJECT_URL=    https://xcb.freedesktop.org
COMPONENT_ARCHIVE=        $(COMPONENT_NAME)-$(COMPONENT_VERSION).tar.xz
COMPONENT_ARCHIVE_URL=    https://xorg.freedesktop.org/releases/individual/lib/$(COMPONENT_ARCHIVE)
COMPONENT_ARCHIVE_HASH=    sha256:4348566aa0fbf196db5e0a576321c65966189210cb51328ea2bb2be39c711d71
COMPONENT_ARCHIVE_HASH=    sha256:f24d187154c8e027b358fc7cb6588e35e33e6a92f11c668fe77396a7ae66e311
COMPONENT_LICENSE_FILE=    COPYING
@@ -68,9 +68,7 @@
CONFIGURE_OPTIONS += --with-queue-size=32768 
CONFIGURE_OPTIONS += --with-pic
unexport SHELLOPTS
# Build dependencies
# Manually added build dependencies
REQUIRED_PACKAGES += developer/check
REQUIRED_PACKAGES += x11/header/xcb-protocols
REQUIRED_PACKAGES += x11/library/libpthread-stubs
components/x11/libxcb/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/x11/libxcb/pkg5
@@ -11,4 +11,4 @@
        "x11/library/libxcb"
    ],
    "name": "libxcb"
}
}