Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yad: update to 14.1
@ 2024-07-04 15:22 zen0bit
  2024-07-05 21:22 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: zen0bit @ 2024-07-04 15:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR yad
https://github.com/void-linux/void-packages/pull/51109

yad: update to 14.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

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

From ccec582601d7277e42d7f6cccc098a714040a318 Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Thu, 4 Jul 2024 12:07:40 +0200
Subject: [PATCH] yad: update to 14.1

---
 srcpkgs/yad/patches/find-webkit2gtk.patch | 22 ----------------------
 srcpkgs/yad/template                      |  6 +++---
 2 files changed, 3 insertions(+), 25 deletions(-)
 delete mode 100644 srcpkgs/yad/patches/find-webkit2gtk.patch

diff --git a/srcpkgs/yad/patches/find-webkit2gtk.patch b/srcpkgs/yad/patches/find-webkit2gtk.patch
deleted file mode 100644
index 39b7f0a76b3137..00000000000000
--- a/srcpkgs/yad/patches/find-webkit2gtk.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 1185fed36da8aaa2e06a8229ea308a63fe0a5c75 Mon Sep 17 00:00:00 2001
-From: oreo639 <oreo6391@gmail.com>
-Date: Sat, 24 Feb 2024 19:04:38 -0800
-Subject: [PATCH] allow building with webkit2gtk-4.1
-
----
- configure.ac | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index 252cace..e6f72c5 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -34,7 +34,7 @@ AC_ARG_ENABLE([html],
- 			[Build YAD with HTML widget])],
- 	[build_html=$enableval], [build_html=yes])
- if test x$build_html = xyes; then
--    PKG_CHECK_MODULES([HTML], [webkit2gtk-4.0], [have_html=yes], [have_html=no])
-+    PKG_CHECK_MODULES([HTML], [webkit2gtk-4.1], [have_html=yes], [PKG_CHECK_MODULES([HTML], [webkit2gtk-4.0], [have_html=yes], [have_html=no])])
- else
-     have_html=no
- fi
diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index 2b6935c79af3d5..53a0bc711aee66 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,7 +1,7 @@
 # Template file for 'yad'
 pkgname=yad
-version=13.0
-revision=2
+version=14.1
+revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
 hostmakedepends="automake gettext-devel glib-devel intltool pkg-config"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://github.com/v1cont/yad"
 changelog="https://raw.githubusercontent.com/v1cont/yad/master/NEWS"
 distfiles="https://github.com/v1cont/yad/releases/download/v${version}/yad-${version}.tar.xz"
-checksum=194198c4a58e20ceffd9a3206633c3726d962d7d4219edb77aeb748897403e34
+checksum=dde047a915cd8d3892c32b6ba031876f5cda673e01882c99613f043867c88133
 
 pre_configure() {
 	autoreconf -ivf

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

* Re: [PR PATCH] [Closed]: yad: update to 14.1
  2024-07-04 15:22 [PR PATCH] yad: update to 14.1 zen0bit
@ 2024-07-05 21:22 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-07-05 21:22 UTC (permalink / raw)
  To: ml

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

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

yad: update to 14.1
https://github.com/void-linux/void-packages/pull/51109

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

#### Local build testing
- I built this PR locally for my native architecture, (x64 glibc)

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

end of thread, other threads:[~2024-07-05 21:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-04 15:22 [PR PATCH] yad: update to 14.1 zen0bit
2024-07-05 21:22 ` [PR PATCH] [Closed]: " classabbyamp

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