Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] fcitx5 stack
@ 2021-11-25 10:21 sgn
  2021-11-25 12:13 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 1 reply; 3+ messages in thread
From: sgn @ 2021-11-25 10:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages fcitx5-stack
https://github.com/void-linux/void-packages/pull/34240

fcitx5 stack
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From aba9c7d7a9ef569393c17070239d02398a3613c9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:01:37 +0700
Subject: [PATCH 01/13] fcitx5: update to 5.0.10.

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

diff --git a/srcpkgs/fcitx5/template b/srcpkgs/fcitx5/template
index 5aca533806ad..75c9033334e0 100644
--- a/srcpkgs/fcitx5/template
+++ b/srcpkgs/fcitx5/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5'
 pkgname=fcitx5
-version=5.0.9
+version=5.0.10
 revision=1
 build_style=cmake
 build_helper=qemu
@@ -21,7 +21,7 @@ homepage="https://fcitx-im.org/wiki/Fcitx"
 _en_dict_ver=20121020
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${version}.tar.xz
  https://download.fcitx-im.org/data/en_dict-${_en_dict_ver}.tar.gz"
-checksum="703a6bdd82f0c0af2a0e1b3d16ac32d627178bff7a425c1fcf8df48f686e8b5c
+checksum="e24c39260f5a42ad4c3b5d19fb0b3ec06c0922a10c2dbb0606d9ef28ebb9116b
  c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb"
 skip_extraction=en_dict-${_en_dict_ver}.tar.gz
 lib32disabled=yes

From 404d8f7320895704bdff8854f510f15f20959ead Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:01:42 +0700
Subject: [PATCH 02/13] fcitx5-anthy: update to 5.0.7.

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

diff --git a/srcpkgs/fcitx5-anthy/template b/srcpkgs/fcitx5-anthy/template
index cdb0e0d5e81d..4678ff31b130 100644
--- a/srcpkgs/fcitx5-anthy/template
+++ b/srcpkgs/fcitx5-anthy/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-anthy'
 pkgname=fcitx5-anthy
-version=5.0.6
+version=5.0.7
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext extra-cmake-modules"
@@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-${version}.tar.xz"
-checksum=44527eb63d95215424d78d23469c8b45fa6f4f919515bd6de89b249f8d10822e
+checksum=080e8192093d447bd92bafc141470987c4df3016a0c561eef88070bca9cc8f3e
 
 fcitx5-anthy-icons_package() {
 	short_desc+=" - icons"

From e1763f67b10a339e60d6bb378d97b83eb2e40ebf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:01:48 +0700
Subject: [PATCH 03/13] fcitx5-chewing: update to 5.0.7.

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

diff --git a/srcpkgs/fcitx5-chewing/template b/srcpkgs/fcitx5-chewing/template
index d1958d03df1a..cfc95e49a1a5 100644
--- a/srcpkgs/fcitx5-chewing/template
+++ b/srcpkgs/fcitx5-chewing/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-chewing'
 pkgname=fcitx5-chewing
-version=5.0.6
+version=5.0.7
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext doxygen extra-cmake-modules"
@@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-${version}.tar.xz"
-checksum=e2d719b00b856604f130e015bb654976437dece5d93600991af9836adc0e540f
+checksum=e293a1472d797df1275846044e2aca27f6b55f8f30fbb3811cb1d2bb1f03be55
 lib32disabled=yes
 
 fcitx5-chewing-icons_package() {

From 041084db1c6616755dda4033f360cd836feacd2f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:02:01 +0700
Subject: [PATCH 04/13] fcitx5-chinese-addons: update to 5.0.8.

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

diff --git a/srcpkgs/fcitx5-chinese-addons/template b/srcpkgs/fcitx5-chinese-addons/template
index 3c875f23ac7a..b3a1158103c3 100644
--- a/srcpkgs/fcitx5-chinese-addons/template
+++ b/srcpkgs/fcitx5-chinese-addons/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-chinese-addons'
 pkgname=fcitx5-chinese-addons
-version=5.0.7
+version=5.0.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext doxygen extra-cmake-modules qt5-qmake
@@ -17,7 +17,7 @@ _pystroke_version=20121124
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-${version}.tar.xz
  http://download.fcitx-im.org/data/py_table-${_pytable_version}.tar.gz
  http://download.fcitx-im.org/data/py_stroke-${_pystroke_version}.tar.gz"
-checksum="b6087e9cddf1d75e7a23ff74e138f19577943a23ed2b4918bbf475d0d5fa2ae7
+checksum="554084525179e3b487c7395ab5d4e4fe2923889efe7f07e7993e84c0816afe51
  42146ac97de6c13d55f9e99ed873915f4c66739e9c11532a34556badf9792c04
  8eb128a9bfa43952e67cf2fcee1fd134c6f4cfd317bc2f6c38a615f5eb64e248"
 skip_extraction="

From 8e1d4edf5ab4ed0d87c817bab64fc9dd9ea5bb7e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:02:06 +0700
Subject: [PATCH 05/13] fcitx5-configtool: update to 5.0.8.

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

diff --git a/srcpkgs/fcitx5-configtool/template b/srcpkgs/fcitx5-configtool/template
index 9477a5ff2d67..ea5d49e69fc7 100644
--- a/srcpkgs/fcitx5-configtool/template
+++ b/srcpkgs/fcitx5-configtool/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-configtool'
 pkgname=fcitx5-configtool
-version=5.0.6
+version=5.0.8
 revision=1
 build_style=cmake
 hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen
@@ -16,7 +16,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-${version}.tar.xz"
-checksum=e5d5c84e36263a2973087074a214de6c9ed7df3f3bddbe4602731405759d4c5c
+checksum=84af8e06a946339518d01bf0b1cdc3dbf3af35a08a21004f0774551212cf5265
 lib32disabled=yes
 
 fcitx5-migrator_package() {

From 3093c0166d0d08ea3a2de8537443ebbfb1ac1752 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:02:12 +0700
Subject: [PATCH 06/13] fcitx5-gtk: update to 5.0.9.

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

diff --git a/srcpkgs/fcitx5-gtk/template b/srcpkgs/fcitx5-gtk/template
index 17033d4f54b2..b4bdb08b36ed 100644
--- a/srcpkgs/fcitx5-gtk/template
+++ b/srcpkgs/fcitx5-gtk/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-gtk'
 pkgname=fcitx5-gtk
-version=5.0.8
+version=5.0.9
 revision=1
 build_style=cmake
 build_helper=gir
@@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-gtk/fcitx5-gtk-${version}.tar.xz"
-checksum=c133f7a643ba95ebf0a79c9c364041c08e99a156a2303835394cce9a897b428e
+checksum=1600ecdf4a9c8d33654aefa65d33b71257c6db127bc77aee2d09e1e1ba26371e
 lib32disabled=yes
 
 build_options="gir"

From 7b5ffea3abbd0c63e99c82d6db508bd9061d875b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:02:17 +0700
Subject: [PATCH 07/13] fcitx5-hangul: update to 5.0.5.

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

diff --git a/srcpkgs/fcitx5-hangul/template b/srcpkgs/fcitx5-hangul/template
index 12329a30856a..3dcaa31056a8 100644
--- a/srcpkgs/fcitx5-hangul/template
+++ b/srcpkgs/fcitx5-hangul/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-hangul'
 pkgname=fcitx5-hangul
-version=5.0.4
+version=5.0.5
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext extra-cmake-modules"
@@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-hangul/fcitx5-hangul-${version}.tar.xz"
-checksum=9d9af72cfea596e862b04aad9a4bab8507df8c8fd4110e6ce7afa2d33b534790
+checksum=0ed5d898354220ec250bf11a69e7dbe46b2c3871f4eeaa7cc87461dce47b4876
 lib32disabled=yes
 
 fcitx5-hangul-icons_package() {

From 77feac18bc6abe727c34a58ea46d169823f31483 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:02:22 +0700
Subject: [PATCH 08/13] fcitx5-m17n: update to 5.0.6.

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

diff --git a/srcpkgs/fcitx5-m17n/template b/srcpkgs/fcitx5-m17n/template
index 6f23d05ff8ec..e5f3cd507212 100644
--- a/srcpkgs/fcitx5-m17n/template
+++ b/srcpkgs/fcitx5-m17n/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-m17n'
 pkgname=fcitx5-m17n
-version=5.0.5
+version=5.0.6
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext doxygen extra-cmake-modules"
@@ -12,5 +12,5 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-m17n/fcitx5-m17n-${version}.tar.xz"
-checksum=292deb065e571b38eacc28007e1a6b69d27d7332aa2708055a645d98549dd69f
+checksum=e6aa1404f3e070855f81abac0751c25327874f9355281f477f5c4a03ed393e79
 lib32disabled=yes

From 0c440314f5fd8963dafddff3fd77bcfd73b02de2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:02:29 +0700
Subject: [PATCH 09/13] fcitx5-rime: update to 5.0.8.

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

diff --git a/srcpkgs/fcitx5-rime/template b/srcpkgs/fcitx5-rime/template
index 3f72384b4e0f..e60a48ba4eda 100644
--- a/srcpkgs/fcitx5-rime/template
+++ b/srcpkgs/fcitx5-rime/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-rime'
 pkgname=fcitx5-rime
-version=5.0.7
+version=5.0.8
 revision=1
 build_style=cmake
 configure_args="-DRIME_DATA_DIR=/usr/share/rime-data"
@@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${version}.tar.xz"
-checksum=87acb0c99c978bf42b8ecd2e08fe6df8b170d0e14c39aa693527c40fb6af3848
+checksum=e37eecb61bb1f0df59ccf24912681813f9b24a8d4d8ebee9883f5f19c2b38866
 lib32disabled=yes
 
 fcitx5-rime-icons_package() {

From 828a474ec75d2908c82e9136ec6d9da74865ddc2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:02:44 +0700
Subject: [PATCH 10/13] fcitx5-table-extra: update to 5.0.6.

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

diff --git a/srcpkgs/fcitx5-table-extra/template b/srcpkgs/fcitx5-table-extra/template
index 9d17d5f15661..ec5535283ba9 100644
--- a/srcpkgs/fcitx5-table-extra/template
+++ b/srcpkgs/fcitx5-table-extra/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-table-extra'
 pkgname=fcitx5-table-extra
-version=5.0.5
+version=5.0.6
 revision=1
 build_style=cmake
 hostmakedepends="gettext libime-utils extra-cmake-modules"
@@ -11,4 +11,4 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="Public Domain"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-table-extra/fcitx5-table-extra-${version}.tar.xz"
-checksum=81c6e9ee90d77115fb4e018aaf9bfcfa8bcb4ca9b11048868a755c890c769bd6
+checksum=85ef72e47f612cdb21bd9b4b5a9245f04dc7effd81fd2caf858bd01ff53b28c2

From 63d74d50fbaeb8103990f27c69e909e1493e8aeb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:02:50 +0700
Subject: [PATCH 11/13] fcitx5-table-other: update to 5.0.6.

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

diff --git a/srcpkgs/fcitx5-table-other/template b/srcpkgs/fcitx5-table-other/template
index 0a7051c9a235..ef6702f9cd86 100644
--- a/srcpkgs/fcitx5-table-other/template
+++ b/srcpkgs/fcitx5-table-other/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-table-other'
 pkgname=fcitx5-table-other
-version=5.0.5
+version=5.0.6
 revision=1
 build_style=cmake
 hostmakedepends="gettext libime-utils extra-cmake-modules"
@@ -11,4 +11,4 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-table-other/fcitx5-table-other-${version}.tar.xz"
-checksum=fc1ee1c234f54aacf8508e032d7384fdda3966d0d3ac8d2ac7ceff728980e885
+checksum=0dd78adb2828755b4de6696b2ba8e0f894e7fd18e91d129c95fda81840a0256f

From 14986ac19f1ca3e4a5755a0fd2955da0c482e2ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:03:11 +0700
Subject: [PATCH 12/13] fcitx5-zhuyin: update to 5.0.7.

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

diff --git a/srcpkgs/fcitx5-zhuyin/template b/srcpkgs/fcitx5-zhuyin/template
index 13b54308b13c..4f0612152695 100644
--- a/srcpkgs/fcitx5-zhuyin/template
+++ b/srcpkgs/fcitx5-zhuyin/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-zhuyin'
 pkgname=fcitx5-zhuyin
-version=5.0.6
+version=5.0.7
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext doxygen extra-cmake-modules libzhuyin"
@@ -13,7 +13,7 @@ homepage="https://fcitx-im.org/wiki/Fcitx"
 _model_version=20161206
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-zhuyin/fcitx5-zhuyin-${version}.tar.xz
  https://download.fcitx-im.org/data/model.text.${_model_version}.tar.gz"
-checksum="06b380488c4e719e991a774337de2b40e5d552c0fd17116602565cd974fccb8d
+checksum="e40ea0fd2ae298453817d8fb35167a3c9d420424da7c2ce4a22fd09d174b1e5e
  5c7024e5735389c471f54b867eda0d98c5a40a5e5e75333a9febac107508f704"
 skip_extraction="model.text.${_model_version}.tar.gz"
 lib32disabled=yes

From a1497294dbdba6cf299d1204cacbd7cb528084ce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 24 Nov 2021 18:03:48 +0700
Subject: [PATCH 13/13] libime: update to 1.0.9.

---
 srcpkgs/libime/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libime/template b/srcpkgs/libime/template
index b96dd07d5b52..060da90beff7 100644
--- a/srcpkgs/libime/template
+++ b/srcpkgs/libime/template
@@ -1,6 +1,6 @@
 # Template file for 'libime'
 pkgname=libime
-version=1.0.8
+version=1.0.9
 revision=1
 build_style=cmake
 build_helper=qemu
@@ -11,14 +11,14 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 _lm_sc_version=20140820
-_dict_version=20210402
+_dict_version=20211021
 distfiles="https://download.fcitx-im.org/fcitx5/libime/libime-${version}.tar.xz
  https://download.fcitx-im.org/data/lm_sc.3gm.arpa-${_lm_sc_version}.tar.bz2
  https://download.fcitx-im.org/data/dict.utf8-${_dict_version}.tar.xz
  https://download.fcitx-im.org/data/table.tar.gz"
-checksum="0755548a197a9766c799c19281276796fc3b11573ba249980f85391e13207eb9
+checksum="4a32f35c1351d51b456523a4b342b7e38a562e0fbbf75f601eb6d5e5862a2c98
  751bab7c55ea93a2cedfb0fbb7eb09f67d4da9c2c55496e5f31eb8580f1d1e2f
- 818cfbb5a99ae5b40c2707b6158734f4a10196444853400cbd6b14505592d80d
+ 300597e6f7f79f788480fd665de8a07bfe90227048b5a7e39f40f43a62a981df
  6196053c724125e3ae3d8bd6b2f9172d0c83b65b0d410d3cde63b7a8d6ab87b7"
 skip_extraction="
  lm_sc.3gm.arpa-${_lm_sc_version}.tar.bz2

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

* Re: [PR PATCH] [Merged]: fcitx5 stack
  2021-11-25 10:21 [PR PATCH] fcitx5 stack sgn
@ 2021-11-25 12:13 ` sgn
  0 siblings, 0 replies; 3+ messages in thread
From: sgn @ 2021-11-25 12:13 UTC (permalink / raw)
  To: ml

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

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

fcitx5 stack
https://github.com/void-linux/void-packages/pull/34240

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* [PR PATCH] Fcitx5 stack
@ 2021-12-27 15:39 sgn
  0 siblings, 0 replies; 3+ messages in thread
From: sgn @ 2021-12-27 15:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sgn/void-packages fcitx5-stack
https://github.com/void-linux/void-packages/pull/34719

Fcitx5 stack
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From bf3ffe32e60fb8263b98bc8a9fa4173816f4c419 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:08:32 +0700
Subject: [PATCH 01/11] fcitx5: update to 5.0.11.

---
 srcpkgs/fcitx5/patches/no-which.patch | 50 ++++++++++++---------------
 srcpkgs/fcitx5/template               |  4 +--
 2 files changed, 24 insertions(+), 30 deletions(-)

diff --git a/srcpkgs/fcitx5/patches/no-which.patch b/srcpkgs/fcitx5/patches/no-which.patch
index ae553dd1535c..4ef85bc54155 100644
--- a/srcpkgs/fcitx5/patches/no-which.patch
+++ b/srcpkgs/fcitx5/patches/no-which.patch
@@ -1,7 +1,5 @@
-Index: fcitx5-5.0.6/data/fcitx5-configtool.sh
-===================================================================
---- fcitx5-5.0.6.orig/data/fcitx5-configtool.sh
-+++ fcitx5-5.0.6/data/fcitx5-configtool.sh
+--- a/data/fcitx5-configtool.sh
++++ b/data/fcitx5-configtool.sh
 @@ -5,14 +5,14 @@
  
  export TEXTDOMAIN=fcitx5
@@ -28,7 +26,7 @@ Index: fcitx5-5.0.6/data/fcitx5-configtool.sh
      _() {
          gettext "$@"
      }
-@@ -101,7 +101,7 @@ detectDE() {
+@@ -108,7 +108,7 @@ detectDE() {
      if [ x"$DE" = x"gnome" ]; then
        # gnome-default-applications-properties is only available in GNOME 2.x
        # but not in GNOME 3.x
@@ -37,16 +35,16 @@ Index: fcitx5-5.0.6/data/fcitx5-configtool.sh
      fi
  }
  
-@@ -116,7 +116,7 @@ run_kde() {
+@@ -119,7 +119,7 @@ run_kde() {
  }
  
  run_qt() {
 -    if which fcitx5-config-qt > /dev/null 2>&1; then
 +    if command -v fcitx5-config-qt > /dev/null 2>&1; then
-         exec fcitx5-config-qt "$1"
+         exec fcitx5-config-qt
      fi
      return 1
-@@ -132,13 +132,13 @@ run_xdg() {
+@@ -135,13 +135,13 @@ run_xdg() {
              ;;
      esac
  
@@ -62,10 +60,8 @@ Index: fcitx5-5.0.6/data/fcitx5-configtool.sh
      shift
      echo "$cmd $*"
  }
-Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
-===================================================================
---- fcitx5-5.0.6.orig/data/fcitx5-diagnose.sh
-+++ fcitx5-5.0.6/data/fcitx5-diagnose.sh
+--- a/data/fcitx5-diagnose.sh
++++ b/data/fcitx5-diagnose.sh
 @@ -123,7 +123,7 @@ __get_pretty_name() {
      fi
  }
@@ -75,9 +71,9 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
  
  __conf_dir_init() {
      # Don't do any fancy check here, it's the user's fault, which we should detect
-@@ -208,9 +208,9 @@ if type dbus-send &> /dev/null; then
-             "string:$1" 2> /dev/null) || return 1
-         echo -n "${pid##* }"
+@@ -214,9 +214,9 @@ if type dbus-send &> /dev/null; then
+             /controller org.fcitx.Fcitx.Controller1.DebugInfo 2> /dev/null) || return 1
+         echo -n "${debuginfo}"
      }
 -elif qdbus_exe=$(which qdbus 2> /dev/null) || \
 -        qdbus_exe=$(which qdbus-qt4 2> /dev/null) || \
@@ -88,7 +84,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
      dbus_exe=${qdbus_exe}
      dbus_get_name_owner() {
          "${qdbus_exe}" org.freedesktop.DBus /org/freedesktop/DBus \
-@@ -324,15 +324,15 @@ detectDE() {
+@@ -345,15 +345,15 @@ detectDE() {
      if [ x"$DE" = x"gnome" ]; then
          # gnome-default-applications-properties is only available in GNOME 2.x
          # but not in GNOME 3.x
@@ -107,7 +103,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
      return 1
  }
  
-@@ -341,7 +341,7 @@ detectDE
+@@ -362,7 +362,7 @@ detectDE
  # user and uid
  
  detect_user() {
@@ -116,7 +112,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
          cur_user=$(id -un)
          cur_uid=$(id -u)
      else
-@@ -352,7 +352,7 @@ detect_user() {
+@@ -373,7 +373,7 @@ detect_user() {
          else
              cur_uid=""
          fi
@@ -125,7 +121,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
              cur_user=$(whoami)
          elif [[ -d /proc/$$/ ]]; then
              cur_user=$(stat -c %U /proc/$$/)
-@@ -374,7 +374,7 @@ _check_open_root() {
+@@ -395,7 +395,7 @@ _check_open_root() {
      for f in /proc/1/environ /proc/1/mem /proc/kcore /proc/kmem; do
          try_open "$f" && return 0
      done
@@ -134,7 +130,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
          for f in /proc/1/exe /proc/1/cwd /proc/1/root; do
              readlink "$f" &> /dev/null && return 0
          done
-@@ -966,7 +966,7 @@ _find_config_gtk() {
+@@ -992,7 +992,7 @@ _find_config_gtk() {
          return 0
      }
      local config_gtk
@@ -143,7 +139,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
      echo "${config_gtk}"
      _config_tool_gtk_exe="${config_gtk}"
  }
-@@ -993,7 +993,7 @@ _check_config_gtk() {
+@@ -1019,7 +1019,7 @@ _check_config_gtk() {
      local version=$1
      local config_gtk config_gtk_name
      write_order_list_eval "$(_ 'Config GUI for gtk${1}:')" "${version}"
@@ -152,7 +148,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
          if ! _check_config_gtk_version "${version}"; then
              write_error_eval \
                  "$(_ 'Config GUI for gtk${1} not found.')" "${version}"
-@@ -1014,7 +1014,7 @@ _check_config_qt() {
+@@ -1040,7 +1040,7 @@ _check_config_qt() {
      local config_qt config_qt_name
      config_qt_name="fcitx5-config-qt"
      write_order_list_eval "$(_ 'Config GUI for qt:')" "${version}"
@@ -161,7 +157,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
          write_error "$(_ 'Config GUI for qt not found.')"
          return 1
      fi
-@@ -1027,7 +1027,7 @@ _check_config_kcm() {
+@@ -1053,7 +1053,7 @@ _check_config_kcm() {
      local version=$1
      local kcm_shell config_kcm
      write_order_list "$(_ 'Config GUI for kde:')"
@@ -170,7 +166,7 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
          write_error "$(print_not_found "kcmshell${version}")"
          return 1
      fi
-@@ -1043,7 +1043,7 @@ check_config_ui() {
+@@ -1069,7 +1069,7 @@ check_config_ui() {
      local IFS=$'\n'
      write_title 1 "$(_ 'Fcitx Configure UI:')"
      write_order_list "$(_ 'Config Tool Wrapper:')"
@@ -179,10 +175,8 @@ Index: fcitx5-5.0.6/data/fcitx5-diagnose.sh
          write_error_eval "$(_ 'Cannot find ${1} executable!')" fcitx5-configtool
      else
          write_eval "$(_ 'Found ${1} at ${2}.')" \
-Index: fcitx5-5.0.6/test/xvfb_wrapper.sh
-===================================================================
---- fcitx5-5.0.6.orig/test/xvfb_wrapper.sh
-+++ fcitx5-5.0.6/test/xvfb_wrapper.sh
+--- a/test/xvfb_wrapper.sh
++++ b/test/xvfb_wrapper.sh
 @@ -20,7 +20,7 @@ finish()
  
  trap finish EXIT
diff --git a/srcpkgs/fcitx5/template b/srcpkgs/fcitx5/template
index 75c9033334e0..2617d0ced467 100644
--- a/srcpkgs/fcitx5/template
+++ b/srcpkgs/fcitx5/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5'
 pkgname=fcitx5
-version=5.0.10
+version=5.0.11
 revision=1
 build_style=cmake
 build_helper=qemu
@@ -21,7 +21,7 @@ homepage="https://fcitx-im.org/wiki/Fcitx"
 _en_dict_ver=20121020
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-${version}.tar.xz
  https://download.fcitx-im.org/data/en_dict-${_en_dict_ver}.tar.gz"
-checksum="e24c39260f5a42ad4c3b5d19fb0b3ec06c0922a10c2dbb0606d9ef28ebb9116b
+checksum="f5523dbf8a03f7f7e1a20e5a242554bf2f128d593374c63d6956f596be0a30b9
  c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb"
 skip_extraction=en_dict-${_en_dict_ver}.tar.gz
 lib32disabled=yes

From 608ba9902faf50233f5e1429cd2f9818c80030c2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:08:36 +0700
Subject: [PATCH 02/11] fcitx5-anthy: update to 5.0.8.

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

diff --git a/srcpkgs/fcitx5-anthy/template b/srcpkgs/fcitx5-anthy/template
index 4678ff31b130..96ec77127d84 100644
--- a/srcpkgs/fcitx5-anthy/template
+++ b/srcpkgs/fcitx5-anthy/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-anthy'
 pkgname=fcitx5-anthy
-version=5.0.7
+version=5.0.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext extra-cmake-modules"
@@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-anthy/fcitx5-anthy-${version}.tar.xz"
-checksum=080e8192093d447bd92bafc141470987c4df3016a0c561eef88070bca9cc8f3e
+checksum=75ad18616e2199f151107f2a0b51fe46b1d17f7d20c00c1bc3913f39fc5964bc
 
 fcitx5-anthy-icons_package() {
 	short_desc+=" - icons"

From c68771dcef65a6d39c3d941a4808e2ef6e7ee671 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:08:40 +0700
Subject: [PATCH 03/11] fcitx5-chewing: update to 5.0.8.

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

diff --git a/srcpkgs/fcitx5-chewing/template b/srcpkgs/fcitx5-chewing/template
index cfc95e49a1a5..5bdde29ffaa0 100644
--- a/srcpkgs/fcitx5-chewing/template
+++ b/srcpkgs/fcitx5-chewing/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-chewing'
 pkgname=fcitx5-chewing
-version=5.0.7
+version=5.0.8
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext doxygen extra-cmake-modules"
@@ -10,7 +10,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chewing/fcitx5-chewing-${version}.tar.xz"
-checksum=e293a1472d797df1275846044e2aca27f6b55f8f30fbb3811cb1d2bb1f03be55
+checksum=993acad34d3490c1903827e6ee6de4b946419b14c970e7b02154eaba28971eba
 lib32disabled=yes
 
 fcitx5-chewing-icons_package() {

From 4afc10110dafda7ba43d3811efb06d81e54ef28c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:08:46 +0700
Subject: [PATCH 04/11] fcitx5-chinese-addons: update to 5.0.9.

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

diff --git a/srcpkgs/fcitx5-chinese-addons/template b/srcpkgs/fcitx5-chinese-addons/template
index b3a1158103c3..ed736a880094 100644
--- a/srcpkgs/fcitx5-chinese-addons/template
+++ b/srcpkgs/fcitx5-chinese-addons/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-chinese-addons'
 pkgname=fcitx5-chinese-addons
-version=5.0.8
+version=5.0.9
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext doxygen extra-cmake-modules qt5-qmake
@@ -17,7 +17,7 @@ _pystroke_version=20121124
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-chinese-addons/fcitx5-chinese-addons-${version}.tar.xz
  http://download.fcitx-im.org/data/py_table-${_pytable_version}.tar.gz
  http://download.fcitx-im.org/data/py_stroke-${_pystroke_version}.tar.gz"
-checksum="554084525179e3b487c7395ab5d4e4fe2923889efe7f07e7993e84c0816afe51
+checksum="06661b2c53fd0cb5400f5174ae595d85e4d61270d5dfe2d88055cde18bba3736
  42146ac97de6c13d55f9e99ed873915f4c66739e9c11532a34556badf9792c04
  8eb128a9bfa43952e67cf2fcee1fd134c6f4cfd317bc2f6c38a615f5eb64e248"
 skip_extraction="

From bac78429dc99c37b6c576cbb3f73124a3896f037 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:08:50 +0700
Subject: [PATCH 05/11] fcitx5-configtool: update to 5.0.9.

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

diff --git a/srcpkgs/fcitx5-configtool/template b/srcpkgs/fcitx5-configtool/template
index 068a84612b26..183bc255a45e 100644
--- a/srcpkgs/fcitx5-configtool/template
+++ b/srcpkgs/fcitx5-configtool/template
@@ -1,7 +1,7 @@
 # Template file for 'fcitx5-configtool'
 pkgname=fcitx5-configtool
-version=5.0.8
-revision=2
+version=5.0.9
+revision=1
 build_style=cmake
 hostmakedepends="cldr-emoji-annotation pkg-config gettext doxygen
  extra-cmake-modules glib-devel qt5-qmake qt5-host-tools xkeyboard-config
@@ -17,7 +17,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-configtool/fcitx5-configtool-${version}.tar.xz"
-checksum=84af8e06a946339518d01bf0b1cdc3dbf3af35a08a21004f0774551212cf5265
+checksum=dc5c32522e6318b6b30be5305a7565f835f06a9e1fc6afee1985ed6f01012deb
 lib32disabled=yes
 
 post_install() {

From 9d7663d5fdbdda41ac5fa46bcecfab485b248f5b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:08:54 +0700
Subject: [PATCH 06/11] fcitx5-gtk: update to 5.0.10.

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

diff --git a/srcpkgs/fcitx5-gtk/template b/srcpkgs/fcitx5-gtk/template
index b4bdb08b36ed..ca4cfd9d48ac 100644
--- a/srcpkgs/fcitx5-gtk/template
+++ b/srcpkgs/fcitx5-gtk/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-gtk'
 pkgname=fcitx5-gtk
-version=5.0.9
+version=5.0.10
 revision=1
 build_style=cmake
 build_helper=gir
@@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="LGPL-2.1-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-gtk/fcitx5-gtk-${version}.tar.xz"
-checksum=1600ecdf4a9c8d33654aefa65d33b71257c6db127bc77aee2d09e1e1ba26371e
+checksum=b00571a15b9ad2841a0d9c322a9bf37dddca898ba02f35d49291475f7b88cd5c
 lib32disabled=yes
 
 build_options="gir"

From 1a519eca1b9be6ff8091f6b1be7ba9b4be0c6985 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:08:58 +0700
Subject: [PATCH 07/11] fcitx5-hangul: update to 5.0.6.

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

diff --git a/srcpkgs/fcitx5-hangul/template b/srcpkgs/fcitx5-hangul/template
index 3dcaa31056a8..c15cd91be28e 100644
--- a/srcpkgs/fcitx5-hangul/template
+++ b/srcpkgs/fcitx5-hangul/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-hangul'
 pkgname=fcitx5-hangul
-version=5.0.5
+version=5.0.6
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config gettext extra-cmake-modules"
@@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-hangul/fcitx5-hangul-${version}.tar.xz"
-checksum=0ed5d898354220ec250bf11a69e7dbe46b2c3871f4eeaa7cc87461dce47b4876
+checksum=6a94f1b7d9385cfc63c4550957b8354ab36212ed36fc18eb69c45d6a49ad41c0
 lib32disabled=yes
 
 fcitx5-hangul-icons_package() {

From 5ab8fa6215ae7f07959e63923f95206a8c7ce387 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:09:04 +0700
Subject: [PATCH 08/11] fcitx5-qt: update to 5.0.8.

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

diff --git a/srcpkgs/fcitx5-qt/template b/srcpkgs/fcitx5-qt/template
index 6392b4d275c9..0e0e152a3df2 100644
--- a/srcpkgs/fcitx5-qt/template
+++ b/srcpkgs/fcitx5-qt/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-qt'
 pkgname=fcitx5-qt
-version=5.0.7
+version=5.0.8
 revision=1
 build_style=cmake
 configure_args="-DENABLE_QT4=OFF -DENABLE_QT5=ON -DENABLE_QT6=ON
@@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="LGPL-2.1-or-later, BSD-3-Clause"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-qt/fcitx5-qt-${version}.tar.xz"
-checksum=33efc353e68a43c80dc4b4eb2846e52ce27adc2f5a9a3feec2d57c1bf49057bf
+checksum=58960b0a099b822880f750ca4eab212a854f507e537571b3653bb8d6aed1ba37
 lib32disabled=yes
 
 if [ "$XBPS_TARGET_NOATOMIC8" ]; then

From c42208c70d764be7075fda1e125ffbc1f65b6d7f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:09:08 +0700
Subject: [PATCH 09/11] fcitx5-rime: update to 5.0.9.

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

diff --git a/srcpkgs/fcitx5-rime/template b/srcpkgs/fcitx5-rime/template
index e60a48ba4eda..9e9835fc252c 100644
--- a/srcpkgs/fcitx5-rime/template
+++ b/srcpkgs/fcitx5-rime/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-rime'
 pkgname=fcitx5-rime
-version=5.0.8
+version=5.0.9
 revision=1
 build_style=cmake
 configure_args="-DRIME_DATA_DIR=/usr/share/rime-data"
@@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${version}.tar.xz"
-checksum=e37eecb61bb1f0df59ccf24912681813f9b24a8d4d8ebee9883f5f19c2b38866
+checksum=b4e712c1f74a2e68dc4600be69537d2f56c1f85ccd7583197d553c247303759e
 lib32disabled=yes
 
 fcitx5-rime-icons_package() {

From f31142eeec448ee0ed358b0ff1b4ff243baabb2d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:09:14 +0700
Subject: [PATCH 10/11] fcitx5-table-extra: update to 5.0.7.

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

diff --git a/srcpkgs/fcitx5-table-extra/template b/srcpkgs/fcitx5-table-extra/template
index ec5535283ba9..26bf5d3d6474 100644
--- a/srcpkgs/fcitx5-table-extra/template
+++ b/srcpkgs/fcitx5-table-extra/template
@@ -1,6 +1,6 @@
 # Template file for 'fcitx5-table-extra'
 pkgname=fcitx5-table-extra
-version=5.0.6
+version=5.0.7
 revision=1
 build_style=cmake
 hostmakedepends="gettext libime-utils extra-cmake-modules"
@@ -11,4 +11,4 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="Public Domain"
 homepage="https://fcitx-im.org/wiki/Fcitx"
 distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-table-extra/fcitx5-table-extra-${version}.tar.xz"
-checksum=85ef72e47f612cdb21bd9b4b5a9245f04dc7effd81fd2caf858bd01ff53b28c2
+checksum=259c00654c2fda97610b04cd1daa68ec3ece2ff30e8c7198e7959177cfc0cd83

From d3568545c4a36d149b19e37764b913e623cf3dd5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Wed, 15 Dec 2021 22:09:27 +0700
Subject: [PATCH 11/11] libime: update to 1.0.10.

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

diff --git a/srcpkgs/libime/template b/srcpkgs/libime/template
index 060da90beff7..6501bdf4d00c 100644
--- a/srcpkgs/libime/template
+++ b/srcpkgs/libime/template
@@ -1,6 +1,6 @@
 # Template file for 'libime'
 pkgname=libime
-version=1.0.9
+version=1.0.10
 revision=1
 build_style=cmake
 build_helper=qemu
@@ -16,7 +16,7 @@ distfiles="https://download.fcitx-im.org/fcitx5/libime/libime-${version}.tar.xz
  https://download.fcitx-im.org/data/lm_sc.3gm.arpa-${_lm_sc_version}.tar.bz2
  https://download.fcitx-im.org/data/dict.utf8-${_dict_version}.tar.xz
  https://download.fcitx-im.org/data/table.tar.gz"
-checksum="4a32f35c1351d51b456523a4b342b7e38a562e0fbbf75f601eb6d5e5862a2c98
+checksum="00a43e6b514b01f5f777a2e365df9e591e6d88b1df160b925a40d1f80da5771a
  751bab7c55ea93a2cedfb0fbb7eb09f67d4da9c2c55496e5f31eb8580f1d1e2f
  300597e6f7f79f788480fd665de8a07bfe90227048b5a7e39f40f43a62a981df
  6196053c724125e3ae3d8bd6b2f9172d0c83b65b0d410d3cde63b7a8d6ab87b7"

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

end of thread, other threads:[~2021-12-27 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 10:21 [PR PATCH] fcitx5 stack sgn
2021-11-25 12:13 ` [PR PATCH] [Merged]: " sgn
2021-12-27 15:39 [PR PATCH] Fcitx5 stack 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).