From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C286E138334 for ; Sat, 21 Sep 2019 11:45:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E65A1E0955; Sat, 21 Sep 2019 11:45:49 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B27EE0954 for ; Sat, 21 Sep 2019 11:45:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AB53434B465 for ; Sat, 21 Sep 2019 11:45:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C291A7F9 for ; Sat, 21 Sep 2019 11:45:46 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1569066336.f16add54b772213c4e53012b99e1758fd427005e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/rsibreak/Manifest kde-misc/rsibreak/rsibreak-0.12.11.ebuild X-VCS-Directories: kde-misc/rsibreak/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f16add54b772213c4e53012b99e1758fd427005e X-VCS-Branch: master Date: Sat, 21 Sep 2019 11:45:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 750411a8-2b42-4653-94d9-04b25be507e3 X-Archives-Hash: fe00f492a459fdcc14dd57d1fe4e8711 commit: f16add54b772213c4e53012b99e1758fd427005e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 21 11:40:44 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 21 11:45:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f16add54 kde-misc/rsibreak: 0.12.11 version bump Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/rsibreak/Manifest | 1 + kde-misc/rsibreak/rsibreak-0.12.11.ebuild | 43 +++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) diff --git a/kde-misc/rsibreak/Manifest b/kde-misc/rsibreak/Manifest index f3f80884cf4..a63d3ab95a5 100644 --- a/kde-misc/rsibreak/Manifest +++ b/kde-misc/rsibreak/Manifest @@ -1 +1,2 @@ DIST rsibreak-0.12.10.tar.xz 546044 BLAKE2B f851affb985c6a4d066705e8e74bf256f5c3d4b59890c8ed3cbe4b7bde9c7d89e2434cc1473b9e9bc6d41d34a179eee84ab54754d98937366fba8c7d819032df SHA512 0e5c5dabe0efa05f53b5a0b5823ef856ca6806ac1a3a1a45f57f236789190718b2ab73af35ee6617a42eb672e06554687dd41f3ab02e9c37d25ef926fee2240c +DIST rsibreak-0.12.11.tar.xz 547764 BLAKE2B c0f78acdd457518fa40269865d24b1eeadafe8936328341f96ebf5703576a9fbfd14de7de563057cca0b9ed62161baa1c9e28170f4bb2480112c7e7cc3d623f6 SHA512 78498b747eeef842e40170236ace9d1ddd8b1f4bcc378134f2935cd2cf1c6933d44fa232f2f9b0724ee6b2638a34e4f71ebee2eac7664946093ed4df8eeb12ec diff --git a/kde-misc/rsibreak/rsibreak-0.12.11.ebuild b/kde-misc/rsibreak/rsibreak-0.12.11.ebuild new file mode 100644 index 00000000000..db6c4817908 --- /dev/null +++ b/kde-misc/rsibreak/rsibreak-0.12.11.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +KDE_HANDBOOK="forceoptional" +VIRTUALX_REQUIRED="test" +inherit kde5 + +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}/$(ver_cut 1-2)/${P}.tar.xz" +fi + +LICENSE="GPL-2+ handbook? ( FDL-1.2 )" +KEYWORDS="~amd64 ~x86" +IUSE="" + +BDEPEND="sys-devel/gettext" +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) +" +# bug 587170 for frameworkintegration +RDEPEND="${DEPEND} + $(add_frameworks_dep frameworkintegration) +"