Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] ibus-hangul: update to 1.5.2
Date: Sun, 10 Nov 2019 03:32:51 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16289@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages ibus-hangul
https://github.com/void-linux/void-packages/pull/16289

ibus-hangul: update to 1.5.2
@the-maldridge 

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

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

From f2be5fd47b766ad69af79b5901adc9cb14b3ffde Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 9 Nov 2019 18:52:36 -0600
Subject: [PATCH] ibus-hangul: update to 1.5.2

---
 srcpkgs/ibus-hangul/template | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/ibus-hangul/template b/srcpkgs/ibus-hangul/template
index 967160e96ea..8e6c421c7a6 100644
--- a/srcpkgs/ibus-hangul/template
+++ b/srcpkgs/ibus-hangul/template
@@ -1,10 +1,10 @@
 # Template file for 'ibus-hangul'
 pkgname=ibus-hangul
-version=1.5.1
-revision=3
+version=1.5.2
+revision=1
 build_style=gnu-configure
 configure_args="--libexec=/usr/lib/ibus --with-python=/usr/bin/python3"
-hostmakedepends="automake gettext-devel intltool libtool pkg-config swig"
+hostmakedepends="gettext-devel libtool pkg-config swig"
 makedepends="ibus-devel libhangul-devel python-gobject-devel"
 depends="ibus librsvg python3-gobject"
 short_desc="Korean input engine for IBus"
@@ -12,9 +12,8 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/choehwanjin/ibus-hangul"
 distfiles="${homepage}/releases/download/${version}/${pkgname}-${version}.tar.gz"
-checksum=7af195ba9c7b7964f079900e84a8c1989ad7de9ad1f9b11dea9914d75c430a3e
+checksum=e6b3705c1a81e2cb83948b8d7d2540fac04faf09c8d1e170a99899cb1450457a
 
-pre_configure() {
-	autoreconf -fi
-	intltoolize -f
-}
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" python3"
+fi

             reply	other threads:[~2019-11-10  2:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-10  2:32 voidlinux-github [this message]
2019-11-10  3:52 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16289@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).