Github messages for voidlinux
 help / color / mirror / Atom feed
From: mhmdanas <mhmdanas@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] zenity: update to 3.44.2.
Date: Sat, 16 Dec 2023 02:47:01 +0100	[thread overview]
Message-ID: <20231216014701.D4w78YVKhRS_6HYUSZG_njWaH_1-YPrrUILBlR5bx6g@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47702@inbox.vuxu.org>

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

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

https://github.com/mhmdanas/void-packages zenity-3.44.2
https://github.com/void-linux/void-packages/pull/47702

zenity: update to 3.44.2.
<!-- 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.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 31f091996648661402b659a356865ac90d5ca474 Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Mon, 11 Dec 2023 21:21:06 +0000
Subject: [PATCH] zenity: update to 3.44.3.

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

diff --git a/srcpkgs/zenity/template b/srcpkgs/zenity/template
index 03b5ea4ce7c7a..f209a034e8fa9 100644
--- a/srcpkgs/zenity/template
+++ b/srcpkgs/zenity/template
@@ -1,9 +1,9 @@
 # Template file for 'zenity'
 pkgname=zenity
-version=3.44.1
+version=3.44.3
 revision=1
 build_style=meson
-configure_args="-Dwebkitgtk=$(vopt_if webkit true false)"
+configure_args="$(vopt_bool webkit webkitgtk)"
 hostmakedepends="gettext itstool perl pkg-config gtk-update-icon-cache"
 makedepends="gtk+3-devel libglib-devel libnotify-devel $(vopt_if webkit libwebkit2gtk41-devel)"
 short_desc="Display GNOME dialogs from the command line"
@@ -12,7 +12,7 @@ license="LGPL-2.0-or-later"
 homepage="https://help.gnome.org/users/zenity/"
 changelog="https://gitlab.gnome.org/GNOME/zenity/-/raw/zenity-3-44/NEWS"
 distfiles="${GNOME_SITE}/zenity/${version%.*}/zenity-${version}.tar.xz"
-checksum=d65400aec965411f4c0b3d8e0e0dac54be55d807a29279697537da2dfee93eaa
+checksum=86f8c8c51f2bbfc729d4e863a135122de400cbfb3fa43b64b4438790de778c7b
 
 build_options="webkit"
 build_options_default="webkit"

      reply	other threads:[~2023-12-16  1:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-11 21:21 [PR PATCH] " mhmdanas
2023-12-16  1:47 ` mhmdanas [this message]

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=20231216014701.D4w78YVKhRS_6HYUSZG_njWaH_1-YPrrUILBlR5bx6g@z \
    --to=mhmdanas@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).