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] xcb-proto: update to 1.15.2;adopt.
Date: Sun, 22 Jan 2023 17:02:13 +0100	[thread overview]
Message-ID: <20230122160213.6JFNsnwwMWeucXY1glALTZR-4trxFZgivA0hq2q3Aa0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41805@inbox.vuxu.org>

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

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

https://github.com/motorto/void-packages xcb-proto-1.15
https://github.com/void-linux/void-packages/pull/41805

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

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

#### Local build testing
```
SUMMARY
pkg:xcb-proto host:x86_64 target:x86_64 cross:n result:OK
pkg:xcb-proto host:x86_64-musl target:x86_64-musl cross:n result:OK
pkg:xcb-proto host:i686 target:i686 cross:n result:OK
pkg:xcb-proto host:x86_64 target:aarch64-musl cross:y result:OK
pkg:xcb-proto host:x86_64 target:aarch64 cross:y result:OK
pkg:xcb-proto host:x86_64 target:armv7l-musl cross:y result:OK
pkg:xcb-proto host:x86_64 target:armv7l cross:y result:OK
pkg:xcb-proto host:x86_64 target:armv6l-musl cross:y result:OK
pkg:xcb-proto host:x86_64 target:armv6l cross:y result:OK
```


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

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

From 13b6c8e9c47201f7a78606fc388caeb235711630 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 22 Jan 2023 15:53:33 +0000
Subject: [PATCH] xcb-proto: update to 1.15.2;adopt.

---
 srcpkgs/xcb-proto/patches/automake.patch | 15 ---------------
 srcpkgs/xcb-proto/template               | 14 +++++---------
 2 files changed, 5 insertions(+), 24 deletions(-)
 delete mode 100644 srcpkgs/xcb-proto/patches/automake.patch

diff --git a/srcpkgs/xcb-proto/patches/automake.patch b/srcpkgs/xcb-proto/patches/automake.patch
deleted file mode 100644
index 86261a813160..000000000000
--- a/srcpkgs/xcb-proto/patches/automake.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Adjust to automake 1.16.4 changes
-
-Source:
-https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/merge_requests/25
-
---- a/xcb-proto.pc.in	2020-10-09 00:29:51.000000000 +0200
-+++ b/xcb-proto.pc.in	2021-10-17 08:41:54.133860291 +0200
-@@ -4,6 +4,7 @@
- datadir=@datadir@
- libdir=@libdir@
- xcbincludedir=${pc_sysrootdir}@xcbincludedir@
-+PYTHON_PREFIX=@PYTHON_PREFIX@
- pythondir=${pc_sysrootdir}@pythondir@
- 
- Name: XCB Proto
diff --git a/srcpkgs/xcb-proto/template b/srcpkgs/xcb-proto/template
index 88656ecc057b..d33a05548b1e 100644
--- a/srcpkgs/xcb-proto/template
+++ b/srcpkgs/xcb-proto/template
@@ -1,21 +1,17 @@
 # Template file for 'xcb-proto'
 pkgname=xcb-proto
-version=1.14.1
-revision=4
+version=1.15.2
+revision=1
 build_style=gnu-configure
 hostmakedepends="python3 automake"
 makedepends="libxml2"
 depends="python3"
 short_desc="XML-XCB (X C Bindings) protocol descriptions"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="MIT"
 homepage="http://xcb.freedesktop.org"
-distfiles="https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/archive/${pkgname}-${version}/xcbproto-${pkgname}-${version}.tar.gz"
-checksum=1101be204eecfb6af6b4325c143b3da06a6929753418f161882e86ae1457ca57
-
-pre_configure() {
-	NOCONFIGURE=1 ./autogen.sh
-}
+distfiles="https://xorg.freedesktop.org/archive/individual/proto/xcb-proto-${version}.tar.xz"
+checksum=7072beb1f680a2fe3f9e535b797c146d22528990c72f63ddb49d2f350a3653ed
 
 post_install() {
 	vlicense COPYING

  reply	other threads:[~2023-01-22 16:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-22 16:01 [PR PATCH] " motorto
2023-01-22 16:02 ` motorto [this message]
2023-01-24  8:53 ` [PR REVIEW] " classabbyamp
2023-01-24 11:41 ` [PR PATCH] [Updated] " motorto
2023-01-24 11:41 ` [PR REVIEW] " motorto
2023-01-24 19:11 ` [PR PATCH] [Merged]: " 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=20230122160213.6JFNsnwwMWeucXY1glALTZR-4trxFZgivA0hq2q3Aa0@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).