Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: fcitx5-unikey-5.0.7
@ 2022-01-23 10:21 th4tkh13m
  2022-01-23 11:33 ` [PR PATCH] [Updated] " th4tkh13m
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-23 10:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From fb87a23c721a5e1c0d71189d7f821d64d0b4071d Mon Sep 17 00:00:00 2001
From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:13:30 +0000
Subject: [PATCH] Create template

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..33aeda68149e
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+configure_args="-DENABLE_QT=ON"
+hostmakedepends="pkg-config gettext extra-cmake-modules"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes     

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

* Re: [PR PATCH] [Updated] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
@ 2022-01-23 11:33 ` th4tkh13m
  2022-01-24  0:44 ` th4tkh13m
                   ` (22 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-23 11:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From 4c66b70abf8b6ec13677824b1014a122ef020782 Mon Sep 17 00:00:00 2001
From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:13:30 +0000
Subject: [PATCH] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..33aeda68149e
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+configure_args="-DENABLE_QT=ON"
+hostmakedepends="pkg-config gettext extra-cmake-modules"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes     

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

* Re: [PR PATCH] [Updated] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
  2022-01-23 11:33 ` [PR PATCH] [Updated] " th4tkh13m
@ 2022-01-24  0:44 ` th4tkh13m
  2022-01-24  0:46 ` th4tkh13m
                   ` (21 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-24  0:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From dc1a2a475c1b90f4bd48729af74dca4c49bca930 Mon Sep 17 00:00:00 2001
From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:13:30 +0000
Subject: [PATCH] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..a6225081976a
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+depends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

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

* Re: New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
  2022-01-23 11:33 ` [PR PATCH] [Updated] " th4tkh13m
  2022-01-24  0:44 ` th4tkh13m
@ 2022-01-24  0:46 ` th4tkh13m
  2022-01-24  0:50 ` th4tkh13m
                   ` (20 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-24  0:46 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1019612770

Comment:
The built package works fine in my machine but the test case fails for some reason. Already made an issue at fcitx5-unikey repository.

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

* Re: New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (2 preceding siblings ...)
  2022-01-24  0:46 ` th4tkh13m
@ 2022-01-24  0:50 ` th4tkh13m
  2022-01-24  2:46 ` th4tkh13m
                   ` (19 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-24  0:50 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1019612770

Comment:
The built package works fine in my machine (can input Vietnamese on Firefox and others Xorg/GTK/Qt apps) but the test case fails for some reason. Already made an issue at fcitx5-unikey repository.

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

* Re: New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (3 preceding siblings ...)
  2022-01-24  0:50 ` th4tkh13m
@ 2022-01-24  2:46 ` th4tkh13m
  2022-01-25 13:50 ` [PR PATCH] [Updated] " th4tkh13m
                   ` (18 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-24  2:46 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1019612770

Comment:
The built package works fine in my machine (can input Vietnamese on Firefox and other X/GTK/Qt apps) but the test case fails for some reason, hence the check phase. Already made an issue at fcitx5-unikey repository.

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

* Re: [PR PATCH] [Updated] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (4 preceding siblings ...)
  2022-01-24  2:46 ` th4tkh13m
@ 2022-01-25 13:50 ` th4tkh13m
  2022-01-25 14:01 ` th4tkh13m
                   ` (17 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-25 13:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From dc1a2a475c1b90f4bd48729af74dca4c49bca930 Mon Sep 17 00:00:00 2001
From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:13:30 +0000
Subject: [PATCH 1/2] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..a6225081976a
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+depends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

From 2132277fba7bd82da6b90c0a59d2d93a7835f461 Mon Sep 17 00:00:00 2001
From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:13:30 +0000
Subject: [PATCH 2/2] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..b8b79968084e
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+depends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

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

* Re: [PR PATCH] [Updated] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (5 preceding siblings ...)
  2022-01-25 13:50 ` [PR PATCH] [Updated] " th4tkh13m
@ 2022-01-25 14:01 ` th4tkh13m
  2022-01-25 15:35 ` th4tkh13m
                   ` (16 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-25 14:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From dc1a2a475c1b90f4bd48729af74dca4c49bca930 Mon Sep 17 00:00:00 2001
From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:13:30 +0000
Subject: [PATCH 1/2] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..a6225081976a
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+depends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

From 2132277fba7bd82da6b90c0a59d2d93a7835f461 Mon Sep 17 00:00:00 2001
From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:13:30 +0000
Subject: [PATCH 2/2] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..b8b79968084e
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+depends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

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

* Re: New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (6 preceding siblings ...)
  2022-01-25 14:01 ` th4tkh13m
@ 2022-01-25 15:35 ` th4tkh13m
  2022-02-01  8:44 ` [WIP] " th4tkh13m
                   ` (15 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-01-25 15:35 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1021314317

Comment:
The mentioned issue can be found [here](https://github.com/fcitx/fcitx5-unikey/issues/18). I think this PR shouldn't be merge until the issue is resolved although the built package works fine without passing the given test case.

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

* Re: [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (7 preceding siblings ...)
  2022-01-25 15:35 ` th4tkh13m
@ 2022-02-01  8:44 ` th4tkh13m
  2022-02-01 15:14 ` th4tkh13m
                   ` (14 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-01  8:44 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1026599464

Comment:
It seems to be the case that the check is failed due to no directory `/usr/share/fcitx5/testing` of `libfcitx5-devel` ([`fcitxt5`](https://github.com/void-linux/void-packages/blob/master/srcpkgs/fcitx5/template)) package. Therefore, it is not related to `fcitx5-unikey` and is out of scope of this PR. Hence, this PR can be merge now.

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

* Re: [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (8 preceding siblings ...)
  2022-02-01  8:44 ` [WIP] " th4tkh13m
@ 2022-02-01 15:14 ` th4tkh13m
  2022-02-01 15:25 ` [PR PATCH] [Updated] " th4tkh13m
                   ` (13 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-01 15:14 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1026599464

Comment:
It seems to be the case that the check is failed due to no directory `/usr/share/fcitx5/testing` of `libfcitx5-devel` ([`fcitxt5`](https://github.com/void-linux/void-packages/blob/master/srcpkgs/fcitx5/template)) package. Therefore, it is not related to `fcitx5-unikey` and is out of scope of this PR. Hence, this PR can be merge now.

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

* Re: [PR PATCH] [Updated] [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (9 preceding siblings ...)
  2022-02-01 15:14 ` th4tkh13m
@ 2022-02-01 15:25 ` th4tkh13m
  2022-02-01 15:26 ` th4tkh13m
                   ` (12 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-01 15:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

[WIP] New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From 373a67d828d3f2a0f6f6ee5a1cad09a896303c71 Mon Sep 17 00:00:00 2001
From: Khiem Ton That <29520244+th4tkh13m@users.noreply.github.com>
Date: Sun, 23 Jan 2022 10:13:30 +0000
Subject: [PATCH] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..7bcd8a71b9a1
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools"
+makedepends="libfcitx5-devel fcitx5 fcitx5-qt5-devel"
+depends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

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

* Re: [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (10 preceding siblings ...)
  2022-02-01 15:25 ` [PR PATCH] [Updated] " th4tkh13m
@ 2022-02-01 15:26 ` th4tkh13m
  2022-02-01 15:30 ` th4tkh13m
                   ` (11 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-01 15:26 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1026966579

Comment:
The check should be ok now.

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

* Re: [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (11 preceding siblings ...)
  2022-02-01 15:26 ` th4tkh13m
@ 2022-02-01 15:30 ` th4tkh13m
  2022-02-01 15:32 ` th4tkh13m
                   ` (10 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-01 15:30 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1026966579

Comment:
The check should be ok now. But I guess I must do it in another branch. This branch is too old

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

* Re: [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (12 preceding siblings ...)
  2022-02-01 15:30 ` th4tkh13m
@ 2022-02-01 15:32 ` th4tkh13m
  2022-02-01 15:34 ` th4tkh13m
                   ` (9 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-01 15:32 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1026966579

Comment:
The check should be ok now. But I guess I must rebase. 

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

* Re: [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (13 preceding siblings ...)
  2022-02-01 15:32 ` th4tkh13m
@ 2022-02-01 15:34 ` th4tkh13m
  2022-02-02  1:16 ` [PR PATCH] [Updated] " th4tkh13m
                   ` (8 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-01 15:34 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1026966579

Comment:
The check should be ok now. But I guess I must rebase. So please do not approve workflow until it is ready.

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

* Re: [PR PATCH] [Closed]: [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (15 preceding siblings ...)
  2022-02-02  1:16 ` [PR PATCH] [Updated] " th4tkh13m
@ 2022-02-02  1:16 ` th4tkh13m
  2022-02-02  1:21 ` [PR PATCH] [Updated] " th4tkh13m
                   ` (6 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-02  1:16 UTC (permalink / raw)
  To: ml

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

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

[WIP] New package: fcitx5-unikey-5.0.7
https://github.com/void-linux/void-packages/pull/35191

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


<!-- 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, (x86_64)



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

* Re: [PR PATCH] [Updated] [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (14 preceding siblings ...)
  2022-02-01 15:34 ` th4tkh13m
@ 2022-02-02  1:16 ` th4tkh13m
  2022-02-02  1:16 ` [PR PATCH] [Closed]: " th4tkh13m
                   ` (7 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-02  1:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

[WIP] New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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



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

* Re: [PR PATCH] [Updated] [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (16 preceding siblings ...)
  2022-02-02  1:16 ` [PR PATCH] [Closed]: " th4tkh13m
@ 2022-02-02  1:21 ` th4tkh13m
  2022-02-02  1:28 ` th4tkh13m
                   ` (5 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-02  1:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

[WIP] New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From bdbf342d3253c1dacc77c41e097156c6a7905441 Mon Sep 17 00:00:00 2001
From: Khiem Ton <th4tkh13m@protonmail.com>
Date: Wed, 2 Feb 2022 08:20:05 +0700
Subject: [PATCH] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..7bcd8a71b9a1
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,15 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools"
+makedepends="libfcitx5-devel fcitx5 fcitx5-qt5-devel"
+depends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

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

* Re: [WIP] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (17 preceding siblings ...)
  2022-02-02  1:21 ` [PR PATCH] [Updated] " th4tkh13m
@ 2022-02-02  1:28 ` th4tkh13m
  2022-02-02  1:29 ` th4tkh13m
                   ` (4 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-02  1:28 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1027489758

Comment:
The package now build and check successfully. The workflow run can be found [here](https://github.com/th4tkh13m/void-packages/actions/runs/1781635797) 

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

* Re: New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (18 preceding siblings ...)
  2022-02-02  1:28 ` th4tkh13m
@ 2022-02-02  1:29 ` th4tkh13m
  2022-02-04  2:31 ` [PR PATCH] [Updated] " th4tkh13m
                   ` (3 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-02  1:29 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1027489758

Comment:
The package now build and check successfully. The workflow run can be found [here](https://github.com/th4tkh13m/void-packages/actions/runs/1781635797) 
It is ready to be merged.

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

* Re: [PR PATCH] [Updated] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (19 preceding siblings ...)
  2022-02-02  1:29 ` th4tkh13m
@ 2022-02-04  2:31 ` th4tkh13m
  2022-02-04  2:32 ` th4tkh13m
                   ` (2 subsequent siblings)
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-04  2:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From 11412f2b61833b04d85a09b4431e4967ca8aafab Mon Sep 17 00:00:00 2001
From: Khiem Ton <th4tkh13m@protonmail.com>
Date: Wed, 2 Feb 2022 08:20:05 +0700
Subject: [PATCH] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..0a33ea396651
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,16 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+checkdepends="fcitx5"
+depends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

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

* Re: [PR PATCH] [Updated] New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (20 preceding siblings ...)
  2022-02-04  2:31 ` [PR PATCH] [Updated] " th4tkh13m
@ 2022-02-04  2:32 ` th4tkh13m
  2022-02-04  2:39 ` th4tkh13m
  2022-03-09  8:09 ` [PR PATCH] [Closed]: " th4tkh13m
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-04  2:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/th4tkh13m/void-packages fcitx5-unikey
https://github.com/void-linux/void-packages/pull/35191

New package: fcitx5-unikey-5.0.7
<!-- 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


<!-- 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, (x86_64)



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

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

From edd0514e05a545db86f1364e5f04db48158e7e67 Mon Sep 17 00:00:00 2001
From: Khiem Ton <th4tkh13m@protonmail.com>
Date: Wed, 2 Feb 2022 08:20:05 +0700
Subject: [PATCH] New package: fcitx5-unikey-5.0.7

---
 srcpkgs/fcitx5-unikey/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/fcitx5-unikey/template

diff --git a/srcpkgs/fcitx5-unikey/template b/srcpkgs/fcitx5-unikey/template
new file mode 100644
index 000000000000..a7fc29e1ce67
--- /dev/null
+++ b/srcpkgs/fcitx5-unikey/template
@@ -0,0 +1,16 @@
+# Template file for 'fcitx5-unikey'
+pkgname=fcitx5-unikey
+version=5.0.7
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config gettext extra-cmake-modules qt5-qmake qt5-host-tools"
+makedepends="libfcitx5-devel fcitx5-qt5-devel"
+depends="fcitx5"
+checkdepends="fcitx5"
+short_desc="Fcitx5 - Unikey support"
+maintainer="Khiem Ton That <th4tkh13m@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://fcitx-im.org/wiki/Fcitx"
+distfiles="https://download.fcitx-im.org/fcitx5/fcitx5-unikey/fcitx5-unikey-${version}.tar.xz"
+checksum=9ba73e235c9af217fe84630629f1fee5a270d2073a50403812ed539cb2213439
+lib32disabled=yes

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

* Re: New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (21 preceding siblings ...)
  2022-02-04  2:32 ` th4tkh13m
@ 2022-02-04  2:39 ` th4tkh13m
  2022-03-09  8:09 ` [PR PATCH] [Closed]: " th4tkh13m
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-02-04  2:39 UTC (permalink / raw)
  To: ml

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

New comment by th4tkh13m on void-packages repository

https://github.com/void-linux/void-packages/pull/35191#issuecomment-1029586100

Comment:
Move fcitx5 from makedepends to checkdepends. The new workflow run can be found [here](https://github.com/th4tkh13m/void-packages/actions/runs/1792924859).
The template looks good now.

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

* Re: [PR PATCH] [Closed]: New package: fcitx5-unikey-5.0.7
  2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
                   ` (22 preceding siblings ...)
  2022-02-04  2:39 ` th4tkh13m
@ 2022-03-09  8:09 ` th4tkh13m
  23 siblings, 0 replies; 25+ messages in thread
From: th4tkh13m @ 2022-03-09  8:09 UTC (permalink / raw)
  To: ml

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

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

New package: fcitx5-unikey-5.0.7
https://github.com/void-linux/void-packages/pull/35191

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


<!-- 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, (x86_64)



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

end of thread, other threads:[~2022-03-09  8:09 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 10:21 [PR PATCH] New package: fcitx5-unikey-5.0.7 th4tkh13m
2022-01-23 11:33 ` [PR PATCH] [Updated] " th4tkh13m
2022-01-24  0:44 ` th4tkh13m
2022-01-24  0:46 ` th4tkh13m
2022-01-24  0:50 ` th4tkh13m
2022-01-24  2:46 ` th4tkh13m
2022-01-25 13:50 ` [PR PATCH] [Updated] " th4tkh13m
2022-01-25 14:01 ` th4tkh13m
2022-01-25 15:35 ` th4tkh13m
2022-02-01  8:44 ` [WIP] " th4tkh13m
2022-02-01 15:14 ` th4tkh13m
2022-02-01 15:25 ` [PR PATCH] [Updated] " th4tkh13m
2022-02-01 15:26 ` th4tkh13m
2022-02-01 15:30 ` th4tkh13m
2022-02-01 15:32 ` th4tkh13m
2022-02-01 15:34 ` th4tkh13m
2022-02-02  1:16 ` [PR PATCH] [Updated] " th4tkh13m
2022-02-02  1:16 ` [PR PATCH] [Closed]: " th4tkh13m
2022-02-02  1:21 ` [PR PATCH] [Updated] " th4tkh13m
2022-02-02  1:28 ` th4tkh13m
2022-02-02  1:29 ` th4tkh13m
2022-02-04  2:31 ` [PR PATCH] [Updated] " th4tkh13m
2022-02-04  2:32 ` th4tkh13m
2022-02-04  2:39 ` th4tkh13m
2022-03-09  8:09 ` [PR PATCH] [Closed]: " th4tkh13m

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