From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kiten/
Date: Sat, 8 Sep 2018 18:40:27 +0000 (UTC) [thread overview]
Message-ID: <1536432010.b50c30c8f5d49d507fee24a9df4d88a34c69ea5d.alexxy@gentoo> (raw)
commit: b50c30c8f5d49d507fee24a9df4d88a34c69ea5d
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 8 18:40:10 2018 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sat Sep 8 18:40:10 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b50c30c8
kde-apps/kiten: Fix font install
Package-Manager: Portage-2.3.47, Repoman-2.3.10
kde-apps/kiten/kiten-18.08.49.9999.ebuild | 8 +++++++-
kde-apps/kiten/kiten-9999.ebuild | 8 +++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kiten/kiten-18.08.49.9999.ebuild b/kde-apps/kiten/kiten-18.08.49.9999.ebuild
index b9ddd90304..23b2266c83 100644
--- a/kde-apps/kiten/kiten-18.08.49.9999.ebuild
+++ b/kde-apps/kiten/kiten-18.08.49.9999.ebuild
@@ -4,7 +4,8 @@
EAPI=6
KDE_HANDBOOK="forceoptional"
-inherit kde5
+FONT_PN="kanjistrokeorders"
+inherit font kde5
DESCRIPTION="KDE Japanese dictionary and reference"
HOMEPAGE="https://www.kde.org/applications/education/kiten https://edu.kde.org/kiten"
@@ -29,3 +30,8 @@ DEPEND="
$(add_qt_dep qtwidgets)
"
RDEPEND="${DEPEND}"
+
+src_install() {
+ kde5_src_install
+ font_src_install
+}
diff --git a/kde-apps/kiten/kiten-9999.ebuild b/kde-apps/kiten/kiten-9999.ebuild
index b9ddd90304..23b2266c83 100644
--- a/kde-apps/kiten/kiten-9999.ebuild
+++ b/kde-apps/kiten/kiten-9999.ebuild
@@ -4,7 +4,8 @@
EAPI=6
KDE_HANDBOOK="forceoptional"
-inherit kde5
+FONT_PN="kanjistrokeorders"
+inherit font kde5
DESCRIPTION="KDE Japanese dictionary and reference"
HOMEPAGE="https://www.kde.org/applications/education/kiten https://edu.kde.org/kiten"
@@ -29,3 +30,8 @@ DEPEND="
$(add_qt_dep qtwidgets)
"
RDEPEND="${DEPEND}"
+
+src_install() {
+ kde5_src_install
+ font_src_install
+}
next reply other threads:[~2018-09-08 18:40 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-08 18:40 Alexey Shvetsov [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-18 8:57 [gentoo-commits] proj/kde:master commit in: kde-apps/kiten/ Andreas Sturmlechner
2019-11-24 23:51 Andreas Sturmlechner
2019-11-22 20:30 Andreas Sturmlechner
2018-10-18 21:00 Andreas Sturmlechner
2018-10-09 9:21 Andreas Sturmlechner
2015-02-21 14:52 Johannes Huber
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=1536432010.b50c30c8f5d49d507fee24a9df4d88a34c69ea5d.alexxy@gentoo \
--to=alexxy@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