Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zutty: update to 0.15
@ 2024-02-23 16:34 paxet
  2024-02-23 17:00 ` paxet
  2024-03-07 12:57 ` [PR PATCH] [Updated] " paxet
  0 siblings, 2 replies; 3+ messages in thread
From: paxet @ 2024-02-23 16:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paxet/void-packages master
https://github.com/void-linux/void-packages/pull/48898

zutty: update to 0.15
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - aarch64-musl
  - armv7l
  - armv7l-musl
  - armv6l
  - armv6l-musl

#### Project migrated
The project has been migrated to a new home. It uses gitweb interface and does not provide a releases page like previously, so I had to mimic other templates like that off the "guilt" package.

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

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

From dbd238ea1003d46303b6a13ea533c66a8e4f2dfe Mon Sep 17 00:00:00 2001
From: Javier Caballero <jacallo@protonmail.com>
Date: Fri, 23 Feb 2024 17:21:14 +0100
Subject: [PATCH] zutty: update to 0.15

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

diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template
index f9e9250bd69b55..380d01bc611b45 100644
--- a/srcpkgs/zutty/template
+++ b/srcpkgs/zutty/template
@@ -1,7 +1,9 @@
 # Template file for 'zutty'
 pkgname=zutty
-version=0.14
+version=0.15
 revision=1
+_githash=7e481c04507e9b5cacfe67fe2b96bdb449b08726
+_gitshort="${_githash:0:7}"
 build_style=waf3
 hostmakedepends="pkg-config"
 makedepends="libglvnd-devel freetype-devel libXmu-devel"
@@ -10,8 +12,8 @@ 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/tomscii/zutty/archive/refs/tags/${version}.tar.gz"
-checksum=6de17d6b7a3fe6991df30ba1ca7d6a08e605369cf92247deeb19758379b5af2f
+distfiles="https://git.hq.sig7.se/zutty.git/snapshot/${_githash}.tar.gz"
+checksum=65ef7896476de83a29183a16bcc4bd2c2e92218b4cd0817f5d98a8c1fdd1e51e
 
 post_install() {
 	# Copy icons

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

* Re: zutty: update to 0.15
  2024-02-23 16:34 [PR PATCH] zutty: update to 0.15 paxet
@ 2024-02-23 17:00 ` paxet
  2024-03-07 12:57 ` [PR PATCH] [Updated] " paxet
  1 sibling, 0 replies; 3+ messages in thread
From: paxet @ 2024-02-23 17:00 UTC (permalink / raw)
  To: ml

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

New comment by paxet on void-packages repository

https://github.com/void-linux/void-packages/pull/48898#issuecomment-1961681532

Comment:
Seems that some builds failed due to a timeout while downloading the release file 🤔

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

* Re: [PR PATCH] [Updated] zutty: update to 0.15
  2024-02-23 16:34 [PR PATCH] zutty: update to 0.15 paxet
  2024-02-23 17:00 ` paxet
@ 2024-03-07 12:57 ` paxet
  1 sibling, 0 replies; 3+ messages in thread
From: paxet @ 2024-03-07 12:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paxet/void-packages master
https://github.com/void-linux/void-packages/pull/48898

zutty: update to 0.15
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl (cross)
  - aarch64 (cross)
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv7l-musl (cross)
  - armv6l (cross)
  - armv6l-musl (cross)

#### Project migrated
The project has been migrated to a new home. It uses gitweb interface and does not provide a releases page like previously, so I had to mimic other templates like that off the "guilt" package.

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

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

From a95c4563a8e4a63ec455998871054dac5901dcf9 Mon Sep 17 00:00:00 2001
From: Javier Caballero <jacallo@protonmail.com>
Date: Fri, 23 Feb 2024 17:21:14 +0100
Subject: [PATCH] zutty: update to 0.15

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

diff --git a/srcpkgs/zutty/template b/srcpkgs/zutty/template
index f9e9250bd69b55..380d01bc611b45 100644
--- a/srcpkgs/zutty/template
+++ b/srcpkgs/zutty/template
@@ -1,7 +1,9 @@
 # Template file for 'zutty'
 pkgname=zutty
-version=0.14
+version=0.15
 revision=1
+_githash=7e481c04507e9b5cacfe67fe2b96bdb449b08726
+_gitshort="${_githash:0:7}"
 build_style=waf3
 hostmakedepends="pkg-config"
 makedepends="libglvnd-devel freetype-devel libXmu-devel"
@@ -10,8 +12,8 @@ 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/tomscii/zutty/archive/refs/tags/${version}.tar.gz"
-checksum=6de17d6b7a3fe6991df30ba1ca7d6a08e605369cf92247deeb19758379b5af2f
+distfiles="https://git.hq.sig7.se/zutty.git/snapshot/${_githash}.tar.gz"
+checksum=65ef7896476de83a29183a16bcc4bd2c2e92218b4cd0817f5d98a8c1fdd1e51e
 
 post_install() {
 	# Copy icons

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

end of thread, other threads:[~2024-03-07 12:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23 16:34 [PR PATCH] zutty: update to 0.15 paxet
2024-02-23 17:00 ` paxet
2024-03-07 12:57 ` [PR PATCH] [Updated] " paxet

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