Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] yad: update to 1.0
Date: Wed, 17 Jul 2019 22:15:20 +0200	[thread overview]
Message-ID: <20190717201520.H5Y9WiN4HVKJtOGTh64u_kfIiTUUJ4gOM62byofPORw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13180@inbox.vuxu.org>

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

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

https://github.com/PaperMountainStudio/void-packages yad-1.0
https://github.com/void-linux/void-packages/pull/13180

yad: update to 1.0


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

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

From c7d34d28d5b14512fd6cfaa219fd4848e26bb467 Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Wed, 17 Jul 2019 19:27:57 +0200
Subject: [PATCH] yad: update to 1.0

---
 srcpkgs/yad/patches/fix-musl.patch | 13 -------------
 srcpkgs/yad/template               |  9 +++++----
 2 files changed, 5 insertions(+), 17 deletions(-)
 delete mode 100644 srcpkgs/yad/patches/fix-musl.patch

diff --git a/srcpkgs/yad/patches/fix-musl.patch b/srcpkgs/yad/patches/fix-musl.patch
deleted file mode 100644
index 345c1f8ca59..00000000000
--- a/srcpkgs/yad/patches/fix-musl.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git src/pfd.c src/pfd.c
-index 4f6e6fb..1d817d1 100644
---- src/pfd.c
-+++ src/pfd.c
-@@ -22,6 +22,7 @@
- #include <glib.h>
- #include <glib/gi18n.h>
- #include <pango/pango.h>
-+#include <locale.h>
- 
- typedef enum {
-   PANGO_SPEC,
-
diff --git a/srcpkgs/yad/template b/srcpkgs/yad/template
index 57f13327c21..e13b35cc84e 100644
--- a/srcpkgs/yad/template
+++ b/srcpkgs/yad/template
@@ -1,17 +1,17 @@
 # Template file for 'yad'
 pkgname=yad
-version=0.42.0
+version=1.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-icon-browser"
 hostmakedepends="automake gettext-devel glib-devel intltool pkg-config"
-makedepends="gtk+-devel"
+makedepends="gtk+3-devel"
 short_desc="Yet Another Dialog"
 maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/v1cont/yad"
-distfiles="https://github.com/v1cont/yad/archive/v${version}.tar.gz"
-checksum=f2d2e54d3ad4c27eda0f92623fab93059ae95a3dd52fd32b007d3a1adc2cad91
+distfiles="https://github.com/v1cont/yad/archive/${version}.tar.gz"
+checksum=2e799ac8b37f3f6087a608c7eae9abd6ba57f3b87fe183c8d8c588100303057d
 
 pre_configure() {
 	autoreconf -ivf
@@ -22,4 +22,5 @@ post_install() {
 	# Avoid conflict with disputils
 	mv "${DESTDIR}"/usr/bin/{,yad-}pfd
 	mv "${DESTDIR}"/usr/share/man/man1/{,yad-}pfd.1
+	vlicense COPYING
 }

  reply	other threads:[~2019-07-17 20:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-17 17:29 [PR PATCH] " voidlinux-github
2019-07-17 20:15 ` voidlinux-github [this message]
2019-07-17 20:15 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-17 20:16 ` voidlinux-github
2019-07-17 20:16 ` voidlinux-github
2019-07-18  5:31 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190717201520.H5Y9WiN4HVKJtOGTh64u_kfIiTUUJ4gOM62byofPORw@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).