Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ibus-array-0.2.2
@ 2022-06-01  3:45 funk443
  2022-06-01 14:56 ` [PR PATCH] [Updated] " funk443
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: funk443 @ 2022-06-01  3:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/funk443/void-packages ibus-array-branch
https://github.com/void-linux/void-packages/pull/37372

New package: ibus-array-0.2.2
<!-- 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 add ci skip tag as described in
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-glibc)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ibus-array-branch-37372.patch --]
[-- Type: text/x-diff, Size: 1417 bytes --]

From 021e8f346daf70f70faabe53e8a2df8a8a365d7c Mon Sep 17 00:00:00 2001
From: CToID <funk443@yandex.com>
Date: Wed, 1 Jun 2022 11:39:08 +0800
Subject: [PATCH] New package: ibus-array-0.2.2

---
 srcpkgs/ibus-array/template | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/ibus-array/template

diff --git a/srcpkgs/ibus-array/template b/srcpkgs/ibus-array/template
new file mode 100644
index 000000000000..fc61b1389bfa
--- /dev/null
+++ b/srcpkgs/ibus-array/template
@@ -0,0 +1,28 @@
+# Template file for 'ibus-array'
+pkgname=ibus-array
+version=0.2.2
+revision=1
+#archs="i686 x86_64"
+wrksrc=${pkgname}-release-${version}
+#create_wrksrc=yes
+build_style=gnu-configure
+configure_args="prefix=/usr"
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="automake pkg-config python ibus-devel gettext-devel sqlite-devel libtool"
+makedepends="ibus-devel gettext-devel sqlite-devel"
+depends="ibus"
+short_desc="Array 30 engine for ibus"
+maintainer="CToID <funk443@yandex.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/lexical/ibus-array"
+#changelog=""
+distfiles="https://github.com/lexical/ibus-array/archive/refs/tags/release-${version}.tar.gz"
+checksum=736fee6de90674619f6ad9b0821dc989d91c7b9f364cd7b2b228fdecd9814f85
+python_version=3.10.4
+
+pre_configure() {
+	$wrksrc/autogen.sh
+}

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

* Re: [PR PATCH] [Updated] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
@ 2022-06-01 14:56 ` funk443
  2022-06-01 15:12 ` [PR REVIEW] " Chocimier
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: funk443 @ 2022-06-01 14:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/funk443/void-packages ibus-array-branch
https://github.com/void-linux/void-packages/pull/37372

New package: ibus-array-0.2.2
This is a Chinese array input engine for ibus

<!-- 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 add ci skip tag as described in
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-glibc)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ibus-array-branch-37372.patch --]
[-- Type: text/x-diff, Size: 1417 bytes --]

From 021e8f346daf70f70faabe53e8a2df8a8a365d7c Mon Sep 17 00:00:00 2001
From: CToID <funk443@yandex.com>
Date: Wed, 1 Jun 2022 11:39:08 +0800
Subject: [PATCH] New package: ibus-array-0.2.2

---
 srcpkgs/ibus-array/template | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 srcpkgs/ibus-array/template

diff --git a/srcpkgs/ibus-array/template b/srcpkgs/ibus-array/template
new file mode 100644
index 000000000000..fc61b1389bfa
--- /dev/null
+++ b/srcpkgs/ibus-array/template
@@ -0,0 +1,28 @@
+# Template file for 'ibus-array'
+pkgname=ibus-array
+version=0.2.2
+revision=1
+#archs="i686 x86_64"
+wrksrc=${pkgname}-release-${version}
+#create_wrksrc=yes
+build_style=gnu-configure
+configure_args="prefix=/usr"
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="automake pkg-config python ibus-devel gettext-devel sqlite-devel libtool"
+makedepends="ibus-devel gettext-devel sqlite-devel"
+depends="ibus"
+short_desc="Array 30 engine for ibus"
+maintainer="CToID <funk443@yandex.com>"
+license="GPL-2.0-only"
+homepage="https://github.com/lexical/ibus-array"
+#changelog=""
+distfiles="https://github.com/lexical/ibus-array/archive/refs/tags/release-${version}.tar.gz"
+checksum=736fee6de90674619f6ad9b0821dc989d91c7b9f364cd7b2b228fdecd9814f85
+python_version=3.10.4
+
+pre_configure() {
+	$wrksrc/autogen.sh
+}

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

* Re: [PR REVIEW] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
  2022-06-01 14:56 ` [PR PATCH] [Updated] " funk443
@ 2022-06-01 15:12 ` Chocimier
  2022-06-01 15:12 ` Chocimier
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2022-06-01 15:12 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/37372#discussion_r886924651

Comment:
-or-later

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

* Re: [PR REVIEW] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (4 preceding siblings ...)
  2022-06-01 15:12 ` Chocimier
@ 2022-06-01 15:12 ` Chocimier
  2022-06-01 15:52 ` funk443
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2022-06-01 15:12 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/37372#discussion_r886927163

Comment:
`=3`, only major version is needed

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

* Re: [PR REVIEW] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (3 preceding siblings ...)
  2022-06-01 15:12 ` Chocimier
@ 2022-06-01 15:12 ` Chocimier
  2022-06-01 15:12 ` Chocimier
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2022-06-01 15:12 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/37372#discussion_r886927573

Comment:
could you verify locally that cross build work?

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

* Re: [PR REVIEW] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (2 preceding siblings ...)
  2022-06-01 15:12 ` Chocimier
@ 2022-06-01 15:12 ` Chocimier
  2022-06-01 15:12 ` Chocimier
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2022-06-01 15:12 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/37372#discussion_r886925876

Comment:
please remove commented out variables

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

* Re: [PR REVIEW] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
  2022-06-01 14:56 ` [PR PATCH] [Updated] " funk443
  2022-06-01 15:12 ` [PR REVIEW] " Chocimier
@ 2022-06-01 15:12 ` Chocimier
  2022-06-01 15:12 ` Chocimier
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2022-06-01 15:12 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/37372#discussion_r886924870

Comment:
use `python3`, we do not accept new packages depending on python 2

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

* Re: [PR REVIEW] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (5 preceding siblings ...)
  2022-06-01 15:12 ` Chocimier
@ 2022-06-01 15:52 ` funk443
  2022-06-01 15:52 ` [PR PATCH] [Updated] " funk443
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: funk443 @ 2022-06-01 15:52 UTC (permalink / raw)
  To: ml

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

New review comment by funk443 on void-packages repository

https://github.com/void-linux/void-packages/pull/37372#discussion_r886970831

Comment:
It seems to build correctly now.

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

* Re: [PR PATCH] [Updated] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (6 preceding siblings ...)
  2022-06-01 15:52 ` funk443
@ 2022-06-01 15:52 ` funk443
  2022-06-01 17:48 ` funk443
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: funk443 @ 2022-06-01 15:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/funk443/void-packages ibus-array-branch
https://github.com/void-linux/void-packages/pull/37372

New package: ibus-array-0.2.2
This is a Chinese array input engine for ibus

<!-- 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 add ci skip tag as described in
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-glibc)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ibus-array-branch-37372.patch --]
[-- Type: text/x-diff, Size: 1297 bytes --]

From 38cbce782d5726cd6b9f0bf42b8ff45700fdcb70 Mon Sep 17 00:00:00 2001
From: CToID <funk443@yandex.com>
Date: Wed, 1 Jun 2022 11:39:08 +0800
Subject: [PATCH] New package: ibus-array-0.2.2

---
 srcpkgs/ibus-array/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/ibus-array/template

diff --git a/srcpkgs/ibus-array/template b/srcpkgs/ibus-array/template
new file mode 100644
index 000000000000..9cba06348998
--- /dev/null
+++ b/srcpkgs/ibus-array/template
@@ -0,0 +1,21 @@
+# Template file for 'ibus-array'
+pkgname=ibus-array
+version=0.2.2
+revision=1
+wrksrc=${pkgname}-release-${version}
+build_style=gnu-configure
+configure_args="prefix=/usr --host=${XBPS_MACHINE}"
+hostmakedepends="automake pkg-config python3 ibus-devel gettext-devel sqlite-devel libtool"
+makedepends="ibus-devel gettext-devel sqlite-devel"
+depends="ibus"
+short_desc="Array 30 engine for ibus"
+maintainer="CToID <funk443@yandex.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/lexical/ibus-array"
+distfiles="https://github.com/lexical/ibus-array/archive/refs/tags/release-${version}.tar.gz"
+checksum=736fee6de90674619f6ad9b0821dc989d91c7b9f364cd7b2b228fdecd9814f85
+python_version=3
+
+pre_configure() {
+	$wrksrc/autogen.sh --host=${XBPS_MACHINE}
+}

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

* Re: New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (7 preceding siblings ...)
  2022-06-01 15:52 ` [PR PATCH] [Updated] " funk443
@ 2022-06-01 17:48 ` funk443
  2022-06-01 17:56 ` Chocimier
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: funk443 @ 2022-06-01 17:48 UTC (permalink / raw)
  To: ml

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

New comment by funk443 on void-packages repository

https://github.com/void-linux/void-packages/pull/37372#issuecomment-1143948840

Comment:
@Chocimier Hi, I can't reproduce the same error on my x86_64-glibc Void Linux PC. 

I am using `xbps-src -a armv6l-musl pkg ibus-array`, `xbps-src -a aarch64-musl pkg ibus-array` and `xbps-src -a x86_64-musl pkg ibus-array` to cross build on my machine, and they all suceeded. 

I have no clue why it doesn't work on github.

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

* Re: New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (8 preceding siblings ...)
  2022-06-01 17:48 ` funk443
@ 2022-06-01 17:56 ` Chocimier
  2022-06-01 18:09 ` [PR PATCH] [Updated] " funk443
  2022-06-29 18:04 ` [PR PATCH] [Closed]: " Duncaen
  11 siblings, 0 replies; 13+ messages in thread
From: Chocimier @ 2022-06-01 17:56 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/37372#issuecomment-1143958992

Comment:
Musl masterdir is used there, and XBPS_MACHINE is x86_64-musl. Use `--host=${XBPS_MACHINE%-musl}`.

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

* Re: [PR PATCH] [Updated] New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (9 preceding siblings ...)
  2022-06-01 17:56 ` Chocimier
@ 2022-06-01 18:09 ` funk443
  2022-06-29 18:04 ` [PR PATCH] [Closed]: " Duncaen
  11 siblings, 0 replies; 13+ messages in thread
From: funk443 @ 2022-06-01 18:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/funk443/void-packages ibus-array-branch
https://github.com/void-linux/void-packages/pull/37372

New package: ibus-array-0.2.2
This is a Chinese array input engine for ibus

<!-- 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 add ci skip tag as described in
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-glibc)



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ibus-array-branch-37372.patch --]
[-- Type: text/x-diff, Size: 1309 bytes --]

From 974a3d61ca91ccd621f94335c9ea2cc6df189ceb Mon Sep 17 00:00:00 2001
From: CToID <funk443@yandex.com>
Date: Wed, 1 Jun 2022 11:39:08 +0800
Subject: [PATCH] New package: ibus-array-0.2.2

---
 srcpkgs/ibus-array/template | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/ibus-array/template

diff --git a/srcpkgs/ibus-array/template b/srcpkgs/ibus-array/template
new file mode 100644
index 000000000000..f34388d6d282
--- /dev/null
+++ b/srcpkgs/ibus-array/template
@@ -0,0 +1,21 @@
+# Template file for 'ibus-array'
+pkgname=ibus-array
+version=0.2.2
+revision=1
+wrksrc=${pkgname}-release-${version}
+build_style=gnu-configure
+configure_args="prefix=/usr --host=${XBPS_MACHINE%-musl}"
+hostmakedepends="automake pkg-config python3 ibus-devel gettext-devel sqlite-devel libtool"
+makedepends="ibus-devel gettext-devel sqlite-devel"
+depends="ibus"
+short_desc="Array 30 engine for ibus"
+maintainer="CToID <funk443@yandex.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/lexical/ibus-array"
+distfiles="https://github.com/lexical/ibus-array/archive/refs/tags/release-${version}.tar.gz"
+checksum=736fee6de90674619f6ad9b0821dc989d91c7b9f364cd7b2b228fdecd9814f85
+python_version=3
+
+pre_configure() {
+	$wrksrc/autogen.sh --host=${XBPS_MACHINE%-musl}
+}

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

* Re: [PR PATCH] [Closed]: New package: ibus-array-0.2.2
  2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
                   ` (10 preceding siblings ...)
  2022-06-01 18:09 ` [PR PATCH] [Updated] " funk443
@ 2022-06-29 18:04 ` Duncaen
  11 siblings, 0 replies; 13+ messages in thread
From: Duncaen @ 2022-06-29 18:04 UTC (permalink / raw)
  To: ml

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

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

New package: ibus-array-0.2.2
https://github.com/void-linux/void-packages/pull/37372

Description:
This is a Chinese array input engine for ibus

<!-- 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 add ci skip tag as described in
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-glibc)



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

end of thread, other threads:[~2022-06-29 18:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01  3:45 [PR PATCH] New package: ibus-array-0.2.2 funk443
2022-06-01 14:56 ` [PR PATCH] [Updated] " funk443
2022-06-01 15:12 ` [PR REVIEW] " Chocimier
2022-06-01 15:12 ` Chocimier
2022-06-01 15:12 ` Chocimier
2022-06-01 15:12 ` Chocimier
2022-06-01 15:12 ` Chocimier
2022-06-01 15:52 ` funk443
2022-06-01 15:52 ` [PR PATCH] [Updated] " funk443
2022-06-01 17:48 ` funk443
2022-06-01 17:56 ` Chocimier
2022-06-01 18:09 ` [PR PATCH] [Updated] " funk443
2022-06-29 18:04 ` [PR PATCH] [Closed]: " Duncaen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).