Github messages for voidlinux
 help / color / mirror / Atom feed
From: Duncaen <Duncaen@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gcolor3: update to 2.4.0.
Date: Thu, 01 Oct 2020 23:37:03 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25248@inbox.vuxu.org> (raw)

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

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

https://github.com/Duncaen/void-packages gcolor3-2.4.0
https://github.com/void-linux/void-packages/pull/25248

gcolor3: update to 2.4.0.


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

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

From 99b013f9d498aedd4716cd53a8273e5531d36f6e Mon Sep 17 00:00:00 2001
From: Duncaen <duncaen@voidlinux.org>
Date: Thu, 1 Oct 2020 23:35:52 +0200
Subject: [PATCH] gcolor3: update to 2.4.0.

---
 srcpkgs/gcolor3/patches/disable_wayland.patch | 20 -------------------
 srcpkgs/gcolor3/template                      | 10 +++++-----
 2 files changed, 5 insertions(+), 25 deletions(-)
 delete mode 100644 srcpkgs/gcolor3/patches/disable_wayland.patch

diff --git a/srcpkgs/gcolor3/patches/disable_wayland.patch b/srcpkgs/gcolor3/patches/disable_wayland.patch
deleted file mode 100644
index a4b8dd94857..00000000000
--- a/srcpkgs/gcolor3/patches/disable_wayland.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/gcolor3-color-selection.c.orig
-+++ src/gcolor3-color-selection.c
-@@ -37,7 +37,7 @@
- #include <math.h>
- #include <string.h>
- #include <gdk/gdk.h>
--#ifdef GDK_WINDOWING_WAYLAND
-+#ifdef GDK_WINDOWING_WAYLAND_BROKEN
- #include <gdk/gdkwayland.h>
- #endif
- #include <gtk/gtk.h>
-@@ -431,7 +431,7 @@
-   gtk_widget_show (GTK_WIDGET (picker_image));
-   gtk_box_pack_end (GTK_BOX (hbox), button, FALSE, FALSE, 0);
- 
--#ifdef GDK_WINDOWING_WAYLAND
-+#ifdef GDK_WINDOWING_WAYLAND_BROKEN
-   if (GDK_IS_WAYLAND_DISPLAY (gdk_display_get_default()))
-     {
-       gtk_widget_set_sensitive (button, FALSE);
diff --git a/srcpkgs/gcolor3/template b/srcpkgs/gcolor3/template
index c4651edc964..b07d9947270 100644
--- a/srcpkgs/gcolor3/template
+++ b/srcpkgs/gcolor3/template
@@ -1,15 +1,15 @@
 # Template file for 'gcolor3'
 pkgname=gcolor3
-version=2.3.1
-revision=2
+version=2.4.0
+revision=1
 wrksrc="gcolor3-v${version}"
 build_style=meson
-hostmakedepends="pkg-config glib-devel"
-makedepends="gtk+3-devel"
+hostmakedepends="pkg-config gettext glib-devel"
+makedepends="gtk+3-devel libportal-devel"
 short_desc="Color selection dialog written in GTK+3"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.hjdskes.nl/projects/gcolor3/"
 distfiles="https://gitlab.gnome.org/World/gcolor3/-/archive/v${version}/gcolor3-v${version}.tar.gz"
-checksum=b99a361d352ded2a7e867e2e6d33df2e03af0bebd4cc5bcd06959389566f9a79
+checksum=d6071390a0980fb8eb8418750766c744cf0bca56f24ab4dbe3f23cb1ffd1973d
 CFLAGS="-Wno-error=deprecated-declarations"

             reply	other threads:[~2020-10-01 21:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 21:37 Duncaen [this message]
2020-10-02 19:40 ` [PR PATCH] [Merged]: " Duncaen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25248@inbox.vuxu.org \
    --to=duncaen@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).