Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Xkbcomp: update several
@ 2021-07-19 12:12 dkwo
  2021-07-19 16:11 ` [PR PATCH] [Updated] " dkwo
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: dkwo @ 2021-07-19 12:12 UTC (permalink / raw)
  To: ml

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

There is a new 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: 4498 bytes --]

From 3416005adf2a9bcf19158d0a77daff7bb718d28a 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 3d10a05b22fc742103eafedb3198d9d125b6c7e8 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: update

---
 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 6c7b516dc60c1849e4b8869ee934354dfe708401 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

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

diff --git a/srcpkgs/xorgproto/template b/srcpkgs/xorgproto/template
index b909c82665e5..2014581a3825 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
 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=9de0babd3d8cb16b0c1c47b8389a52f3e1326bb0bc9a9ab34a9500778448a2bd
 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 ab037bfb8cb53685421c181b9eacbafc11763993 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 0d7507256c0a37493b8ead478139daf1d8add523 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

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

end of thread, other threads:[~2021-07-24  7:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
2021-07-19 16:11 ` [PR PATCH] [Updated] " dkwo
2021-07-19 19:42 ` dkwo
2021-07-19 20:03 ` dkwo
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

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