Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: ibus-chewing
@ 2024-02-05 15:36 funk443
  2024-02-05 15:52 ` [PR PATCH] [Updated] " funk443
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: funk443 @ 2024-02-05 15:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/funk443/void-packages ibus-chewing
https://github.com/void-linux/void-packages/pull/48545

New package: ibus-chewing
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl



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

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

From c81d9d7bfeb58dad00d9069a09df1df22b764462 Mon Sep 17 00:00:00 2001
From: CToID <funk443@yandex.com>
Date: Mon, 5 Feb 2024 23:34:06 +0800
Subject: [PATCH] New package: ibus-chewing

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

diff --git a/srcpkgs/ibus-chewing/template b/srcpkgs/ibus-chewing/template
new file mode 100644
index 0000000000000..c0c61726f5c53
--- /dev/null
+++ b/srcpkgs/ibus-chewing/template
@@ -0,0 +1,23 @@
+# Template file for 'ibus-chewing'
+pkgname=ibus-chewing
+version=1.6.2
+revision=1
+build_wrksrc=${pkgname}-${version}
+build_style=cmake
+make_cmd=make
+configure_args="-DLIBEXEC_DIR='/usr/libexec'"
+hostmakedepends="pkg-config gettext"
+makedepends="ibus-devel glib-devel gob2 gtk+3-devel libchewing-devel libX11-devel"
+depends="libchewing ibus"
+short_desc="Chewing input method for IBus"
+maintainer="CToID <funk443@yandex.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/chewing/ibus-chewing"
+distfiles="https://github.com/chewing/ibus-chewing/archive/refs/tags/${version}.tar.gz https://pagure.io/cmake-fedora/archive/2.9.3/cmake-fedora-2.9.3.tar.gz"
+checksum="d83d4ac6c74a47db791a80d4316f54b2efcf8b87e6930b46dc77bd107cff86cd 291b6d6ea1381d6d7f7d49e9b9a6f5ca5cbfeaed81b58f591dfcd0781e5de68c"
+nocross="CMake fails to generate Makefile when cross compiling."
+
+pre_configure() {
+	mv -t ./cmake-fedora/ ../cmake-fedora-2.9.3/*
+	export CMAKE_GENERATOR="Unix Makefiles"
+}

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

end of thread, other threads:[~2024-02-22  4:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-05 15:36 [PR PATCH] New package: ibus-chewing funk443
2024-02-05 15:52 ` [PR PATCH] [Updated] " funk443
2024-02-06  2:45 ` oreo639
2024-02-17 17:14 ` [PR PATCH] [Updated] " funk443
2024-02-17 17:14 ` funk443
2024-02-17 17:19 ` funk443
2024-02-22  1:04 ` oreo639
2024-02-22  2:20 ` funk443
2024-02-22  2:50 ` funk443
2024-02-22  3:11 ` funk443
2024-02-22  3:13 ` oreo639
2024-02-22  3:15 ` oreo639
2024-02-22  3:17 ` oreo639
2024-02-22  3:20 ` [PR PATCH] [Updated] " funk443
2024-02-22  4:05 ` [PR PATCH] [Merged]: " oreo639

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