summaryrefslogtreecommitdiff
path: root/kde-misc/kio-stash
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-21 20:44:55 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-21 20:44:55 +0100
commitaa870ba91722a8d38ba5103297a6aa4abb54e5bc (patch)
treef91c8d19a619a57e109d68ad33c2b791a35df473 /kde-misc/kio-stash
parent2480f36bfb3d39469cc44843d1fe664bd40443a3 (diff)
gentoo auto-resync : 21:07:2022 - 20:44:55
Diffstat (limited to 'kde-misc/kio-stash')
-rw-r--r--kde-misc/kio-stash/Manifest3
-rw-r--r--kde-misc/kio-stash/files/kio-stash-1.0-unused-includes.patch33
-rw-r--r--kde-misc/kio-stash/kio-stash-1.0-r1.ebuild9
3 files changed, 40 insertions, 5 deletions
diff --git a/kde-misc/kio-stash/Manifest b/kde-misc/kio-stash/Manifest
index 23421a078edb..8d76a320abef 100644
--- a/kde-misc/kio-stash/Manifest
+++ b/kde-misc/kio-stash/Manifest
@@ -1,5 +1,6 @@
AUX kio-stash-1.0-kioslave-no-desktop-app.patch 1407 BLAKE2B 5ad6fce0758832de2f2a765f747afe141a730d135f244eb4b58cfe5c0c0e0314f90dc9abb086091f19e39b8e4ae8539fd186e55e56703a08bbfdf0639c47e96a SHA512 f65426d9b201d9db7ba4907ee7276f9cc4e766116d418bdfc0a8f69266754cb9f655900cebf0086e54bbfde696d82e8e75729cb9ee1b2e216871c47ddef787d3
AUX kio-stash-1.0-no-kf5config.patch 1172 BLAKE2B 99c6f09278e649b375ff8dd4f42790aa25e88d3c7e8faa703111f585d315977eee2172f5baa12206d6ecd0d3acef93b56b8907cf6bb1328d22c07a701bf99574 SHA512 f50ca12e08a04fff8c4066875007237a97189a83de97d62b3f133b3ab79bb90cdc9c7bbc4160281800df16cb7fdce35083b5559f18698238c0b719894e0b13d9
+AUX kio-stash-1.0-unused-includes.patch 862 BLAKE2B 7941b52d9aad3f4cda148961221aa8e33f691d7cf6a4994f652b5b645c7c7dbcdddfd061db08b204ef0ebba7c7b6e1545657405f2e53441e0fcc56dda26df28e SHA512 2c69b665650304a098cf2d6bc3c2c13c90402e4691aa8ebb6e4085b9f06ced09512578d21ac1a95f88813c54363b6eb97feb2e6101cf3149b97d849533ca8c24
DIST kio-stash-1.0.tar.xz 25308 BLAKE2B 36329831bacd9cd271a52f7018ef4a46894a9ef65190d3372584cc489998197057e7d3ec64017446963ea024e9c50afb5fd5dc8c2d01c27cde7bc83844419cc5 SHA512 ca345a2cd2d8df72ad1f8de366ba290a21f0f3a98ac098d0393d66ec43334258e1e7222a19f89de9a53f152fe4c63aab1221dc045efee94385299fc63e65a931
-EBUILD kio-stash-1.0-r1.ebuild 807 BLAKE2B 7519fd977ee679191eb2a2daf110434b60e8a22784181b959dd039f54813cb265702236a0dd4148f5db668b0b765d42dcdc5b530cd4a638da3a7521649e19bcb SHA512 7d63b202d9e189cdb375ecfeaef95a6682503f73342aba2abe8881fdbac03e6de77660fe723c8f074742738e502495c2abdb452022e5ca0200751fd2c85c4ac1
+EBUILD kio-stash-1.0-r1.ebuild 848 BLAKE2B b0b2e9bcdc0dfa401959754835c6d7aa5021ff0c0826090ea1b82f1f58b00787b0cc477a1717f44fb1c2d791c703351bb523112cf6783196872726e0729be369 SHA512 e74f3b629161a2e1402fc57eacae4ff3b7458cffce1219b9d482560978b6d25ac2074153a27ad6cbef00430e4e21d6fcdd812f1d5a97f506d846263d4a476679
MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6
diff --git a/kde-misc/kio-stash/files/kio-stash-1.0-unused-includes.patch b/kde-misc/kio-stash/files/kio-stash-1.0-unused-includes.patch
new file mode 100644
index 000000000000..93c786d7ad12
--- /dev/null
+++ b/kde-misc/kio-stash/files/kio-stash-1.0-unused-includes.patch
@@ -0,0 +1,33 @@
+From c49db3ddb772ae7eb5bf6fc291e5e42391c930f8 Mon Sep 17 00:00:00 2001
+From: Nicolas Fella <nicolas.fella@gmx.de>
+Date: Sat, 28 Nov 2020 17:28:00 +0100
+Subject: [PATCH] Remove unused includes
+
+---
+ src/iodaemon/stashnotifier.cpp | 8 --------
+ 1 file changed, 8 deletions(-)
+
+diff --git a/src/iodaemon/stashnotifier.cpp b/src/iodaemon/stashnotifier.cpp
+index 4cfbafc..b427836 100644
+--- a/src/iodaemon/stashnotifier.cpp
++++ b/src/iodaemon/stashnotifier.cpp
+@@ -20,16 +20,8 @@
+ #include "stashnotifier.h"
+ #include "stash_adaptor.h"
+
+-#include <QDir>
+-#include <QFile>
+-#include <QFileInfo>
+-#include <QMetaType>
+-#include <QDBusMetaType>
+-
+ #include <KDirWatch>
+ #include <KPluginFactory>
+-#include <KPluginLoader>
+-#include <kdirnotify.h>
+
+ K_PLUGIN_FACTORY_WITH_JSON(StashNotifierFactory, "stashnotifier.json", registerPlugin<StashNotifier>();)
+
+--
+GitLab
+
diff --git a/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild b/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild
index 8d8755da8614..ba9e9501f735 100644
--- a/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild
+++ b/kde-misc/kio-stash/kio-stash-1.0-r1.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
ECM_TEST="forceoptional"
KFMIN=5.60.0
QTMIN=5.12.3
inherit ecm kde.org
-DESCRIPTION="KIO Slave and daemon to stash discontinuous file selections"
+DESCRIPTION="KIO worker and daemon to stash discontinuous file selections"
HOMEPAGE="https://arnavdhamija.com/2017/07/04/kio-stash-shipped/ https://invent.kde.org/utilities/kio-stash"
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64"
IUSE=""
-RESTRICT+=" test"
+RESTRICT="test"
DEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
@@ -31,4 +31,5 @@ RDEPEND="${DEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-no-kf5config.patch
"${FILESDIR}"/${P}-kioslave-no-desktop-app.patch
+ "${FILESDIR}"/${P}-unused-includes.patch
)