Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zutty: update to 0.12
@ 2022-05-23 12:20 nadevko
  2022-05-23 12:23 ` nadevko
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: nadevko @ 2022-05-23 12:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nadevko/void-packages zutty
https://github.com/void-linux/void-packages/pull/37254

zutty: update to 0.12
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, _X86_64_
- I built this PR locally for these architectures _aarch64-musl_

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

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

From b9f8ec5b50f79c6ed57d982a067856d98d9f0ce1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Mon, 23 May 2022 14:55:40 +0300
Subject: [PATCH] zutty: update to 0.12

Multi-line description of commit. feel free to be detailed.
---
 srcpkgs/zutty/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template
index 395b48cdb6ac..bac3039591ed 100644
--- a/srcpkgs/zutty/template
+++ b/srcpkgs/zutty/template
@@ -1,17 +1,17 @@
 # Template file for 'zutty'
 pkgname=zutty
-version=0.11
+version=0.12
 revision=1
 build_style=waf3
-hostmakedepends="pkg-config"
+hostmakedepends=pkg-config
 makedepends="python3-devel libglvnd-devel MesaLib-devel freetype-devel libXmu-devel"
-depends="font-misc-misc"
+depends=font-misc-misc
 short_desc="X terminal emulator rendering through OpenGL ES Compute Shaders"
 maintainer="Javier Caballero <jacallo@protonmail.com>"
-license="GPL-3.0-or-later"
-homepage="https://tomscii.sig7.se/zutty"
+license=GPL-3.0-or-later
+homepage=https://tomscii.sig7.se/zutty
 distfiles="https://github.com/tomszilagyi/zutty/archive/refs/tags/${version}.tar.gz"
-checksum=3e77abb424f2f6044686fd3a3a22793e537bf5e403fe2b6ca8543daf4f3186f9
+checksum=750daed8625a2486a33b872d59242efba7ee21af282ccfd4a7dbf12d21d7cee7
 
 post_patch() {
 	vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"

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

* Re: zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
@ 2022-05-23 12:23 ` nadevko
  2022-05-23 12:34 ` [PR REVIEW] " paper42
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: nadevko @ 2022-05-23 12:23 UTC (permalink / raw)
  To: ml

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

New comment by nadevko on void-packages repository

https://github.com/void-linux/void-packages/pull/37254#issuecomment-1134607152

Comment:
That's strange, but at first time it successfully compiled with wrong checksum.

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

* Re: [PR REVIEW] zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
  2022-05-23 12:23 ` nadevko
@ 2022-05-23 12:34 ` paper42
  2022-05-23 12:45 ` paper42
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2022-05-23 12:34 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37254#discussion_r879402754

Comment:
drop these unnecessary changes

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

* Re: [PR REVIEW] zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
  2022-05-23 12:23 ` nadevko
  2022-05-23 12:34 ` [PR REVIEW] " paper42
@ 2022-05-23 12:45 ` paper42
  2022-05-23 13:22 ` [PR PATCH] [Updated] " nadevko
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2022-05-23 12:45 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37254#discussion_r879414235

Comment:
if you look at the CI output, you will see that this line doesn't change anything and causes the build to fail

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

* Re: [PR PATCH] [Updated] zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
                   ` (2 preceding siblings ...)
  2022-05-23 12:45 ` paper42
@ 2022-05-23 13:22 ` nadevko
  2022-05-23 13:35 ` nadevko
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: nadevko @ 2022-05-23 13:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nadevko/void-packages zutty
https://github.com/void-linux/void-packages/pull/37254

zutty: update to 0.12
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, _X86_64_
- I built this PR locally for these architectures _aarch64-musl_

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

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

From abcb28127255ece5699e3b18f23a12b7af278355 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Mon, 23 May 2022 16:20:58 +0300
Subject: [PATCH] zutty: update to 0.12

---
 srcpkgs/zutty/template | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template
index 395b48cdb6ac..f92853df3494 100644
--- a/srcpkgs/zutty/template
+++ b/srcpkgs/zutty/template
@@ -1,21 +1,16 @@
 # Template file for 'zutty'
 pkgname=zutty
-version=0.11
+version=0.12
 revision=1
 build_style=waf3
 hostmakedepends="pkg-config"
-makedepends="python3-devel libglvnd-devel MesaLib-devel freetype-devel libXmu-devel"
-depends="font-misc-misc"
+makedepends="freetype-devel libXmu-devel MesaLib-devel"
 short_desc="X terminal emulator rendering through OpenGL ES Compute Shaders"
 maintainer="Javier Caballero <jacallo@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://tomscii.sig7.se/zutty"
 distfiles="https://github.com/tomszilagyi/zutty/archive/refs/tags/${version}.tar.gz"
-checksum=3e77abb424f2f6044686fd3a3a22793e537bf5e403fe2b6ca8543daf4f3186f9
-
-post_patch() {
-	vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"
-}
+checksum=750daed8625a2486a33b872d59242efba7ee21af282ccfd4a7dbf12d21d7cee7
 
 post_install() {
 	# Copy icons

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

* Re: [PR PATCH] [Updated] zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
                   ` (3 preceding siblings ...)
  2022-05-23 13:22 ` [PR PATCH] [Updated] " nadevko
@ 2022-05-23 13:35 ` nadevko
  2022-05-23 13:43 ` nadevko
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: nadevko @ 2022-05-23 13:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nadevko/void-packages zutty
https://github.com/void-linux/void-packages/pull/37254

zutty: update to 0.12
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, _X86_64_
- I built this PR locally for these architectures _aarch64-musl_

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

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

From 63628c456a8b1621b582abdb0998be94d2cc286b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Mon, 23 May 2022 16:20:58 +0300
Subject: [PATCH] zutty: update to 0.12

---
 srcpkgs/zutty/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template
index 395b48cdb6ac..75b294b3da5b 100644
--- a/srcpkgs/zutty/template
+++ b/srcpkgs/zutty/template
@@ -1,21 +1,17 @@
 # Template file for 'zutty'
 pkgname=zutty
-version=0.11
+version=0.12
 revision=1
 build_style=waf3
 hostmakedepends="pkg-config"
-makedepends="python3-devel libglvnd-devel MesaLib-devel freetype-devel libXmu-devel"
+makedepends="freetype-devel libXmu-devel MesaLib-devel"
 depends="font-misc-misc"
 short_desc="X terminal emulator rendering through OpenGL ES Compute Shaders"
 maintainer="Javier Caballero <jacallo@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://tomscii.sig7.se/zutty"
 distfiles="https://github.com/tomszilagyi/zutty/archive/refs/tags/${version}.tar.gz"
-checksum=3e77abb424f2f6044686fd3a3a22793e537bf5e403fe2b6ca8543daf4f3186f9
-
-post_patch() {
-	vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"
-}
+checksum=750daed8625a2486a33b872d59242efba7ee21af282ccfd4a7dbf12d21d7cee7
 
 post_install() {
 	# Copy icons

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

* Re: [PR PATCH] [Updated] zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
                   ` (4 preceding siblings ...)
  2022-05-23 13:35 ` nadevko
@ 2022-05-23 13:43 ` nadevko
  2022-05-23 13:50 ` nadevko
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: nadevko @ 2022-05-23 13:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nadevko/void-packages zutty
https://github.com/void-linux/void-packages/pull/37254

zutty: update to 0.12
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, _X86_64_
- I built this PR locally for these architectures _aarch64-musl_

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

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

From 32b94c6ee3504905a5e4cc5a06ede85df7452b26 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nade=C5=ADka?= <nadevko@riseup.net>
Date: Mon, 23 May 2022 16:20:58 +0300
Subject: [PATCH] zutty: update to 0.12

---
 srcpkgs/zutty/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template
index 395b48cdb6ac..fc2f8753a589 100644
--- a/srcpkgs/zutty/template
+++ b/srcpkgs/zutty/template
@@ -1,21 +1,17 @@
 # Template file for 'zutty'
 pkgname=zutty
-version=0.11
+version=0.12
 revision=1
 build_style=waf3
 hostmakedepends="pkg-config"
-makedepends="python3-devel libglvnd-devel MesaLib-devel freetype-devel libXmu-devel"
+makedepends="freetype-devel libXmu-devel libglvnd-devel"
 depends="font-misc-misc"
 short_desc="X terminal emulator rendering through OpenGL ES Compute Shaders"
 maintainer="Javier Caballero <jacallo@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://tomscii.sig7.se/zutty"
 distfiles="https://github.com/tomszilagyi/zutty/archive/refs/tags/${version}.tar.gz"
-checksum=3e77abb424f2f6044686fd3a3a22793e537bf5e403fe2b6ca8543daf4f3186f9
-
-post_patch() {
-	vsed -i wscript -e "s|, '-march=native', '-mtune=native'||g"
-}
+checksum=750daed8625a2486a33b872d59242efba7ee21af282ccfd4a7dbf12d21d7cee7
 
 post_install() {
 	# Copy icons

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

* Re: zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
                   ` (5 preceding siblings ...)
  2022-05-23 13:43 ` nadevko
@ 2022-05-23 13:50 ` nadevko
  2022-05-26 11:42 ` paxet
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: nadevko @ 2022-05-23 13:50 UTC (permalink / raw)
  To: ml

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

New comment by nadevko on void-packages repository

https://github.com/void-linux/void-packages/pull/37254#issuecomment-1134705178

Comment:
`python3-devel` are not really required, from `MesaLibs` required only `libglvnd-devel`, but package `font-misc-misc` provides default fonts.
<sup><sup><sub>When I learn to push only final version...</sub></sup></sup>

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

* Re: zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
                   ` (6 preceding siblings ...)
  2022-05-23 13:50 ` nadevko
@ 2022-05-26 11:42 ` paxet
  2022-06-03 17:19 ` paper42
  2022-06-03 17:19 ` [PR PATCH] [Closed]: " paper42
  9 siblings, 0 replies; 11+ messages in thread
From: paxet @ 2022-05-26 11:42 UTC (permalink / raw)
  To: ml

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

New comment by paxet on void-packages repository

https://github.com/void-linux/void-packages/pull/37254#issuecomment-1138443653

Comment:
Only by few hours of difference we have duplicated our effort #37252

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

* Re: zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
                   ` (7 preceding siblings ...)
  2022-05-26 11:42 ` paxet
@ 2022-06-03 17:19 ` paper42
  2022-06-03 17:19 ` [PR PATCH] [Closed]: " paper42
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2022-06-03 17:19 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/37254#issuecomment-1146195053

Comment:
I will merge @paxet's PR just because the diff is a bit cleaner, but thank you for looking into this and testing.

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

* Re: [PR PATCH] [Closed]: zutty: update to 0.12
  2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
                   ` (8 preceding siblings ...)
  2022-06-03 17:19 ` paper42
@ 2022-06-03 17:19 ` paper42
  9 siblings, 0 replies; 11+ messages in thread
From: paper42 @ 2022-06-03 17:19 UTC (permalink / raw)
  To: ml

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

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

zutty: update to 0.12
https://github.com/void-linux/void-packages/pull/37254

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, _X86_64_
- I built this PR locally for these architectures _aarch64-musl_

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

end of thread, other threads:[~2022-06-03 17:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23 12:20 [PR PATCH] zutty: update to 0.12 nadevko
2022-05-23 12:23 ` nadevko
2022-05-23 12:34 ` [PR REVIEW] " paper42
2022-05-23 12:45 ` paper42
2022-05-23 13:22 ` [PR PATCH] [Updated] " nadevko
2022-05-23 13:35 ` nadevko
2022-05-23 13:43 ` nadevko
2022-05-23 13:50 ` nadevko
2022-05-26 11:42 ` paxet
2022-06-03 17:19 ` paper42
2022-06-03 17:19 ` [PR PATCH] [Closed]: " paper42

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