public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/khelpcenter/
Date: Wed, 11 May 2016 12:37:25 +0000 (UTC)	[thread overview]
Message-ID: <1462970232.e6aa100b95031b66833beef4ef7d8085ec0389b3.kensington@gentoo> (raw)

commit:     e6aa100b95031b66833beef4ef7d8085ec0389b3
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 12:37:00 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 11 12:37:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6aa100b

kde-apps/khelpcenter: version bump

Package-Manager: portage-2.2.28

 kde-apps/khelpcenter/Manifest                 |  1 +
 kde-apps/khelpcenter/khelpcenter-5.6.4.ebuild | 49 +++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

diff --git a/kde-apps/khelpcenter/Manifest b/kde-apps/khelpcenter/Manifest
index 1787006..d59a25b 100644
--- a/kde-apps/khelpcenter/Manifest
+++ b/kde-apps/khelpcenter/Manifest
@@ -1,3 +1,4 @@
 DIST kde-runtime-4.14.3.tar.xz 7867308 SHA256 78a74e519b4e897ffcee14be98eebd7b672ad2bb6e71a4aa2fe77682b5bc8605 SHA512 63b13f947915bb2eca5b85886610d1af480956b9e95a1ae77ce7c10b11576883a71bebf519335323a1f6c5dfcebe2ee0561b727cea6243756d412d9323feb244 WHIRLPOOL 4d021d826eb2ba553bb6fa320f71ed3d1f1614aef29f2d9e26285eabb9c015e6577e85ee6b0874cd1f8b89ef33cfa3dde5a6002e2178a11ede38cb8bf471a5a2
 DIST khelpcenter-5.5.5.tar.xz 1810236 SHA256 9790973be800fd52bf441f747cd7e6f19c8e8c3134f6be7ffb5820f48acc0513 SHA512 b2941e1cf6a122c1dad8c81519391879823bd69ddb0b67a5d4cdefe160283c8dd30991fd3dc13693324a8d1539db7f8bd271cef79055b7ab2a73660d252cb6bb WHIRLPOOL f641ed1f986451e07b419811683e98051311c364a1fceb15227d0e23e46e7e3f15683969d827be88e81dde703a896e730defa4dfbe15c6ef27d579d3840b3ef1
 DIST khelpcenter-5.6.2.tar.xz 1722960 SHA256 3cb80cccbb74d7ec7a7462c1a186260bd64c1f2b23cb833c8852ffd9022ba872 SHA512 7dd2d464260995685caea8d62aad2e27add95d6143df0235d352cf8fb5cb741b2e41b339a3fd074aff96bbe5f161d1bd8af576a6426dbde5c74cec7beee9c4b2 WHIRLPOOL 454915a3275b0400b123b4bce0b4b8ad18be71170b2abce18d87d92c634a0d7917d1904d31b995986efcf8ba2d574b772634237c75e7f2d4678a3739ebca67fb
+DIST khelpcenter-5.6.4.tar.xz 1701604 SHA256 deaedbfcf62ecb2ed1b11492061c93bba809478afa411a72aca2313bd77022da SHA512 14dcec77e9c537a7eb50313fd57b32f942374dbcab80eca8fa6e039624de7bbb5277b8ba9417aee00381e4c7dd2af849aff63506354d596ea91ee12ed95754a6 WHIRLPOOL 6e7898d7629da64ede98e6323d00794ca03742418a1ce7a9291d811e8d1001e2a77ec43c1f0dc3a706af4af11318a22f06c449094db023a9aebb0d9b7ef216ec

diff --git a/kde-apps/khelpcenter/khelpcenter-5.6.4.ebuild b/kde-apps/khelpcenter/khelpcenter-5.6.4.ebuild
new file mode 100644
index 0000000..721f573
--- /dev/null
+++ b/kde-apps/khelpcenter/khelpcenter-5.6.4.ebuild
@@ -0,0 +1,49 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+FRAMEWORKS_MINIMAL="5.20.0"
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="The KDE Help Center"
+HOMEPAGE+=" https://userbase.kde.org/KHelpCenter"
+SRC_URI="mirror://kde/stable/plasma/${PV}/${P}.tar.xz"
+
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcmutils)
+	$(add_frameworks_dep kcodecs)
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep khtml)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kinit)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+	$(add_qt_dep qtxml)
+"
+RDEPEND="${DEPEND}
+	$(add_plasma_dep kde-cli-tools)
+"
+
+src_install() {
+	kde5_src_install
+	rm -rf "${ED}"usr/share/locale || die
+}


             reply	other threads:[~2016-05-11 12:37 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-11 12:37 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04 14:15 [gentoo-commits] repo/gentoo:master commit in: kde-apps/khelpcenter/ Andreas Sturmlechner
2024-06-27  9:43 Arthur Zamarin
2024-06-12 15:29 Andreas Sturmlechner
2022-06-29  7:21 WANG Xuerui
2021-08-18  0:35 Yixun Lan
2020-12-18  0:10 Andreas Sturmlechner
2020-07-09 11:16 Sam James
2019-07-29 15:53 Aaron Bauman
2019-05-28  2:35 Aaron Bauman
2019-02-09  9:52 Andreas Sturmlechner
2017-08-23 19:31 Andreas Sturmlechner
2017-07-17 18:13 Alexis Ballier
2016-09-25 19:30 Michael Palimaka
2016-07-25 18:33 Michael Palimaka
2016-07-09 14:38 Johannes Huber
2016-06-02 14:47 Michael Palimaka
2016-06-02 14:47 Michael Palimaka
2016-05-25  9:43 Johannes Huber
2016-05-25  9:43 Johannes Huber
2016-05-11 13:58 Michael Palimaka
2016-04-15 19:11 Johannes Huber
2016-04-15 19:11 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=1462970232.e6aa100b95031b66833beef4ef7d8085ec0389b3.kensington@gentoo \
    --to=kensington@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