Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libxcb: update to 1.15;adopt.
@ 2023-01-26 22:55 motorto
  2023-01-26 22:56 ` [PR PATCH] [Updated] " motorto
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: motorto @ 2023-01-26 22:55 UTC (permalink / raw)
  To: ml

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

There is a new 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
```
```


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: 1351 bytes --]

From 72ba4051b35b06871c6b5b0f029c6c379e966324 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 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template
index 73ca6d5aa008..02454254e919 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,17 +1,17 @@
 # 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"
 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
+distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
+checksum=cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
@ 2023-01-26 22:56 ` motorto
  2023-01-26 22:58 ` motorto
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-01-26 22:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 516 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
```
```


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: 1412 bytes --]

From fb010b22fa91bfa59c88dfa09da6971dcdd01c24 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 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template
index 73ca6d5aa008..3fba7154a681 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,17 +1,17 @@
 # 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"
 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"
+distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
+checksum=cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
  2023-01-26 22:56 ` [PR PATCH] [Updated] " motorto
@ 2023-01-26 22:58 ` motorto
  2023-01-27 21:01 ` [PR REVIEW] " paper42
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-01-26 22:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 516 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
```
```


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: 1472 bytes --]

From 767b9ae5405f03eb3a0a2fbb4ef2a59d6ea79854 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 | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template
index 73ca6d5aa008..1914455da9b8 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,20 +1,20 @@
 # 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"
 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"
+distfiles="https://xorg.freedesktop.org/archive/individual/lib/libxcb-${version}.tar.xz"
+checksum=cc38744f817cf6814c847e2df37fcb8997357d72fa4bcbc228ae0fe47219a059
 
 post_install() {
-	vlicense COPYING
+	vlicense COPYING LICENSE
 }
 
 libxcb-devel_package() {

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
  2023-01-26 22:56 ` [PR PATCH] [Updated] " motorto
  2023-01-26 22:58 ` motorto
@ 2023-01-27 21:01 ` paper42
  2023-01-27 23:21 ` motorto
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: paper42 @ 2023-01-27 21:01 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1089429729

Comment:
xcb-proto can be removed from the -devel subpackage's $depends as someone pointed out on IRC

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (2 preceding siblings ...)
  2023-01-27 21:01 ` [PR REVIEW] " paper42
@ 2023-01-27 23:21 ` motorto
  2023-01-27 23:26 ` [PR PATCH] [Updated] " motorto
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-01-27 23:21 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1089541660

Comment:
Cross seem to depend on it:

`configure: error: Package requirements (xcb-proto >= 1.14) were not met:`

```
pkg:libxcb host:x86_64 target:x86_64 cross:n result:OK
pkg:libxcb host:x86_64 target:aarch64 cross:y result:FAILED
```

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

* Re: [PR PATCH] [Updated] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (3 preceding siblings ...)
  2023-01-27 23:21 ` motorto
@ 2023-01-27 23:26 ` motorto
  2023-02-05 17:18 ` [PR REVIEW] " mhmdanas
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-01-27 23:26 UTC (permalink / raw)
  To: ml

[-- 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() {

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (4 preceding siblings ...)
  2023-01-27 23:26 ` [PR PATCH] [Updated] " motorto
@ 2023-02-05 17:18 ` mhmdanas
  2023-02-05 17:19 ` mhmdanas
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: mhmdanas @ 2023-02-05 17:18 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1096745547

Comment:
Add it only on cross then?

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (5 preceding siblings ...)
  2023-02-05 17:18 ` [PR REVIEW] " mhmdanas
@ 2023-02-05 17:19 ` mhmdanas
  2023-02-05 17:19 ` mhmdanas
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: mhmdanas @ 2023-02-05 17:19 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1096745547

Comment:
Add it only on cross then?

Edit: never mind this, I didn't notice that you already did this.

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (6 preceding siblings ...)
  2023-02-05 17:19 ` mhmdanas
@ 2023-02-05 17:19 ` mhmdanas
  2023-02-05 20:02 ` paper42
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: mhmdanas @ 2023-02-05 17:19 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1096745547

Comment:
Add it only on cross then?

Edit: never mind this comment, I didn't notice that you already did this.

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (7 preceding siblings ...)
  2023-02-05 17:19 ` mhmdanas
@ 2023-02-05 20:02 ` paper42
  2023-02-06 11:11 ` motorto
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: paper42 @ 2023-02-05 20:02 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1096798949

Comment:
@motorto I get that it needs it for the build, but I don't see why it should be in -devel package's dependencies.

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (8 preceding siblings ...)
  2023-02-05 20:02 ` paper42
@ 2023-02-06 11:11 ` motorto
  2023-02-06 11:13 ` [PR PATCH] [Updated] " motorto
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-02-06 11:11 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1097244178

Comment:
You mean removing the $(makedepends) from the depends,right ? 

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

* Re: [PR PATCH] [Updated] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (9 preceding siblings ...)
  2023-02-06 11:11 ` motorto
@ 2023-02-06 11:13 ` motorto
  2023-02-06 11:34 ` [PR REVIEW] " paper42
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-02-06 11:13 UTC (permalink / raw)
  To: ml

[-- 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: 1858 bytes --]

From 7796298ee73633d713cb94210b5eb56cac425460 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 | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template
index 73ca6d5aa008..8353719a6a9c 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,24 +1,30 @@
 # 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() {
-	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	depends="${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (10 preceding siblings ...)
  2023-02-06 11:13 ` [PR PATCH] [Updated] " motorto
@ 2023-02-06 11:34 ` paper42
  2023-02-06 12:11 ` [PR PATCH] [Updated] " motorto
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: paper42 @ 2023-02-06 11:34 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1097265388

Comment:
`$makedepends` is a variable that expands to `xcb-proto libXdmcp-devel libXau-devel`, -devel package's dependencies should be just `libXdmcp-devel libXau-devel` because xcb-proto is not required there. So yes, remove `$makedepends` from the -devel subpackage's `$depends`, but also add the required dependencies that were previously put there with `$makedepends`.

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

* Re: [PR PATCH] [Updated] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (11 preceding siblings ...)
  2023-02-06 11:34 ` [PR REVIEW] " paper42
@ 2023-02-06 12:11 ` motorto
  2023-02-06 12:12 ` [PR REVIEW] " motorto
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-02-06 12:11 UTC (permalink / raw)
  To: ml

[-- 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: 1886 bytes --]

From 210639c9c6769229d15c07f976ce06b275224d4c 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 | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/libxcb/template b/srcpkgs/libxcb/template
index 73ca6d5aa008..709910986667 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,24 +1,30 @@
 # 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() {
-	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	depends="libXdmcp-devel libXau-devel ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (12 preceding siblings ...)
  2023-02-06 12:11 ` [PR PATCH] [Updated] " motorto
@ 2023-02-06 12:12 ` motorto
  2023-02-16  3:11 ` classabbyamp
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-02-06 12:12 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1097300711

Comment:
added, thanks for the heads up. And sorry for don`t understanding it at first 

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

* Re: [PR REVIEW] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (13 preceding siblings ...)
  2023-02-06 12:12 ` [PR REVIEW] " motorto
@ 2023-02-16  3:11 ` classabbyamp
  2023-03-28 11:24 ` [PR PATCH] [Updated] " motorto
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: classabbyamp @ 2023-02-16  3:11 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#discussion_r1107960460

Comment:
```suggestion
	vlicense COPYING
```

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

* Re: [PR PATCH] [Updated] libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (14 preceding siblings ...)
  2023-02-16  3:11 ` classabbyamp
@ 2023-03-28 11:24 ` motorto
  2023-03-28 11:24 ` motorto
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-03-28 11:24 UTC (permalink / raw)
  To: ml

[-- 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: 1857 bytes --]

From ab04b08d97fb99002acbdf0490d7d93eb9a8baec 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..7e0cdc11d599 100644
--- a/srcpkgs/libxcb/template
+++ b/srcpkgs/libxcb/template
@@ -1,24 +1,30 @@
 # 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
 }
 
 libxcb-devel_package() {
-	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
+	depends="libXdmcp-devel libXau-devel ${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - development files"
 	pkg_install() {
 		vmove usr/include

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

* Re: libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (15 preceding siblings ...)
  2023-03-28 11:24 ` [PR PATCH] [Updated] " motorto
@ 2023-03-28 11:24 ` motorto
  2023-03-28 15:31 ` [PR PATCH] [Merged]: " classabbyamp
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: motorto @ 2023-03-28 11:24 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#issuecomment-1486683794

Comment:
@classabbyamp  I have removed the "LICENSE" on vcopy. Sorry for the wait but was without a laptop on the last month

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

* Re: [PR PATCH] [Merged]: libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (16 preceding siblings ...)
  2023-03-28 11:24 ` motorto
@ 2023-03-28 15:31 ` classabbyamp
  2023-03-28 19:44 ` Piraty
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: classabbyamp @ 2023-03-28 15:31 UTC (permalink / raw)
  To: ml

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

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

libxcb: update to 1.15;adopt.
https://github.com/void-linux/void-packages/pull/41893

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
```
SUMMARY
pkg:libxcb host:x86_64 target:x86_64 cross:n result:OK
pkg:libxcb host:x86_64 target:aarch64 cross:y result:OK
```


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

* Re: libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (17 preceding siblings ...)
  2023-03-28 15:31 ` [PR PATCH] [Merged]: " classabbyamp
@ 2023-03-28 19:44 ` Piraty
  2023-03-28 19:45 ` Piraty
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: Piraty @ 2023-03-28 19:44 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#issuecomment-1487500432

Comment:
any reason to change `homepage=` and not use the released tarball?

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

* Re: libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (18 preceding siblings ...)
  2023-03-28 19:44 ` Piraty
@ 2023-03-28 19:45 ` Piraty
  2023-03-28 19:45 ` Piraty
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: Piraty @ 2023-03-28 19:45 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#issuecomment-1487500432

Comment:
any reason to change `homepage=`?

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

* Re: libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (19 preceding siblings ...)
  2023-03-28 19:45 ` Piraty
@ 2023-03-28 19:45 ` Piraty
  2023-03-28 19:55 ` classabbyamp
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: Piraty @ 2023-03-28 19:45 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#issuecomment-1487500432

Comment:
why change `homepage=` to the repo

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

* Re: libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (20 preceding siblings ...)
  2023-03-28 19:45 ` Piraty
@ 2023-03-28 19:55 ` classabbyamp
  2023-03-29  8:56 ` mhmdanas
  2023-03-29  8:58 ` classabbyamp
  23 siblings, 0 replies; 25+ messages in thread
From: classabbyamp @ 2023-03-28 19:55 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#issuecomment-1487512986

Comment:
hm, most X libraries had x.org as homepage, which is fairly painful if you want to find info about that library, but this homepage was fine I guess

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

* Re: libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (21 preceding siblings ...)
  2023-03-28 19:55 ` classabbyamp
@ 2023-03-29  8:56 ` mhmdanas
  2023-03-29  8:58 ` classabbyamp
  23 siblings, 0 replies; 25+ messages in thread
From: mhmdanas @ 2023-03-29  8:56 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#issuecomment-1488197422

Comment:
@Piraty is it not preferred to use the repo's URL?

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

* Re: libxcb: update to 1.15;adopt.
  2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt motorto
                   ` (22 preceding siblings ...)
  2023-03-29  8:56 ` mhmdanas
@ 2023-03-29  8:58 ` classabbyamp
  23 siblings, 0 replies; 25+ messages in thread
From: classabbyamp @ 2023-03-29  8:58 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41893#issuecomment-1488200566

Comment:
no, whatever upstream calls the homepage is preferred 

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

end of thread, other threads:[~2023-03-29  8:58 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26 22:55 [PR PATCH] libxcb: update to 1.15;adopt 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 ` [PR PATCH] [Updated] " motorto
2023-02-05 17:18 ` [PR REVIEW] " 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

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).