Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xkeyboard-config: update to 2.36, adopt.
@ 2022-07-23 20:53 motorto
  2022-07-23 20:56 ` [PR PATCH] [Updated] " motorto
  2022-07-23 21:40 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2022-07-23 20:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xkeyboard-config-2.36
https://github.com/void-linux/void-packages/pull/38225

xkeyboard-config: update to 2.36, adopt.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-{musl,glibc}


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xkeyboard-config-2.36-38225.patch --]
[-- Type: text/x-diff, Size: 1470 bytes --]

From 23890332803ba8af93ebea58e8ed358e45be6871 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 21:49:26 +0100
Subject: [PATCH] xkeyboard-config: update to 2.36, adopt.

---
 srcpkgs/xkeyboard-config/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xkeyboard-config/template b/srcpkgs/xkeyboard-config/template
index 238d45a9ea55..85bfeb5c425a 100644
--- a/srcpkgs/xkeyboard-config/template
+++ b/srcpkgs/xkeyboard-config/template
@@ -1,6 +1,6 @@
 # Template file for 'xkeyboard-config'
 pkgname=xkeyboard-config
-version=2.35.1
+version=2.36
 revision=2
 build_style=meson
 configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true"
@@ -8,12 +8,12 @@ hostmakedepends="pkg-config libxslt python3 intltool perl"
 makedepends="libX11-devel xkbcomp"
 depends="xkbcomp"
 short_desc="X Keyboard Configuration Database"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="MIT"
 homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
 changelog="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/raw/master/NEWS"
 distfiles="${XORG_SITE}/data/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=18ce50ff0c74ae6093062bce1aeab3d363913ea35162fe271f8a0ce399de85cc
+checksum=1f1bb1292a161d520a3485d378609277d108cd07cde0327c16811ff54c3e1595
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] xkeyboard-config: update to 2.36, adopt.
  2022-07-23 20:53 [PR PATCH] xkeyboard-config: update to 2.36, adopt motorto
@ 2022-07-23 20:56 ` motorto
  2022-07-23 21:40 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2022-07-23 20:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xkeyboard-config-2.36
https://github.com/void-linux/void-packages/pull/38225

xkeyboard-config: update to 2.36, adopt.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-{musl,glibc}


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xkeyboard-config-2.36-38225.patch --]
[-- Type: text/x-diff, Size: 1469 bytes --]

From 3c6dd12f4a7167808fd246bde81a59b16476afd4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 23 Jul 2022 21:49:26 +0100
Subject: [PATCH] xkeyboard-config: update to 2.36, adopt.

---
 srcpkgs/xkeyboard-config/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/xkeyboard-config/template b/srcpkgs/xkeyboard-config/template
index 238d45a9ea55..35fbce369b42 100644
--- a/srcpkgs/xkeyboard-config/template
+++ b/srcpkgs/xkeyboard-config/template
@@ -1,19 +1,19 @@
 # Template file for 'xkeyboard-config'
 pkgname=xkeyboard-config
-version=2.35.1
-revision=2
+version=2.36
+revision=1
 build_style=meson
 configure_args="-Dxorg-rules-symlinks=true -Dcompat-rules=true"
 hostmakedepends="pkg-config libxslt python3 intltool perl"
 makedepends="libX11-devel xkbcomp"
 depends="xkbcomp"
 short_desc="X Keyboard Configuration Database"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="MIT"
 homepage="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
 changelog="https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/raw/master/NEWS"
 distfiles="${XORG_SITE}/data/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=18ce50ff0c74ae6093062bce1aeab3d363913ea35162fe271f8a0ce399de85cc
+checksum=1f1bb1292a161d520a3485d378609277d108cd07cde0327c16811ff54c3e1595
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: xkeyboard-config: update to 2.36, adopt.
  2022-07-23 20:53 [PR PATCH] xkeyboard-config: update to 2.36, adopt motorto
  2022-07-23 20:56 ` [PR PATCH] [Updated] " motorto
@ 2022-07-23 21:40 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-07-23 21:40 UTC (permalink / raw)
  To: ml

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

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

xkeyboard-config: update to 2.36, adopt.
https://github.com/void-linux/void-packages/pull/38225

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-{musl,glibc}


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

end of thread, other threads:[~2022-07-23 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-23 20:53 [PR PATCH] xkeyboard-config: update to 2.36, adopt motorto
2022-07-23 20:56 ` [PR PATCH] [Updated] " motorto
2022-07-23 21:40 ` [PR PATCH] [Merged]: " classabbyamp

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