Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xcb-util-image: update to 0.4.1.
@ 2023-01-22 15:19 motorto
  2023-01-22 15:27 ` [PR PATCH] [Updated] xcb-util-image: update to 0.4.1;adopt motorto
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: motorto @ 2023-01-22 15:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-image-0.4.1
https://github.com/void-linux/void-packages/pull/41803

xcb-util-image: update to 0.4.1.
<!-- 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/41803.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-image-0.4.1-41803.patch --]
[-- Type: text/x-diff, Size: 1368 bytes --]

From 02bd013bca106220e1530e0de1cc42c09fb2ee0f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 22 Jan 2023 15:18:36 +0000
Subject: [PATCH] xcb-util-image: update to 0.4.1.

---
 srcpkgs/xcb-util-image/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/xcb-util-image/template b/srcpkgs/xcb-util-image/template
index 007dac1fd7de..2af92419e2fe 100644
--- a/srcpkgs/xcb-util-image/template
+++ b/srcpkgs/xcb-util-image/template
@@ -1,17 +1,17 @@
 # Template file for 'xcb-util-image'
 pkgname=xcb-util-image
-version=0.4.0
-revision=3
+version=0.4.1
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="pkg-config"
 makedepends="xcb-util-devel"
 short_desc="Utility libraries for XCB - XImage and XShmImage functions"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="X11"
 homepage="https://xcb.freedesktop.org"
-distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.bz2"
-checksum=2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
+distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.xz"
+checksum=ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d
 
 post_install() {
 	vlicense COPYING LICENSE

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

* Re: [PR PATCH] [Updated] xcb-util-image: update to 0.4.1;adopt.
  2023-01-22 15:19 [PR PATCH] xcb-util-image: update to 0.4.1 motorto
@ 2023-01-22 15:27 ` motorto
  2023-01-24  8:51 ` [PR REVIEW] " classabbyamp
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: motorto @ 2023-01-22 15:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-image-0.4.1
https://github.com/void-linux/void-packages/pull/41803

xcb-util-image: update to 0.4.1;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:xcb-util-image host:x86_64 target:x86_64 cross:n result:OK
pkg:xcb-util-image host:x86_64-musl target:x86_64-musl cross:n result:OK
pkg:xcb-util-image host:i686 target:i686 cross:n result:OK
pkg:xcb-util-image host:x86_64 target:aarch64-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:aarch64 cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv7l-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv7l cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv6l-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv6l cross:y result:OK
```


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-image-0.4.1-41803.patch --]
[-- Type: text/x-diff, Size: 1374 bytes --]

From 0edde484e654e4b7d3e59bdd7cf142c1053aebbe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 22 Jan 2023 15:18:36 +0000
Subject: [PATCH] xcb-util-image: update to 0.4.1;adopt.

---
 srcpkgs/xcb-util-image/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/xcb-util-image/template b/srcpkgs/xcb-util-image/template
index 007dac1fd7de..2af92419e2fe 100644
--- a/srcpkgs/xcb-util-image/template
+++ b/srcpkgs/xcb-util-image/template
@@ -1,17 +1,17 @@
 # Template file for 'xcb-util-image'
 pkgname=xcb-util-image
-version=0.4.0
-revision=3
+version=0.4.1
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="pkg-config"
 makedepends="xcb-util-devel"
 short_desc="Utility libraries for XCB - XImage and XShmImage functions"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="X11"
 homepage="https://xcb.freedesktop.org"
-distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.bz2"
-checksum=2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
+distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.xz"
+checksum=ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d
 
 post_install() {
 	vlicense COPYING LICENSE

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

* Re: [PR REVIEW] xcb-util-image: update to 0.4.1;adopt.
  2023-01-22 15:19 [PR PATCH] xcb-util-image: update to 0.4.1 motorto
  2023-01-22 15:27 ` [PR PATCH] [Updated] xcb-util-image: update to 0.4.1;adopt motorto
@ 2023-01-24  8:51 ` classabbyamp
  2023-01-24 11:39 ` [PR PATCH] [Updated] " motorto
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-01-24  8:51 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/41803#discussion_r1084965893

Comment:
```suggestion
homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb-image"
```



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

* Re: [PR PATCH] [Updated] xcb-util-image: update to 0.4.1;adopt.
  2023-01-22 15:19 [PR PATCH] xcb-util-image: update to 0.4.1 motorto
  2023-01-22 15:27 ` [PR PATCH] [Updated] xcb-util-image: update to 0.4.1;adopt motorto
  2023-01-24  8:51 ` [PR REVIEW] " classabbyamp
@ 2023-01-24 11:39 ` motorto
  2023-01-24 11:39 ` motorto
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: motorto @ 2023-01-24 11:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-image-0.4.1
https://github.com/void-linux/void-packages/pull/41803

xcb-util-image: update to 0.4.1;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:xcb-util-image host:x86_64 target:x86_64 cross:n result:OK
pkg:xcb-util-image host:x86_64-musl target:x86_64-musl cross:n result:OK
pkg:xcb-util-image host:i686 target:i686 cross:n result:OK
pkg:xcb-util-image host:x86_64 target:aarch64-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:aarch64 cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv7l-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv7l cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv6l-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv6l cross:y result:OK
```


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-image-0.4.1-41803.patch --]
[-- Type: text/x-diff, Size: 1443 bytes --]

From a9f5cf5314734a09964e8514a6b12d9b2d999b12 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 22 Jan 2023 15:18:36 +0000
Subject: [PATCH] xcb-util-image: update to 0.4.1;adopt.

---
 srcpkgs/xcb-util-image/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xcb-util-image/template b/srcpkgs/xcb-util-image/template
index 007dac1fd7de..12f37c7706f0 100644
--- a/srcpkgs/xcb-util-image/template
+++ b/srcpkgs/xcb-util-image/template
@@ -1,17 +1,17 @@
 # Template file for 'xcb-util-image'
 pkgname=xcb-util-image
-version=0.4.0
-revision=3
+version=0.4.1
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="pkg-config"
 makedepends="xcb-util-devel"
 short_desc="Utility libraries for XCB - XImage and XShmImage functions"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="X11"
-homepage="https://xcb.freedesktop.org"
-distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.bz2"
-checksum=2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
+homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb-keysyms"
+distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.xz"
+checksum=ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d
 
 post_install() {
 	vlicense COPYING LICENSE

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

* Re: [PR PATCH] [Updated] xcb-util-image: update to 0.4.1;adopt.
  2023-01-22 15:19 [PR PATCH] xcb-util-image: update to 0.4.1 motorto
                   ` (2 preceding siblings ...)
  2023-01-24 11:39 ` [PR PATCH] [Updated] " motorto
@ 2023-01-24 11:39 ` motorto
  2023-01-24 11:40 ` [PR REVIEW] " motorto
  2023-01-24 19:09 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: motorto @ 2023-01-24 11:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-image-0.4.1
https://github.com/void-linux/void-packages/pull/41803

xcb-util-image: update to 0.4.1;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:xcb-util-image host:x86_64 target:x86_64 cross:n result:OK
pkg:xcb-util-image host:x86_64-musl target:x86_64-musl cross:n result:OK
pkg:xcb-util-image host:i686 target:i686 cross:n result:OK
pkg:xcb-util-image host:x86_64 target:aarch64-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:aarch64 cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv7l-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv7l cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv6l-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv6l cross:y result:OK
```


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-image-0.4.1-41803.patch --]
[-- Type: text/x-diff, Size: 1441 bytes --]

From 03395ffd29343363663fef10e7b09474c698d1da Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 22 Jan 2023 15:18:36 +0000
Subject: [PATCH] xcb-util-image: update to 0.4.1;adopt.

---
 srcpkgs/xcb-util-image/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/xcb-util-image/template b/srcpkgs/xcb-util-image/template
index 007dac1fd7de..c4792dfcc5e8 100644
--- a/srcpkgs/xcb-util-image/template
+++ b/srcpkgs/xcb-util-image/template
@@ -1,17 +1,17 @@
 # Template file for 'xcb-util-image'
 pkgname=xcb-util-image
-version=0.4.0
-revision=3
+version=0.4.1
+revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
 hostmakedepends="pkg-config"
 makedepends="xcb-util-devel"
 short_desc="Utility libraries for XCB - XImage and XShmImage functions"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="X11"
-homepage="https://xcb.freedesktop.org"
-distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.bz2"
-checksum=2db96a37d78831d643538dd1b595d7d712e04bdccf8896a5e18ce0f398ea2ffc
+homepage="https://gitlab.freedesktop.org/xorg/lib/libxcb-image"
+distfiles="https://xcb.freedesktop.org/dist/xcb-util-image-${version}.tar.xz"
+checksum=ccad8ee5dadb1271fd4727ad14d9bd77a64e505608766c4e98267d9aede40d3d
 
 post_install() {
 	vlicense COPYING LICENSE

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

* Re: [PR REVIEW] xcb-util-image: update to 0.4.1;adopt.
  2023-01-22 15:19 [PR PATCH] xcb-util-image: update to 0.4.1 motorto
                   ` (3 preceding siblings ...)
  2023-01-24 11:39 ` motorto
@ 2023-01-24 11:40 ` motorto
  2023-01-24 19:09 ` [PR PATCH] [Merged]: " classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: motorto @ 2023-01-24 11:40 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/41803#discussion_r1085170941

Comment:
added

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

* Re: [PR PATCH] [Merged]: xcb-util-image: update to 0.4.1;adopt.
  2023-01-22 15:19 [PR PATCH] xcb-util-image: update to 0.4.1 motorto
                   ` (4 preceding siblings ...)
  2023-01-24 11:40 ` [PR REVIEW] " motorto
@ 2023-01-24 19:09 ` classabbyamp
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2023-01-24 19:09 UTC (permalink / raw)
  To: ml

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

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

xcb-util-image: update to 0.4.1;adopt.
https://github.com/void-linux/void-packages/pull/41803

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:xcb-util-image host:x86_64 target:x86_64 cross:n result:OK
pkg:xcb-util-image host:x86_64-musl target:x86_64-musl cross:n result:OK
pkg:xcb-util-image host:i686 target:i686 cross:n result:OK
pkg:xcb-util-image host:x86_64 target:aarch64-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:aarch64 cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv7l-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv7l cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv6l-musl cross:y result:OK
pkg:xcb-util-image host:x86_64 target:armv6l cross:y result:OK
```


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

end of thread, other threads:[~2023-01-24 19:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-22 15:19 [PR PATCH] xcb-util-image: update to 0.4.1 motorto
2023-01-22 15:27 ` [PR PATCH] [Updated] xcb-util-image: update to 0.4.1;adopt motorto
2023-01-24  8:51 ` [PR REVIEW] " classabbyamp
2023-01-24 11:39 ` [PR PATCH] [Updated] " motorto
2023-01-24 11:39 ` motorto
2023-01-24 11:40 ` [PR REVIEW] " motorto
2023-01-24 19:09 ` [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).