Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gcolor3: update to 2.4.0.
@ 2020-10-01 21:37 Duncaen
  2020-10-02 19:40 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 2+ messages in thread
From: Duncaen @ 2020-10-01 21:37 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: [PR PATCH] [Merged]: gcolor3: update to 2.4.0.
  2020-10-01 21:37 [PR PATCH] gcolor3: update to 2.4.0 Duncaen
@ 2020-10-02 19:40 ` Duncaen
  0 siblings, 0 replies; 2+ messages in thread
From: Duncaen @ 2020-10-02 19:40 UTC (permalink / raw)
  To: ml

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

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

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

Description:


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

end of thread, other threads:[~2020-10-02 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-01 21:37 [PR PATCH] gcolor3: update to 2.4.0 Duncaen
2020-10-02 19:40 ` [PR PATCH] [Merged]: " Duncaen

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