Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libxcb: update to 1.15;adopt.
Date: Sat, 28 Jan 2023 00:26:02 +0100	[thread overview]
Message-ID: <20230127232602.SWex35KESjb8dKd-Uwxw4b37gSYt8hiQrbfac3OC46c@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41893@inbox.vuxu.org>

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

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

https://github.com/motorto/void-packages libxcb-1.15
https://github.com/void-linux/void-packages/pull/41893

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

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

#### Local build testing
```
SUMMARY
pkg:libxcb host:x86_64 target:x86_64 cross:n result:OK
pkg:libxcb host:x86_64 target:aarch64 cross:y result:OK
```


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

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

From 1879a6acdb81b693ac94977591f081f3bca4021d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 22 Jan 2023 15:43:07 +0000
Subject: [PATCH] libxcb: update to 1.15;adopt.

---
 srcpkgs/libxcb/template | 22 ++++++++++++++--------
 1 file changed, 14 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template
index 73ca6d5aa008..5e83ee138dc1 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,20 +1,26 @@
 # Template file for 'libxcb'
 pkgname=libxcb
-version=1.14
-revision=2
+version=1.15
+revision=1
 build_style=gnu-configure
 configure_args="--disable-build-docs --enable-xinput --enable-xkb"
 hostmakedepends="libtool pkg-config xorg-util-macros xcb-proto"
-makedepends="xcb-proto libXdmcp-devel libXau-devel"
+makedepends="libXdmcp-devel libXau-devel"
 short_desc="X protocol C-language Binding"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="MIT"
-homepage="https://xcb.freedesktop.org"
-distfiles="${homepage}/dist/${pkgname}-${version}.tar.xz"
-checksum=a55ed6db98d43469801262d81dc2572ed124edc3db31059d4e9916eb9f844c34
+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
+
+if [ "$CROSS_BUILD" ]; then
+	makedepends+=" xcb-proto"
+fi
+
 
 post_install() {
-	vlicense COPYING
+	vlicense COPYING LICENSE
 }
 
 libxcb-devel_package() {

  parent reply	other threads:[~2023-01-27 23:26 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-26 22:55 [PR PATCH] " motorto
2023-01-26 22:56 ` [PR PATCH] [Updated] " motorto
2023-01-26 22:58 ` motorto
2023-01-27 21:01 ` [PR REVIEW] " paper42
2023-01-27 23:21 ` motorto
2023-01-27 23:26 ` motorto [this message]
2023-02-05 17:18 ` mhmdanas
2023-02-05 17:19 ` mhmdanas
2023-02-05 17:19 ` mhmdanas
2023-02-05 20:02 ` paper42
2023-02-06 11:11 ` motorto
2023-02-06 11:13 ` [PR PATCH] [Updated] " motorto
2023-02-06 11:34 ` [PR REVIEW] " paper42
2023-02-06 12:11 ` [PR PATCH] [Updated] " motorto
2023-02-06 12:12 ` [PR REVIEW] " motorto
2023-02-16  3:11 ` classabbyamp
2023-03-28 11:24 ` [PR PATCH] [Updated] " motorto
2023-03-28 11:24 ` motorto
2023-03-28 15:31 ` [PR PATCH] [Merged]: " classabbyamp
2023-03-28 19:44 ` Piraty
2023-03-28 19:45 ` Piraty
2023-03-28 19:45 ` Piraty
2023-03-28 19:55 ` classabbyamp
2023-03-29  8:56 ` mhmdanas
2023-03-29  8:58 ` classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230127232602.SWex35KESjb8dKd-Uwxw4b37gSYt8hiQrbfac3OC46c@z \
    --to=motorto@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).