From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-skk/
Date: Sat, 1 Jul 2017 15:32:35 +0000 (UTC) [thread overview]
Message-ID: <1498923139.59304936aa99729c7fb21ddb44e63b4d79dde128.hattya@gentoo> (raw)
commit: 59304936aa99729c7fb21ddb44e63b4d79dde128
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 1 15:32:19 2017 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Jul 1 15:32:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59304936
app-i18n/ibus-skk: new upstream release
Package-Manager: Portage-2.3.6, Repoman-2.3.1
app-i18n/ibus-skk/Manifest | 1 +
app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild | 36 +++++++++++++++++++++++++++++++++
app-i18n/ibus-skk/metadata.xml | 4 ++--
3 files changed, 39 insertions(+), 2 deletions(-)
diff --git a/app-i18n/ibus-skk/Manifest b/app-i18n/ibus-skk/Manifest
index d98dd264543..29d96932332 100644
--- a/app-i18n/ibus-skk/Manifest
+++ b/app-i18n/ibus-skk/Manifest
@@ -1 +1,2 @@
DIST ibus-skk-1.4.1.tar.gz 478018 SHA256 368b114a07f03d5d91cf333215f9429995efbbea73ee7efe2e37fb3bbc6d81de SHA512 d8c0bf2c92fd96486ed10e9dcac861b4fc16e741fd96764671352e9e67226887ad6aa4b76c4891411029d3f5bf692de1162f996a294cecc9e5231e90ea0df5f0 WHIRLPOOL 38f029ad775870c1112d7277337c6083a03008960c54a0a9e09cb2acad5e3dd7c56583645aab9d597870c4a27c4e6c85a11e9e0c33a1533d51c36fa301bdb094
+DIST ibus-skk-1.4.2.tar.gz 491882 SHA256 d5ace7b3e0417dd213012cdee677bbda9bc7232916bbe6a989cb69ae6174497f SHA512 cec7fbffaa78c406f3b9502bc64e2290fec579102a37ce61cb6424c3e06d159653f165b48e09f1256f38491bce6819460c6d226cd765ab150a8dfa80e2707fe1 WHIRLPOOL 1ce5c098060291ac52aecc83a4444578e2d0d5ba729bc4c4f993077268b863e63d36bd902841a7640b17563e7d7e231a0d3ac69097615162768c8e7d31217b9f
diff --git a/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild b/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild
new file mode 100644
index 00000000000..dae2570a578
--- /dev/null
+++ b/app-i18n/ibus-skk/ibus-skk-1.4.2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+inherit vala
+
+DESCRIPTION="Japanese input method Anthy IMEngine for IBus Framework"
+HOMEPAGE="https://github.com/ueno/ibus-skk"
+SRC_URI="https://github.com/ueno/${PN}/releases/download/${P}/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="nls"
+
+CDEPEND="app-i18n/ibus
+ >=app-i18n/libskk-1.0.2
+ x11-libs/gtk+:3
+ nls? ( virtual/libintl )"
+RDEPEND="${CDEPEND}
+ app-i18n/skk-jisyo"
+DEPEND="${CDEPEND}
+ $(vala_depend)
+ dev-util/intltool
+ virtual/pkgconfig
+ nls? ( sys-devel/gettext )"
+
+src_prepare() {
+ vala_src_prepare
+ default
+}
+
+src_configure() {
+ econf $(use_enable nls)
+}
diff --git a/app-i18n/ibus-skk/metadata.xml b/app-i18n/ibus-skk/metadata.xml
index 4aaf6b07d57..81b5864d62d 100644
--- a/app-i18n/ibus-skk/metadata.xml
+++ b/app-i18n/ibus-skk/metadata.xml
@@ -6,8 +6,8 @@
<name>Cjk</name>
</maintainer>
<longdescription lang="en">
-A Japanese Simple Kana Kanji Input Method Engine for ibus.
-</longdescription>
+ A Japanese Simple Kana Kanji Input Method Engine for ibus.
+ </longdescription>
<upstream>
<remote-id type="github">ueno/ibus-skk</remote-id>
</upstream>
next reply other threads:[~2017-07-01 15:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-01 15:32 Akinori Hattori [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-13 12:48 [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-skk/ Akinori Hattori
2021-10-13 12:48 Akinori Hattori
2021-10-13 12:48 Akinori Hattori
2020-09-02 14:32 Akinori Hattori
2020-09-02 14:32 Akinori Hattori
2020-09-02 14:32 Akinori Hattori
2019-08-12 8:43 Pacho Ramos
2019-08-11 21:30 Thomas Deutschmann
2019-08-08 7:43 Agostino Sarubbo
2017-08-05 14:17 Akinori Hattori
2017-07-05 14:10 Akinori Hattori
2017-07-01 15:48 Akinori Hattori
2016-10-16 10:04 Pacho Ramos
2016-10-16 10:04 Pacho Ramos
2016-10-09 7:56 Pacho Ramos
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=1498923139.59304936aa99729c7fb21ddb44e63b4d79dde128.hattya@gentoo \
--to=hattya@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.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