Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ckbcomp: update to 1.196.
@ 2020-09-18 17:30 mobinmob
  2020-09-18 17:50 ` [PR PATCH] [Updated] " mobinmob
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mobinmob @ 2020-09-18 17:30 UTC (permalink / raw)
  To: ml

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

There is a new pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages ckbcomp
https://github.com/void-linux/void-packages/pull/24974

ckbcomp: update to 1.196.


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

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

From 17007d61f0001e492249dc5de190cd7d174df127 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Sep 2020 20:27:59 +0300
Subject: [PATCH] ckbcomp: update to 1.196.

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

diff --git a/srcpkgs/ckbcomp/template b/srcpkgs/ckbcomp/template
index 225cb9d35dd..f17a0847fda 100644
--- a/srcpkgs/ckbcomp/template
+++ b/srcpkgs/ckbcomp/template
@@ -1,9 +1,9 @@
 # Template file for 'ckbcomp'
 pkgname=ckbcomp
-version=1.195
+version=1.196
 revision=1
 archs=noarch
-wrksrc="console-setup"
+wrksrc="console-setup-${version}"
 depends="perl"
 short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
 homepage="https://salsa.debian.org/installer-team/console-setup"
 changelog="https://salsa.debian.org/installer-team/console-setup/-/raw/master/debian/changelog"
 distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
-checksum=0214c690eab05f2a1f93035a987aac931c6eb7a2a7ebda4b80b8375c55a4eaa7
+checksum=1b5852e70721e36cc9608624f66a0e3aaafcf8c985e88d9ade35b6174e15dd28
 
 do_install() {
 	vbin Keyboard/ckbcomp

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

* Re: [PR PATCH] [Updated] ckbcomp: update to 1.196.
  2020-09-18 17:30 [PR PATCH] ckbcomp: update to 1.196 mobinmob
@ 2020-09-18 17:50 ` mobinmob
  2020-09-18 19:38 ` mobinmob
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2020-09-18 17:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ckbcomp
https://github.com/void-linux/void-packages/pull/24974

ckbcomp: update to 1.196.


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

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

From 10e0671f6de71b6a4a38d9bcb2ec5d0373f5f426 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Sep 2020 20:27:59 +0300
Subject: [PATCH] ckbcomp: update to 1.196.

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

diff --git a/srcpkgs/ckbcomp/template b/srcpkgs/ckbcomp/template
index 225cb9d35dd..e685078df85 100644
--- a/srcpkgs/ckbcomp/template
+++ b/srcpkgs/ckbcomp/template
@@ -1,9 +1,8 @@
 # Template file for 'ckbcomp'
 pkgname=ckbcomp
-version=1.195
+version=1.196
 revision=1
-archs=noarch
-wrksrc="console-setup"
+wrksrc="console-setup-${version}"
 depends="perl"
 short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -11,7 +10,7 @@ license="GPL-2.0-or-later"
 homepage="https://salsa.debian.org/installer-team/console-setup"
 changelog="https://salsa.debian.org/installer-team/console-setup/-/raw/master/debian/changelog"
 distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
-checksum=0214c690eab05f2a1f93035a987aac931c6eb7a2a7ebda4b80b8375c55a4eaa7
+checksum=1b5852e70721e36cc9608624f66a0e3aaafcf8c985e88d9ade35b6174e15dd28
 
 do_install() {
 	vbin Keyboard/ckbcomp

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

* Re: ckbcomp: update to 1.196.
  2020-09-18 17:30 [PR PATCH] ckbcomp: update to 1.196 mobinmob
  2020-09-18 17:50 ` [PR PATCH] [Updated] " mobinmob
@ 2020-09-18 19:38 ` mobinmob
  2020-09-23 13:27 ` [PR PATCH] [Updated] " mobinmob
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2020-09-18 19:38 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/24974#issuecomment-695050399

Comment:
```
=> ckbcomp-1.196_1: fetching distfile 'console-setup_1.196.tar.xz'...
http://ftp.debian.org/debian/pool/main/c/console-setup/console-setup_1.196.tar.xz: Connection reset by peer
```
In x86_64-musl only - temporary problem probably...

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

* Re: [PR PATCH] [Updated] ckbcomp: update to 1.196.
  2020-09-18 17:30 [PR PATCH] ckbcomp: update to 1.196 mobinmob
  2020-09-18 17:50 ` [PR PATCH] [Updated] " mobinmob
  2020-09-18 19:38 ` mobinmob
@ 2020-09-23 13:27 ` mobinmob
  2020-09-23 13:27 ` mobinmob
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2020-09-23 13:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ckbcomp
https://github.com/void-linux/void-packages/pull/24974

ckbcomp: update to 1.196.


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

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

From 3b2e47e267a1d340867a59d8ef28b6d7cfce1a7c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Sep 2020 20:27:59 +0300
Subject: [PATCH] ckbcomp: update to 1.197.

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

diff --git a/srcpkgs/ckbcomp/template b/srcpkgs/ckbcomp/template
index 225cb9d35dd..714be06ca4a 100644
--- a/srcpkgs/ckbcomp/template
+++ b/srcpkgs/ckbcomp/template
@@ -1,9 +1,8 @@
 # Template file for 'ckbcomp'
 pkgname=ckbcomp
-version=1.195
+version=1.197
 revision=1
-archs=noarch
-wrksrc="console-setup"
+wrksrc="console-setup-${version}"
 depends="perl"
 short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -11,7 +10,7 @@ license="GPL-2.0-or-later"
 homepage="https://salsa.debian.org/installer-team/console-setup"
 changelog="https://salsa.debian.org/installer-team/console-setup/-/raw/master/debian/changelog"
 distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
-checksum=0214c690eab05f2a1f93035a987aac931c6eb7a2a7ebda4b80b8375c55a4eaa7
+checksum=2ddad40368e95291c9670d8ec7205896835d9e42df532bde3d89a13e5f5357e0
 
 do_install() {
 	vbin Keyboard/ckbcomp

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

* Re: ckbcomp: update to 1.196.
  2020-09-18 17:30 [PR PATCH] ckbcomp: update to 1.196 mobinmob
                   ` (2 preceding siblings ...)
  2020-09-23 13:27 ` [PR PATCH] [Updated] " mobinmob
@ 2020-09-23 13:27 ` mobinmob
  2020-09-26 14:35 ` [PR PATCH] [Updated] ckbcomp: update to 1.197 mobinmob
  2020-10-09 17:08 ` [PR PATCH] [Closed]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2020-09-23 13:27 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/24974#issuecomment-697363735

Comment:
- Update to 1.197.

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

* Re: [PR PATCH] [Updated] ckbcomp: update to 1.197.
  2020-09-18 17:30 [PR PATCH] ckbcomp: update to 1.196 mobinmob
                   ` (3 preceding siblings ...)
  2020-09-23 13:27 ` mobinmob
@ 2020-09-26 14:35 ` mobinmob
  2020-10-09 17:08 ` [PR PATCH] [Closed]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2020-09-26 14:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages ckbcomp
https://github.com/void-linux/void-packages/pull/24974

ckbcomp: update to 1.197.


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

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

From a0fbd95444b700ae6e0f92a91c8181fcba2753f3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 18 Sep 2020 20:27:59 +0300
Subject: [PATCH] ckbcomp: update to 1.197.

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

diff --git a/srcpkgs/ckbcomp/template b/srcpkgs/ckbcomp/template
index 225cb9d35dd..714be06ca4a 100644
--- a/srcpkgs/ckbcomp/template
+++ b/srcpkgs/ckbcomp/template
@@ -1,9 +1,8 @@
 # Template file for 'ckbcomp'
 pkgname=ckbcomp
-version=1.195
+version=1.197
 revision=1
-archs=noarch
-wrksrc="console-setup"
+wrksrc="console-setup-${version}"
 depends="perl"
 short_desc="Compile a XKB keyboard description to a keymap suitable for loadkeys"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -11,7 +10,7 @@ license="GPL-2.0-or-later"
 homepage="https://salsa.debian.org/installer-team/console-setup"
 changelog="https://salsa.debian.org/installer-team/console-setup/-/raw/master/debian/changelog"
 distfiles="${DEBIAN_SITE}/main/c/console-setup/console-setup_${version}.tar.xz"
-checksum=0214c690eab05f2a1f93035a987aac931c6eb7a2a7ebda4b80b8375c55a4eaa7
+checksum=2ddad40368e95291c9670d8ec7205896835d9e42df532bde3d89a13e5f5357e0
 
 do_install() {
 	vbin Keyboard/ckbcomp

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

* Re: [PR PATCH] [Closed]: ckbcomp: update to 1.197.
  2020-09-18 17:30 [PR PATCH] ckbcomp: update to 1.196 mobinmob
                   ` (4 preceding siblings ...)
  2020-09-26 14:35 ` [PR PATCH] [Updated] ckbcomp: update to 1.197 mobinmob
@ 2020-10-09 17:08 ` Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2020-10-09 17:08 UTC (permalink / raw)
  To: ml

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

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

ckbcomp: update to 1.197.
https://github.com/void-linux/void-packages/pull/24974

Description:


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

end of thread, other threads:[~2020-10-09 17:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 17:30 [PR PATCH] ckbcomp: update to 1.196 mobinmob
2020-09-18 17:50 ` [PR PATCH] [Updated] " mobinmob
2020-09-18 19:38 ` mobinmob
2020-09-23 13:27 ` [PR PATCH] [Updated] " mobinmob
2020-09-23 13:27 ` mobinmob
2020-09-26 14:35 ` [PR PATCH] [Updated] ckbcomp: update to 1.197 mobinmob
2020-10-09 17:08 ` [PR PATCH] [Closed]: " Duncaen

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