Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libxcb: update to 1.16.
@ 2023-08-18 21:25 motorto
  2023-09-12 22:30 ` [PR PATCH] [Updated] " motorto
  2023-09-12 23:22 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2023-08-18 21:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 560 bytes --]

There is a new pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages libxcb-1.16
https://github.com/void-linux/void-packages/pull/45666

libxcb: update to 1.16.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/45666.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libxcb-1.16-45666.patch --]
[-- Type: text/x-diff, Size: 1136 bytes --]

From a279db8486485b13e063e768bed6c1ec70e46540 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 18 Aug 2023 22:25:09 +0100
Subject: [PATCH] libxcb: update to 1.16.

---
 srcpkgs/libxcb/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template
index 7e0cdc11d5994..4fe266bed0fd5 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,6 +1,6 @@
 # Template file for 'libxcb'
 pkgname=libxcb
-version=1.15
+version=1.16
 revision=1
 build_style=gnu-configure
 configure_args="--disable-build-docs --enable-xinput --enable-xkb"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb"
 changelog="https://gitlab.freedesktop.org/xorg/lib/libxcb/-/raw/master/NEWS"
 distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
-checksum=cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059
+checksum=4348566aa0fbf196db5e0a576321c65966189210cb51328ea2bb2be39c711d71
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" xcb-proto"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] libxcb: update to 1.16.
  2023-08-18 21:25 [PR PATCH] libxcb: update to 1.16 motorto
@ 2023-09-12 22:30 ` motorto
  2023-09-12 23:22 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2023-09-12 22:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 565 bytes --]

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages libxcb-1.16
https://github.com/void-linux/void-packages/pull/45666

libxcb: update to 1.16.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/45666.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libxcb-1.16-45666.patch --]
[-- Type: text/x-diff, Size: 1136 bytes --]

From 50ffda2fc981fa3adc0469202481c57e57e141d1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Fri, 18 Aug 2023 22:25:09 +0100
Subject: [PATCH] libxcb: update to 1.16.

---
 srcpkgs/libxcb/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template
index 7e0cdc11d5994..4fe266bed0fd5 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,6 +1,6 @@
 # Template file for 'libxcb'
 pkgname=libxcb
-version=1.15
+version=1.16
 revision=1
 build_style=gnu-configure
 configure_args="--disable-build-docs --enable-xinput --enable-xkb"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb"
 changelog="https://gitlab.freedesktop.org/xorg/lib/libxcb/-/raw/master/NEWS"
 distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
-checksum=cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059
+checksum=4348566aa0fbf196db5e0a576321c65966189210cb51328ea2bb2be39c711d71
 
 if [ "$CROSS_BUILD" ]; then
 	makedepends+=" xcb-proto"

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: libxcb: update to 1.16.
  2023-08-18 21:25 [PR PATCH] libxcb: update to 1.16 motorto
  2023-09-12 22:30 ` [PR PATCH] [Updated] " motorto
@ 2023-09-12 23:22 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-09-12 23:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

There's a merged pull request on the void-packages repository

libxcb: update to 1.16.
https://github.com/void-linux/void-packages/pull/45666

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-12 23:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-18 21:25 [PR PATCH] libxcb: update to 1.16 motorto
2023-09-12 22:30 ` [PR PATCH] [Updated] " motorto
2023-09-12 23:22 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).