Github messages for voidlinux
 help / color / mirror / Atom feed
From: funk443 <funk443@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ibus-array-0.2.2
Date: Wed, 01 Jun 2022 20:09:57 +0200	[thread overview]
Message-ID: <20220601180957.9gGYzQ6U1Pg1aplc9zpwSwnMrMFcM3RAkxRhave4IJo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37372@inbox.vuxu.org>

[-- 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}
+}

  parent reply	other threads:[~2022-06-01 18:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-01  3:45 [PR PATCH] " 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 ` funk443 [this message]
2022-06-29 18:04 ` [PR PATCH] [Closed]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220601180957.9gGYzQ6U1Pg1aplc9zpwSwnMrMFcM3RAkxRhave4IJo@z \
    --to=funk443@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).