Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: ibus-rime: update to 1.5.0
Date: Sun, 21 Feb 2021 02:46:12 +0100	[thread overview]
Message-ID: <20210221014612.xPA6vYBFJk4H6IPoshroWYU0lJNJQ_r4Iby3skP0n4M@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-28770@inbox.vuxu.org>

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/28770#issuecomment-782779520

Comment:
This diff makes package cross-compilable, but I didn't test the result (64bit cross to 32 bit)
```diff
diff --git a/srcpkgs/librime/template b/srcpkgs/librime/template
index 4f1a4b25dd..08ad94ca21 100644
--- a/srcpkgs/librime/template
+++ b/srcpkgs/librime/template
@@ -3,10 +3,11 @@ pkgname=librime
 version=1.7.2
 revision=1
 build_style=cmake
-configure_args="-DCMAKE_BUILD_TYPE=None -DENABLE_LOGGING=OFF -DBUILD_TEST=ON"
+configure_args="-DCMAKE_BUILD_TYPE=None -DENABLE_LOGGING=OFF -DBUILD_TEST=ON
+ -DCAPNP_EXECUTABLE=/usr/bin/capnp -DCAPNPC_CXX_EXECUTABLE=/usr/bin/capnpc-c++"
 hostmakedepends="pkg-config capnproto"
 makedepends="boost-devel leveldb-devel marisa-devel opencc-devel
- yaml-cpp-devel gtest-devel capnproto-devel"
+ yaml-cpp-devel gtest-devel capnproto-devel xorgproto"
 short_desc="Rime Input Method Engine"
 maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
 license="BSD-3-Clause"
```

  parent reply	other threads:[~2021-02-21  1:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-14 23:56 [PR PATCH] " svenper
2021-02-16 16:07 ` [PR REVIEW] " ericonr
2021-02-16 22:16 ` [PR PATCH] [Updated] " svenper
2021-02-16 22:26 ` [PR REVIEW] " svenper
2021-02-16 22:33 ` ericonr
2021-02-17  8:17 ` svenper
2021-02-21  1:46 ` sgn [this message]
2021-02-21 10:33 ` [PR PATCH] [Updated] " svenper
2021-02-24  4:25 ` [PR REVIEW] " ericonr
2021-02-24 11:37 ` svenper
2021-02-24 14:55 ` ericonr
2021-02-24 19:48 ` [PR PATCH] [Updated] " svenper
2021-02-24 22:57 ` svenper
2021-02-25  0:06 ` [PR REVIEW] " sgn
2021-02-26  4:55 ` [PR PATCH] [Merged]: " ericonr

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=20210221014612.xPA6vYBFJk4H6IPoshroWYU0lJNJQ_r4Iby3skP0n4M@z \
    --to=sgn@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).