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] kbd: update to 2.4.0
Date: Tue, 16 Mar 2021 20:55:04 +0100	[thread overview]
Message-ID: <20210316195504.DJVlVEpHQkCdlf94Ww28fC98Erm1n612wBNnGVUE1WA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-29512@inbox.vuxu.org>

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

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

https://github.com/dkwo/void-packages kbd
https://github.com/void-linux/void-packages/pull/29512

kbd: update to 2.4.0
I built and used it on my `x86_64-musl`.
Incidentally, the update fixes #29478 

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

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

From 65c86481476a62ba25ce45968fc6af85b1fad649 Mon Sep 17 00:00:00 2001
From: Nicolo <nicolopiazzalunga@gmail.com>
Date: Tue, 16 Mar 2021 18:43:01 +0100
Subject: [PATCH 1/2] kbd: update to 2.4.0

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

diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template
index e88ebf5d7fb1..55a4a7b5436d 100644
--- a/srcpkgs/kbd/template
+++ b/srcpkgs/kbd/template
@@ -1,7 +1,7 @@
 # Template file for 'kbd'
 pkgname=kbd
-version=2.3.0
-revision=2
+version=2.4.0
+revision=1
 build_style=gnu-configure
 configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
 hostmakedepends="automake libtool gettext-devel flex pkg-config"
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://www.kbd-project.org/"
 distfiles="${KERNEL_SITE}/utils/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=685056143cb8effd0a1d44b5c391eb50d80dcfd014b1a4d6e2650a28d61cb82a
+checksum=55f0740458cfd3a84e775e50d7e8b92dc01846db1edad8e2411ccc293ece9b9f
 
 post_patch() {
 	# Rename keymap files with the same names

From c32bfade1b127ec3933dc422a3b5264de77b21ea Mon Sep 17 00:00:00 2001
From: Nicolo <nicolopiazzalunga@gmail.com>
Date: Tue, 16 Mar 2021 20:54:42 +0100
Subject: [PATCH 2/2] kbd: update to 2.4.0 and remove -data

---
 srcpkgs/kbd/template | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template
index 55a4a7b5436d..4e31589e8149 100644
--- a/srcpkgs/kbd/template
+++ b/srcpkgs/kbd/template
@@ -6,7 +6,6 @@ build_style=gnu-configure
 configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
 hostmakedepends="automake libtool gettext-devel flex pkg-config"
 makedepends="pam-devel"
-depends="kbd-data"
 short_desc="Linux keyboard utilities"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
@@ -42,14 +41,3 @@ post_install() {
 		rm -rf ${DESTDIR}/usr/share/kbd/keymaps/${f}
 	done
 }
-
-kbd-data_package() {
-	short_desc+=" - keymaps, console fonts and unicode maps"
-	replaces="kbd<2.0.1_1"
-	pkg_install() {
-		vmove usr/share/kbd/consolefonts
-		vmove usr/share/kbd/consoletrans
-		vmove usr/share/kbd/keymaps
-		vmove usr/share/kbd/unimaps
-	}
-}

  parent reply	other threads:[~2021-03-16 19:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16 17:45 [PR PATCH] " dkwo
2021-03-16 18:28 ` Chocimier
2021-03-16 19:55 ` dkwo [this message]
2021-03-16 19:59 ` dkwo
2021-03-16 20:05 ` Chocimier
2021-03-17  9:21 ` [PR PATCH] [Updated] " dkwo
2021-03-17 13:18 ` dkwo
2021-03-17 20:57 ` Chocimier
2021-03-18 15:33 ` [PR PATCH] [Updated] " dkwo
2021-03-18 18:51 ` Chocimier
2021-03-18 18:51 ` [PR PATCH] [Merged]: " Chocimier

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=20210316195504.DJVlVEpHQkCdlf94Ww28fC98Erm1n612wBNnGVUE1WA@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).