Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xcb-util-cursor: update to 0.1.4.
@ 2022-11-19 22:36 motorto
  2022-11-19 22:38 ` [PR PATCH] [Updated] " motorto
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: motorto @ 2022-11-19 22:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-cursor_0.1.3
https://github.com/void-linux/void-packages/pull/40626

xcb-util-cursor: update to 0.1.4.
<!-- 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-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-cursor_0.1.3-40626.patch --]
[-- Type: text/x-diff, Size: 1218 bytes --]

From 3689557690bf88ddaacf576abf57d4c77ac77dcf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:35:34 +0000
Subject: [PATCH] xcb-util-cursor: update to 0.1.4.

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

diff --git a/srcpkgs/xcb-util-cursor/template b/srcpkgs/xcb-util-cursor/template
index 16beb6bb0051..a367ad50c37c 100644
--- a/srcpkgs/xcb-util-cursor/template
+++ b/srcpkgs/xcb-util-cursor/template
@@ -1,6 +1,6 @@
 # Template build for 'xcb-util-cursor'.
 pkgname=xcb-util-cursor
-version=0.1.3
+version=0.1.4
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -10,8 +10,8 @@ short_desc="XCB cursor library (libxcursor port)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="http://xcb.freedesktop.org"
 license="MIT"
-distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
-checksum=05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
+distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.xz"
+checksum=28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xcb-util-cursor: update to 0.1.4.
  2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
@ 2022-11-19 22:38 ` motorto
  2022-11-19 22:38 ` motorto
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-19 22:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-cursor_0.1.3
https://github.com/void-linux/void-packages/pull/40626

xcb-util-cursor: update to 0.1.4.
<!-- 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-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-cursor_0.1.3-40626.patch --]
[-- Type: text/x-diff, Size: 1218 bytes --]

From 6956d09912173b7159fcb0db50dcd098ac0f0f53 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:35:34 +0000
Subject: [PATCH] xcb-util-cursor: update to 0.1.4.

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

diff --git a/srcpkgs/xcb-util-cursor/template b/srcpkgs/xcb-util-cursor/template
index 16beb6bb0051..a367ad50c37c 100644
--- a/srcpkgs/xcb-util-cursor/template
+++ b/srcpkgs/xcb-util-cursor/template
@@ -1,6 +1,6 @@
 # Template build for 'xcb-util-cursor'.
 pkgname=xcb-util-cursor
-version=0.1.3
+version=0.1.4
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -10,8 +10,8 @@ short_desc="XCB cursor library (libxcursor port)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="http://xcb.freedesktop.org"
 license="MIT"
-distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
-checksum=05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
+distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.xz"
+checksum=28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xcb-util-cursor: update to 0.1.4.
  2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
  2022-11-19 22:38 ` [PR PATCH] [Updated] " motorto
@ 2022-11-19 22:38 ` motorto
  2022-11-20  5:47 ` [PR REVIEW] " classabbyamp
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-19 22:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-cursor_0.1.3
https://github.com/void-linux/void-packages/pull/40626

xcb-util-cursor: update to 0.1.4.
<!-- 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-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-cursor_0.1.3-40626.patch --]
[-- Type: text/x-diff, Size: 1402 bytes --]

From f2071a777026f5d2391a522fc83c019e51c883d6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:35:34 +0000
Subject: [PATCH] xcb-util-cursor: update to 0.1.4.

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

diff --git a/srcpkgs/xcb-util-cursor/template b/srcpkgs/xcb-util-cursor/template
index 16beb6bb0051..b12fad602565 100644
--- a/srcpkgs/xcb-util-cursor/template
+++ b/srcpkgs/xcb-util-cursor/template
@@ -1,6 +1,6 @@
-# Template build for 'xcb-util-cursor'.
+# Template file for 'xcb-util-cursor'
 pkgname=xcb-util-cursor
-version=0.1.3
+version=0.1.4
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -8,10 +8,10 @@ hostmakedepends="pkg-config gperf m4"
 makedepends="xcb-util-renderutil-devel xcb-util-image-devel"
 short_desc="XCB cursor library (libxcursor port)"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://xcb.freedesktop.org"
 license="MIT"
-distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
-checksum=05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
+homepage="http://xcb.freedesktop.org"
+distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.xz"
+checksum=28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] xcb-util-cursor: update to 0.1.4.
  2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
  2022-11-19 22:38 ` [PR PATCH] [Updated] " motorto
  2022-11-19 22:38 ` motorto
@ 2022-11-20  5:47 ` classabbyamp
  2022-11-20 10:46 ` [PR PATCH] [Updated] " motorto
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-11-20  5:47 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40626#discussion_r1027229229

Comment:
```suggestion
distfiles="http://xcb.freedesktop.org/dist/xcb-util-cursor-${version}.tar.xz"
```

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

* Re: [PR PATCH] [Updated] xcb-util-cursor: update to 0.1.4.
  2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
                   ` (2 preceding siblings ...)
  2022-11-20  5:47 ` [PR REVIEW] " classabbyamp
@ 2022-11-20 10:46 ` motorto
  2022-11-24  6:59 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-20 10:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-cursor_0.1.3
https://github.com/void-linux/void-packages/pull/40626

xcb-util-cursor: update to 0.1.4.
<!-- 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-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-cursor_0.1.3-40626.patch --]
[-- Type: text/x-diff, Size: 1407 bytes --]

From f1f50321b7453c1d73521cbd4b6981794fc1c83f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:35:34 +0000
Subject: [PATCH] xcb-util-cursor: update to 0.1.4.

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

diff --git a/srcpkgs/xcb-util-cursor/template b/srcpkgs/xcb-util-cursor/template
index 16beb6bb0051..9b78e0521449 100644
--- a/srcpkgs/xcb-util-cursor/template
+++ b/srcpkgs/xcb-util-cursor/template
@@ -1,6 +1,6 @@
-# Template build for 'xcb-util-cursor'.
+# Template file for 'xcb-util-cursor'
 pkgname=xcb-util-cursor
-version=0.1.3
+version=0.1.4
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -8,10 +8,10 @@ hostmakedepends="pkg-config gperf m4"
 makedepends="xcb-util-renderutil-devel xcb-util-image-devel"
 short_desc="XCB cursor library (libxcursor port)"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://xcb.freedesktop.org"
 license="MIT"
-distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
-checksum=05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
+homepage="http://xcb.freedesktop.org"
+distfiles="http://xcb.freedesktop.org/dist/xcb-util-cursor-${version}.tar.xz"
+checksum=28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] xcb-util-cursor: update to 0.1.4.
  2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
                   ` (3 preceding siblings ...)
  2022-11-20 10:46 ` [PR PATCH] [Updated] " motorto
@ 2022-11-24  6:59 ` classabbyamp
  2022-11-27 12:25 ` [PR PATCH] [Updated] " motorto
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-11-24  6:59 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40626#discussion_r1031115301

Comment:
```suggestion
homepage="https://xcb.freedesktop.org"
distfiles="https://xcb.freedesktop.org/dist/xcb-util-cursor-${version}.tar.xz"
```

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

* Re: [PR PATCH] [Updated] xcb-util-cursor: update to 0.1.4.
  2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
                   ` (4 preceding siblings ...)
  2022-11-24  6:59 ` [PR REVIEW] " classabbyamp
@ 2022-11-27 12:25 ` motorto
  2022-11-27 12:26 ` [PR REVIEW] " motorto
  2022-11-27 15:49 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-27 12:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcb-util-cursor_0.1.3
https://github.com/void-linux/void-packages/pull/40626

xcb-util-cursor: update to 0.1.4.
<!-- 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-musl


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xcb-util-cursor_0.1.3-40626.patch --]
[-- Type: text/x-diff, Size: 1409 bytes --]

From cc9c7f29ab99ed26dded01d2aea2c51e88ebd5e2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 19 Nov 2022 22:35:34 +0000
Subject: [PATCH] xcb-util-cursor: update to 0.1.4.

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

diff --git a/srcpkgs/xcb-util-cursor/template b/srcpkgs/xcb-util-cursor/template
index 16beb6bb0051..b69bd9217772 100644
--- a/srcpkgs/xcb-util-cursor/template
+++ b/srcpkgs/xcb-util-cursor/template
@@ -1,6 +1,6 @@
-# Template build for 'xcb-util-cursor'.
+# Template file for 'xcb-util-cursor'
 pkgname=xcb-util-cursor
-version=0.1.3
+version=0.1.4
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -8,10 +8,10 @@ hostmakedepends="pkg-config gperf m4"
 makedepends="xcb-util-renderutil-devel xcb-util-image-devel"
 short_desc="XCB cursor library (libxcursor port)"
 maintainer="Orphaned <orphan@voidlinux.org>"
-homepage="http://xcb.freedesktop.org"
 license="MIT"
-distfiles="http://xcb.freedesktop.org/dist/${pkgname}-${version}.tar.bz2"
-checksum=05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f
+homepage="https://xcb.freedesktop.org"
+distfiles="https://xcb.freedesktop.org/dist/xcb-util-cursor-${version}.tar.xz"
+checksum=28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR REVIEW] xcb-util-cursor: update to 0.1.4.
  2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
                   ` (5 preceding siblings ...)
  2022-11-27 12:25 ` [PR PATCH] [Updated] " motorto
@ 2022-11-27 12:26 ` motorto
  2022-11-27 15:49 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: motorto @ 2022-11-27 12:26 UTC (permalink / raw)
  To: ml

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

New review comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/40626#discussion_r1032922394

Comment:
Done, thanks for the feedback. Sorry for the wait.

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

* Re: [PR PATCH] [Merged]: xcb-util-cursor: update to 0.1.4.
  2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
                   ` (6 preceding siblings ...)
  2022-11-27 12:26 ` [PR REVIEW] " motorto
@ 2022-11-27 15:49 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-11-27 15:49 UTC (permalink / raw)
  To: ml

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

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

xcb-util-cursor: update to 0.1.4.
https://github.com/void-linux/void-packages/pull/40626

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-musl


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

end of thread, other threads:[~2022-11-27 15:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-19 22:36 [PR PATCH] xcb-util-cursor: update to 0.1.4 motorto
2022-11-19 22:38 ` [PR PATCH] [Updated] " motorto
2022-11-19 22:38 ` motorto
2022-11-20  5:47 ` [PR REVIEW] " classabbyamp
2022-11-20 10:46 ` [PR PATCH] [Updated] " motorto
2022-11-24  6:59 ` [PR REVIEW] " classabbyamp
2022-11-27 12:25 ` [PR PATCH] [Updated] " motorto
2022-11-27 12:26 ` [PR REVIEW] " motorto
2022-11-27 15:49 ` [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).