Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gtk-layer-shell: update to 0.7.0.
Date: Sun, 23 Oct 2022 14:14:18 +0200	[thread overview]
Message-ID: <20221023121418.mBKYqwW_nRaFTS51fTFjhhAq0N-C8d5E3VM-wWvrdes@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38316@inbox.vuxu.org>

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

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

https://github.com/motorto/void-packages gtk-layer-shell-0.7
https://github.com/void-linux/void-packages/pull/38316

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: **YES**

I did previously did a [pr](https://github.com/void-linux/void-packages/pull/35863) but close the branch. Now made the same changes and the tests fail, ~so adding the `make_check=ci-skip`~ (Shouldn't do this so trying to understand what went wrong here)

~DON'T MERGE~

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

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

From ff6480e6e6b2c77b65a7cc4442a2e83b59b063e5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Wed, 27 Jul 2022 20:38:02 +0100
Subject: [PATCH] gtk-layer-shell: update to 0.7.0.

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

diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template
index 4a5fc2b89b0d..90f0d05c0122 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,13 @@ 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_MACHINE" = "x86_64" ] || [ "$XBPS_MACHINE" = "x86_64-musl" ]
+then
+	make_check=no # Test 16/29 fails on our build system
+	# See upstream: https://github.com/wmww/gtk-layer-shell/issues/130
+fi
 
 if [ "$XBPS_CHECK_PKGS" ]; then
 	configure_args+=" -Dtests=true"

  parent reply	other threads:[~2022-10-23 12:14 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27 19:29 [PR PATCH] " motorto
2022-07-27 19:34 ` [PR PATCH] [Updated] " motorto
2022-07-27 19:38 ` motorto
2022-07-27 19:44 ` motorto
2022-07-27 20:14 ` [DON'T MERGE] " icp1994
2022-07-27 20:16 ` motorto
2022-09-15  9:06 ` [PR PATCH] [Updated] " motorto
2022-09-15  9:10 ` motorto
2022-10-23 11:52 ` [PR PATCH] [Updated] " motorto
2022-10-23 11:56 ` motorto
2022-10-23 12:03 ` [PR PATCH] [Updated] " motorto
2022-10-23 12:11 ` motorto
2022-10-23 12:13 ` motorto
2022-10-23 12:14 ` motorto [this message]
2022-11-25 13:53 ` icp1994
2022-11-27 19:19 ` motorto
2023-01-14 21:14 ` [PR PATCH] [Updated] " motorto
2023-01-14 21:15 ` motorto
2023-01-14 21:37 ` motorto
2023-01-14 21:37 ` motorto
2023-01-15  9:03 ` motorto
2023-01-15 14:24 ` [PR PATCH] [Updated] " motorto
2023-04-12 20:10 ` gtk-layer-shell: update to 0.8.0 icp1994
2023-06-24 19:09 ` icp1994
2023-06-24 20:54 ` [PR PATCH] [Closed]: " motorto
2023-06-24 20:54 ` motorto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221023121418.mBKYqwW_nRaFTS51fTFjhhAq0N-C8d5E3VM-wWvrdes@z \
    --to=motorto@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).