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-misc/rsibreak/
Date: Sun, 18 Dec 2016 14:20:14 +0000 (UTC)	[thread overview]
Message-ID: <1482070803.ffe452ab36ea60ea89d86b16ad3aab0f3c5520a3.kensington@gentoo> (raw)

commit:     ffe452ab36ea60ea89d86b16ad3aab0f3c5520a3
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 18 14:19:51 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 18 14:20:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffe452ab

kde-misc/rsibreak: version bump 0.12.5

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/rsibreak/Manifest               |  1 +
 kde-misc/rsibreak/rsibreak-0.12.5.ebuild | 46 ++++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/kde-misc/rsibreak/Manifest b/kde-misc/rsibreak/Manifest
index f08c25f..1d74784 100644
--- a/kde-misc/rsibreak/Manifest
+++ b/kde-misc/rsibreak/Manifest
@@ -1 +1,2 @@
 DIST rsibreak-0.12.4.tar.xz 391076 SHA256 53f0dcb26304d9817ec60997557972b444b56568ed516a28e47df04c8002727d SHA512 329b89b7a49a39b3354881a8f08bde0403e5056d77068ded9c6c34c5b372defc3c5cc8bcb71a5ba972fe91f5d3c627de9ee609182532c1e98ac7115d87b32702 WHIRLPOOL 29fad452ada4a91c1842f1caef910aa896fd8594752cd3717d2af4042c524ecc789712f24be6344c3021eae3c825091f52e9b539f8aba3e7b53724a82f81db8e
+DIST rsibreak-0.12.5.tar.xz 395324 SHA256 4eb134594cbc18f687f534466edce09601a9a4edf370d04d24630008a188b7d1 SHA512 c9dbe2f548052386d2abf6aa36ee2c64a83cc2eaecab712313d67a9c0b743a0460fc070d86bb4ebe54e5494c41869d46a4aed61a78c3e19160c39342228b4161 WHIRLPOOL 82733db9885154d0eb03c9cdadad8af7541bedcd218935214eaeae5d43e055e9452af49575653e75b0bdea4d871d8f8c76d25b55834e14002ab26754a474809e

diff --git a/kde-misc/rsibreak/rsibreak-0.12.5.ebuild b/kde-misc/rsibreak/rsibreak-0.12.5.ebuild
new file mode 100644
index 00000000..c92f1f8
--- /dev/null
+++ b/kde-misc/rsibreak/rsibreak-0.12.5.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5 versionator
+
+DESCRIPTION="Small utility which bothers you at certain intervals"
+HOMEPAGE="https://userbase.kde.org/RSIBreak"
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="mirror://kde/stable/${PN}/$(get_version_component_range 1-2)/${P}.tar.xz"
+fi
+
+LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kcrash)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kidletime)
+	$(add_frameworks_dep knotifications)
+	$(add_frameworks_dep knotifyconfig)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kwindowsystem)
+	$(add_frameworks_dep kxmlgui)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
+"
+DEPEND="${COMMON_DEPEND}
+	sys-devel/gettext
+"
+# bug 587170 for frameworkintegration
+RDEPEND="${COMMON_DEPEND}
+	$(add_frameworks_dep frameworkintegration)
+	!kde-misc/rsibreak:4
+"


             reply	other threads:[~2016-12-18 14:20 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-18 14:20 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-08  7:31 [gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/ Andreas Sturmlechner
2022-07-07 19:44 Sam James
2022-07-07 19:44 Sam James
2022-06-08  9:32 Andreas Sturmlechner
2021-08-02 12:30 Andreas Sturmlechner
2021-08-02 12:17 Sam James
2021-06-30  6:42 Andreas Sturmlechner
2020-05-08 11:02 Andreas Sturmlechner
2020-05-08 10:46 Agostino Sarubbo
2020-05-07 15:58 Agostino Sarubbo
2020-04-09 21:37 Andreas Sturmlechner
2020-04-04 22:12 Andreas Sturmlechner
2020-03-29 14:59 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2019-11-26  0:58 Thomas Deutschmann
2019-11-18 11:50 Agostino Sarubbo
2019-11-13 21:34 Andreas Sturmlechner
2019-09-21 11:45 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-11 21:30 Thomas Deutschmann
2019-06-22 13:07 Andreas Sturmlechner
2019-06-22 12:50 Andreas Sturmlechner
2019-02-22 13:06 Andreas Sturmlechner
2019-02-22 11:01 Mikle Kolyada
2019-02-17 22:35 Thomas Deutschmann
2019-02-16  9:41 Andreas Sturmlechner
2018-11-17  7:59 Michael Palimaka
2018-06-23 17:04 Andreas Sturmlechner
2018-06-23 13:55 Mikle Kolyada
2018-06-17 23:29 Thomas Deutschmann
2018-06-17 21:39 Andreas Sturmlechner
2018-06-17 21:39 Andreas Sturmlechner
2018-02-11 11:48 Michael Palimaka
2017-09-26 13:40 Michael Palimaka
2017-09-26 13:40 Michael Palimaka
2017-05-28 14:40 Michael Palimaka
2017-04-27 12:17 Michael Palimaka
2017-04-23 10:27 Agostino Sarubbo
2017-02-25 12:55 Michael Palimaka
2016-11-27  8:18 Michael Palimaka
2016-11-27  8:18 Michael Palimaka
2016-10-08 16:45 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-05-30  8:17 Johannes Huber
2016-05-29 18:16 Michael Palimaka
2016-05-15 11:46 Johannes Huber
2016-05-14 20:11 Agostino Sarubbo
2016-04-27 11:24 Michael Palimaka
2016-04-27 11:24 Michael Palimaka
2016-04-11 18:42 Johannes Huber
2016-04-11 18:42 Johannes Huber
2016-01-26 13:33 Michael Palimaka
2015-12-14 13:49 Michael Palimaka

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=1482070803.ffe452ab36ea60ea89d86b16ad3aab0f3c5520a3.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