Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Xkbcomp: update several
Date: Mon, 19 Jul 2021 22:03:15 +0200	[thread overview]
Message-ID: <20210719200315.kwbB2t6ue9Dy_XZwnXwwc2XTWQ2NrTRPG6HbxelyDuA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32038@inbox.vuxu.org>

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

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

https://github.com/dkwo/void-packages xkbcomp
https://github.com/void-linux/void-packages/pull/32038

Xkbcomp: update several
Trying to address issue #31870
not completely solved, yet

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

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

From f33440ba0e08619b193b9e8681c9939b226087d7 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Tue, 29 Jun 2021 13:57:18 +0200
Subject: [PATCH 1/5] xkbcomp: update to 1.4.5

---
 srcpkgs/xkbcomp/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/xkbcomp/template b/srcpkgs/xkbcomp/template
index 6965ccf7a860..29d1760dff72 100644
--- a/srcpkgs/xkbcomp/template
+++ b/srcpkgs/xkbcomp/template
@@ -1,15 +1,16 @@
 # Template file for 'xkbcomp'
 pkgname=xkbcomp
-version=1.4.2
+version=1.4.5
 revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config bison"
 makedepends="libX11-devel libxkbfile-devel"
 short_desc="XKBD keymap compiler"
-homepage="https://www.x.org/"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
+homepage="https://www.x.org/"
 distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
-checksum=6dd8bcb9be7e85bd7294abe261b8c7b0539d2fc93e41b80fb8bd013767ce8424
+checksum=6851086c4244b6fd0cc562880d8ff193fb2bbf1e141c73632e10731b31d4b05e
 
 post_install() {
 	vlicense COPYING LICENSE

From 1597b06fc0902486c11bdd1743d669f6e8a2beb2 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 7 Jul 2021 21:15:39 +0200
Subject: [PATCH 2/5] libX11: revbump

---
 srcpkgs/libX11/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libX11/template b/srcpkgs/libX11/template
index 6c4750068490..fa008a24b734 100644
--- a/srcpkgs/libX11/template
+++ b/srcpkgs/libX11/template
@@ -1,7 +1,7 @@
 # Template file for 'libX11'
 pkgname=libX11
 version=1.7.2
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--enable-ipv6 --enable-xlocaledir --without-xmlto
  --enable-static --enable-malloc0returnsnull"

From 1c9b9a37a6abb36e760664e2536f549ea698a54a Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 7 Jul 2021 21:15:49 +0200
Subject: [PATCH 3/5] xorgproto: update to 2021.4.99.2

---
 srcpkgs/xorgproto/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xorgproto/template b/srcpkgs/xorgproto/template
index b909c82665e5..a51e348f30d6 100644
--- a/srcpkgs/xorgproto/template
+++ b/srcpkgs/xorgproto/template
@@ -1,6 +1,6 @@
 # Template file for 'xorgproto'
 pkgname=xorgproto
-version=2020.1
+version=2021.4.99.2
 revision=1
 build_style=gnu-configure
 configure_args="--enable-legacy"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://xorg.freedesktop.org"
 distfiles="${XORG_SITE}/proto/xorgproto-${version}.tar.gz"
-checksum=6265b11b125df2f4853eec4895b14067d5621f813553fa077bebef20d7542418
+checksum=179531d0a797eb464076bd8a1a698ea9c1cba4e67fcac65cc73758dd2712d892
 replaces="bigreqsproto>=0 compositeproto>=0 damageproto>=0 dmxproto>=0 dri2proto>=0
  dri3proto>=0 fixesproto>=0 fontsproto>=0 glproto>=0 inputproto>=0 kbproto>=0 presentproto>=0
  printproto>=0 randrproto>=0 recordproto>=0 renderproto>=0 resourceproto>=0 scrnsaverproto>=0

From a5e35a85f2a53b382fa95faa98caa75aaa49a698 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 7 Jul 2021 21:19:47 +0200
Subject: [PATCH 4/5] xkeyboard-config: revbump for libX11

---
 srcpkgs/xkeyboard-config/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/xkeyboard-config/template b/srcpkgs/xkeyboard-config/template
index 5eb196360bc6..add3967e8d32 100644
--- a/srcpkgs/xkeyboard-config/template
+++ b/srcpkgs/xkeyboard-config/template
@@ -1,7 +1,7 @@
 # Template file for 'xkeyboard-config'
 pkgname=xkeyboard-config
 version=2.33
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-xkb-rules-symlink=xfree86,xorg --enable-compat-rules"
 hostmakedepends="pkg-config libxslt intltool python3"

From 2a883c2d59d0f2ed71da6ec8f3abb933bfd7a6b2 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Wed, 7 Jul 2021 21:21:16 +0200
Subject: [PATCH 5/5] libxkbcommon: revbump for libX11

---
 srcpkgs/libxkbcommon/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libxkbcommon/template b/srcpkgs/libxkbcommon/template
index 3cfefeb295d2..90afa0713804 100644
--- a/srcpkgs/libxkbcommon/template
+++ b/srcpkgs/libxkbcommon/template
@@ -1,7 +1,7 @@
 # Template file for 'libxkbcommon'
 pkgname=libxkbcommon
 version=1.3.0
-revision=1
+revision=2
 wrksrc="${pkgname}-${pkgname#lib}-${version}"
 build_style=meson
 configure_args="-Denable-x11=true -Denable-docs=false

  parent reply	other threads:[~2021-07-19 20:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-19 12:12 [PR PATCH] " dkwo
2021-07-19 16:11 ` [PR PATCH] [Updated] " dkwo
2021-07-19 19:42 ` dkwo
2021-07-19 20:03 ` dkwo [this message]
2021-07-20 14:49 ` [PR REVIEW] " ericonr
2021-07-20 15:12 ` leahneukirchen
2021-07-21  8:06 ` [PR PATCH] [Updated] " dkwo
2021-07-21  8:07 ` [PR REVIEW] " dkwo
2021-07-22  7:44 ` dkwo
2021-07-22 14:45 ` dkwo
2021-07-23  5:17 ` ericonr
2021-07-23 20:38 ` [PR REVIEW] " ericonr
2021-07-23 20:38 ` [PR PATCH] [Merged]: " ericonr
2021-07-23 20:39 ` ericonr
2021-07-23 20:40 ` ericonr
2021-07-24  7:46 ` dkwo

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=20210719200315.kwbB2t6ue9Dy_XZwnXwwc2XTWQ2NrTRPG6HbxelyDuA@z \
    --to=dkwo@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).