Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libmatekbd: update to 1.22.0.
@ 2019-06-06 19:24 voidlinux-github
  2019-06-07 17:53 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-06 19:24 UTC (permalink / raw)
  To: ml

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

There is a new pull request by thomas-t-w against master on the void-packages repository

https://github.com/thomas-t-w/void-packages libkbd
https://github.com/void-linux/void-packages/pull/12220

libmatekbd: update to 1.22.0.


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

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

From 7a17b1e14dee509358cff4cdd99a6a136de5ac92 Mon Sep 17 00:00:00 2001
From: Thomas <thomasw@fastmail.cn>
Date: Thu, 6 Jun 2019 15:22:43 -0400
Subject: [PATCH] libmatekbd: update to 1.22.0.

---
 srcpkgs/libmatekbd/patches/glib-2.60.patch | 40 ----------------------
 srcpkgs/libmatekbd/template                |  6 ++--
 2 files changed, 3 insertions(+), 43 deletions(-)
 delete mode 100644 srcpkgs/libmatekbd/patches/glib-2.60.patch

diff --git a/srcpkgs/libmatekbd/patches/glib-2.60.patch b/srcpkgs/libmatekbd/patches/glib-2.60.patch
deleted file mode 100644
index 4a4d54b9d0d..00000000000
--- a/srcpkgs/libmatekbd/patches/glib-2.60.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-This function is now defined in glib-2.60
-
---- libmatekbd/matekbd-keyboard-config.c	2018-06-13 10:50:49.000000000 +0200
-+++ libmatekbd/matekbd-keyboard-config.c	2019-04-11 15:47:04.968640566 +0200
-@@ -48,35 +48,6 @@
- 	MATEKBD_KEYBOARD_CONFIG_KEY_OPTIONS
- };
- 
--/*
-- * static common functions
-- */
--
--static gboolean
--g_strv_equal (gchar ** l1, gchar ** l2)
--{
--	if (l1 == l2)
--		return TRUE;
--	if (l1 == NULL)
--		return g_strv_length (l2) == 0;
--	if (l2 == NULL)
--		return g_strv_length (l1) == 0;
--
--	while ((*l1 != NULL) && (*l2 != NULL)) {
--		if (*l1 != *l2) {
--			if (*l1 && *l2) {
--				if (g_ascii_strcasecmp (*l1, *l2))
--					return FALSE;
--			} else
--				return FALSE;
--		}
--
--		l1++;
--		l2++;
--	}
--	return (*l1 == NULL) && (*l2 == NULL);
--}
--
- gboolean
- matekbd_keyboard_config_get_lv_descriptions (XklConfigRegistry *
- 					  config_registry,
diff --git a/srcpkgs/libmatekbd/template b/srcpkgs/libmatekbd/template
index 8b6d28f2385..7952238e625 100644
--- a/srcpkgs/libmatekbd/template
+++ b/srcpkgs/libmatekbd/template
@@ -1,7 +1,7 @@
 # Template file for 'libmatekbd'
 pkgname=libmatekbd
-version=1.20.2
-revision=3
+version=1.22.0
+revision=1
 build_style=gnu-configure
 build_helper="gir"
 configure_args="--disable-static $(vopt_enable gir introspection)"
@@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://mate-desktop.org"
 distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=21c3e307af2caf7fb552cfb1ea615b84acaa9f9993e7b988e3da6aa2e15d3fd0
+checksum=c88ff0606f0581579804e97cf1f34fcebe739dc6fd41be1487552486823959b7
 
 build_options="gir"
 build_options_default="gir"

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

* Re: [PR PATCH] [Merged]: libmatekbd: update to 1.22.0.
  2019-06-06 19:24 [PR PATCH] libmatekbd: update to 1.22.0 voidlinux-github
@ 2019-06-07 17:53 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-07 17:53 UTC (permalink / raw)
  To: ml

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

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

libmatekbd: update to 1.22.0.
https://github.com/void-linux/void-packages/pull/12220
Description: 

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

end of thread, other threads:[~2019-06-07 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-06 19:24 [PR PATCH] libmatekbd: update to 1.22.0 voidlinux-github
2019-06-07 17:53 ` [PR PATCH] [Merged]: " voidlinux-github

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