Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yad: update to 9.0.
@ 2021-03-15 14:02 UsernameRandomlyGenerated
  2021-03-15 14:21 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-15 14:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages yad90
https://github.com/void-linux/void-packages/pull/29481

yad: update to 9.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29481.patch is attached

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

From 12e51430bad7302aaa39f1f88a2bf3d9780c7508 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Mon, 15 Mar 2021 15:02:43 +0100
Subject: [PATCH] yad: update to 9.0.

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

diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index 332804d9a441..4b9807a5b0ac 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,6 +1,6 @@
 # Template file for 'yad'
 pkgname=yad
-version=8.0
+version=9.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
@@ -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=5c9538b7f242de715249e9f7d30108c0706d23219b5b1bb85cfead6ae77abff3
+checksum=426f14156f1239f905d4ea4fd7fe59badaa7f6c524c1bc94ec0ef5682b07350f
 
 pre_configure() {
 	autoreconf -ivf

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

* Re: [PR PATCH] [Updated] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
@ 2021-03-15 14:21 ` UsernameRandomlyGenerated
  2021-03-15 14:23 ` UsernameRandomlyGenerated
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-15 14:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages yad90
https://github.com/void-linux/void-packages/pull/29481

yad: update to 9.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29481.patch is attached

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

From 3fa20456c66487d668a25661ff831a6372d6d621 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Mon, 15 Mar 2021 15:02:43 +0100
Subject: [PATCH] yad: update to 9.0.

---
 srcpkgs/yad/patches/tools.c.patch | 11 +++++++++++
 srcpkgs/yad/template              | 10 ++--------
 2 files changed, 13 insertions(+), 8 deletions(-)
 create mode 100644 srcpkgs/yad/patches/tools.c.patch

diff --git a/srcpkgs/yad/patches/tools.c.patch b/srcpkgs/yad/patches/tools.c.patch
new file mode 100644
index 000000000000..82b41c09b3f2
--- /dev/null
+++ b/srcpkgs/yad/patches/tools.c.patch
@@ -0,0 +1,11 @@
+--- oldtools.c	2021-03-15 15:19:06.650948813 +0100
++++ tools.c	2021-03-15 15:14:18.580955373 +0100
+@@ -18,7 +18,7 @@
+  */
+ 
+ #include <config.h>
+-
++#include <locale.h>
+ #include <gtk/gtk.h>
+ #include <glib/gi18n.h>
+ 
diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index 332804d9a441..364971758e18 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,6 +1,6 @@
 # Template file for 'yad'
 pkgname=yad
-version=8.0
+version=9.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
@@ -12,15 +12,9 @@ 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=5c9538b7f242de715249e9f7d30108c0706d23219b5b1bb85cfead6ae77abff3
+checksum=426f14156f1239f905d4ea4fd7fe59badaa7f6c524c1bc94ec0ef5682b07350f
 
 pre_configure() {
 	autoreconf -ivf
 	intltoolize
 }
-
-post_install() {
-	# Avoid conflict with disputils
-	mv "${DESTDIR}"/usr/bin/{,yad-}pfd
-	mv "${DESTDIR}"/usr/share/man/man1/{,yad-}pfd.1
-}

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

* Re: [PR PATCH] [Updated] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
  2021-03-15 14:21 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-03-15 14:23 ` UsernameRandomlyGenerated
  2021-03-15 18:32 ` [PR REVIEW] " ericonr
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-15 14:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages yad90
https://github.com/void-linux/void-packages/pull/29481

yad: update to 9.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29481.patch is attached

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

From a3bddeda7cb7669fc2351fe72fedff7e86acb0e6 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Mon, 15 Mar 2021 15:02:43 +0100
Subject: [PATCH] yad: update to 9.0.

---
 srcpkgs/yad/patches/tools.c.patch | 11 +++++++++++
 srcpkgs/yad/template              | 10 ++--------
 2 files changed, 13 insertions(+), 8 deletions(-)
 create mode 100644 srcpkgs/yad/patches/tools.c.patch

diff --git a/srcpkgs/yad/patches/tools.c.patch b/srcpkgs/yad/patches/tools.c.patch
new file mode 100644
index 000000000000..a0b9e9676db9
--- /dev/null
+++ b/srcpkgs/yad/patches/tools.c.patch
@@ -0,0 +1,11 @@
+--- src/tools.c	2021-03-15 15:19:06.650948813 +0100
++++ src/tools.c.new	2021-03-15 15:14:18.580955373 +0100
+@@ -18,7 +18,7 @@
+  */
+ 
+ #include <config.h>
+-
++#include <locale.h>
+ #include <gtk/gtk.h>
+ #include <glib/gi18n.h>
+ 
diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index 332804d9a441..364971758e18 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,6 +1,6 @@
 # Template file for 'yad'
 pkgname=yad
-version=8.0
+version=9.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
@@ -12,15 +12,9 @@ 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=5c9538b7f242de715249e9f7d30108c0706d23219b5b1bb85cfead6ae77abff3
+checksum=426f14156f1239f905d4ea4fd7fe59badaa7f6c524c1bc94ec0ef5682b07350f
 
 pre_configure() {
 	autoreconf -ivf
 	intltoolize
 }
-
-post_install() {
-	# Avoid conflict with disputils
-	mv "${DESTDIR}"/usr/bin/{,yad-}pfd
-	mv "${DESTDIR}"/usr/share/man/man1/{,yad-}pfd.1
-}

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

* Re: [PR REVIEW] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
  2021-03-15 14:21 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
  2021-03-15 14:23 ` UsernameRandomlyGenerated
@ 2021-03-15 18:32 ` ericonr
  2021-03-15 18:32 ` ericonr
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2021-03-15 18:32 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29481#discussion_r594588158

Comment:
Why are you removing this?

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

* Re: [PR REVIEW] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
                   ` (2 preceding siblings ...)
  2021-03-15 18:32 ` [PR REVIEW] " ericonr
@ 2021-03-15 18:32 ` ericonr
  2021-03-16 11:23 ` UsernameRandomlyGenerated
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2021-03-15 18:32 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29481#discussion_r594588334

Comment:
Also, please try to upstream :)

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

* Re: [PR REVIEW] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
                   ` (3 preceding siblings ...)
  2021-03-15 18:32 ` ericonr
@ 2021-03-16 11:23 ` UsernameRandomlyGenerated
  2021-03-16 11:24 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-16 11:23 UTC (permalink / raw)
  To: ml

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

New review comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/29481#discussion_r595078468

Comment:
My bad, I've read about removing pfd in changelog but apparently it's still there as a wrapper for yad-tools.

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

* Re: [PR PATCH] [Updated] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
                   ` (4 preceding siblings ...)
  2021-03-16 11:23 ` UsernameRandomlyGenerated
@ 2021-03-16 11:24 ` UsernameRandomlyGenerated
  2021-03-17 13:52 ` [PR REVIEW] " ericonr
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-16 11:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages yad90
https://github.com/void-linux/void-packages/pull/29481

yad: update to 9.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29481.patch is attached

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

From 0fbe866ae432a3de5775d5ea8940b263dceac3cf Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Mon, 15 Mar 2021 15:02:43 +0100
Subject: [PATCH] yad: update to 9.0.

---
 srcpkgs/yad/patches/tools.c.patch | 11 +++++++++++
 srcpkgs/yad/template              |  5 ++---
 2 files changed, 13 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/yad/patches/tools.c.patch

diff --git a/srcpkgs/yad/patches/tools.c.patch b/srcpkgs/yad/patches/tools.c.patch
new file mode 100644
index 000000000000..a0b9e9676db9
--- /dev/null
+++ b/srcpkgs/yad/patches/tools.c.patch
@@ -0,0 +1,11 @@
+--- src/tools.c	2021-03-15 15:19:06.650948813 +0100
++++ src/tools.c.new	2021-03-15 15:14:18.580955373 +0100
+@@ -18,7 +18,7 @@
+  */
+ 
+ #include <config.h>
+-
++#include <locale.h>
+ #include <gtk/gtk.h>
+ #include <glib/gi18n.h>
+ 
diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index 332804d9a441..7936d5c45bbf 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,6 +1,6 @@
 # Template file for 'yad'
 pkgname=yad
-version=8.0
+version=9.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
@@ -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=5c9538b7f242de715249e9f7d30108c0706d23219b5b1bb85cfead6ae77abff3
+checksum=426f14156f1239f905d4ea4fd7fe59badaa7f6c524c1bc94ec0ef5682b07350f
 
 pre_configure() {
 	autoreconf -ivf
@@ -22,5 +22,4 @@ pre_configure() {
 post_install() {
 	# Avoid conflict with disputils
 	mv "${DESTDIR}"/usr/bin/{,yad-}pfd
-	mv "${DESTDIR}"/usr/share/man/man1/{,yad-}pfd.1
 }

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

* Re: [PR REVIEW] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
                   ` (5 preceding siblings ...)
  2021-03-16 11:24 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-03-17 13:52 ` ericonr
  2021-03-17 14:12 ` UsernameRandomlyGenerated
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2021-03-17 13:52 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/29481#discussion_r596038042

Comment:
disputils still ships `pfd.1`...

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

* Re: [PR REVIEW] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
                   ` (6 preceding siblings ...)
  2021-03-17 13:52 ` [PR REVIEW] " ericonr
@ 2021-03-17 14:12 ` UsernameRandomlyGenerated
  2021-03-17 14:13 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
  2021-03-17 17:10 ` [PR PATCH] [Merged]: " ericonr
  9 siblings, 0 replies; 11+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-17 14:12 UTC (permalink / raw)
  To: ml

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

New review comment by UsernameRandomlyGenerated on void-packages repository

https://github.com/void-linux/void-packages/pull/29481#discussion_r596056070

Comment:
Yeah, but yad doesn't in 9.0

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

* Re: [PR PATCH] [Updated] yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
                   ` (7 preceding siblings ...)
  2021-03-17 14:12 ` UsernameRandomlyGenerated
@ 2021-03-17 14:13 ` UsernameRandomlyGenerated
  2021-03-17 17:10 ` [PR PATCH] [Merged]: " ericonr
  9 siblings, 0 replies; 11+ messages in thread
From: UsernameRandomlyGenerated @ 2021-03-17 14:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/UsernameRandomlyGenerated/void-packages yad90
https://github.com/void-linux/void-packages/pull/29481

yad: update to 9.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/29481.patch is attached

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

From 5d3e842d988fb8e2c83fbfbce320917691706b21 Mon Sep 17 00:00:00 2001
From: UsernameRandomlyGenerated <coredavid@tutanota.com>
Date: Mon, 15 Mar 2021 15:02:43 +0100
Subject: [PATCH] yad: update to 9.1.

---
 srcpkgs/yad/patches/tools.c.patch | 11 +++++++++++
 srcpkgs/yad/template              |  5 ++---
 2 files changed, 13 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/yad/patches/tools.c.patch

diff --git a/srcpkgs/yad/patches/tools.c.patch b/srcpkgs/yad/patches/tools.c.patch
new file mode 100644
index 000000000000..a0b9e9676db9
--- /dev/null
+++ b/srcpkgs/yad/patches/tools.c.patch
@@ -0,0 +1,11 @@
+--- src/tools.c	2021-03-15 15:19:06.650948813 +0100
++++ src/tools.c.new	2021-03-15 15:14:18.580955373 +0100
+@@ -18,7 +18,7 @@
+  */
+ 
+ #include <config.h>
+-
++#include <locale.h>
+ #include <gtk/gtk.h>
+ #include <glib/gi18n.h>
+ 
diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index 332804d9a441..9e16e76f7a73 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,6 +1,6 @@
 # Template file for 'yad'
 pkgname=yad
-version=8.0
+version=9.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
@@ -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=5c9538b7f242de715249e9f7d30108c0706d23219b5b1bb85cfead6ae77abff3
+checksum=288142d338c055d3839083d8146c6f270bd5a17f78ff9cd2a3c41a8cf31a0e92
 
 pre_configure() {
 	autoreconf -ivf
@@ -22,5 +22,4 @@ pre_configure() {
 post_install() {
 	# Avoid conflict with disputils
 	mv "${DESTDIR}"/usr/bin/{,yad-}pfd
-	mv "${DESTDIR}"/usr/share/man/man1/{,yad-}pfd.1
 }

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

* Re: [PR PATCH] [Merged]: yad: update to 9.0.
  2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
                   ` (8 preceding siblings ...)
  2021-03-17 14:13 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
@ 2021-03-17 17:10 ` ericonr
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2021-03-17 17:10 UTC (permalink / raw)
  To: ml

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

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

yad: update to 9.0.
https://github.com/void-linux/void-packages/pull/29481

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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
-->


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

end of thread, other threads:[~2021-03-17 17:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-15 14:02 [PR PATCH] yad: update to 9.0 UsernameRandomlyGenerated
2021-03-15 14:21 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-03-15 14:23 ` UsernameRandomlyGenerated
2021-03-15 18:32 ` [PR REVIEW] " ericonr
2021-03-15 18:32 ` ericonr
2021-03-16 11:23 ` UsernameRandomlyGenerated
2021-03-16 11:24 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-03-17 13:52 ` [PR REVIEW] " ericonr
2021-03-17 14:12 ` UsernameRandomlyGenerated
2021-03-17 14:13 ` [PR PATCH] [Updated] " UsernameRandomlyGenerated
2021-03-17 17:10 ` [PR PATCH] [Merged]: " ericonr

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