updater-xcb_util_cursor-0.1.6 — xcb_util_cursor: 0.1.5 → 0.1.6 (#13573)

* Add unbuilt xcb_util_cursor to updater-xcb_util_cursor-0.1.6

* updater-xcb_util_cursor-0.1.6: Package File Update Run on linux/386 container.

* updater-xcb_util_cursor-0.1.6: Package File Update Run on linux/amd64 container.

* updater-xcb_util_cursor-0.1.6: Package File Update Run on linux/arm/v7 container.

---------

Co-authored-by: chromebrew-actions[bot] <chromebrew-actions[bot]@users.noreply.github.com>
This commit is contained in:
chromebrew-actions[bot]
2025-11-22 19:58:56 -06:00
committed by GitHub
parent 43888b1b84
commit 7ffab8daf1
4 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Total size: 104616
# Total size: 104605
/usr/local/include/xcb/xcb_cursor.h
/usr/local/lib/libxcb-cursor.a
/usr/local/lib/libxcb-cursor.la

View File

@@ -1,4 +1,4 @@
# Total size: 108746
# Total size: 108711
/usr/local/include/xcb/xcb_cursor.h
/usr/local/lib/libxcb-cursor.a
/usr/local/lib/libxcb-cursor.la

View File

@@ -1,4 +1,4 @@
# Total size: 120100
# Total size: 120049
/usr/local/include/xcb/xcb_cursor.h
/usr/local/lib64/libxcb-cursor.a
/usr/local/lib64/libxcb-cursor.la

View File

@@ -3,7 +3,7 @@ require 'buildsystems/autotools'
class Xcb_util_cursor < Autotools
description 'The xcb-util-cursor package provides a module that implements the XCB cursor library. It is a the XCB replacement for libXcursor.'
homepage 'https://xcb.freedesktop.org/'
version '0.1.5'
version '0.1.6'
license 'MIT-with-advertising'
compatibility 'all'
source_url 'https://gitlab.freedesktop.org/xorg/lib/libxcb-cursor.git'
@@ -11,10 +11,10 @@ class Xcb_util_cursor < Autotools
binary_compression 'tar.zst'
binary_sha256({
aarch64: '318d1c11c6e9bc645b9cacc2625e499cd10fd000c41db9b0698d814948133514',
armv7l: '318d1c11c6e9bc645b9cacc2625e499cd10fd000c41db9b0698d814948133514',
i686: 'a2beef88e82efe8e8904db22d6298b5da7a2c7687ef2e6e91b2ec7aea95821bd',
x86_64: 'b9bc0bea5efb9fba07368c41d971b0839e0a87cc8e29d5b135d7151c7dd35afd'
aarch64: '96ee4775b9c934aeb6ca69dd011aa30f522e0cc3a9b5e9316f00438342193e98',
armv7l: '96ee4775b9c934aeb6ca69dd011aa30f522e0cc3a9b5e9316f00438342193e98',
i686: '64f8829b6f2b5619f85208748bbcb4dcc7f85d6263b2e0e0622f8149bbd2e771',
x86_64: '1985001323af5a8704adf8514cac9f61bf957756cb940e907e3005fa885a1eb6'
})
depends_on 'glibc' # R