summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-12-07 23:56:37 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-12-07 23:56:37 +0100
commitcbc8b0acc79359b95d570e709409cbd5e9a4d183 (patch)
treeed01fbf26e6d89658ec1516b915da9823cd413e4
parentmedia-libs/qimageblitz: Drop IUSE=qt5 (diff)
downloadkde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.tar.gz
kde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.tar.bz2
kde-sunset-cbc8b0acc79359b95d570e709409cbd5e9a4d183.zip
*/*: Cleanup media-libs/qimageblitz USEDEP (drop -qt5(-) req)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-apps/kolourpaint/kolourpaint-4.14.3.ebuild11
-rw-r--r--kde-apps/kopete/kopete-4.14.3-r1.ebuild5
-rw-r--r--kde-apps/okular/okular-16.08.3.ebuild2
-rw-r--r--kde-apps/okular/okular-4.14.3.ebuild2
-rw-r--r--kde-apps/superkaramba/superkaramba-15.08.3.ebuild7
-rw-r--r--kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild2
-rw-r--r--kde-misc/basket/basket-1.81.ebuild4
-rw-r--r--kde-misc/krecipes/krecipes-2.0.0.ebuild6
-rw-r--r--kde-misc/tellico/tellico-2.3.11.ebuild4
-rw-r--r--kde-plasma/kdm/kdm-4.11.22.ebuild6
-rw-r--r--kde-plasma/ksmserver/ksmserver-4.11.22.ebuild6
-rw-r--r--x11-themes/dekorator/dekorator-0.5.1-r1.ebuild4
12 files changed, 30 insertions, 29 deletions
diff --git a/kde-apps/kolourpaint/kolourpaint-4.14.3.ebuild b/kde-apps/kolourpaint/kolourpaint-4.14.3.ebuild
index 0b22d784..1a65859d 100644
--- a/kde-apps/kolourpaint/kolourpaint-4.14.3.ebuild
+++ b/kde-apps/kolourpaint/kolourpaint-4.14.3.ebuild
@@ -1,18 +1,19 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="Paint Program for KDE"
-HOMEPAGE="https://www.kde.org/applications/graphics/kolourpaint/"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+HOMEPAGE="https://apps.kde.org/en/kolourpaint"
+
LICENSE="BSD LGPL-2"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug"
-DEPEND="media-libs/qimageblitz[-qt5(+)]"
+DEPEND="media-libs/qimageblitz"
RDEPEND="${DEPEND}"
pkg_postinst() {
diff --git a/kde-apps/kopete/kopete-4.14.3-r1.ebuild b/kde-apps/kopete/kopete-4.14.3-r1.ebuild
index 851adbe1..c3edb5f6 100644
--- a/kde-apps/kopete/kopete-4.14.3-r1.ebuild
+++ b/kde-apps/kopete/kopete-4.14.3-r1.ebuild
@@ -7,7 +7,8 @@ KDE_HANDBOOK="optional"
inherit kde4-base kde4-functions-extra
DESCRIPTION="KDE multi-protocol IM client"
-HOMEPAGE="https://kopete.kde.org https://www.kde.org/applications/internet/kopete"
+HOMEPAGE="https://kopete.kde.org https://apps.kde.org/en/kopete"
+
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug ssl v4l"
@@ -66,7 +67,7 @@ COMMONDEPEND="
dev-libs/libpcre
>=dev-qt/qtgui-4.4.0:4[mng]
media-libs/phonon:0-qt4
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
x11-libs/libX11
x11-libs/libXScrnSaver
gadu? ( >=net-libs/libgadu-1.8.0[threads] )
diff --git a/kde-apps/okular/okular-16.08.3.ebuild b/kde-apps/okular/okular-16.08.3.ebuild
index 16076785..0f5c8a3f 100644
--- a/kde-apps/okular/okular-16.08.3.ebuild
+++ b/kde-apps/okular/okular-16.08.3.ebuild
@@ -19,7 +19,7 @@ RESTRICT+=" test"
DEPEND="
media-libs/freetype
media-libs/phonon:0-qt4
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
sys-libs/zlib
chm? ( dev-libs/chmlib )
crypt? ( app-crypt/qca:2-qt4 )
diff --git a/kde-apps/okular/okular-4.14.3.ebuild b/kde-apps/okular/okular-4.14.3.ebuild
index 280221e6..42917dd9 100644
--- a/kde-apps/okular/okular-4.14.3.ebuild
+++ b/kde-apps/okular/okular-4.14.3.ebuild
@@ -18,7 +18,7 @@ IUSE="chm crypt debug djvu dpi ebook +jpeg mobi +postscript +pdf +tiff"
DEPEND="
media-libs/freetype
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
sys-libs/zlib
chm? ( dev-libs/chmlib )
crypt? ( app-crypt/qca:2-qt4 )
diff --git a/kde-apps/superkaramba/superkaramba-15.08.3.ebuild b/kde-apps/superkaramba/superkaramba-15.08.3.ebuild
index 862c1b7b..f0711d41 100644
--- a/kde-apps/superkaramba/superkaramba-15.08.3.ebuild
+++ b/kde-apps/superkaramba/superkaramba-15.08.3.ebuild
@@ -1,19 +1,18 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit kde4-base
DESCRIPTION="A tool to create interactive applets for the KDE desktop"
-HOMEPAGE="https://www.kde.org/applications/utilities/superkaramba
-https://utils.kde.org/projects/superkaramba"
+HOMEPAGE="https://techbase.kde.org/Projects/SuperKaramba/FAQ"
KEYWORDS="~amd64 ~x86"
IUSE="debug"
DEPEND="
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
x11-libs/libX11
x11-libs/libXrender
"
diff --git a/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild b/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild
index 25a61ae4..72b1d322 100644
--- a/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild
+++ b/kde-base/smokeqt/smokeqt-4.14.3-r1.ebuild
@@ -28,7 +28,7 @@ DEPEND="
dev-qt/qtsvg:4
dev-qt/qttest:4
phonon? ( media-libs/phonon:0-qt4 )
- qimageblitz? ( >=media-libs/qimageblitz-0.0.4[-qt5(+)] )
+ qimageblitz? ( media-libs/qimageblitz )
qscintilla? ( x11-libs/qscintilla:0-qt4= )
qwt? ( x11-libs/qwt:5[svg] )
webkit? ( dev-qt/qtwebkit:4 )
diff --git a/kde-misc/basket/basket-1.81.ebuild b/kde-misc/basket/basket-1.81.ebuild
index bc90a994..1c05e563 100644
--- a/kde-misc/basket/basket-1.81.ebuild
+++ b/kde-misc/basket/basket-1.81.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
VIRTUALX_REQUIRED="test"
inherit kde4-base
@@ -17,7 +17,7 @@ IUSE="debug crypt"
DEPEND="
$(add_kdeapps_dep kdepimlibs)
- media-libs/qimageblitz[-qt5(-)]
+ media-libs/qimageblitz
x11-libs/libX11
crypt? ( >=app-crypt/gpgme-1.0 )
"
diff --git a/kde-misc/krecipes/krecipes-2.0.0.ebuild b/kde-misc/krecipes/krecipes-2.0.0.ebuild
index 645a7eb0..99321625 100644
--- a/kde-misc/krecipes/krecipes-2.0.0.ebuild
+++ b/kde-misc/krecipes/krecipes-2.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ WEBKIT_REQUIRED="always"
inherit kde4-base
DESCRIPTION="A recipe application by KDE"
-HOMEPAGE="http://krecipes.sourceforge.net/"
+HOMEPAGE="https://apps.kde.org/en/krecipes"
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
LICENSE="GPL-2 LGPL-2.1"
@@ -23,7 +23,7 @@ DEPEND="
dev-db/sqlite:3
dev-libs/libxml2
dev-libs/libxslt
- media-libs/qimageblitz[-qt5(-)]
+ media-libs/qimageblitz
"
RDEPEND="${DEPEND}"
diff --git a/kde-misc/tellico/tellico-2.3.11.ebuild b/kde-misc/tellico/tellico-2.3.11.ebuild
index 48729ca2..21c6fd0d 100644
--- a/kde-misc/tellico/tellico-2.3.11.ebuild
+++ b/kde-misc/tellico/tellico-2.3.11.ebuild
@@ -8,8 +8,8 @@ KDE_HANDBOOK="optional"
inherit kde4-base
DESCRIPTION="A collection manager for the KDE environment"
-HOMEPAGE="http://tellico-project.org/"
-SRC_URI="http://tellico-project.org/files/${P}.tar.bz2"
+HOMEPAGE="https://tellico-project.org/"
+SRC_URI="https://tellico-project.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="4"
diff --git a/kde-plasma/kdm/kdm-4.11.22.ebuild b/kde-plasma/kdm/kdm-4.11.22.ebuild
index e7bf7125..0006aed7 100644
--- a/kde-plasma/kdm/kdm-4.11.22.ebuild
+++ b/kde-plasma/kdm/kdm-4.11.22.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,14 +8,14 @@ KMNAME="kde-workspace"
inherit systemd kde4-meta flag-o-matic user
DESCRIPTION="Login manager by KDE, similar to xdm and gdm"
+
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE="debug +consolekit kerberos pam systemd"
-
REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )"
DEPEND="
kde-plasma/libkworkspace:4
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
x11-libs/libX11
x11-libs/libXau
x11-libs/libXdmcp
diff --git a/kde-plasma/ksmserver/ksmserver-4.11.22.ebuild b/kde-plasma/ksmserver/ksmserver-4.11.22.ebuild
index fa6ea643..ff079f8e 100644
--- a/kde-plasma/ksmserver/ksmserver-4.11.22.ebuild
+++ b/kde-plasma/ksmserver/ksmserver-4.11.22.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
DECLARATIVE_REQUIRED="always"
KMNAME="kde-workspace"
@@ -14,7 +14,7 @@ IUSE="debug"
DEPEND="
kde-plasma/kcminit:4
kde-plasma/libkworkspace:4
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
x11-libs/libICE
x11-libs/libSM
x11-libs/libX11
diff --git a/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild b/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild
index d7a0abb4..33486477 100644
--- a/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild
+++ b/x11-themes/dekorator/dekorator-0.5.1-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit kde4-base
@@ -16,7 +16,7 @@ IUSE="debug"
DEPEND="
kde-plasma/kwin:4
- media-libs/qimageblitz[-qt5(+)]
+ media-libs/qimageblitz
"
RDEPEND="${DEPEND}"