Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ibus-bamboo: update to 0.6.7
@ 2020-10-02 12:02 ndgnuh
  2020-10-02 12:17 ` [PR REVIEW] " sgn
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ndgnuh @ 2020-10-02 12:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndgnuh/void-packages ibus-bamboo-0.6.7
https://github.com/void-linux/void-packages/pull/25278

ibus-bamboo: update to 0.6.7
- Boost typing speed upto 20ms/key in every mode
- Introduce default input mode options

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ibus-bamboo-0.6.7-25278.patch --]
[-- Type: text/x-diff, Size: 1180 bytes --]

From da591ee4c01670797335b2b8e0b7bdcb2b24bd0d Mon Sep 17 00:00:00 2001
From: ndgnuh <ndgnuh@protonmail.com>
Date: Fri, 2 Oct 2020 18:58:21 +0700
Subject: [PATCH] ibus-bamboo: update to 0.6.7

- Boost typing speed upto 20ms/key in every mode
- Introduce default input mode options
---
 srcpkgs/ibus-bamboo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ibus-bamboo/template b/srcpkgs/ibus-bamboo/template
index 9d6b3d8c0ae..b4a4edab242 100644
--- a/srcpkgs/ibus-bamboo/template
+++ b/srcpkgs/ibus-bamboo/template
@@ -1,6 +1,6 @@
 # Template file for 'ibus-bamboo'
 pkgname=ibus-bamboo
-version=0.6.6
+version=0.6.7
 revision=2
 build_style=go
 makedepends="libXtst-devel libX11-devel"
@@ -10,7 +10,7 @@ maintainer="ndgnuh <ndgnuh99@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/BambooEngine/ibus-bamboo"
 distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum="c51651bea965fe66ae89a2f08521ae1840ca5d89b57ab41472ba0ef9fdb9b60d"
+checksum="92d49fe232f241b3e62348c49883aed8a439f256bf6c39034270e069e6c34563"
 conf_files="/usr/share/ibus-bamboo/data/macro.tpl.txt"
 
 do_configure() {

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

* Re: [PR REVIEW] ibus-bamboo: update to 0.6.7
  2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
@ 2020-10-02 12:17 ` sgn
  2020-10-02 12:17 ` sgn
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2020-10-02 12:17 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25278#discussion_r498785086

Comment:
revision

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

* Re: [PR REVIEW] ibus-bamboo: update to 0.6.7
  2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
  2020-10-02 12:17 ` [PR REVIEW] " sgn
@ 2020-10-02 12:17 ` sgn
  2020-10-02 12:20 ` sgn
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2020-10-02 12:17 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25278#discussion_r498785086

Comment:
Please reset revision.

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

* Re: ibus-bamboo: update to 0.6.7
  2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
  2020-10-02 12:17 ` [PR REVIEW] " sgn
  2020-10-02 12:17 ` sgn
@ 2020-10-02 12:20 ` sgn
  2020-10-02 12:20 ` sgn
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2020-10-02 12:20 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25278#issuecomment-702703041

Comment:
I couldn't type that fast to verify. But, that sounds good.

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

* Re: ibus-bamboo: update to 0.6.7
  2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
                   ` (2 preceding siblings ...)
  2020-10-02 12:20 ` sgn
@ 2020-10-02 12:20 ` sgn
  2020-10-02 12:23 ` [PR PATCH] [Updated] " ndgnuh
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2020-10-02 12:20 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/25278#issuecomment-702703041

Comment:
I couldn't type that fast to verify. But, that sounds good.

Please reset revision then it's good to go.
Thanks.

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

* Re: [PR PATCH] [Updated] ibus-bamboo: update to 0.6.7
  2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
                   ` (3 preceding siblings ...)
  2020-10-02 12:20 ` sgn
@ 2020-10-02 12:23 ` ndgnuh
  2020-10-02 12:28 ` ndgnuh
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ndgnuh @ 2020-10-02 12:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndgnuh/void-packages ibus-bamboo-0.6.7
https://github.com/void-linux/void-packages/pull/25278

ibus-bamboo: update to 0.6.7
- Boost typing speed upto 20ms/key in every mode
- Introduce default input mode options

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ibus-bamboo-0.6.7-25278.patch --]
[-- Type: text/x-diff, Size: 1210 bytes --]

From db0a7ca34888613022b838749481e011bc0ecaf6 Mon Sep 17 00:00:00 2001
From: ndgnuh <ndgnuh@protonmail.com>
Date: Fri, 2 Oct 2020 18:58:21 +0700
Subject: [PATCH] ibus-bamboo: update to 0.6.7

- Boost typing speed upto 20ms/key in every mode
- Introduce default input mode options
---
 srcpkgs/ibus-bamboo/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ibus-bamboo/template b/srcpkgs/ibus-bamboo/template
index 9d6b3d8c0ae..3713b014d12 100644
--- a/srcpkgs/ibus-bamboo/template
+++ b/srcpkgs/ibus-bamboo/template
@@ -1,7 +1,7 @@
 # Template file for 'ibus-bamboo'
 pkgname=ibus-bamboo
-version=0.6.6
-revision=2
+version=0.6.7
+revision=1
 build_style=go
 makedepends="libXtst-devel libX11-devel"
 depends="ibus"
@@ -10,7 +10,7 @@ maintainer="ndgnuh <ndgnuh99@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/BambooEngine/ibus-bamboo"
 distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum="c51651bea965fe66ae89a2f08521ae1840ca5d89b57ab41472ba0ef9fdb9b60d"
+checksum="92d49fe232f241b3e62348c49883aed8a439f256bf6c39034270e069e6c34563"
 conf_files="/usr/share/ibus-bamboo/data/macro.tpl.txt"
 
 do_configure() {

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

* Re: ibus-bamboo: update to 0.6.7
  2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
                   ` (4 preceding siblings ...)
  2020-10-02 12:23 ` [PR PATCH] [Updated] " ndgnuh
@ 2020-10-02 12:28 ` ndgnuh
  2020-10-02 12:28 ` ndgnuh
  2020-10-02 12:29 ` [PR PATCH] [Merged]: " sgn
  7 siblings, 0 replies; 9+ messages in thread
From: ndgnuh @ 2020-10-02 12:28 UTC (permalink / raw)
  To: ml

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

New comment by ndgnuh on void-packages repository

https://github.com/void-linux/void-packages/pull/25278#issuecomment-702706182

Comment:
I doubt anyone could type that fast, but a computer definitely can handle that level of delay though.

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

* Re: ibus-bamboo: update to 0.6.7
  2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
                   ` (5 preceding siblings ...)
  2020-10-02 12:28 ` ndgnuh
@ 2020-10-02 12:28 ` ndgnuh
  2020-10-02 12:29 ` [PR PATCH] [Merged]: " sgn
  7 siblings, 0 replies; 9+ messages in thread
From: ndgnuh @ 2020-10-02 12:28 UTC (permalink / raw)
  To: ml

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

New comment by ndgnuh on void-packages repository

https://github.com/void-linux/void-packages/pull/25278#issuecomment-702706182

Comment:
I doubt anyone could type that fast, but a computer definitely can handle that level of delay.

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

* Re: [PR PATCH] [Merged]: ibus-bamboo: update to 0.6.7
  2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
                   ` (6 preceding siblings ...)
  2020-10-02 12:28 ` ndgnuh
@ 2020-10-02 12:29 ` sgn
  7 siblings, 0 replies; 9+ messages in thread
From: sgn @ 2020-10-02 12:29 UTC (permalink / raw)
  To: ml

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

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

ibus-bamboo: update to 0.6.7
https://github.com/void-linux/void-packages/pull/25278

Description:
- Boost typing speed upto 20ms/key in every mode
- Introduce default input mode options

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

end of thread, other threads:[~2020-10-02 12:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 12:02 [PR PATCH] ibus-bamboo: update to 0.6.7 ndgnuh
2020-10-02 12:17 ` [PR REVIEW] " sgn
2020-10-02 12:17 ` sgn
2020-10-02 12:20 ` sgn
2020-10-02 12:20 ` sgn
2020-10-02 12:23 ` [PR PATCH] [Updated] " ndgnuh
2020-10-02 12:28 ` ndgnuh
2020-10-02 12:28 ` ndgnuh
2020-10-02 12:29 ` [PR PATCH] [Merged]: " sgn

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