diff options
14 files changed, 49 insertions, 1 deletions
diff --git a/Documentation/package.accept_keywords/.kde-plasma-6.4.49.9999/more-deps b/Documentation/package.accept_keywords/.kde-plasma-6.4.49.9999/more-deps index e69de29bb2d..0e37011b784 100644 --- a/Documentation/package.accept_keywords/.kde-plasma-6.4.49.9999/more-deps +++ b/Documentation/package.accept_keywords/.kde-plasma-6.4.49.9999/more-deps @@ -0,0 +1 @@ +=kde-plasma/drkonqi-legacy-6.3.80*:6 diff --git a/Documentation/package.accept_keywords/.kde-plasma-6.4/more-deps b/Documentation/package.accept_keywords/.kde-plasma-6.4/more-deps index e69de29bb2d..0e37011b784 100644 --- a/Documentation/package.accept_keywords/.kde-plasma-6.4/more-deps +++ b/Documentation/package.accept_keywords/.kde-plasma-6.4/more-deps @@ -0,0 +1 @@ +=kde-plasma/drkonqi-legacy-6.3.80*:6 diff --git a/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live b/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live index ba9d1858790..5dc2427d389 100644 --- a/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live +++ b/Documentation/package.accept_keywords/.kde-plasma-live/kde-plasma-live @@ -19,6 +19,7 @@ ~kde-plasma/kglobalacceld-9999 ** ~kde-plasma/kinfocenter-9999 ** ~kde-plasma/kmenuedit-9999 ** +~kde-plasma/knighttime-9999 ** ~kde-plasma/kpipewire-9999 ** ~kde-plasma/krdp-9999 ** ~kde-plasma/kscreen-9999 ** diff --git a/Documentation/package.accept_keywords/kde-plasma-6.4.49.9999.keywords b/Documentation/package.accept_keywords/kde-plasma-6.4.49.9999.keywords index e4c2d64818e..2689bf41d9d 100644 --- a/Documentation/package.accept_keywords/kde-plasma-6.4.49.9999.keywords +++ b/Documentation/package.accept_keywords/kde-plasma-6.4.49.9999.keywords @@ -71,3 +71,4 @@ ~kde-plasma/systemsettings-6.4.49.9999 ** ~kde-plasma/wacomtablet-6.4.49.9999 ** ~kde-plasma/xdg-desktop-portal-kde-6.4.49.9999 ** +=kde-plasma/drkonqi-legacy-6.3.80*:6 diff --git a/Documentation/package.accept_keywords/kde-plasma-6.4.keywords b/Documentation/package.accept_keywords/kde-plasma-6.4.keywords index 58d2857c64a..54368e9ffc9 100644 --- a/Documentation/package.accept_keywords/kde-plasma-6.4.keywords +++ b/Documentation/package.accept_keywords/kde-plasma-6.4.keywords @@ -71,3 +71,4 @@ <kde-plasma/systemsettings-6.4.50 <kde-plasma/wacomtablet-6.4.50 <kde-plasma/xdg-desktop-portal-kde-6.4.50 +=kde-plasma/drkonqi-legacy-6.3.80*:6 diff --git a/Documentation/package.accept_keywords/kde-plasma-live.keywords b/Documentation/package.accept_keywords/kde-plasma-live.keywords index 857b7e58958..fdb4a3df545 100644 --- a/Documentation/package.accept_keywords/kde-plasma-live.keywords +++ b/Documentation/package.accept_keywords/kde-plasma-live.keywords @@ -22,6 +22,7 @@ ~kde-plasma/kglobalacceld-9999 ** ~kde-plasma/kinfocenter-9999 ** ~kde-plasma/kmenuedit-9999 ** +~kde-plasma/knighttime-9999 ** ~kde-plasma/kpipewire-9999 ** ~kde-plasma/krdp-9999 ** ~kde-plasma/kscreen-9999 ** diff --git a/Documentation/package.mask/kde-plasma-live b/Documentation/package.mask/kde-plasma-live index 64ad033eced..6e8e960af5a 100644 --- a/Documentation/package.mask/kde-plasma-live +++ b/Documentation/package.mask/kde-plasma-live @@ -22,6 +22,7 @@ ~kde-plasma/kglobalacceld-9999 ~kde-plasma/kinfocenter-9999 ~kde-plasma/kmenuedit-9999 +~kde-plasma/knighttime-9999 ~kde-plasma/kpipewire-9999 ~kde-plasma/krdp-9999 ~kde-plasma/kscreen-9999 diff --git a/Documentation/package.unmask/kde-plasma-live b/Documentation/package.unmask/kde-plasma-live index 64ad033eced..6e8e960af5a 100644 --- a/Documentation/package.unmask/kde-plasma-live +++ b/Documentation/package.unmask/kde-plasma-live @@ -22,6 +22,7 @@ ~kde-plasma/kglobalacceld-9999 ~kde-plasma/kinfocenter-9999 ~kde-plasma/kmenuedit-9999 +~kde-plasma/knighttime-9999 ~kde-plasma/kpipewire-9999 ~kde-plasma/krdp-9999 ~kde-plasma/kscreen-9999 diff --git a/kde-plasma/knighttime/knighttime-9999.ebuild b/kde-plasma/knighttime/knighttime-9999.ebuild new file mode 100644 index 00000000000..aa72bc2f3ed --- /dev/null +++ b/kde-plasma/knighttime/knighttime-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_TEST="true" +KFMIN=6.14.0 +QTMIN=6.8.0 +inherit ecm plasma.kde.org xdg + +DESCRIPTION="Helpers for scheduling the dark-light cycle" + +LICENSE="BSD CC0-1.0 || ( GPL-2 GPL-3 ) || ( LGPL-2.1 LGPL-3 )" +SLOT="6" +KEYWORDS="" + +DEPEND=" + >=dev-qt/qtbase-${QTMIN}:6[dbus,gui] + >=dev-qt/qtpositioning-${QTMIN}:6 + >=kde-frameworks/kconfig-${KFMIN}:6 + >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kdbusaddons-${KFMIN}:6 + >=kde-frameworks/kholidays-${KFMIN}:6 + >=kde-frameworks/ki18n-${KFMIN}:6 +" +RDEPEND="${DEPEND}" diff --git a/kde-plasma/knighttime/metadata.xml b/kde-plasma/knighttime/metadata.xml new file mode 100644 index 00000000000..7937c557723 --- /dev/null +++ b/kde-plasma/knighttime/metadata.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>kde@gentoo.org</email> + <name>Gentoo KDE Project</name> + </maintainer> + <upstream> + <remote-id type="kde-invent">plasma/knighttime</remote-id> + </upstream> +</pkgmetadata> diff --git a/kde-plasma/kwin-x11/kwin-x11-9999.ebuild b/kde-plasma/kwin-x11/kwin-x11-9999.ebuild index 1e83f4154e1..65e5a90eb06 100644 --- a/kde-plasma/kwin-x11/kwin-x11-9999.ebuild +++ b/kde-plasma/kwin-x11/kwin-x11-9999.ebuild @@ -50,6 +50,7 @@ COMMON_DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:6 >=kde-plasma/breeze-${KDE_CATV}:6 >=kde-plasma/kdecoration-${KDE_CATV}:6 + >=kde-plasma/knighttime-${KDE_CATV}:6 >=kde-plasma/plasma-activities-${KDE_CATV}:6 media-libs/fontconfig media-libs/freetype diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index a15bad214c3..a5a8d363618 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -40,7 +40,6 @@ COMMON_DEPEND=" >=kde-frameworks/kdeclarative-${KFMIN}:6 >=kde-frameworks/kglobalaccel-${KFMIN}:6 >=kde-frameworks/kguiaddons-${KFMIN}:6[wayland] - >=kde-frameworks/kholidays-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 >=kde-frameworks/kidletime-${KFMIN}:6=[wayland] >=kde-frameworks/knewstuff-${KFMIN}:6 @@ -52,6 +51,7 @@ COMMON_DEPEND=" >=kde-frameworks/kwindowsystem-${KFMIN}:6=[wayland] >=kde-frameworks/kxmlgui-${KFMIN}:6 >=kde-plasma/kdecoration-${KDE_CATV}:6 + >=kde-plasma/knighttime-${KDE_CATV}:6 >=kde-plasma/kwayland-${KDE_CATV}:6 >=kde-plasma/plasma-activities-${KDE_CATV}:6 media-libs/fontconfig diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index 64fb5fa7d12..853977fd7c2 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -73,6 +73,7 @@ COMMON_DEPEND=" >=kde-frameworks/prison-${KFMIN}:6[qml] >=kde-frameworks/solid-${KFMIN}:6 >=kde-plasma/breeze-${KDE_CATV}:6 + >=kde-plasma/knighttime-${KDE_CATV}:6 >=kde-plasma/kwayland-${KDE_CATV}:6 >=kde-plasma/kwin-${KDE_CATV}:6 >=kde-plasma/layer-shell-qt-${KDE_CATV}:6 diff --git a/sets/kde-plasma-live b/sets/kde-plasma-live index 53bdcda8ea9..b78663db0cd 100644 --- a/sets/kde-plasma-live +++ b/sets/kde-plasma-live @@ -19,6 +19,7 @@ ~kde-plasma/kglobalacceld-9999 ~kde-plasma/kinfocenter-9999 ~kde-plasma/kmenuedit-9999 +~kde-plasma/knighttime-9999 ~kde-plasma/kpipewire-9999 ~kde-plasma/krdp-9999 ~kde-plasma/kscreen-9999 |
