From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/
Date: Mon, 3 Apr 2017 18:07:41 +0000 (UTC) [thread overview]
Message-ID: <1491242742.edbc5c659b214a51670cf2495989594ae5ce37c8.johu@gentoo> (raw)
commit: edbc5c659b214a51670cf2495989594ae5ce37c8
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 3 18:05:42 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr 3 18:05:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edbc5c65
kde-misc/yakuake: Version bump 3.0.4
Package-Manager: Portage-2.3.5, Repoman-2.3.2
kde-misc/yakuake/Manifest | 1 +
kde-misc/yakuake/yakuake-3.0.4.ebuild | 47 +++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index 6348f7b2669..de74613f875 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1,2 +1,3 @@
DIST yakuake-3.0.2.tar.xz 443516 SHA256 e541e725246e20b755d8c9314185739f2439e18b884f6ae6f977343443948d6d SHA512 11fb5b9c587bda8db6cf565129b5b1aecbcc2e1132841cce4e7755c61ca5a55775bd6024ca561d8a7c163a31186414175f7d637ebc9a9ad2782d97456e527584 WHIRLPOOL 4d5ae6b1d55fd6b7ed030f78c89ed46839d29bfdba54b178e813b90f1947fa2eb9775c453e055bda3757fd5ea28a9d860630e636cae0b0d4c56c9b27d844b45b
DIST yakuake-3.0.3.tar.xz 367512 SHA256 ef51aa3325916d352fde17870cf706397e41105103e4c9289cc4032a1b8609a7 SHA512 deb1ab7fa2198cc324948a340e08e10d45bde389aab16e0050f78a6bac1b8b4dcc025f3aad966009d1a750712620f5345f6f2ce6dff7e1300f4ac8e53ccae601 WHIRLPOOL ff314fa07cb0f08b79181b53f793ef885e0daaddf48ec5f3855ca85c4a79c9d7759052578e4c37c6de8665eec315e94a84798fb443469b2235e19f1845097f75
+DIST yakuake-3.0.4.tar.xz 367788 SHA256 10e2b57c508e2ec5bfd09eac38c4c16a1ac4b93b394b3ce3120b7d8859b861e0 SHA512 e50fe742349e02116bb9d7edd61178fcbc215ace39d50b48fb8ec3095c948a7ff91add7be5d8778c817f9d5b4663d4cefe3e0ef197c7ec6e0b88b3158ff39659 WHIRLPOOL 4223f973ddc5cb6d40289f8e9943740c9a734ffa9b05763c09a1baf1323065454e13f8fb86ff904672300a87bad6168e44808c23ea851cd92ecce9454f107d7d
diff --git a/kde-misc/yakuake/yakuake-3.0.4.ebuild b/kde-misc/yakuake/yakuake-3.0.4.ebuild
new file mode 100644
index 00000000000..961c9b9d991
--- /dev/null
+++ b/kde-misc/yakuake/yakuake-3.0.4.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Quake-style terminal emulator based on konsole"
+HOMEPAGE="http://yakuake.kde.org/"
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+fi
+
+LICENSE="GPL-2 LGPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep karchive)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kglobalaccel)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep knotifyconfig)
+ $(add_frameworks_dep kparts)
+ $(add_frameworks_dep kservice)
+ $(add_frameworks_dep kwayland)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_kdeapps_dep konsole)
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+ $(add_qt_dep qtx11extras)
+ x11-libs/libX11
+"
+RDEPEND="${DEPEND}
+ !kde-misc/yakuake:4
+"
next reply other threads:[~2017-04-03 18:07 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-03 18:07 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-03-30 19:28 [gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/ Andreas Sturmlechner
2019-01-16 16:13 Andreas Sturmlechner
2019-01-16 15:25 Mikle Kolyada
2019-01-15 22:10 Thomas Deutschmann
2019-01-09 10:57 Andreas Sturmlechner
2018-12-22 14:03 Andreas Sturmlechner
2018-05-08 7:11 Agostino Sarubbo
2018-05-07 0:24 Thomas Deutschmann
2018-03-28 17:30 Johannes Huber
2018-01-25 14:26 Michael Palimaka
2018-01-25 14:26 Michael Palimaka
2017-06-20 19:42 Andreas Sturmlechner
2017-06-20 5:17 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2017-06-18 12:08 Michael Palimaka
2016-07-07 17:52 Michael Palimaka
2016-06-23 13:50 Michael Palimaka
2016-06-09 18:46 Michael Palimaka
2016-06-09 18:46 Michael Palimaka
2016-06-09 18:46 Michael Palimaka
2016-03-09 21:23 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=1491242742.edbc5c659b214a51670cf2495989594ae5ce37c8.johu@gentoo \
--to=johu@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