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: Wed, 17 Mar 2021 10:21:31 +0100	[thread overview]
Message-ID: <20210317092131.rXefUPqL39LSFCLfWELjD_RLgBgnOBzkV-p29442HMs@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: 1617 bytes --]

From aede25759fea4e9560095ec2396109ae5b504350 Mon Sep 17 00:00:00 2001
From: Nicolo <nicolopiazzalunga@gmail.com>
Date: Wed, 17 Mar 2021 10:21:16 +0100
Subject: [PATCH] kbd: update to 2.4.0 and merge kbd-data

---
 srcpkgs/kbd/template | 19 ++++---------------
 1 file changed, 4 insertions(+), 15 deletions(-)

diff --git a/srcpkgs/kbd/template b/srcpkgs/kbd/template
index e88ebf5d7fb1..10b5c5dba294 100644
--- a/srcpkgs/kbd/template
+++ b/srcpkgs/kbd/template
@@ -1,18 +1,18 @@
 # 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"
 makedepends="pam-devel"
-depends="kbd-data"
 short_desc="Linux keyboard utilities"
 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
+replaces="kbd-data>=0"
 
 post_patch() {
 	# Rename keymap files with the same names
@@ -42,14 +42,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-17  9:21 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 ` [PR PATCH] [Updated] " dkwo
2021-03-16 19:59 ` dkwo
2021-03-16 20:05 ` Chocimier
2021-03-17  9:21 ` dkwo [this message]
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=20210317092131.rXefUPqL39LSFCLfWELjD_RLgBgnOBzkV-p29442HMs@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).