Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk-layer-shell: update to 0.7.0.
@ 2022-02-26 13:13 motorto
  2022-06-26  2:17 ` github-actions
  2022-07-11  2:13 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 10+ messages in thread
From: motorto @ 2022-02-26 13:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages gtk-layer-shel
https://github.com/void-linux/void-packages/pull/35863

gtk-layer-shell: update to 0.7.0.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

#### Local build testing
- I built this PR locally for my native architecture x86_64-glibc



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gtk-layer-shel-35863.patch --]
[-- Type: text/x-diff, Size: 1131 bytes --]

From 0e726e6dba604e4e597d61956d19dbf00e940f45 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 26 Feb 2022 13:12:48 +0000
Subject: [PATCH] gtk-layer-shell: update to 0.7.0.

---
 srcpkgs/gtk-layer-shell/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template
index 4a5fc2b89b0d..79c649cb39b2 100644
--- a/srcpkgs/gtk-layer-shell/template
+++ b/srcpkgs/gtk-layer-shell/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk-layer-shell'
 pkgname=gtk-layer-shell
-version=0.6.0
+version=0.7.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://github.com/wmww/gtk-layer-shell"
 distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz"
-checksum=9a0ba72cea90e092d6b10ba47e627cd873271d287d9af80a6f66ab131fb34cac
+checksum=ac6016f232c5b0551e5106a7652751cfc56b5a1895a723ff931fbc7019acfc47
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -Dtests=true"

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

* Re: gtk-layer-shell: update to 0.7.0.
  2022-02-26 13:13 [PR PATCH] gtk-layer-shell: update to 0.7.0 motorto
@ 2022-06-26  2:17 ` github-actions
  2022-07-11  2:13 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 10+ messages in thread
From: github-actions @ 2022-06-26  2:17 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/35863#issuecomment-1166399907

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: gtk-layer-shell: update to 0.7.0.
  2022-02-26 13:13 [PR PATCH] gtk-layer-shell: update to 0.7.0 motorto
  2022-06-26  2:17 ` github-actions
@ 2022-07-11  2:13 ` github-actions
  1 sibling, 0 replies; 10+ messages in thread
From: github-actions @ 2022-07-11  2:13 UTC (permalink / raw)
  To: ml

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

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

gtk-layer-shell: update to 0.7.0.
https://github.com/void-linux/void-packages/pull/35863

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

#### Local build testing
- I built this PR locally for my native architecture x86_64-glibc



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

* Re: gtk-layer-shell: update to 0.7.0.
  2022-07-27 19:29 [PR PATCH] " motorto
                   ` (5 preceding siblings ...)
  2023-01-14 21:37 ` motorto
@ 2023-01-15  9:03 ` motorto
  6 siblings, 0 replies; 10+ messages in thread
From: motorto @ 2023-01-15  9:03 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38316#issuecomment-1382925377

Comment:
Miraculously, passed the x86_64 test here on github actions, locally still fails ...  

```
SUMMARY                                            
pkg              host         target        cross  result
gtk-layer-shell  x86_64       x86_64        n      FAILED
gtk-layer-shell  x86_64-musl  x86_64-musl   n      FAILED
gtk-layer-shell  i686         i686          n      OK
gtk-layer-shell  x86_64-musl  aarch64-musl  y      OK
gtk-layer-shell  x86_64-musl  aarch64       y      OK
gtk-layer-shell  x86_64-musl  armv7l-musl   y      OK
gtk-layer-shell  x86_64-musl  armv7l        y      OK
gtk-layer-shell  x86_64-musl  armv6l-musl   y      OK
gtk-layer-shell  x86_64-musl  armv6l        y      OK
```

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

* Re: gtk-layer-shell: update to 0.7.0.
  2022-07-27 19:29 [PR PATCH] " motorto
                   ` (4 preceding siblings ...)
  2023-01-14 21:37 ` motorto
@ 2023-01-14 21:37 ` motorto
  2023-01-15  9:03 ` motorto
  6 siblings, 0 replies; 10+ messages in thread
From: motorto @ 2023-01-14 21:37 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38316#issuecomment-1382925377

Comment:
Miraculously, passed the x86_64 test here on github actions, locally still fails ...  

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

* Re: gtk-layer-shell: update to 0.7.0.
  2022-07-27 19:29 [PR PATCH] " motorto
                   ` (3 preceding siblings ...)
  2022-11-27 19:19 ` motorto
@ 2023-01-14 21:37 ` motorto
  2023-01-14 21:37 ` motorto
  2023-01-15  9:03 ` motorto
  6 siblings, 0 replies; 10+ messages in thread
From: motorto @ 2023-01-14 21:37 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38316#issuecomment-1382925377

Comment:
Miraculously, passed the x86_64 test here on chroot, locally still fails ...  

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

* Re: gtk-layer-shell: update to 0.7.0.
  2022-07-27 19:29 [PR PATCH] " motorto
                   ` (2 preceding siblings ...)
  2022-11-25 13:53 ` icp1994
@ 2022-11-27 19:19 ` motorto
  2023-01-14 21:37 ` motorto
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: motorto @ 2022-11-27 19:19 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38316#issuecomment-1328320844

Comment:
> Does bumping to 0.8.0 make it any better (or worse)?

Unfortunately it doesn't, the problem seems to be on our side (only happens inside the chroot).

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

* Re: gtk-layer-shell: update to 0.7.0.
  2022-07-27 19:29 [PR PATCH] " motorto
  2022-09-15  9:10 ` motorto
  2022-10-23 11:56 ` motorto
@ 2022-11-25 13:53 ` icp1994
  2022-11-27 19:19 ` motorto
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: icp1994 @ 2022-11-25 13:53 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/38316#issuecomment-1327502847

Comment:
Does bumping to 0.8.0 make it any better (or worse)?

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

* Re: gtk-layer-shell: update to 0.7.0.
  2022-07-27 19:29 [PR PATCH] " motorto
  2022-09-15  9:10 ` motorto
@ 2022-10-23 11:56 ` motorto
  2022-11-25 13:53 ` icp1994
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: motorto @ 2022-10-23 11:56 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38316#issuecomment-1288095464

Comment:
Update: builded this package on a i686  chroot and all the tests passed ... Hum it seems that the problem only occur in x86_64

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

* Re: gtk-layer-shell: update to 0.7.0.
  2022-07-27 19:29 [PR PATCH] " motorto
@ 2022-09-15  9:10 ` motorto
  2022-10-23 11:56 ` motorto
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: motorto @ 2022-09-15  9:10 UTC (permalink / raw)
  To: ml

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

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/38316#issuecomment-1247815850

Comment:
Well, wen't ahead and reopen this PR for reviews, went ahead and rebuilded all packages that depend on this package (according to xrevshlib) and all build fine ! Doesn't seem fair to keep back this PR because some tests are failing inside our building chroot.

@paper42 does it look okay to you ?

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

end of thread, other threads:[~2023-01-15  9:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-26 13:13 [PR PATCH] gtk-layer-shell: update to 0.7.0 motorto
2022-06-26  2:17 ` github-actions
2022-07-11  2:13 ` [PR PATCH] [Closed]: " github-actions
2022-07-27 19:29 [PR PATCH] " motorto
2022-09-15  9:10 ` motorto
2022-10-23 11:56 ` motorto
2022-11-25 13:53 ` icp1994
2022-11-27 19:19 ` motorto
2023-01-14 21:37 ` motorto
2023-01-14 21:37 ` motorto
2023-01-15  9:03 ` motorto

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