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

* Re: [PR PATCH] [Updated] Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
@ 2021-07-19 16:11 ` dkwo
  2021-07-19 19:42 ` dkwo
                   ` (13 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: dkwo @ 2021-07-19 16:11 UTC (permalink / raw)
  To: ml

[-- 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: 4509 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 6cf425f9a2d2a80877d0156e8fdde693f547fdb6 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 796e76fc643d8a831921b7deee0c67ac25f30065 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

---
 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 dd4ab8fe047d8710b6202ed852ba98c1b93c9cf8 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 dc89d76801ad825b3ed36d25c3d606327abcf001 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

* Re: [PR PATCH] [Updated] Xkbcomp: update several
  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
                   ` (12 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: dkwo @ 2021-07-19 19:42 UTC (permalink / raw)
  To: ml

[-- 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: 4509 bytes --]

From 3af4d4e072220ac8085bb1bf528af254f737409b 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 3091f04efaacf39abada55e30b2f873081870fa9 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 651c264a7c6922ed1c2bb3e785dcc66599db85eb 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

---
 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 ac8994206e76830ebd096cd7a8ca720512f6f85a 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 7f7ba04e1a24b97b999abe0577777f501815cb62 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

* Re: [PR PATCH] [Updated] Xkbcomp: update several
  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
                   ` (11 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: dkwo @ 2021-07-19 20:03 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR REVIEW] Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (2 preceding siblings ...)
  2021-07-19 20:03 ` dkwo
@ 2021-07-20 14:49 ` ericonr
  2021-07-20 15:12 ` leahneukirchen
                   ` (10 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-07-20 14:49 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#discussion_r673194911

Comment:
I tend to read "99" as beta releases. Is that not the case?

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

* Re: [PR REVIEW] Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (3 preceding siblings ...)
  2021-07-20 14:49 ` [PR REVIEW] " ericonr
@ 2021-07-20 15:12 ` leahneukirchen
  2021-07-21  8:06 ` [PR PATCH] [Updated] " dkwo
                   ` (9 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: leahneukirchen @ 2021-07-20 15:12 UTC (permalink / raw)
  To: ml

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

New review comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#discussion_r673216298

Comment:
Yes, I'd suggest to use 2021.4 instead.

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

* Re: [PR PATCH] [Updated] Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (4 preceding siblings ...)
  2021-07-20 15:12 ` leahneukirchen
@ 2021-07-21  8:06 ` dkwo
  2021-07-21  8:07 ` [PR REVIEW] " dkwo
                   ` (8 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: dkwo @ 2021-07-21  8:06 UTC (permalink / raw)
  To: ml

[-- 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: 5158 bytes --]

From ced6bd83b92c29a3b83bff87ccf6e94875377679 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 8e0bd57f7c58ace3e37faf43b35eaf1b22c8ec9f 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 for xorgproto

---
 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 2d0ed370335800dc6580bc6b776313b4b6f14644 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

---
 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 c60af18232379169ec1af6a3aad25a521239b979 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, add makedeps

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

diff --git a/srcpkgs/xkeyboard-config/template b/srcpkgs/xkeyboard-config/template
index 5eb196360bc6..1c0a4848714f 100644
--- a/srcpkgs/xkeyboard-config/template
+++ b/srcpkgs/xkeyboard-config/template
@@ -1,11 +1,11 @@
 # 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"
-makedepends="libX11-devel"
+makedepends="libX11-devel xkbcomp"
 depends="xkbcomp"
 short_desc="X Keyboard Configuration Database"
 maintainer="skmpz <dem.procopiou@gmail.com>"

From e3984e801813affd104d6f9fe8892646c8085039 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 xorgproto, add makedeps

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

diff --git a/srcpkgs/libxkbcommon/template b/srcpkgs/libxkbcommon/template
index 3cfefeb295d2..5cdadd1db7db 100644
--- a/srcpkgs/libxkbcommon/template
+++ b/srcpkgs/libxkbcommon/template
@@ -1,13 +1,13 @@
 # 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
  -Denable-wayland=true -Denable-xkbregistry=false"
 hostmakedepends="pkg-config bison wayland-protocols wayland-devel"
-makedepends="xkeyboard-config libxcb-devel wayland-devel wayland-protocols"
+makedepends="xkeyboard-config libxcb-devel wayland-devel wayland-protocols xorgproto"
 depends="xkeyboard-config"
 short_desc="Library to handle keyboard descriptions"
 maintainer="Isaac Freund <ifreund@ifreund.xyz>"

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

* Re: [PR REVIEW] Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (5 preceding siblings ...)
  2021-07-21  8:06 ` [PR PATCH] [Updated] " dkwo
@ 2021-07-21  8:07 ` dkwo
  2021-07-22  7:44 ` dkwo
                   ` (7 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: dkwo @ 2021-07-21  8:07 UTC (permalink / raw)
  To: ml

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

New review comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#discussion_r673753295

Comment:
Done.

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

* Re: Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (6 preceding siblings ...)
  2021-07-21  8:07 ` [PR REVIEW] " dkwo
@ 2021-07-22  7:44 ` dkwo
  2021-07-22 14:45 ` dkwo
                   ` (6 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: dkwo @ 2021-07-22  7:44 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#issuecomment-884717201

Comment:
Maybe just wait a bit to merge?
I think warnings should go away if rebuild `libX11`.

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

* Re: Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (7 preceding siblings ...)
  2021-07-22  7:44 ` dkwo
@ 2021-07-22 14:45 ` dkwo
  2021-07-23  5:17 ` ericonr
                   ` (5 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: dkwo @ 2021-07-22 14:45 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#issuecomment-884717201

Comment:
Maybe just wait a bit to merge?
I think warnings should go away if we rebuild in correct order.

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

* Re: Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (8 preceding siblings ...)
  2021-07-22 14:45 ` dkwo
@ 2021-07-23  5:17 ` ericonr
  2021-07-23 20:38 ` [PR REVIEW] " ericonr
                   ` (4 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-07-23  5:17 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#issuecomment-885405841

Comment:
Ok, let me know when you have it in order :)

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

* Re: [PR REVIEW] Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (9 preceding siblings ...)
  2021-07-23  5:17 ` ericonr
@ 2021-07-23 20:38 ` ericonr
  2021-07-23 20:38 ` [PR PATCH] [Merged]: " ericonr
                   ` (3 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-07-23 20:38 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#discussion_r675853282

Comment:
Wild :o

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

* Re: [PR PATCH] [Merged]: Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (10 preceding siblings ...)
  2021-07-23 20:38 ` [PR REVIEW] " ericonr
@ 2021-07-23 20:38 ` ericonr
  2021-07-23 20:39 ` ericonr
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-07-23 20:38 UTC (permalink / raw)
  To: ml

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

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

Xkbcomp: update several
https://github.com/void-linux/void-packages/pull/32038

Description:
Trying to address issue #31870
not completely solved, yet

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

* Re: Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (11 preceding siblings ...)
  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
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-07-23 20:39 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#issuecomment-885902241

Comment:
@dkwo The builders should respect the build order for this...

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

* Re: Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (12 preceding siblings ...)
  2021-07-23 20:39 ` ericonr
@ 2021-07-23 20:40 ` ericonr
  2021-07-24  7:46 ` dkwo
  14 siblings, 0 replies; 16+ messages in thread
From: ericonr @ 2021-07-23 20:40 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#issuecomment-885902373

Comment:
And I might have jumped the gun, sorry if I did.

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

* Re: Xkbcomp: update several
  2021-07-19 12:12 [PR PATCH] Xkbcomp: update several dkwo
                   ` (13 preceding siblings ...)
  2021-07-23 20:40 ` ericonr
@ 2021-07-24  7:46 ` dkwo
  14 siblings, 0 replies; 16+ messages in thread
From: dkwo @ 2021-07-24  7:46 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/32038#issuecomment-886015722

Comment:
No worries.

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