[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2019-03-30 Thread Andreas Sturmlechner
commit: 656b6a4aaca698222445002a04bdd5ec8635f6f2
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Mar 30 13:04:26 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Mar 30 19:26:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=656b6a4a

kde-misc/yakuake: EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/yakuake/yakuake-3.0.5-r1.ebuild | 8 ++--
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild 
b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
index 53cb9758ae6..afa2667addc 100644
--- a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit kde5
 
@@ -49,11 +49,7 @@ RDEPEND="${DEPEND}
!kde-misc/yakuake:4
 "
 
-PATCHES=(
-   "${WORKDIR}/${P}-patches/${P}-kmainwindow.patch"
-   "${WORKDIR}/${P}-patches/${P}-qicon.patch"
-   "${WORKDIR}/${P}-patches/${P}-kwindowsystem.patch"
-)
+PATCHES=( "${WORKDIR}/${P}-patches" )
 
 src_configure() {
local mycmakeargs=(



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2019-01-16 Thread Andreas Sturmlechner
commit: d112cea26315ce4395465b8cf79d0fef342ab822
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan 16 15:59:46 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan 16 16:13:31 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d112cea2

kde-misc/yakuake: Drop 3.0.5 (r0)

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/yakuake/yakuake-3.0.5.ebuild | 47 ---
 1 file changed, 47 deletions(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.5.ebuild 
b/kde-misc/yakuake/yakuake-3.0.5.ebuild
deleted file mode 100644
index eadf4031c32..000
--- a/kde-misc/yakuake/yakuake-3.0.5.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2018 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="https://yakuake.kde.org/;
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   KEYWORDS="amd64 x86"
-fi
-
-LICENSE="GPL-2 LGPL-2"
-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
-"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2019-01-16 Thread Mikle Kolyada
commit: e5915b2e0995ab53b8531eb64726db509bd1c835
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan 16 15:24:48 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan 16 15:25:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5915b2e

kde-misc/yakuake: amd64 stable wrt bug #674960

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-misc/yakuake/yakuake-3.0.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild 
b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
index fe2f31a5ddb..53cb9758ae6 100644
--- a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://yakuake.kde.org/;
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz
https://dev.gentoo.org/~asturm/distfiles/${P}-patches.tar.xz;
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2 LGPL-2"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2019-01-15 Thread Thomas Deutschmann
commit: 512bc67603090f2824c6501ce6e829087d14f840
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Tue Jan 15 22:08:27 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Tue Jan 15 22:10:19 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=512bc676

kde-misc/yakuake: x86 stable (bug #674960)

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 kde-misc/yakuake/yakuake-3.0.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild 
b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
index d3b01299271..fe2f31a5ddb 100644
--- a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ HOMEPAGE="https://yakuake.kde.org/;
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz
https://dev.gentoo.org/~asturm/distfiles/${P}-patches.tar.xz;
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="GPL-2 LGPL-2"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2019-01-09 Thread Andreas Sturmlechner
commit: c4e234db1cd21b70835d11c34b0d5b85df13ed63
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Wed Jan  9 10:44:18 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed Jan  9 10:57:07 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4e234db

kde-misc/yakuake: Restore longdescription

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/yakuake/metadata.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/kde-misc/yakuake/metadata.xml b/kde-misc/yakuake/metadata.xml
index b62c302261a..af7db56fcb8 100644
--- a/kde-misc/yakuake/metadata.xml
+++ b/kde-misc/yakuake/metadata.xml
@@ -5,6 +5,11 @@
k...@gentoo.org
Gentoo KDE Project

+   
+   YaKuake is Yet Another Kuake terminal emulator. It drops down 
on a configurable
+   key press (defaults to F12) with a konsole window, supports 
multiple tabs,
+   tabs, multiple screens and mouse wheel tab navigation amongst 
other features.
+   

Use 
kde-frameworks/kwayland for absolute window positioning in 
KWin




[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2018-12-22 Thread Andreas Sturmlechner
commit: 8f8fce40fe9e5386460dc4246360e60bc486787b
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Dec 22 13:12:07 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Dec 22 14:02:03 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8fce40

kde-misc/yakuake: Add USE absolute-position, X

Add several post-release fixes while at it.

Closes: https://bugs.gentoo.org/672520
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 kde-misc/yakuake/Manifest|  1 +
 kde-misc/yakuake/metadata.xml|  9 ++---
 kde-misc/yakuake/yakuake-3.0.5-r1.ebuild | 65 
 3 files changed, 69 insertions(+), 6 deletions(-)

diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index da483e10427..0b9717ab736 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1 +1,2 @@
+DIST yakuake-3.0.5-patches.tar.xz 4996 BLAKE2B 
0ffef1bf066b962c73ef6a28251d9abf3df66b28cf324bcd2d4f49c7038ba64dd3554490534cb0b001a589c42309253a0cf77683b4f97661d0fbfc17c96e5be0
 SHA512 
6c66043e22e98d65230de566e4594f4c1bfd229ab8b66d604bf6fa666964f8b05746eb914f65d1e52fa850010aa5016a26b629f8eec09b67548dd2b00251
 DIST yakuake-3.0.5.tar.xz 347412 BLAKE2B 
964b5abdbc377b2ff3c1c37ebf4cb2537dde00d8c4178bc7db1785701dee82c600cd775a38896d8ad8976cbe14427df094c4db0c425355b0330d2e8b4fbe23cd
 SHA512 
17640590bb87b7c27e1e336cb82141b986103af95cfae2da129b69537d89a78eb0e21a6f5fb9ab26ed9e572f9edad055264f642afee6012e1a5a5c55d9dc2d22

diff --git a/kde-misc/yakuake/metadata.xml b/kde-misc/yakuake/metadata.xml
index daa15bc80c2..b62c302261a 100644
--- a/kde-misc/yakuake/metadata.xml
+++ b/kde-misc/yakuake/metadata.xml
@@ -5,10 +5,7 @@
k...@gentoo.org
Gentoo KDE Project

-   
-   YaKuake is Yet Another Kuake KDE terminal emulator. It drops 
down on a
-   configurable key press (defaults to F12) with a konsole window, 
supports
-   multiple tabs, multiple screens and mouse wheel tab navigation 
amongst other
-   features.
-   
+   
+   Use 
kde-frameworks/kwayland for absolute window positioning in 
KWin
+   
 

diff --git a/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild 
b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
new file mode 100644
index 000..d3b01299271
--- /dev/null
+++ b/kde-misc/yakuake/yakuake-3.0.5-r1.ebuild
@@ -0,0 +1,65 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Quake-style terminal emulator based on konsole"
+HOMEPAGE="https://yakuake.kde.org/;
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz
+   https://dev.gentoo.org/~asturm/distfiles/${P}-patches.tar.xz;
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2 LGPL-2"
+IUSE="absolute-position X"
+
+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 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)
+   absolute-position? ( $(add_frameworks_dep kwayland) )
+   X? (
+   $(add_qt_dep qtx11extras)
+   x11-libs/libX11
+   )
+"
+RDEPEND="${DEPEND}
+   !kde-misc/yakuake:4
+"
+
+PATCHES=(
+   "${WORKDIR}/${P}-patches/${P}-kmainwindow.patch"
+   "${WORKDIR}/${P}-patches/${P}-qicon.patch"
+   "${WORKDIR}/${P}-patches/${P}-kwindowsystem.patch"
+)
+
+src_configure() {
+   local mycmakeargs=(
+   $(cmake-utils_use_find_package absolute-position KF5Wayland)
+   $(cmake-utils_use_find_package X X11)
+   )
+
+   kde5_src_configure
+}



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/files/, kde-misc/yakuake/

2018-05-09 Thread Andreas Sturmlechner
commit: 631aa62d62ba5deb30fd1e0044f1b56cf189630a
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue May  8 21:24:46 2018 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Wed May  9 06:31:11 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631aa62d

kde-misc/yakuake: Drop 3.0.4

Package-Manager: Portage-2.3.36, Repoman-2.3.9

 kde-misc/yakuake/Manifest  |   1 -
 .../yakuake/files/yakuake-3.0.4-qdbus-crash.patch  |  44 
 kde-misc/yakuake/files/yakuake-3.0.4-qicon.patch   |  32 --
 .../files/yakuake-3.0.4-qt-5.9-wayland.patch   | 120 -
 kde-misc/yakuake/yakuake-3.0.4-r2.ebuild   |  53 -
 5 files changed, 250 deletions(-)

diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index 531ea738b8b..da483e10427 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1,2 +1 @@
-DIST yakuake-3.0.4.tar.xz 367788 BLAKE2B 
6c151ac1fa70d7cf3cfd00854d8f5ab553345a9d12186514d405428e8e7ad32d8405b1c562b420c46a713347d1e00e037b92e20801c51cd90a81e299e94c51d1
 SHA512 
e50fe742349e02116bb9d7edd61178fcbc215ace39d50b48fb8ec3095c948a7ff91add7be5d8778c817f9d5b4663d4cefe3e0ef197c7ec6e0b88b3158ff39659
 DIST yakuake-3.0.5.tar.xz 347412 BLAKE2B 
964b5abdbc377b2ff3c1c37ebf4cb2537dde00d8c4178bc7db1785701dee82c600cd775a38896d8ad8976cbe14427df094c4db0c425355b0330d2e8b4fbe23cd
 SHA512 
17640590bb87b7c27e1e336cb82141b986103af95cfae2da129b69537d89a78eb0e21a6f5fb9ab26ed9e572f9edad055264f642afee6012e1a5a5c55d9dc2d22

diff --git a/kde-misc/yakuake/files/yakuake-3.0.4-qdbus-crash.patch 
b/kde-misc/yakuake/files/yakuake-3.0.4-qdbus-crash.patch
deleted file mode 100644
index da3b042d701..000
--- a/kde-misc/yakuake/files/yakuake-3.0.4-qdbus-crash.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 09abe657c65ba482ce9253e54467d33276f88bc9 Mon Sep 17 00:00:00 2001
-From: Vangelis Tasoulas 
-Date: Sat, 16 Sep 2017 16:42:44 +0500
-Subject: Fixes a yakuake "index out of range" crash produced by QDBus exposed
- function TabBar::sessionAtTab(int)
-
-Summary:
-The function `TabBar::sessionAtTab(int index)` is exposed through QDBus and if 
a user/script passes a negative number, yakuake crashes with `index out of 
range`.
-
-This patch fixes that behaviour with a sanity check. If the user passes a 
negative number, return -1.
-
-Test Plan:
-Run the command `qdbus org.kde.yakuake /yakuake/tabs 
org.kde.yakuake.sessionAtTab -1`
-Yakuake will crash.
-
-Apply the patch and re-run the above `qdbus` command. It shouldn't be crashing 
now.
-
-Reviewers: #kde_applications, hein, alexeymin
-
-Reviewed By: #kde_applications, hein, alexeymin
-
-Subscribers: alexeymin
-
-Differential Revision: https://phabricator.kde.org/D7812

- app/tabbar.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/app/tabbar.cpp b/app/tabbar.cpp
-index b76cdee..1bc6fdd 100644
 a/app/tabbar.cpp
-+++ b/app/tabbar.cpp
-@@ -914,7 +914,7 @@ void TabBar::setTabTitleInteractive(int sessionId, const 
QString& newTitle)
- 
- int TabBar::sessionAtTab(int index)
- {
--if (index > m_tabs.count() - 1)
-+if (index < 0 || index > m_tabs.count() - 1)
- return -1;
- else
- return m_tabs.at(index);
--- 
-cgit v0.11.2
-

diff --git a/kde-misc/yakuake/files/yakuake-3.0.4-qicon.patch 
b/kde-misc/yakuake/files/yakuake-3.0.4-qicon.patch
deleted file mode 100644
index 608a09cf39d..000
--- a/kde-misc/yakuake/files/yakuake-3.0.4-qicon.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 28138a891ff71236b3b8efcd1bc5fe7a2fe09b0d Mon Sep 17 00:00:00 2001
-From: Kai Uwe Broulik 
-Date: Wed, 2 Aug 2017 16:31:09 +0200
-Subject: [Appearance Settings] QIcon -> QIcon::fromTheme
-
-Most likely a porting error from KIcon
-
-Reviewed-By: Eike Hein

- app/config/appearancesettings.cpp | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/app/config/appearancesettings.cpp 
b/app/config/appearancesettings.cpp
-index c21ac33..b7d5c6f 100644
 a/app/config/appearancesettings.cpp
-+++ b/app/config/appearancesettings.cpp
-@@ -63,9 +63,9 @@ AppearanceSettings::AppearanceSettings(QWidget* parent) : 
QWidget(parent)
- connect(installButton, SIGNAL(clicked()), this, SLOT(installSkin()));
- connect(removeButton, SIGNAL(clicked()), this, 
SLOT(removeSelectedSkin()));
- 
--installButton->setIcon(QIcon(QStringLiteral("folder")));
--removeButton->setIcon(QIcon(QStringLiteral("edit-delete")));
--ghnsButton->setIcon(QIcon(QStringLiteral("get-hot-new-stuff")));
-+installButton->setIcon(QIcon::fromTheme(QStringLiteral("folder")));
-+removeButton->setIcon(QIcon::fromTheme(QStringLiteral("edit-delete")));
-+
ghnsButton->setIcon(QIcon::fromTheme(QStringLiteral("get-hot-new-stuff")));
- 
- m_knsConfigFileName = QLatin1String("yakuake.knsrc");
- m_knsDownloadManager = new KNSCore::DownloadManager(m_knsConfigFileName);
--- 

[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2018-05-08 Thread Agostino Sarubbo
commit: a1b5cd041eb5cdebefa32f2976eea2fa89c6ffc9
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May  8 07:11:02 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May  8 07:11:02 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b5cd04

kde-misc/yakuake: amd64 stable wrt bug #655066

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 kde-misc/yakuake/yakuake-3.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.5.ebuild 
b/kde-misc/yakuake/yakuake-3.0.5.ebuild
index 117caeb21fd..eadf4031c32 100644
--- a/kde-misc/yakuake/yakuake-3.0.5.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.5.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Quake-style terminal emulator based on konsole"
 HOMEPAGE="https://yakuake.kde.org/;
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   KEYWORDS="~amd64 x86"
+   KEYWORDS="amd64 x86"
 fi
 
 LICENSE="GPL-2 LGPL-2"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2018-05-06 Thread Thomas Deutschmann
commit: 6f597edb19270c32954e252b435c75de43578fc4
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon May  7 00:23:05 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon May  7 00:24:51 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f597edb

kde-misc/yakuake: x86 stable (bug #655066)

Package-Manager: Portage-2.3.34, Repoman-2.3.9

 kde-misc/yakuake/yakuake-3.0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.5.ebuild 
b/kde-misc/yakuake/yakuake-3.0.5.ebuild
index 10a82b71570..117caeb21fd 100644
--- a/kde-misc/yakuake/yakuake-3.0.5.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.5.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Quake-style terminal emulator based on konsole"
 HOMEPAGE="https://yakuake.kde.org/;
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
-   KEYWORDS="~amd64 ~x86"
+   KEYWORDS="~amd64 x86"
 fi
 
 LICENSE="GPL-2 LGPL-2"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2018-03-28 Thread Johannes Huber
commit: ff65b9ad4dc731bff34b5b54e30b972f2d9bffe2
Author: Johannes Huber  gentoo  org>
AuthorDate: Wed Mar 28 17:29:40 2018 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Wed Mar 28 17:29:54 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff65b9ad

kde-misc/yakuake: Version bump 3.0.5

Package-Manager: Portage-2.3.26, Repoman-2.3.7

 kde-misc/yakuake/Manifest |  1 +
 kde-misc/yakuake/yakuake-3.0.5.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index 1f0ecd2fa31..531ea738b8b 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1 +1,2 @@
 DIST yakuake-3.0.4.tar.xz 367788 BLAKE2B 
6c151ac1fa70d7cf3cfd00854d8f5ab553345a9d12186514d405428e8e7ad32d8405b1c562b420c46a713347d1e00e037b92e20801c51cd90a81e299e94c51d1
 SHA512 
e50fe742349e02116bb9d7edd61178fcbc215ace39d50b48fb8ec3095c948a7ff91add7be5d8778c817f9d5b4663d4cefe3e0ef197c7ec6e0b88b3158ff39659
+DIST yakuake-3.0.5.tar.xz 347412 BLAKE2B 
964b5abdbc377b2ff3c1c37ebf4cb2537dde00d8c4178bc7db1785701dee82c600cd775a38896d8ad8976cbe14427df094c4db0c425355b0330d2e8b4fbe23cd
 SHA512 
17640590bb87b7c27e1e336cb82141b986103af95cfae2da129b69537d89a78eb0e21a6f5fb9ab26ed9e572f9edad055264f642afee6012e1a5a5c55d9dc2d22

diff --git a/kde-misc/yakuake/yakuake-3.0.5.ebuild 
b/kde-misc/yakuake/yakuake-3.0.5.ebuild
new file mode 100644
index 000..10a82b71570
--- /dev/null
+++ b/kde-misc/yakuake/yakuake-3.0.5.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2018 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="https://yakuake.kde.org/;
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+   SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
+   KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-2 LGPL-2"
+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
+"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2018-01-25 Thread Michael Palimaka
commit: 7ef16a486d7fdeee4fde8749c0a5c2eb2856bfb8
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 25 14:20:17 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 25 14:25:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef16a48

kde-misc/yakuake: stabilise 3.0.4-r2 for amd64/x86

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-misc/yakuake/yakuake-3.0.4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.4-r2.ebuild 
b/kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
index e82c0cbc12d..cd59332d3eb 100644
--- a/kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
 fi
 
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2018-01-25 Thread Michael Palimaka
commit: 9f6748ef82bfc04022ce7ef7608118fa4e621178
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jan 25 14:20:32 2018 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jan 25 14:25:57 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6748ef

kde-misc/yakuake: remove 3.0.4-r0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-misc/yakuake/yakuake-3.0.4.ebuild | 47 ---
 1 file changed, 47 deletions(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.4.ebuild 
b/kde-misc/yakuake/yakuake-3.0.4.ebuild
deleted file mode 100644
index 7665f978c98..000
--- a/kde-misc/yakuake/yakuake-3.0.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# 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="https://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
-"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/, kde-misc/yakuake/files/

2017-10-17 Thread Andreas Sturmlechner
commit: 48e8257aef51fc51bee5e605b2541f235b2ba6c6
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Oct 17 23:04:52 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Oct 17 23:04:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48e8257a

kde-misc/yakuake: Drop wayland fix that broke X

Gentoo-bug: 634416
Package-Manager: Portage-2.3.11, Repoman-2.3.3

 kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch | 28 --
 ...ake-3.0.4-r1.ebuild => yakuake-3.0.4-r2.ebuild} |  1 -
 2 files changed, 29 deletions(-)

diff --git a/kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch 
b/kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch
deleted file mode 100644
index cce53b8ac61..000
--- a/kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 3cdc1d0654dcd8e6eb3fc01d95fcccafe68cbb47 Mon Sep 17 00:00:00 2001
-From: Aleix Pol 
-Date: Thu, 12 Oct 2017 18:41:58 +0200
-Subject: Fix (my) yakuake on a wayland session
-
-KWindowSystem::activeWindow and winId are two entirely different things.
-
-Reviewed by Eike

- app/mainwindow.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/app/mainwindow.cpp b/app/mainwindow.cpp
-index 6fa9160..028bb9c 100644
 a/app/mainwindow.cpp
-+++ b/app/mainwindow.cpp
-@@ -1023,7 +1023,7 @@ void MainWindow::wmActiveWindowChanged()
- return;
- }
- 
--if (!Settings::keepOpen() && isVisible() && KWindowSystem::activeWindow() 
!= winId()) {
-+if (!Settings::keepOpen() && hasFocus()) {
- toggleWindowState();
- }
- }
--- 
-cgit v0.11.2
-

diff --git a/kde-misc/yakuake/yakuake-3.0.4-r1.ebuild 
b/kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
similarity index 97%
rename from kde-misc/yakuake/yakuake-3.0.4-r1.ebuild
rename to kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
index 937b781bd66..e82c0cbc12d 100644
--- a/kde-misc/yakuake/yakuake-3.0.4-r1.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.4-r2.ebuild
@@ -50,5 +50,4 @@ PATCHES=(
"${FILESDIR}/${P}-qicon.patch"
"${FILESDIR}/${P}-qt-5.9-wayland.patch"
"${FILESDIR}/${P}-qdbus-crash.patch"
-   "${FILESDIR}/${P}-wayland.patch"
 )



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/files/, kde-misc/yakuake/

2017-10-12 Thread Andreas Sturmlechner
commit: a2cca051f8320b24468f29db9c71c27b8d79a5b9
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Thu Oct 12 19:35:01 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Thu Oct 12 21:16:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2cca051

kde-misc/yakuake: Fixes for Qt-5.9 and Wayland sessions

Package release cycle is slow.

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 .../yakuake/files/yakuake-3.0.4-qdbus-crash.patch  |  44 
 kde-misc/yakuake/files/yakuake-3.0.4-qicon.patch   |  32 ++
 .../files/yakuake-3.0.4-qt-5.9-wayland.patch   | 120 +
 kde-misc/yakuake/files/yakuake-3.0.4-wayland.patch |  28 +
 kde-misc/yakuake/yakuake-3.0.4-r1.ebuild   |  54 ++
 5 files changed, 278 insertions(+)

diff --git a/kde-misc/yakuake/files/yakuake-3.0.4-qdbus-crash.patch 
b/kde-misc/yakuake/files/yakuake-3.0.4-qdbus-crash.patch
new file mode 100644
index 000..da3b042d701
--- /dev/null
+++ b/kde-misc/yakuake/files/yakuake-3.0.4-qdbus-crash.patch
@@ -0,0 +1,44 @@
+From 09abe657c65ba482ce9253e54467d33276f88bc9 Mon Sep 17 00:00:00 2001
+From: Vangelis Tasoulas 
+Date: Sat, 16 Sep 2017 16:42:44 +0500
+Subject: Fixes a yakuake "index out of range" crash produced by QDBus exposed
+ function TabBar::sessionAtTab(int)
+
+Summary:
+The function `TabBar::sessionAtTab(int index)` is exposed through QDBus and if 
a user/script passes a negative number, yakuake crashes with `index out of 
range`.
+
+This patch fixes that behaviour with a sanity check. If the user passes a 
negative number, return -1.
+
+Test Plan:
+Run the command `qdbus org.kde.yakuake /yakuake/tabs 
org.kde.yakuake.sessionAtTab -1`
+Yakuake will crash.
+
+Apply the patch and re-run the above `qdbus` command. It shouldn't be crashing 
now.
+
+Reviewers: #kde_applications, hein, alexeymin
+
+Reviewed By: #kde_applications, hein, alexeymin
+
+Subscribers: alexeymin
+
+Differential Revision: https://phabricator.kde.org/D7812
+---
+ app/tabbar.cpp | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/app/tabbar.cpp b/app/tabbar.cpp
+index b76cdee..1bc6fdd 100644
+--- a/app/tabbar.cpp
 b/app/tabbar.cpp
+@@ -914,7 +914,7 @@ void TabBar::setTabTitleInteractive(int sessionId, const 
QString& newTitle)
+ 
+ int TabBar::sessionAtTab(int index)
+ {
+-if (index > m_tabs.count() - 1)
++if (index < 0 || index > m_tabs.count() - 1)
+ return -1;
+ else
+ return m_tabs.at(index);
+-- 
+cgit v0.11.2
+

diff --git a/kde-misc/yakuake/files/yakuake-3.0.4-qicon.patch 
b/kde-misc/yakuake/files/yakuake-3.0.4-qicon.patch
new file mode 100644
index 000..608a09cf39d
--- /dev/null
+++ b/kde-misc/yakuake/files/yakuake-3.0.4-qicon.patch
@@ -0,0 +1,32 @@
+From 28138a891ff71236b3b8efcd1bc5fe7a2fe09b0d Mon Sep 17 00:00:00 2001
+From: Kai Uwe Broulik 
+Date: Wed, 2 Aug 2017 16:31:09 +0200
+Subject: [Appearance Settings] QIcon -> QIcon::fromTheme
+
+Most likely a porting error from KIcon
+
+Reviewed-By: Eike Hein
+---
+ app/config/appearancesettings.cpp | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/app/config/appearancesettings.cpp 
b/app/config/appearancesettings.cpp
+index c21ac33..b7d5c6f 100644
+--- a/app/config/appearancesettings.cpp
 b/app/config/appearancesettings.cpp
+@@ -63,9 +63,9 @@ AppearanceSettings::AppearanceSettings(QWidget* parent) : 
QWidget(parent)
+ connect(installButton, SIGNAL(clicked()), this, SLOT(installSkin()));
+ connect(removeButton, SIGNAL(clicked()), this, 
SLOT(removeSelectedSkin()));
+ 
+-installButton->setIcon(QIcon(QStringLiteral("folder")));
+-removeButton->setIcon(QIcon(QStringLiteral("edit-delete")));
+-ghnsButton->setIcon(QIcon(QStringLiteral("get-hot-new-stuff")));
++installButton->setIcon(QIcon::fromTheme(QStringLiteral("folder")));
++removeButton->setIcon(QIcon::fromTheme(QStringLiteral("edit-delete")));
++
ghnsButton->setIcon(QIcon::fromTheme(QStringLiteral("get-hot-new-stuff")));
+ 
+ m_knsConfigFileName = QLatin1String("yakuake.knsrc");
+ m_knsDownloadManager = new KNSCore::DownloadManager(m_knsConfigFileName);
+-- 
+cgit v0.11.2
+

diff --git a/kde-misc/yakuake/files/yakuake-3.0.4-qt-5.9-wayland.patch 
b/kde-misc/yakuake/files/yakuake-3.0.4-qt-5.9-wayland.patch
new file mode 100644
index 000..b24781dcc9f
--- /dev/null
+++ b/kde-misc/yakuake/files/yakuake-3.0.4-qt-5.9-wayland.patch
@@ -0,0 +1,120 @@
+From 7534df21025b10fd236dd5a8f92d0dff7889e0ef Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Martin=20Fl=C3=B6ser?= 
+Date: Wed, 6 Sep 2017 18:42:01 +0200
+Subject: Make Yakuake work on Wayland with Qt 5.9
+
+Summary:
+Yakuake is also affected by the common problem that the integration
+breaks once a window gets hidden, which is a very common feature of
+Yakuake.
+
+This change tracks the PlasmaShellSurface, destroys it on hide 

[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2017-06-20 Thread Andreas Sturmlechner
commit: 3ca7fac41779d485d9c461a9c33574541d20a555
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Tue Jun 20 19:11:43 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Jun 20 19:42:11 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ca7fac4

kde-misc/yakuake: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-misc/yakuake/Manifest |  1 -
 kde-misc/yakuake/yakuake-3.0.2.ebuild | 46 ---
 2 files changed, 47 deletions(-)

diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index 67d4ff326ec..a6cf5e74216 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1,2 +1 @@
-DIST yakuake-3.0.2.tar.xz 443516 SHA256 
e541e725246e20b755d8c9314185739f2439e18b884f6ae6f977343443948d6d SHA512 
11fb5b9c587bda8db6cf565129b5b1aecbcc2e1132841cce4e7755c61ca5a55775bd6024ca561d8a7c163a31186414175f7d637ebc9a9ad2782d97456e527584
 WHIRLPOOL 
4d5ae6b1d55fd6b7ed030f78c89ed46839d29bfdba54b178e813b90f1947fa2eb9775c453e055bda3757fd5ea28a9d860630e636cae0b0d4c56c9b27d844b45b
 DIST yakuake-3.0.4.tar.xz 367788 SHA256 
10e2b57c508e2ec5bfd09eac38c4c16a1ac4b93b394b3ce3120b7d8859b861e0 SHA512 
e50fe742349e02116bb9d7edd61178fcbc215ace39d50b48fb8ec3095c948a7ff91add7be5d8778c817f9d5b4663d4cefe3e0ef197c7ec6e0b88b3158ff39659
 WHIRLPOOL 
4223f973ddc5cb6d40289f8e9943740c9a734ffa9b05763c09a1baf1323065454e13f8fb86ff904672300a87bad6168e44808c23ea851cd92ecce9454f107d7d

diff --git a/kde-misc/yakuake/yakuake-3.0.2.ebuild 
b/kde-misc/yakuake/yakuake-3.0.2.ebuild
deleted file mode 100644
index ae57aa8c900..000
--- a/kde-misc/yakuake/yakuake-3.0.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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="https://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 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
-"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2017-06-19 Thread Agostino Sarubbo
commit: 246e6ec7f2944eebe4a440282512945bf5fcffd4
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Jun 20 05:17:38 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Jun 20 05:17:38 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=246e6ec7

kde-misc/yakuake: x86 stable wrt bug #622062

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-misc/yakuake/yakuake-3.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.4.ebuild 
b/kde-misc/yakuake/yakuake-3.0.4.ebuild
index 78c4bc476fc..7665f978c98 100644
--- a/kde-misc/yakuake/yakuake-3.0.4.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
 fi
 
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2017-06-18 Thread Agostino Sarubbo
commit: 9909696a7ceaf652ec29280e2bb263d286ae53d1
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun 18 13:58:23 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun 18 13:58:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9909696a

kde-misc/yakuake: amd64 stable wrt bug #622062

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 kde-misc/yakuake/yakuake-3.0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.4.ebuild 
b/kde-misc/yakuake/yakuake-3.0.4.ebuild
index 311463a6638..78c4bc476fc 100644
--- a/kde-misc/yakuake/yakuake-3.0.4.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
 fi
 
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2017-06-18 Thread Michael Palimaka
commit: 6adc00341e1a7e1a0c3ec19de36daea43a2ffc69
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Jun 18 11:52:09 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Jun 18 12:08:13 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adc0034

kde-misc/yakuake: use HTTPS

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 kde-misc/yakuake/yakuake-3.0.2.ebuild | 4 ++--
 kde-misc/yakuake/yakuake-3.0.4.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.2.ebuild 
b/kde-misc/yakuake/yakuake-3.0.2.ebuild
index 62ecbe96de4..ae57aa8c900 100644
--- a/kde-misc/yakuake/yakuake-3.0.2.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit kde5
 
 DESCRIPTION="Quake-style terminal emulator based on konsole"
-HOMEPAGE="http://yakuake.kde.org/;
+HOMEPAGE="https://yakuake.kde.org/;
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
 fi

diff --git a/kde-misc/yakuake/yakuake-3.0.4.ebuild 
b/kde-misc/yakuake/yakuake-3.0.4.ebuild
index 961c9b9d991..311463a6638 100644
--- a/kde-misc/yakuake/yakuake-3.0.4.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.4.ebuild
@@ -6,7 +6,7 @@ EAPI=6
 inherit kde5
 
 DESCRIPTION="Quake-style terminal emulator based on konsole"
-HOMEPAGE="http://yakuake.kde.org/;
+HOMEPAGE="https://yakuake.kde.org/;
 if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
 fi



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/files/, kde-misc/yakuake/

2017-04-03 Thread Johannes Huber
commit: b9bf42c1a5fa424e8e66ab2c1b0747bbb30e7939
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  3 18:07:24 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  3 18:07:24 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9bf42c1

kde-misc/yakuake: Remove 3.0.3

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 kde-misc/yakuake/Manifest |  1 -
 kde-misc/yakuake/files/yakuake-3.0.3-qt-5.7.patch | 30 --
 kde-misc/yakuake/yakuake-3.0.3.ebuild | 48 ---
 3 files changed, 79 deletions(-)

diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index de74613f875..67d4ff326ec 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1,3 +1,2 @@
 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/files/yakuake-3.0.3-qt-5.7.patch 
b/kde-misc/yakuake/files/yakuake-3.0.3-qt-5.7.patch
deleted file mode 100644
index 2cca499c0dc..000
--- a/kde-misc/yakuake/files/yakuake-3.0.3-qt-5.7.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From 2290cf018e2fef96c737b4cfe3f330435ccbdc76 Mon Sep 17 00:00:00 2001
-From: Luca Beltrame 
-Date: Fri, 31 Mar 2017 17:44:22 +0200
-Subject: Fix build with Qt 5.7
-
-QPlatformSurfaceEvent is likely included by something else in Qt 5.8,
-but it doesn't in Qt 5.7.
-
-Observed in openSUSE Tumbleweed (which has Qt 5.7).
-
-CCMAIL: h...@kde.org

- app/mainwindow.cpp | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/app/mainwindow.cpp b/app/mainwindow.cpp
-index ea8ee8a..a7b0d89 100644
 a/app/mainwindow.cpp
-+++ b/app/mainwindow.cpp
-@@ -54,6 +54,7 @@
- #include 
- #include 
- #include 
-+#include 
- 
- #if HAVE_X11
- #include 
--- 
-cgit v0.11.2
-

diff --git a/kde-misc/yakuake/yakuake-3.0.3.ebuild 
b/kde-misc/yakuake/yakuake-3.0.3.ebuild
deleted file mode 100644
index db8cd67e45c..000
--- a/kde-misc/yakuake/yakuake-3.0.3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# 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 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
-"
-
-PATCHES=( "${FILESDIR}/${P}-qt-5.7.patch" )



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2017-04-03 Thread Johannes Huber
commit: edbc5c659b214a51670cf2495989594ae5ce37c8
Author: Johannes Huber  gentoo  org>
AuthorDate: Mon Apr  3 18:05:42 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Mon Apr  3 18:05:42 2017 +
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 000..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
+"



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/, kde-misc/yakuake/files/

2017-03-31 Thread Andreas Sturmlechner
commit: 8389104a8db3a28325746eeb7a46ebad7599431d
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Fri Mar 31 18:27:36 2017 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Fri Mar 31 18:29:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8389104a

kde-misc/yakuake: 3.0.3 version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/yakuake/Manifest |  1 +
 kde-misc/yakuake/files/yakuake-3.0.3-qt-5.7.patch | 30 ++
 kde-misc/yakuake/yakuake-3.0.3.ebuild | 48 +++
 3 files changed, 79 insertions(+)

diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index adfa0b3487c..6348f7b2669 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1 +1,2 @@
 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

diff --git a/kde-misc/yakuake/files/yakuake-3.0.3-qt-5.7.patch 
b/kde-misc/yakuake/files/yakuake-3.0.3-qt-5.7.patch
new file mode 100644
index 000..2cca499c0dc
--- /dev/null
+++ b/kde-misc/yakuake/files/yakuake-3.0.3-qt-5.7.patch
@@ -0,0 +1,30 @@
+From 2290cf018e2fef96c737b4cfe3f330435ccbdc76 Mon Sep 17 00:00:00 2001
+From: Luca Beltrame 
+Date: Fri, 31 Mar 2017 17:44:22 +0200
+Subject: Fix build with Qt 5.7
+
+QPlatformSurfaceEvent is likely included by something else in Qt 5.8,
+but it doesn't in Qt 5.7.
+
+Observed in openSUSE Tumbleweed (which has Qt 5.7).
+
+CCMAIL: h...@kde.org
+---
+ app/mainwindow.cpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/app/mainwindow.cpp b/app/mainwindow.cpp
+index ea8ee8a..a7b0d89 100644
+--- a/app/mainwindow.cpp
 b/app/mainwindow.cpp
+@@ -54,6 +54,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #if HAVE_X11
+ #include 
+-- 
+cgit v0.11.2
+

diff --git a/kde-misc/yakuake/yakuake-3.0.3.ebuild 
b/kde-misc/yakuake/yakuake-3.0.3.ebuild
new file mode 100644
index 000..db8cd67e45c
--- /dev/null
+++ b/kde-misc/yakuake/yakuake-3.0.3.ebuild
@@ -0,0 +1,48 @@
+# 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 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
+"
+
+PATCHES=( "${FILESDIR}/${P}-qt-5.7.patch" )



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/files/, kde-misc/yakuake/

2017-01-19 Thread Johannes Huber
commit: 8d03aed24a591b55f790b75457b3b1016c8f2054
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Jan 19 23:02:33 2017 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Jan 19 23:02:33 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d03aed2

kde-misc/yakuake: Drop slot 4

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-misc/yakuake/Manifest  |   1 -
 .../yakuake/files/yakuake-2.9.9-lastsession.patch  | 213 -
 kde-misc/yakuake/yakuake-2.9.9-r3.ebuild   |  31 ---
 3 files changed, 245 deletions(-)

diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index dd1f9b0..adfa0b3 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1,2 +1 @@
-DIST yakuake-2.9.9.tar.xz 316716 SHA256 
0e0e4994c568f8091c9424e4aab35645436a9ff341c00b1cd1eab0ada0bf61ce SHA512 
6dbc3f38df81598eafa86eecadb2d9e4cf32c77843434ac48fddf4ff3295babebc4c41dab300eebd4ef9b80f11a6f87c73c7e18279d02fe6e45f7caf38286b14
 WHIRLPOOL 
feb44998c6810c06344c525465cfb965ec2b58de5382979a634d7eccd4e1f7872e45d7259da4d639327792430dc3b5ea21c79459dff7389253f7bbe5bf93816d
 DIST yakuake-3.0.2.tar.xz 443516 SHA256 
e541e725246e20b755d8c9314185739f2439e18b884f6ae6f977343443948d6d SHA512 
11fb5b9c587bda8db6cf565129b5b1aecbcc2e1132841cce4e7755c61ca5a55775bd6024ca561d8a7c163a31186414175f7d637ebc9a9ad2782d97456e527584
 WHIRLPOOL 
4d5ae6b1d55fd6b7ed030f78c89ed46839d29bfdba54b178e813b90f1947fa2eb9775c453e055bda3757fd5ea28a9d860630e636cae0b0d4c56c9b27d844b45b

diff --git a/kde-misc/yakuake/files/yakuake-2.9.9-lastsession.patch 
b/kde-misc/yakuake/files/yakuake-2.9.9-lastsession.patch
deleted file mode 100644
index e9e33a9..
--- a/kde-misc/yakuake/files/yakuake-2.9.9-lastsession.patch
+++ /dev/null
@@ -1,213 +0,0 @@
-From 4655fb0affb4753eade7d6c92bb699e9d7dd3fb5 Mon Sep 17 00:00:00 2001
-From: Eike Hein 
-Date: Mon, 5 Nov 2012 23:06:26 +0100
-Subject: [PATCH] Add an option for keeping the window open after the last
- session closes.
-
-BUG:308850

- app/config/behaviorsettings.ui | 107 -
- app/config/yakuake.kcfg|   5 ++
- app/mainwindow.cpp |   2 +-
- 3 files changed, 68 insertions(+), 46 deletions(-)
-
-diff --git a/app/config/behaviorsettings.ui b/app/config/behaviorsettings.ui
-index 2fce1c7..3759f7b 100644
 a/app/config/behaviorsettings.ui
-+++ b/app/config/behaviorsettings.ui
-@@ -6,8 +6,8 @@
-
- 0
- 0
--364
--308
-+356
-+289
-
-   
-   
-@@ -20,31 +20,49 @@
-   General
-  
-  
--  
--   
-+  
-+   
- 
-- Open window after program 
start
-+ Focus terminals when the mouse 
pointer is moved over them
- 
-
-   
--  
--   
-+  
-+   
-+
-+ false
-+
-+
-+ 
-+  0
-+  0
-+ 
-+
- 
-- If this option is enabled, the 
window will automatically open when the mouse pointer is moved to the same edge 
of the screen that it would open on when using the shortcut.
-+ If this option is enabled, the 
shortcut normally used to open and retract the window will give it focus, 
rather than close it, if it has previously lost focus. Unless the window is set 
to show on all virtual desktops, this may cause the window manager to switch to 
the virtual desktop it currently resides on.
- 
- 
-- Open window when the mouse pointer 
touches the screen edge
-+ Use Open/Retract action to focus 
window
- 
-
-   
--  
--   
-+  
-+   
-+
-+ false
-+
-+
-+ 
-+  0
-+  0
-+ 
-+
- 
-- Keep window open when it loses 
focus
-+ Keep window above other 
windows
- 
-
-   
--  
-+  
-
- 
-  Qt::Horizontal
-@@ -60,23 +78,31 @@
- 
-
-   
--  
--   
--
-- false
-+  
-+   
-+
-+ Open window after program 
start
- 
--
-- 
--  0
--  0
-- 
-+   
-+  
-+  
-+   
-+
-+ If this option is enabled, the 
window will automatically open when the mouse pointer is moved to the same edge 
of the screen that it would open on when using the shortcut.
- 
- 
-- Keep window above other 
windows
-+ Open window when the mouse pointer 
touches the screen edge
- 
-
-   
--  
-+  
-+   
-+
-+ Keep window open when it loses 
focus
-+
-+   
-+  
-+  
-
- 
-  Qt::Horizontal
-@@ -92,29 +118,10 @@
- 
-
-   
--  
--   
--
-- false
--
--
-- 
--  0
--  

[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2016-07-07 Thread Michael Palimaka
commit: d18335d93e846d82b90bf83ebf2cdcd70351b03e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Wed Jul  6 18:59:38 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jul  7 17:52:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d18335d9

kde-misc/yakuake: drop ~ppc keyword

Package-Manager: portage-2.3.0

 kde-misc/yakuake/yakuake-2.9.9-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild 
b/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild
index cf87362..07fd67d 100644
--- a/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild
+++ b/kde-misc/yakuake/yakuake-2.9.9-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ HOMEPAGE="https://yakuake.kde.org/;
 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
 
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ~arm ~ppc x86"
+KEYWORDS="amd64 ~arm x86"
 SLOT="4"
 IUSE="debug"
 



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2016-06-23 Thread Michael Palimaka
commit: 53259e52d0ce4c3df0e241b9b738ef6188e2819e
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jun 23 13:50:12 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jun 23 13:50:23 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53259e52

kde-misc/yakuake: x86 stable

Gentoo-bug: 584762

Package-Manager: portage-2.3.0_rc1

 kde-misc/yakuake/yakuake-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.2.ebuild 
b/kde-misc/yakuake/yakuake-3.0.2.ebuild
index 7e64ca2..b2c5cb6 100644
--- a/kde-misc/yakuake/yakuake-3.0.2.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
 fi
 
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2016-06-09 Thread Michael Palimaka
commit: ab7a17773c512f270322bd98d64fc985f70542ec
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jun  9 18:46:02 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jun  9 18:46:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab7a1777

kde-misc/yakuake: amd64 stable

Gentoo-bug: 584762

Package-Manager: portage-2.3.0_rc1

 kde-misc/yakuake/yakuake-3.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/yakuake/yakuake-3.0.2.ebuild 
b/kde-misc/yakuake/yakuake-3.0.2.ebuild
index 9e71853..7e64ca2 100644
--- a/kde-misc/yakuake/yakuake-3.0.2.ebuild
+++ b/kde-misc/yakuake/yakuake-3.0.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${KDE_BUILD_TYPE} != live ]]; then
 fi
 
 LICENSE="GPL-2 LGPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2016-06-09 Thread Michael Palimaka
commit: 83d37a2b8970a7ea74d52932ddd5060cb36f7f59
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jun  9 18:39:36 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jun  9 18:46:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d37a2b

kde-misc/yakuake: metadata whitespace

Package-Manager: portage-2.3.0_rc1

 kde-misc/yakuake/metadata.xml | 20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/kde-misc/yakuake/metadata.xml b/kde-misc/yakuake/metadata.xml
index 170e498..c2a5509 100644
--- a/kde-misc/yakuake/metadata.xml
+++ b/kde-misc/yakuake/metadata.xml
@@ -1,14 +1,14 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-  
-k...@gentoo.org
-Gentoo KDE Project
-  
-  
-YaKuake is Yet Another Kuake KDE terminal emulator. It drops down no a
-   configurable key press (defaults to F12) with a konsole window, supports
-   multiple tabs, multiple screens and mouse wheel tab navigation amongst 
other
-   features.
-  
+   
+   k...@gentoo.org
+   Gentoo KDE Project
+   
+   
+   YaKuake is Yet Another Kuake KDE terminal emulator. It drops 
down no a
+   configurable key press (defaults to F12) with a konsole window, 
supports
+   multiple tabs, multiple screens and mouse wheel tab navigation 
amongst other
+   features.
+   
 



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2016-06-09 Thread Michael Palimaka
commit: 1b46057345ca3ce1b2d121eb658dd7f2b28782a6
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Jun  9 18:44:28 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Jun  9 18:46:13 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b460573

kde-misc/yakuake: metadata typo

Package-Manager: portage-2.3.0_rc1

 kde-misc/yakuake/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/yakuake/metadata.xml b/kde-misc/yakuake/metadata.xml
index c2a5509..daa15bc 100644
--- a/kde-misc/yakuake/metadata.xml
+++ b/kde-misc/yakuake/metadata.xml
@@ -6,7 +6,7 @@
Gentoo KDE Project


-   YaKuake is Yet Another Kuake KDE terminal emulator. It drops 
down no a
+   YaKuake is Yet Another Kuake KDE terminal emulator. It drops 
down on a
configurable key press (defaults to F12) with a konsole window, 
supports
multiple tabs, multiple screens and mouse wheel tab navigation 
amongst other
features.



[gentoo-commits] repo/gentoo:master commit in: kde-misc/yakuake/

2016-03-09 Thread Johannes Huber
commit: d02d0d1974635580e8f744cb7d35dc7e5fb6e5c0
Author: Johannes Huber  gentoo  org>
AuthorDate: Wed Mar  9 21:22:41 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Wed Mar  9 21:22:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d02d0d19

kde-misc/yakuake: Version bump 3.0.2

Thanks to Andreas Sturmlechner  gmail.com>.

Package-Manager: portage-2.2.27

 kde-misc/yakuake/Manifest |  1 +
 kde-misc/yakuake/yakuake-3.0.2.ebuild | 47 +++
 2 files changed, 48 insertions(+)

diff --git a/kde-misc/yakuake/Manifest b/kde-misc/yakuake/Manifest
index e875c25..dd1f9b0 100644
--- a/kde-misc/yakuake/Manifest
+++ b/kde-misc/yakuake/Manifest
@@ -1 +1,2 @@
 DIST yakuake-2.9.9.tar.xz 316716 SHA256 
0e0e4994c568f8091c9424e4aab35645436a9ff341c00b1cd1eab0ada0bf61ce SHA512 
6dbc3f38df81598eafa86eecadb2d9e4cf32c77843434ac48fddf4ff3295babebc4c41dab300eebd4ef9b80f11a6f87c73c7e18279d02fe6e45f7caf38286b14
 WHIRLPOOL 
feb44998c6810c06344c525465cfb965ec2b58de5382979a634d7eccd4e1f7872e45d7259da4d639327792430dc3b5ea21c79459dff7389253f7bbe5bf93816d
+DIST yakuake-3.0.2.tar.xz 443516 SHA256 
e541e725246e20b755d8c9314185739f2439e18b884f6ae6f977343443948d6d SHA512 
11fb5b9c587bda8db6cf565129b5b1aecbcc2e1132841cce4e7755c61ca5a55775bd6024ca561d8a7c163a31186414175f7d637ebc9a9ad2782d97456e527584
 WHIRLPOOL 
4d5ae6b1d55fd6b7ed030f78c89ed46839d29bfdba54b178e813b90f1947fa2eb9775c453e055bda3757fd5ea28a9d860630e636cae0b0d4c56c9b27d844b45b

diff --git a/kde-misc/yakuake/yakuake-3.0.2.ebuild 
b/kde-misc/yakuake/yakuake-3.0.2.ebuild
new file mode 100644
index 000..9e71853
--- /dev/null
+++ b/kde-misc/yakuake/yakuake-3.0.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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 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
+"