mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
kdePackages: update metadata
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
{
|
||||
mkKdeDerivation,
|
||||
qtsvg,
|
||||
phonon,
|
||||
}:
|
||||
mkKdeDerivation {
|
||||
pname = "blinken";
|
||||
|
||||
extraBuildInputs = [ qtsvg ];
|
||||
extraBuildInputs = [
|
||||
qtsvg
|
||||
phonon
|
||||
];
|
||||
meta.mainProgram = "blinken";
|
||||
}
|
||||
|
||||
@@ -1,10 +1,14 @@
|
||||
{
|
||||
mkKdeDerivation,
|
||||
qtsvg,
|
||||
phonon,
|
||||
}:
|
||||
mkKdeDerivation {
|
||||
pname = "klettres";
|
||||
|
||||
extraBuildInputs = [ qtsvg ];
|
||||
extraBuildInputs = [
|
||||
qtsvg
|
||||
phonon
|
||||
];
|
||||
meta.mainProgram = "klettres";
|
||||
}
|
||||
|
||||
@@ -1,9 +1,4 @@
|
||||
{
|
||||
mkKdeDerivation,
|
||||
kconfigwidgets,
|
||||
}:
|
||||
{ mkKdeDerivation }:
|
||||
mkKdeDerivation {
|
||||
pname = "kmailtransport";
|
||||
|
||||
extraBuildInputs = [ kconfigwidgets ];
|
||||
}
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
{ mkKdeDerivation }:
|
||||
{ mkKdeDerivation, pimcommon }:
|
||||
mkKdeDerivation {
|
||||
pname = "libgravatar";
|
||||
|
||||
extraBuildInputs = [ pimcommon ];
|
||||
}
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
qtwebengine,
|
||||
qttools,
|
||||
libxslt,
|
||||
phonon,
|
||||
}:
|
||||
mkKdeDerivation {
|
||||
pname = "mailcommon";
|
||||
@@ -11,5 +12,6 @@ mkKdeDerivation {
|
||||
extraBuildInputs = [
|
||||
qtwebengine
|
||||
qttools
|
||||
phonon
|
||||
];
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
qtsvg,
|
||||
qtwebsockets,
|
||||
qtwebview,
|
||||
mpv-unwrapped,
|
||||
sonnet,
|
||||
}:
|
||||
mkKdeDerivation {
|
||||
@@ -17,8 +16,10 @@ mkKdeDerivation {
|
||||
qtsvg
|
||||
qtwebsockets
|
||||
qtwebview
|
||||
mpv-unwrapped
|
||||
sonnet
|
||||
];
|
||||
|
||||
extraCmakeFlags = [ "-DUSE_QTMULTIMEDIA=1" ];
|
||||
|
||||
meta.mainProgram = "tokodon";
|
||||
}
|
||||
|
||||
@@ -73,11 +73,6 @@
|
||||
"kio",
|
||||
"kmime"
|
||||
],
|
||||
"akonadi-notes": [
|
||||
"akonadi",
|
||||
"extra-cmake-modules",
|
||||
"kmime"
|
||||
],
|
||||
"akonadi-search": [
|
||||
"akonadi",
|
||||
"akonadi-mime",
|
||||
@@ -215,6 +210,7 @@
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"kdbusaddons",
|
||||
"kfilemetadata",
|
||||
"ki18n",
|
||||
@@ -322,6 +318,18 @@
|
||||
"plasma-workspace",
|
||||
"solid"
|
||||
],
|
||||
"aurorae": [
|
||||
"extra-cmake-modules",
|
||||
"kcmutils",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kdecoration",
|
||||
"ki18n",
|
||||
"knewstuff",
|
||||
"kpackage",
|
||||
"ksvg",
|
||||
"kwindowsystem"
|
||||
],
|
||||
"baloo": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
@@ -375,8 +383,7 @@
|
||||
"kdoctools",
|
||||
"kguiaddons",
|
||||
"ki18n",
|
||||
"kxmlgui",
|
||||
"phonon"
|
||||
"kxmlgui"
|
||||
],
|
||||
"bluedevil": [
|
||||
"bluez-qt",
|
||||
@@ -413,6 +420,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -424,6 +432,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -737,6 +746,7 @@
|
||||
],
|
||||
"elisa": [
|
||||
"extra-cmake-modules",
|
||||
"kcodecs",
|
||||
"kcolorscheme",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
@@ -871,6 +881,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -1020,7 +1031,6 @@
|
||||
"kunitconversion",
|
||||
"kwindowsystem",
|
||||
"libquotient",
|
||||
"networkmanager-qt",
|
||||
"plasma-integration",
|
||||
"prison",
|
||||
"qqc2-breeze-style",
|
||||
@@ -1132,10 +1142,12 @@
|
||||
"kaidan": [
|
||||
"extra-cmake-modules",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"kio",
|
||||
"kirigami",
|
||||
"kirigami-addons",
|
||||
"kquickimageeditor"
|
||||
"kquickimageeditor",
|
||||
"prison"
|
||||
],
|
||||
"kajongg": [
|
||||
"extra-cmake-modules",
|
||||
@@ -1280,6 +1292,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -1287,25 +1300,41 @@
|
||||
"kapptemplate": [
|
||||
"extra-cmake-modules",
|
||||
"karchive",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kio",
|
||||
"kiconthemes",
|
||||
"kirigami",
|
||||
"kirigami-addons"
|
||||
],
|
||||
"karchive": [
|
||||
"extra-cmake-modules"
|
||||
],
|
||||
"karp": [
|
||||
"extra-cmake-modules",
|
||||
"kcolorscheme",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kirigami",
|
||||
"kirigami-addons"
|
||||
],
|
||||
"kasts": [
|
||||
"extra-cmake-modules",
|
||||
"kcolorscheme",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"kdbusaddons",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kirigami",
|
||||
"kirigami-addons",
|
||||
"kwindowsystem",
|
||||
"qqc2-desktop-style",
|
||||
"qtkeychain",
|
||||
"syndication",
|
||||
@@ -1323,8 +1352,7 @@
|
||||
"knewstuff",
|
||||
"ktexteditor",
|
||||
"kuserfeedback",
|
||||
"qtkeychain",
|
||||
"selenium-webdriver-at-spi"
|
||||
"qtkeychain"
|
||||
],
|
||||
"katomic": [
|
||||
"extra-cmake-modules",
|
||||
@@ -1334,6 +1362,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"knewstuff",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
@@ -1383,6 +1412,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"ktextwidgets",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
@@ -1397,6 +1427,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -1418,6 +1449,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
@@ -1432,6 +1464,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -1576,10 +1609,8 @@
|
||||
"kcmutils",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kdeclarative",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kio",
|
||||
"kirigami-addons"
|
||||
],
|
||||
"kdav": [
|
||||
@@ -1599,24 +1630,18 @@
|
||||
],
|
||||
"kde-cli-tools": [
|
||||
"extra-cmake-modules",
|
||||
"kauth",
|
||||
"kcmutils",
|
||||
"kcodecs",
|
||||
"kcompletion",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kdesu",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kjobwidgets",
|
||||
"kparts",
|
||||
"kpty",
|
||||
"kservice",
|
||||
"kwidgetsaddons",
|
||||
"kwindowsystem",
|
||||
"solid"
|
||||
"kwindowsystem"
|
||||
],
|
||||
"kde-dev-scripts": [
|
||||
"extra-cmake-modules",
|
||||
@@ -1676,8 +1701,7 @@
|
||||
"kiconthemes",
|
||||
"kitemviews",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"selenium-webdriver-at-spi"
|
||||
"kxmlgui"
|
||||
],
|
||||
"kdeclarative": [
|
||||
"extra-cmake-modules",
|
||||
@@ -1789,6 +1813,7 @@
|
||||
"kaddressbook",
|
||||
"kcalendarcore",
|
||||
"kcalutils",
|
||||
"kcmutils",
|
||||
"kcolorscheme",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
@@ -2073,6 +2098,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"knotifications",
|
||||
"knotifyconfig",
|
||||
"kwidgetsaddons",
|
||||
@@ -2151,8 +2177,7 @@
|
||||
"ktexteditor",
|
||||
"ktextwidgets",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"marble"
|
||||
"kxmlgui"
|
||||
],
|
||||
"keysmith": [
|
||||
"extra-cmake-modules",
|
||||
@@ -2164,6 +2189,7 @@
|
||||
"kirigami",
|
||||
"kwidgetsaddons",
|
||||
"kwindowsystem",
|
||||
"prison",
|
||||
"qqc2-desktop-style"
|
||||
],
|
||||
"kfilemetadata": [
|
||||
@@ -2207,6 +2233,7 @@
|
||||
"kdnssd",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -2290,6 +2317,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
@@ -2335,7 +2363,6 @@
|
||||
"extra-cmake-modules",
|
||||
"kcompletion",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"kdoctools",
|
||||
@@ -2437,6 +2464,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"knewstuff",
|
||||
"ktextwidgets",
|
||||
@@ -2471,6 +2499,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -2628,7 +2657,6 @@
|
||||
"kirigami-gallery": [
|
||||
"extra-cmake-modules",
|
||||
"kirigami",
|
||||
"kirigami-addons",
|
||||
"kitemmodels"
|
||||
],
|
||||
"kiriki": [
|
||||
@@ -2699,6 +2727,7 @@
|
||||
"kjournald": [
|
||||
"extra-cmake-modules",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"ki18n"
|
||||
],
|
||||
"kjumpingcube": [
|
||||
@@ -2710,6 +2739,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kjobwidgets",
|
||||
"kwidgetsaddons",
|
||||
@@ -2755,8 +2785,7 @@
|
||||
"ki18n",
|
||||
"knewstuff",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"phonon"
|
||||
"kxmlgui"
|
||||
],
|
||||
"klevernotes": [
|
||||
"extra-cmake-modules",
|
||||
@@ -2778,6 +2807,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
@@ -2799,12 +2829,14 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
],
|
||||
"kmag": [
|
||||
"extra-cmake-modules",
|
||||
"kcrash",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kio",
|
||||
@@ -2887,6 +2919,7 @@
|
||||
],
|
||||
"kmailtransport": [
|
||||
"extra-cmake-modules",
|
||||
"kconfigwidgets",
|
||||
"ksmtp",
|
||||
"libkgapi",
|
||||
"qtkeychain"
|
||||
@@ -2922,6 +2955,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"ktextwidgets",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
@@ -2944,13 +2978,6 @@
|
||||
"kxmlgui",
|
||||
"solid"
|
||||
],
|
||||
"kmoretools": [
|
||||
"extra-cmake-modules",
|
||||
"ki18n",
|
||||
"kio",
|
||||
"kjobwidgets",
|
||||
"kwidgetsaddons"
|
||||
],
|
||||
"kmousetool": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
@@ -3048,6 +3075,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"ktextwidgets",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
@@ -3099,14 +3127,17 @@
|
||||
"extra-cmake-modules",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"ki18n",
|
||||
"kio",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"purpose"
|
||||
],
|
||||
"koko": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kdbusaddons",
|
||||
"kdeclarative",
|
||||
@@ -3130,6 +3161,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"ktextwidgets",
|
||||
"kwidgetsaddons",
|
||||
@@ -3144,6 +3176,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -3310,6 +3343,13 @@
|
||||
"kwidgetsaddons",
|
||||
"kwindowsystem"
|
||||
],
|
||||
"konvex": [
|
||||
"extra-cmake-modules",
|
||||
"kcoreaddons",
|
||||
"ki18n",
|
||||
"kirigami",
|
||||
"kwindowsystem"
|
||||
],
|
||||
"kooka": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
@@ -3404,13 +3444,6 @@
|
||||
"kitemviews",
|
||||
"kwidgetsaddons"
|
||||
],
|
||||
"kpeoplevcard": [
|
||||
"extra-cmake-modules",
|
||||
"kcontacts",
|
||||
"kcoreaddons",
|
||||
"ki18n",
|
||||
"kpeople"
|
||||
],
|
||||
"kphotoalbum": [
|
||||
"karchive",
|
||||
"kcompletion",
|
||||
@@ -3424,6 +3457,7 @@
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdcraw",
|
||||
"marble",
|
||||
"phonon",
|
||||
"purpose"
|
||||
],
|
||||
@@ -3474,6 +3508,18 @@
|
||||
"kcoreaddons",
|
||||
"ki18n"
|
||||
],
|
||||
"kpublicalerts": [
|
||||
"extra-cmake-modules",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"kdbusaddons",
|
||||
"kguiaddons",
|
||||
"ki18n",
|
||||
"kirigami",
|
||||
"knotifications",
|
||||
"kunifiedpush",
|
||||
"kweathercore"
|
||||
],
|
||||
"kpublictransport": [
|
||||
"extra-cmake-modules",
|
||||
"ki18n",
|
||||
@@ -3514,7 +3560,8 @@
|
||||
"kcrash",
|
||||
"kdbusaddons",
|
||||
"kpipewire",
|
||||
"kstatusnotifieritem"
|
||||
"kstatusnotifieritem",
|
||||
"qtkeychain"
|
||||
],
|
||||
"krecorder": [
|
||||
"extra-cmake-modules",
|
||||
@@ -3568,6 +3615,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kjobwidgets",
|
||||
"kwidgetsaddons",
|
||||
@@ -3712,6 +3760,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kxmlgui",
|
||||
"libkdegames",
|
||||
"libkmahjongg"
|
||||
@@ -3750,6 +3799,7 @@
|
||||
"kdoctools",
|
||||
"kguiaddons",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -3970,7 +4020,6 @@
|
||||
"kxmlgui",
|
||||
"libktorrent",
|
||||
"phonon",
|
||||
"solid",
|
||||
"syndication"
|
||||
],
|
||||
"ktouch": [
|
||||
@@ -4197,6 +4246,42 @@
|
||||
"wayland",
|
||||
"wayland-protocols"
|
||||
],
|
||||
"kwin-x11": [
|
||||
"breeze",
|
||||
"breeze-icons",
|
||||
"extra-cmake-modules",
|
||||
"kcmutils",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"kdeclarative",
|
||||
"kdecoration",
|
||||
"kdoctools",
|
||||
"kglobalaccel",
|
||||
"kglobalacceld",
|
||||
"ki18n",
|
||||
"kidletime",
|
||||
"kirigami",
|
||||
"knewstuff",
|
||||
"knotifications",
|
||||
"kpackage",
|
||||
"kpipewire",
|
||||
"kscreenlocker",
|
||||
"kservice",
|
||||
"ksvg",
|
||||
"kwayland",
|
||||
"kwidgetsaddons",
|
||||
"kwindowsystem",
|
||||
"kxmlgui",
|
||||
"libplasma",
|
||||
"libqaccessibilityclient",
|
||||
"plasma-activities",
|
||||
"plasma-wayland-protocols",
|
||||
"plasma-workspace",
|
||||
"wayland",
|
||||
"wayland-protocols"
|
||||
],
|
||||
"kwindowsystem": [
|
||||
"extra-cmake-modules",
|
||||
"plasma-wayland-protocols",
|
||||
@@ -4291,10 +4376,17 @@
|
||||
"wayland",
|
||||
"wayland-protocols"
|
||||
],
|
||||
"libdebconf-kde": [
|
||||
"extra-cmake-modules",
|
||||
"kcoreaddons",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"ktextwidgets",
|
||||
"kwidgetsaddons"
|
||||
],
|
||||
"libgravatar": [
|
||||
"extra-cmake-modules",
|
||||
"kconfigwidgets",
|
||||
"pimcommon"
|
||||
"kconfigwidgets"
|
||||
],
|
||||
"libkcddb": [
|
||||
"extra-cmake-modules",
|
||||
@@ -4425,8 +4517,8 @@
|
||||
"extra-cmake-modules",
|
||||
"karchive",
|
||||
"kcmutils",
|
||||
"kcolorscheme",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kdbusaddons",
|
||||
"kglobalaccel",
|
||||
@@ -4481,6 +4573,7 @@
|
||||
"kdoctools",
|
||||
"kguiaddons",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
"libkdegames"
|
||||
@@ -4496,7 +4589,6 @@
|
||||
"libkdepim",
|
||||
"mailimporter",
|
||||
"messagelib",
|
||||
"phonon",
|
||||
"pimcommon",
|
||||
"plasma-activities"
|
||||
],
|
||||
@@ -4633,6 +4725,7 @@
|
||||
"kcontacts",
|
||||
"kcrash",
|
||||
"kdepim-runtime",
|
||||
"kholidays",
|
||||
"kirigami",
|
||||
"kirigami-addons",
|
||||
"kmime",
|
||||
@@ -4702,6 +4795,7 @@
|
||||
"kcrash",
|
||||
"kdbusaddons",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kirigami",
|
||||
"kirigami-addons",
|
||||
@@ -4818,6 +4912,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kitemviews",
|
||||
"knotifications",
|
||||
@@ -4889,6 +4984,7 @@
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"knewstuff",
|
||||
"kwidgetsaddons",
|
||||
"kxmlgui",
|
||||
@@ -4916,6 +5012,7 @@
|
||||
"kimap",
|
||||
"kmailtransport",
|
||||
"kuserfeedback",
|
||||
"kwindowsystem",
|
||||
"kxmlgui",
|
||||
"libksieve",
|
||||
"pimcommon",
|
||||
@@ -5038,6 +5135,7 @@
|
||||
"baloo",
|
||||
"breeze",
|
||||
"extra-cmake-modules",
|
||||
"kaccounts-integration",
|
||||
"kactivitymanagerd",
|
||||
"kauth",
|
||||
"kcmutils",
|
||||
@@ -5147,6 +5245,11 @@
|
||||
"kxmlgui",
|
||||
"wayland"
|
||||
],
|
||||
"plasma-keyboard": [
|
||||
"extra-cmake-modules",
|
||||
"kcoreaddons",
|
||||
"ki18n"
|
||||
],
|
||||
"plasma-mobile": [
|
||||
"bluedevil",
|
||||
"bluez-qt",
|
||||
@@ -5274,7 +5377,6 @@
|
||||
"kcodecs",
|
||||
"kcompletion",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kdbusaddons",
|
||||
"ki18n",
|
||||
@@ -5303,12 +5405,8 @@
|
||||
"kcrash",
|
||||
"kdbusaddons",
|
||||
"ki18n",
|
||||
"kirigami-addons"
|
||||
],
|
||||
"plasma-simplemenu": [
|
||||
"extra-cmake-modules",
|
||||
"ki18n",
|
||||
"libplasma"
|
||||
"kirigami-addons",
|
||||
"kitemmodels"
|
||||
],
|
||||
"plasma-systemmonitor": [
|
||||
"attica",
|
||||
@@ -5388,6 +5486,7 @@
|
||||
"attica",
|
||||
"baloo",
|
||||
"extra-cmake-modules",
|
||||
"kactivitymanagerd",
|
||||
"kauth",
|
||||
"kbookmarks",
|
||||
"kcmutils",
|
||||
@@ -5419,7 +5518,6 @@
|
||||
"knotifyconfig",
|
||||
"kpackage",
|
||||
"kparts",
|
||||
"kpipewire",
|
||||
"kquickcharts",
|
||||
"krunner",
|
||||
"kscreenlocker",
|
||||
@@ -5441,7 +5539,6 @@
|
||||
"libksysguard",
|
||||
"libplasma",
|
||||
"milou",
|
||||
"networkmanager-qt",
|
||||
"packagekit-qt",
|
||||
"phonon",
|
||||
"plasma-activities",
|
||||
@@ -5465,9 +5562,12 @@
|
||||
"kcoreaddons",
|
||||
"kguiaddons",
|
||||
"ki18n",
|
||||
"kidletime",
|
||||
"kio",
|
||||
"knotifications",
|
||||
"libksysguard",
|
||||
"networkmanager-qt",
|
||||
"plasma-activities",
|
||||
"solid"
|
||||
],
|
||||
"plasmatube": [
|
||||
@@ -5538,9 +5638,13 @@
|
||||
"futuresql",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"ki18n",
|
||||
"kirigami",
|
||||
"kirigami-addons",
|
||||
"kitemmodels",
|
||||
"kquickcharts",
|
||||
"kweathercore",
|
||||
"qqc2-desktop-style"
|
||||
],
|
||||
"poxml": [
|
||||
@@ -5626,8 +5730,14 @@
|
||||
"knotifications",
|
||||
"kservice",
|
||||
"networkmanager-qt",
|
||||
"prison",
|
||||
"purpose"
|
||||
"prison"
|
||||
],
|
||||
"rattlesnake": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"ki18n",
|
||||
"kirigami"
|
||||
],
|
||||
"raven": [
|
||||
"akonadi",
|
||||
@@ -5681,10 +5791,14 @@
|
||||
"rolisteam": [
|
||||
"extra-cmake-modules"
|
||||
],
|
||||
"rolisteam-diceparser": [
|
||||
"extra-cmake-modules"
|
||||
],
|
||||
"rsibreak": [
|
||||
"extra-cmake-modules",
|
||||
"kconfig",
|
||||
"kconfigwidgets",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"kdbusaddons",
|
||||
"kdoctools",
|
||||
@@ -5692,6 +5806,7 @@
|
||||
"kidletime",
|
||||
"knotifications",
|
||||
"knotifyconfig",
|
||||
"kstatusnotifieritem",
|
||||
"ktextwidgets",
|
||||
"kwindowsystem",
|
||||
"kxmlgui"
|
||||
@@ -5700,6 +5815,7 @@
|
||||
"breeze-icons",
|
||||
"extra-cmake-modules",
|
||||
"karchive",
|
||||
"kcolorscheme",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"kdbusaddons",
|
||||
@@ -5720,6 +5836,7 @@
|
||||
"kwidgetsaddons",
|
||||
"kwindowsystem",
|
||||
"kxmlgui",
|
||||
"plasma-activities",
|
||||
"prison",
|
||||
"purpose",
|
||||
"qtkeychain",
|
||||
@@ -5773,6 +5890,7 @@
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"ki18n",
|
||||
"kio",
|
||||
"kirigami",
|
||||
"kquickimageeditor",
|
||||
"ksanecore",
|
||||
@@ -5810,6 +5928,8 @@
|
||||
"knotifyconfig",
|
||||
"kparts",
|
||||
"krunner",
|
||||
"kstatusnotifieritem",
|
||||
"ktexttemplate",
|
||||
"kwallet",
|
||||
"kwidgetsaddons",
|
||||
"kwindowsystem",
|
||||
@@ -5843,6 +5963,13 @@
|
||||
"qtkeychain",
|
||||
"solid"
|
||||
],
|
||||
"snap-kcm": [
|
||||
"extra-cmake-modules",
|
||||
"kcmutils",
|
||||
"kconfig",
|
||||
"kcoreaddons",
|
||||
"ki18n"
|
||||
],
|
||||
"solid": [
|
||||
"extra-cmake-modules"
|
||||
],
|
||||
@@ -5962,6 +6089,7 @@
|
||||
"kauth",
|
||||
"kcrash",
|
||||
"ki18n",
|
||||
"ktexteditor",
|
||||
"kxmlgui"
|
||||
],
|
||||
"systemsettings": [
|
||||
@@ -6025,7 +6153,8 @@
|
||||
"kirigami",
|
||||
"kirigami-addons",
|
||||
"kitemmodels",
|
||||
"kwindowsystem"
|
||||
"kwindowsystem",
|
||||
"qqc2-desktop-style"
|
||||
],
|
||||
"tokodon": [
|
||||
"extra-cmake-modules",
|
||||
@@ -6036,6 +6165,7 @@
|
||||
"kdbusaddons",
|
||||
"kdeclarative",
|
||||
"ki18n",
|
||||
"kiconthemes",
|
||||
"kio",
|
||||
"kirigami",
|
||||
"kirigami-addons",
|
||||
@@ -6043,7 +6173,7 @@
|
||||
"knotifications",
|
||||
"kunifiedpush",
|
||||
"kwindowsystem",
|
||||
"mpvqt",
|
||||
"prison",
|
||||
"purpose",
|
||||
"qqc2-desktop-style",
|
||||
"qtkeychain",
|
||||
@@ -6073,6 +6203,9 @@
|
||||
"kwindowsystem",
|
||||
"kxmlgui"
|
||||
],
|
||||
"union": [
|
||||
"extra-cmake-modules"
|
||||
],
|
||||
"upnp-lib-qt": [
|
||||
"extra-cmake-modules",
|
||||
"kdsoap"
|
||||
@@ -6128,7 +6261,11 @@
|
||||
"plasma5support"
|
||||
],
|
||||
"washipad": [
|
||||
"extra-cmake-modules"
|
||||
"extra-cmake-modules",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"ki18n",
|
||||
"kirigami"
|
||||
],
|
||||
"xdg-desktop-portal-kde": [
|
||||
"extra-cmake-modules",
|
||||
@@ -6163,16 +6300,6 @@
|
||||
"knotifications",
|
||||
"kwayland"
|
||||
],
|
||||
"xwaylandvideobridge": [
|
||||
"extra-cmake-modules",
|
||||
"kcoreaddons",
|
||||
"kcrash",
|
||||
"ki18n",
|
||||
"knotifications",
|
||||
"kpipewire",
|
||||
"kstatusnotifieritem",
|
||||
"kwindowsystem"
|
||||
],
|
||||
"yakuake": [
|
||||
"extra-cmake-modules",
|
||||
"karchive",
|
||||
@@ -6205,5 +6332,5 @@
|
||||
"kwindowsystem"
|
||||
]
|
||||
},
|
||||
"version": "c8684032"
|
||||
"version": "7e4e118f"
|
||||
}
|
||||
@@ -401,6 +401,12 @@
|
||||
"project_path": "kde/workspace/aura-browser",
|
||||
"repo_path": "plasma/aura-browser"
|
||||
},
|
||||
"aurorae": {
|
||||
"description": "Aurorae is a themeable window decoration for KWin",
|
||||
"name": "aurorae",
|
||||
"project_path": "playground/base/aurorae",
|
||||
"repo_path": "plasma/aurorae"
|
||||
},
|
||||
"automoc": {
|
||||
"description": "Automoc",
|
||||
"name": "automoc",
|
||||
@@ -840,7 +846,7 @@
|
||||
"repo_path": "graphics/digikam-test-data"
|
||||
},
|
||||
"discover": {
|
||||
"description": "KDE and Plasma resources management GUI",
|
||||
"description": "Helps you find and install applications, games, and tools",
|
||||
"name": "discover",
|
||||
"project_path": "kde/workspace/discover",
|
||||
"repo_path": "plasma/discover"
|
||||
@@ -1112,7 +1118,7 @@
|
||||
"glaxnimate": {
|
||||
"description": "Simple vector animation program.",
|
||||
"name": "glaxnimate",
|
||||
"project_path": "kdereview/glaxnimate",
|
||||
"project_path": "graphics/glaxnimate",
|
||||
"repo_path": "graphics/glaxnimate"
|
||||
},
|
||||
"gluon": {
|
||||
@@ -1302,7 +1308,7 @@
|
||||
"repo_path": "multimedia/kaffeine"
|
||||
},
|
||||
"kaidan": {
|
||||
"description": "Simple and user-friendly Jabber/XMPP client for every device and platform",
|
||||
"description": "Modern chat app for every device",
|
||||
"name": "kaidan",
|
||||
"project_path": "kdereview/kaidan",
|
||||
"repo_path": "network/kaidan"
|
||||
@@ -1751,6 +1757,12 @@
|
||||
"project_path": "kde/workspace/kde-gtk-config",
|
||||
"repo_path": "plasma/kde-gtk-config"
|
||||
},
|
||||
"kde-gui-test": {
|
||||
"description": "Tool for emulating user behaviour for energy consumption measurements",
|
||||
"name": "kde-gui-test",
|
||||
"project_path": "playground/sdk/kde-gui-test",
|
||||
"repo_path": "sdk/kde-gui-test"
|
||||
},
|
||||
"kde-inotify-survey": {
|
||||
"description": "Tooling for monitoring inotify limits and informing the user when they have been or about to be reached.",
|
||||
"name": "kde-inotify-survey",
|
||||
@@ -3275,6 +3287,12 @@
|
||||
"project_path": "kde/kdenetwork/konversation",
|
||||
"repo_path": "network/konversation"
|
||||
},
|
||||
"konvex": {
|
||||
"description": "3D Model Viewer",
|
||||
"name": "konvex",
|
||||
"project_path": "playground/base/konvex",
|
||||
"repo_path": "graphics/konvex"
|
||||
},
|
||||
"kooka": {
|
||||
"description": "Scanning application and libkscan library",
|
||||
"name": "kooka",
|
||||
@@ -3479,6 +3497,12 @@
|
||||
"project_path": "frameworks/kpty",
|
||||
"repo_path": "frameworks/kpty"
|
||||
},
|
||||
"kpublicalerts": {
|
||||
"description": "Public emergency and weather alert notification.",
|
||||
"name": "kpublicalerts",
|
||||
"project_path": "playground/utils/kpublicalerts",
|
||||
"repo_path": "utilities/kpublicalerts"
|
||||
},
|
||||
"kpublictransport": {
|
||||
"description": "Library to assist with accessing public transport timetables and other data",
|
||||
"name": "kpublictransport",
|
||||
@@ -3593,6 +3617,12 @@
|
||||
"project_path": "extragear/graphics/krita-extensions/krita-analogies",
|
||||
"repo_path": "unmaintained/krita-analogies"
|
||||
},
|
||||
"krita-ci-utilities": {
|
||||
"description": "CI/CD utilities for Krita builds",
|
||||
"name": "krita-ci-utilities",
|
||||
"project_path": "playground/packaging/krita-ci-utilities",
|
||||
"repo_path": "packaging/krita-ci-utilities"
|
||||
},
|
||||
"krita-cimg": {
|
||||
"description": "Extension based on the cimg library. http://cimg.sourceforge.net/",
|
||||
"name": "krita-cimg",
|
||||
@@ -3605,6 +3635,12 @@
|
||||
"project_path": "extragear/graphics/krita-extensions/krita-ctlbrush",
|
||||
"repo_path": "unmaintained/krita-ctlbrush"
|
||||
},
|
||||
"krita-deps-management": {
|
||||
"description": "Dependencies management for Krita builds across the various platforms it supports",
|
||||
"name": "krita-deps-management",
|
||||
"project_path": "playground/packaging/krita-deps-management",
|
||||
"repo_path": "packaging/krita-deps-management"
|
||||
},
|
||||
"krita-deskew": {
|
||||
"description": "Deskew rotates an image such that text is straight, which is useful when dealing with scanned images.",
|
||||
"name": "krita-deskew",
|
||||
@@ -4248,11 +4284,17 @@
|
||||
"repo_path": "frameworks/kwidgetsaddons"
|
||||
},
|
||||
"kwin": {
|
||||
"description": "Easy to use, but flexible, X Window Manager and Wayland Compositor",
|
||||
"description": "Easy to use, but flexible, Wayland Compositor",
|
||||
"name": "kwin",
|
||||
"project_path": "kde/workspace/kwin",
|
||||
"repo_path": "plasma/kwin"
|
||||
},
|
||||
"kwin-x11": {
|
||||
"description": "Easy to use, but flexible, X Window Manager",
|
||||
"name": "kwin-x11",
|
||||
"project_path": "kde/workspace/kwin-x11",
|
||||
"repo_path": "plasma/kwin-x11"
|
||||
},
|
||||
"kwindowsaddons": {
|
||||
"description": "Runtime components for KDE software on Windows",
|
||||
"name": "kwindowsaddons",
|
||||
@@ -5483,6 +5525,12 @@
|
||||
"project_path": "kde/workspace/plasma-integration",
|
||||
"repo_path": "plasma/plasma-integration"
|
||||
},
|
||||
"plasma-keyboard": {
|
||||
"description": "Virtual Keyboard for Qt based desktops",
|
||||
"name": "plasma-keyboard",
|
||||
"project_path": "playground/workspace/plasma-keyboard",
|
||||
"repo_path": "plasma/plasma-keyboard"
|
||||
},
|
||||
"plasma-lionmail": {
|
||||
"description": "A Plasma widget displaying new and important email",
|
||||
"name": "plasma-lionmail",
|
||||
@@ -5657,6 +5705,12 @@
|
||||
"project_path": "kde/workspace/plasma-vault",
|
||||
"repo_path": "plasma/plasma-vault"
|
||||
},
|
||||
"plasma-wallpaper-updater": {
|
||||
"description": "Tooling to assist with updating wallpapers across Plasma repositories",
|
||||
"name": "plasma-wallpaper-updater",
|
||||
"project_path": "plasma/plasma-wallpaper-updater",
|
||||
"repo_path": "plasma/plasma-wallpaper-updater"
|
||||
},
|
||||
"plasma-wayland-protocols": {
|
||||
"description": "Plasma-specific protocols for Wayland",
|
||||
"name": "plasma-wayland-protocols",
|
||||
@@ -5760,7 +5814,7 @@
|
||||
"repo_path": "plasma/powerdevil"
|
||||
},
|
||||
"powerplant": {
|
||||
"description": "A verry WIP app to keep track of your plant's needs",
|
||||
"description": "An app to keep track of your plants' needs",
|
||||
"name": "powerplant",
|
||||
"project_path": "playground/utils/powerplant",
|
||||
"repo_path": "utilities/powerplant"
|
||||
@@ -6839,6 +6893,12 @@
|
||||
"project_path": "kde/kdesdk/umbrello",
|
||||
"repo_path": "sdk/umbrello"
|
||||
},
|
||||
"union": {
|
||||
"description": "A Qt style supporting both QtQuick and QtWidgets.",
|
||||
"name": "union",
|
||||
"project_path": "playground/workspace/union",
|
||||
"repo_path": "plasma/union"
|
||||
},
|
||||
"upnp-lib-qt": {
|
||||
"description": "UPnP wrapper for Qt",
|
||||
"name": "upnp-lib-qt",
|
||||
@@ -7211,6 +7271,12 @@
|
||||
"project_path": "websites/elisa-kde-org",
|
||||
"repo_path": "websites/elisa-kde-org"
|
||||
},
|
||||
"websites-endof10-org": {
|
||||
"description": "Website for the EndOf10 initative",
|
||||
"name": "websites-endof10-org",
|
||||
"project_path": "websites/endof10-org",
|
||||
"repo_path": "websites/endof10-org"
|
||||
},
|
||||
"websites-ev-kde-org": {
|
||||
"description": "Website for KDE e.V. - ev.kde.org",
|
||||
"name": "websites-ev-kde-org",
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
replaceVars,
|
||||
openssl,
|
||||
pkg-config,
|
||||
qtkeychain,
|
||||
qtwayland,
|
||||
freerdp,
|
||||
wayland,
|
||||
@@ -21,7 +20,6 @@ mkKdeDerivation {
|
||||
|
||||
extraNativeBuildInputs = [ pkg-config ];
|
||||
extraBuildInputs = [
|
||||
qtkeychain
|
||||
qtwayland
|
||||
freerdp
|
||||
wayland
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
qtsvg,
|
||||
qtwayland,
|
||||
breeze,
|
||||
kaccounts-integration,
|
||||
SDL2,
|
||||
xkeyboard_config,
|
||||
xorg,
|
||||
@@ -50,8 +49,6 @@ mkKdeDerivation {
|
||||
qtsvg
|
||||
qtwayland
|
||||
|
||||
kaccounts-integration
|
||||
|
||||
SDL2
|
||||
libcanberra
|
||||
libwacom
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
{
|
||||
mkKdeDerivation,
|
||||
pkg-config,
|
||||
kidletime,
|
||||
networkmanager-qt,
|
||||
plasma-activities,
|
||||
gpsd,
|
||||
}:
|
||||
mkKdeDerivation {
|
||||
@@ -11,11 +8,5 @@ mkKdeDerivation {
|
||||
|
||||
extraNativeBuildInputs = [ pkg-config ];
|
||||
|
||||
extraBuildInputs = [
|
||||
kidletime
|
||||
networkmanager-qt
|
||||
plasma-activities
|
||||
|
||||
gpsd
|
||||
];
|
||||
extraBuildInputs = [ gpsd ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user