kdePackages: update metadata

K900 5ef2dafe a5acaa0b

+292 -105
+5 -1
pkgs/kde/gear/blinken/default.nix
··· 1 1 { 2 2 mkKdeDerivation, 3 3 qtsvg, 4 + phonon, 4 5 }: 5 6 mkKdeDerivation { 6 7 pname = "blinken"; 7 8 8 - extraBuildInputs = [ qtsvg ]; 9 + extraBuildInputs = [ 10 + qtsvg 11 + phonon 12 + ]; 9 13 meta.mainProgram = "blinken"; 10 14 }
+5 -1
pkgs/kde/gear/klettres/default.nix
··· 1 1 { 2 2 mkKdeDerivation, 3 3 qtsvg, 4 + phonon, 4 5 }: 5 6 mkKdeDerivation { 6 7 pname = "klettres"; 7 8 8 - extraBuildInputs = [ qtsvg ]; 9 + extraBuildInputs = [ 10 + qtsvg 11 + phonon 12 + ]; 9 13 meta.mainProgram = "klettres"; 10 14 }
+1 -6
pkgs/kde/gear/kmailtransport/default.nix
··· 1 - { 2 - mkKdeDerivation, 3 - kconfigwidgets, 4 - }: 1 + { mkKdeDerivation }: 5 2 mkKdeDerivation { 6 3 pname = "kmailtransport"; 7 - 8 - extraBuildInputs = [ kconfigwidgets ]; 9 4 }
+3 -1
pkgs/kde/gear/libgravatar/default.nix
··· 1 - { mkKdeDerivation }: 1 + { mkKdeDerivation, pimcommon }: 2 2 mkKdeDerivation { 3 3 pname = "libgravatar"; 4 + 5 + extraBuildInputs = [ pimcommon ]; 4 6 }
+2
pkgs/kde/gear/mailcommon/default.nix
··· 3 3 qtwebengine, 4 4 qttools, 5 5 libxslt, 6 + phonon, 6 7 }: 7 8 mkKdeDerivation { 8 9 pname = "mailcommon"; ··· 11 12 extraBuildInputs = [ 12 13 qtwebengine 13 14 qttools 15 + phonon 14 16 ]; 15 17 }
+3 -2
pkgs/kde/gear/tokodon/default.nix
··· 5 5 qtsvg, 6 6 qtwebsockets, 7 7 qtwebview, 8 - mpv-unwrapped, 9 8 sonnet, 10 9 }: 11 10 mkKdeDerivation { ··· 17 16 qtsvg 18 17 qtwebsockets 19 18 qtwebview 20 - mpv-unwrapped 21 19 sonnet 22 20 ]; 21 + 22 + extraCmakeFlags = [ "-DUSE_QTMULTIMEDIA=1" ]; 23 + 23 24 meta.mainProgram = "tokodon"; 24 25 }
+201 -74
pkgs/kde/generated/dependencies.json
··· 73 73 "kio", 74 74 "kmime" 75 75 ], 76 - "akonadi-notes": [ 77 - "akonadi", 78 - "extra-cmake-modules", 79 - "kmime" 80 - ], 81 76 "akonadi-search": [ 82 77 "akonadi", 83 78 "akonadi-mime", ··· 215 210 "extra-cmake-modules", 216 211 "kconfig", 217 212 "kcoreaddons", 213 + "kcrash", 218 214 "kdbusaddons", 219 215 "kfilemetadata", 220 216 "ki18n", ··· 321 317 "libplasma", 322 318 "plasma-workspace", 323 319 "solid" 320 + ], 321 + "aurorae": [ 322 + "extra-cmake-modules", 323 + "kcmutils", 324 + "kconfig", 325 + "kcoreaddons", 326 + "kdecoration", 327 + "ki18n", 328 + "knewstuff", 329 + "kpackage", 330 + "ksvg", 331 + "kwindowsystem" 324 332 ], 325 333 "baloo": [ 326 334 "extra-cmake-modules", ··· 375 383 "kdoctools", 376 384 "kguiaddons", 377 385 "ki18n", 378 - "kxmlgui", 379 - "phonon" 386 + "kxmlgui" 380 387 ], 381 388 "bluedevil": [ 382 389 "bluez-qt", ··· 413 420 "kdbusaddons", 414 421 "kdoctools", 415 422 "ki18n", 423 + "kiconthemes", 416 424 "kwidgetsaddons", 417 425 "kxmlgui", 418 426 "libkdegames" ··· 424 432 "kdbusaddons", 425 433 "kdoctools", 426 434 "ki18n", 435 + "kiconthemes", 427 436 "kwidgetsaddons", 428 437 "kxmlgui", 429 438 "libkdegames" ··· 737 746 ], 738 747 "elisa": [ 739 748 "extra-cmake-modules", 749 + "kcodecs", 740 750 "kcolorscheme", 741 751 "kconfig", 742 752 "kconfigwidgets", ··· 871 881 "kdbusaddons", 872 882 "kdoctools", 873 883 "ki18n", 884 + "kiconthemes", 874 885 "kwidgetsaddons", 875 886 "kxmlgui", 876 887 "libkdegames" ··· 1020 1031 "kunitconversion", 1021 1032 "kwindowsystem", 1022 1033 "libquotient", 1023 - "networkmanager-qt", 1024 1034 "plasma-integration", 1025 1035 "prison", 1026 1036 "qqc2-breeze-style", ··· 1132 1142 "kaidan": [ 1133 1143 "extra-cmake-modules", 1134 1144 "kcoreaddons", 1145 + "kcrash", 1135 1146 "kio", 1136 1147 "kirigami", 1137 1148 "kirigami-addons", 1138 - "kquickimageeditor" 1149 + "kquickimageeditor", 1150 + "prison" 1139 1151 ], 1140 1152 "kajongg": [ 1141 1153 "extra-cmake-modules", ··· 1280 1292 "kdbusaddons", 1281 1293 "kdoctools", 1282 1294 "ki18n", 1295 + "kiconthemes", 1283 1296 "kwidgetsaddons", 1284 1297 "kxmlgui", 1285 1298 "libkdegames" ··· 1287 1300 "kapptemplate": [ 1288 1301 "extra-cmake-modules", 1289 1302 "karchive", 1303 + "kconfig", 1304 + "kconfigwidgets", 1290 1305 "kcoreaddons", 1291 1306 "kdoctools", 1292 1307 "ki18n", 1293 - "kio", 1308 + "kiconthemes", 1294 1309 "kirigami", 1295 1310 "kirigami-addons" 1296 1311 ], 1297 1312 "karchive": [ 1298 1313 "extra-cmake-modules" 1299 1314 ], 1315 + "karp": [ 1316 + "extra-cmake-modules", 1317 + "kcolorscheme", 1318 + "kconfig", 1319 + "kcoreaddons", 1320 + "kcrash", 1321 + "ki18n", 1322 + "kiconthemes", 1323 + "kirigami", 1324 + "kirigami-addons" 1325 + ], 1300 1326 "kasts": [ 1301 1327 "extra-cmake-modules", 1302 1328 "kcolorscheme", 1303 1329 "kconfig", 1304 1330 "kcoreaddons", 1305 1331 "kcrash", 1332 + "kdbusaddons", 1306 1333 "ki18n", 1334 + "kiconthemes", 1307 1335 "kirigami", 1308 1336 "kirigami-addons", 1337 + "kwindowsystem", 1309 1338 "qqc2-desktop-style", 1310 1339 "qtkeychain", 1311 1340 "syndication", ··· 1323 1352 "knewstuff", 1324 1353 "ktexteditor", 1325 1354 "kuserfeedback", 1326 - "qtkeychain", 1327 - "selenium-webdriver-at-spi" 1355 + "qtkeychain" 1328 1356 ], 1329 1357 "katomic": [ 1330 1358 "extra-cmake-modules", ··· 1334 1362 "kdbusaddons", 1335 1363 "kdoctools", 1336 1364 "ki18n", 1365 + "kiconthemes", 1337 1366 "knewstuff", 1338 1367 "kwidgetsaddons", 1339 1368 "kxmlgui", ··· 1383 1412 "kdbusaddons", 1384 1413 "kdoctools", 1385 1414 "ki18n", 1415 + "kiconthemes", 1386 1416 "ktextwidgets", 1387 1417 "kwidgetsaddons", 1388 1418 "kxmlgui", ··· 1397 1427 "kdbusaddons", 1398 1428 "kdoctools", 1399 1429 "ki18n", 1430 + "kiconthemes", 1400 1431 "kwidgetsaddons", 1401 1432 "kxmlgui", 1402 1433 "libkdegames" ··· 1418 1449 "kdbusaddons", 1419 1450 "kdoctools", 1420 1451 "ki18n", 1452 + "kiconthemes", 1421 1453 "kio", 1422 1454 "kwidgetsaddons", 1423 1455 "kxmlgui", ··· 1432 1464 "kdbusaddons", 1433 1465 "kdoctools", 1434 1466 "ki18n", 1467 + "kiconthemes", 1435 1468 "kwidgetsaddons", 1436 1469 "kxmlgui", 1437 1470 "libkdegames" ··· 1576 1609 "kcmutils", 1577 1610 "kconfigwidgets", 1578 1611 "kcoreaddons", 1579 - "kdeclarative", 1580 1612 "kdoctools", 1581 1613 "ki18n", 1582 - "kio", 1583 1614 "kirigami-addons" 1584 1615 ], 1585 1616 "kdav": [ ··· 1599 1630 ], 1600 1631 "kde-cli-tools": [ 1601 1632 "extra-cmake-modules", 1602 - "kauth", 1603 1633 "kcmutils", 1604 - "kcodecs", 1605 1634 "kcompletion", 1606 1635 "kconfig", 1607 - "kconfigwidgets", 1608 1636 "kcoreaddons", 1609 1637 "kdesu", 1610 1638 "ki18n", 1611 1639 "kiconthemes", 1612 1640 "kio", 1613 - "kjobwidgets", 1614 1641 "kparts", 1615 - "kpty", 1616 1642 "kservice", 1617 1643 "kwidgetsaddons", 1618 - "kwindowsystem", 1619 - "solid" 1644 + "kwindowsystem" 1620 1645 ], 1621 1646 "kde-dev-scripts": [ 1622 1647 "extra-cmake-modules", ··· 1676 1701 "kiconthemes", 1677 1702 "kitemviews", 1678 1703 "kwidgetsaddons", 1679 - "kxmlgui", 1680 - "selenium-webdriver-at-spi" 1704 + "kxmlgui" 1681 1705 ], 1682 1706 "kdeclarative": [ 1683 1707 "extra-cmake-modules", ··· 1789 1813 "kaddressbook", 1790 1814 "kcalendarcore", 1791 1815 "kcalutils", 1816 + "kcmutils", 1792 1817 "kcolorscheme", 1793 1818 "kconfig", 1794 1819 "kconfigwidgets", ··· 2073 2098 "kdbusaddons", 2074 2099 "kdoctools", 2075 2100 "ki18n", 2101 + "kiconthemes", 2076 2102 "knotifications", 2077 2103 "knotifyconfig", 2078 2104 "kwidgetsaddons", ··· 2151 2177 "ktexteditor", 2152 2178 "ktextwidgets", 2153 2179 "kwidgetsaddons", 2154 - "kxmlgui", 2155 - "marble" 2180 + "kxmlgui" 2156 2181 ], 2157 2182 "keysmith": [ 2158 2183 "extra-cmake-modules", ··· 2164 2189 "kirigami", 2165 2190 "kwidgetsaddons", 2166 2191 "kwindowsystem", 2192 + "prison", 2167 2193 "qqc2-desktop-style" 2168 2194 ], 2169 2195 "kfilemetadata": [ ··· 2207 2233 "kdnssd", 2208 2234 "kdoctools", 2209 2235 "ki18n", 2236 + "kiconthemes", 2210 2237 "kwidgetsaddons", 2211 2238 "kxmlgui", 2212 2239 "libkdegames" ··· 2290 2317 "kdbusaddons", 2291 2318 "kdoctools", 2292 2319 "ki18n", 2320 + "kiconthemes", 2293 2321 "kio", 2294 2322 "kwidgetsaddons", 2295 2323 "kxmlgui", ··· 2335 2363 "extra-cmake-modules", 2336 2364 "kcompletion", 2337 2365 "kconfig", 2338 - "kconfigwidgets", 2339 2366 "kcoreaddons", 2340 2367 "kcrash", 2341 2368 "kdoctools", ··· 2437 2464 "kdbusaddons", 2438 2465 "kdoctools", 2439 2466 "ki18n", 2467 + "kiconthemes", 2440 2468 "kio", 2441 2469 "knewstuff", 2442 2470 "ktextwidgets", ··· 2471 2499 "kdbusaddons", 2472 2500 "kdoctools", 2473 2501 "ki18n", 2502 + "kiconthemes", 2474 2503 "kwidgetsaddons", 2475 2504 "kxmlgui", 2476 2505 "libkdegames" ··· 2628 2657 "kirigami-gallery": [ 2629 2658 "extra-cmake-modules", 2630 2659 "kirigami", 2631 - "kirigami-addons", 2632 2660 "kitemmodels" 2633 2661 ], 2634 2662 "kiriki": [ ··· 2699 2727 "kjournald": [ 2700 2728 "extra-cmake-modules", 2701 2729 "kcoreaddons", 2730 + "kcrash", 2702 2731 "ki18n" 2703 2732 ], 2704 2733 "kjumpingcube": [ ··· 2710 2739 "kdbusaddons", 2711 2740 "kdoctools", 2712 2741 "ki18n", 2742 + "kiconthemes", 2713 2743 "kio", 2714 2744 "kjobwidgets", 2715 2745 "kwidgetsaddons", ··· 2755 2785 "ki18n", 2756 2786 "knewstuff", 2757 2787 "kwidgetsaddons", 2758 - "kxmlgui", 2759 - "phonon" 2788 + "kxmlgui" 2760 2789 ], 2761 2790 "klevernotes": [ 2762 2791 "extra-cmake-modules", ··· 2778 2807 "kdbusaddons", 2779 2808 "kdoctools", 2780 2809 "ki18n", 2810 + "kiconthemes", 2781 2811 "kio", 2782 2812 "kwidgetsaddons", 2783 2813 "kxmlgui", ··· 2799 2829 "kdbusaddons", 2800 2830 "kdoctools", 2801 2831 "ki18n", 2832 + "kiconthemes", 2802 2833 "kwidgetsaddons", 2803 2834 "kxmlgui", 2804 2835 "libkdegames" 2805 2836 ], 2806 2837 "kmag": [ 2807 2838 "extra-cmake-modules", 2839 + "kcrash", 2808 2840 "kdoctools", 2809 2841 "ki18n", 2810 2842 "kio", ··· 2887 2919 ], 2888 2920 "kmailtransport": [ 2889 2921 "extra-cmake-modules", 2922 + "kconfigwidgets", 2890 2923 "ksmtp", 2891 2924 "libkgapi", 2892 2925 "qtkeychain" ··· 2922 2955 "kdbusaddons", 2923 2956 "kdoctools", 2924 2957 "ki18n", 2958 + "kiconthemes", 2925 2959 "ktextwidgets", 2926 2960 "kwidgetsaddons", 2927 2961 "kxmlgui", ··· 2944 2978 "kxmlgui", 2945 2979 "solid" 2946 2980 ], 2947 - "kmoretools": [ 2948 - "extra-cmake-modules", 2949 - "ki18n", 2950 - "kio", 2951 - "kjobwidgets", 2952 - "kwidgetsaddons" 2953 - ], 2954 2981 "kmousetool": [ 2955 2982 "extra-cmake-modules", 2956 2983 "kconfig", ··· 3048 3075 "kdbusaddons", 3049 3076 "kdoctools", 3050 3077 "ki18n", 3078 + "kiconthemes", 3051 3079 "ktextwidgets", 3052 3080 "kwidgetsaddons", 3053 3081 "kxmlgui", ··· 3099 3127 "extra-cmake-modules", 3100 3128 "kconfigwidgets", 3101 3129 "kcoreaddons", 3130 + "kcrash", 3102 3131 "ki18n", 3103 3132 "kio", 3104 3133 "kwidgetsaddons", 3134 + "kxmlgui", 3105 3135 "purpose" 3106 3136 ], 3107 3137 "koko": [ 3108 3138 "extra-cmake-modules", 3109 3139 "kconfig", 3140 + "kconfigwidgets", 3110 3141 "kcoreaddons", 3111 3142 "kdbusaddons", 3112 3143 "kdeclarative", ··· 3130 3161 "kdbusaddons", 3131 3162 "kdoctools", 3132 3163 "ki18n", 3164 + "kiconthemes", 3133 3165 "kio", 3134 3166 "ktextwidgets", 3135 3167 "kwidgetsaddons", ··· 3144 3176 "kdbusaddons", 3145 3177 "kdoctools", 3146 3178 "ki18n", 3179 + "kiconthemes", 3147 3180 "kwidgetsaddons", 3148 3181 "kxmlgui", 3149 3182 "libkdegames" ··· 3310 3343 "kwidgetsaddons", 3311 3344 "kwindowsystem" 3312 3345 ], 3346 + "konvex": [ 3347 + "extra-cmake-modules", 3348 + "kcoreaddons", 3349 + "ki18n", 3350 + "kirigami", 3351 + "kwindowsystem" 3352 + ], 3313 3353 "kooka": [ 3314 3354 "extra-cmake-modules", 3315 3355 "kconfig", ··· 3404 3444 "kitemviews", 3405 3445 "kwidgetsaddons" 3406 3446 ], 3407 - "kpeoplevcard": [ 3408 - "extra-cmake-modules", 3409 - "kcontacts", 3410 - "kcoreaddons", 3411 - "ki18n", 3412 - "kpeople" 3413 - ], 3414 3447 "kphotoalbum": [ 3415 3448 "karchive", 3416 3449 "kcompletion", ··· 3424 3457 "kwidgetsaddons", 3425 3458 "kxmlgui", 3426 3459 "libkdcraw", 3460 + "marble", 3427 3461 "phonon", 3428 3462 "purpose" 3429 3463 ], ··· 3474 3508 "kcoreaddons", 3475 3509 "ki18n" 3476 3510 ], 3511 + "kpublicalerts": [ 3512 + "extra-cmake-modules", 3513 + "kcoreaddons", 3514 + "kcrash", 3515 + "kdbusaddons", 3516 + "kguiaddons", 3517 + "ki18n", 3518 + "kirigami", 3519 + "knotifications", 3520 + "kunifiedpush", 3521 + "kweathercore" 3522 + ], 3477 3523 "kpublictransport": [ 3478 3524 "extra-cmake-modules", 3479 3525 "ki18n", ··· 3514 3560 "kcrash", 3515 3561 "kdbusaddons", 3516 3562 "kpipewire", 3517 - "kstatusnotifieritem" 3563 + "kstatusnotifieritem", 3564 + "qtkeychain" 3518 3565 ], 3519 3566 "krecorder": [ 3520 3567 "extra-cmake-modules", ··· 3568 3615 "kdbusaddons", 3569 3616 "kdoctools", 3570 3617 "ki18n", 3618 + "kiconthemes", 3571 3619 "kio", 3572 3620 "kjobwidgets", 3573 3621 "kwidgetsaddons", ··· 3712 3760 "kdbusaddons", 3713 3761 "kdoctools", 3714 3762 "ki18n", 3763 + "kiconthemes", 3715 3764 "kxmlgui", 3716 3765 "libkdegames", 3717 3766 "libkmahjongg" ··· 3750 3799 "kdoctools", 3751 3800 "kguiaddons", 3752 3801 "ki18n", 3802 + "kiconthemes", 3753 3803 "kwidgetsaddons", 3754 3804 "kxmlgui", 3755 3805 "libkdegames" ··· 3970 4020 "kxmlgui", 3971 4021 "libktorrent", 3972 4022 "phonon", 3973 - "solid", 3974 4023 "syndication" 3975 4024 ], 3976 4025 "ktouch": [ ··· 4197 4246 "wayland", 4198 4247 "wayland-protocols" 4199 4248 ], 4249 + "kwin-x11": [ 4250 + "breeze", 4251 + "breeze-icons", 4252 + "extra-cmake-modules", 4253 + "kcmutils", 4254 + "kconfig", 4255 + "kconfigwidgets", 4256 + "kcoreaddons", 4257 + "kcrash", 4258 + "kdeclarative", 4259 + "kdecoration", 4260 + "kdoctools", 4261 + "kglobalaccel", 4262 + "kglobalacceld", 4263 + "ki18n", 4264 + "kidletime", 4265 + "kirigami", 4266 + "knewstuff", 4267 + "knotifications", 4268 + "kpackage", 4269 + "kpipewire", 4270 + "kscreenlocker", 4271 + "kservice", 4272 + "ksvg", 4273 + "kwayland", 4274 + "kwidgetsaddons", 4275 + "kwindowsystem", 4276 + "kxmlgui", 4277 + "libplasma", 4278 + "libqaccessibilityclient", 4279 + "plasma-activities", 4280 + "plasma-wayland-protocols", 4281 + "plasma-workspace", 4282 + "wayland", 4283 + "wayland-protocols" 4284 + ], 4200 4285 "kwindowsystem": [ 4201 4286 "extra-cmake-modules", 4202 4287 "plasma-wayland-protocols", ··· 4291 4376 "wayland", 4292 4377 "wayland-protocols" 4293 4378 ], 4379 + "libdebconf-kde": [ 4380 + "extra-cmake-modules", 4381 + "kcoreaddons", 4382 + "ki18n", 4383 + "kiconthemes", 4384 + "ktextwidgets", 4385 + "kwidgetsaddons" 4386 + ], 4294 4387 "libgravatar": [ 4295 4388 "extra-cmake-modules", 4296 - "kconfigwidgets", 4297 - "pimcommon" 4389 + "kconfigwidgets" 4298 4390 ], 4299 4391 "libkcddb": [ 4300 4392 "extra-cmake-modules", ··· 4425 4517 "extra-cmake-modules", 4426 4518 "karchive", 4427 4519 "kcmutils", 4520 + "kcolorscheme", 4428 4521 "kconfig", 4429 - "kconfigwidgets", 4430 4522 "kcoreaddons", 4431 4523 "kdbusaddons", 4432 4524 "kglobalaccel", ··· 4481 4573 "kdoctools", 4482 4574 "kguiaddons", 4483 4575 "ki18n", 4576 + "kiconthemes", 4484 4577 "kwidgetsaddons", 4485 4578 "kxmlgui", 4486 4579 "libkdegames" ··· 4496 4589 "libkdepim", 4497 4590 "mailimporter", 4498 4591 "messagelib", 4499 - "phonon", 4500 4592 "pimcommon", 4501 4593 "plasma-activities" 4502 4594 ], ··· 4633 4725 "kcontacts", 4634 4726 "kcrash", 4635 4727 "kdepim-runtime", 4728 + "kholidays", 4636 4729 "kirigami", 4637 4730 "kirigami-addons", 4638 4731 "kmime", ··· 4702 4795 "kcrash", 4703 4796 "kdbusaddons", 4704 4797 "ki18n", 4798 + "kiconthemes", 4705 4799 "kio", 4706 4800 "kirigami", 4707 4801 "kirigami-addons", ··· 4818 4912 "kdbusaddons", 4819 4913 "kdoctools", 4820 4914 "ki18n", 4915 + "kiconthemes", 4821 4916 "kio", 4822 4917 "kitemviews", 4823 4918 "knotifications", ··· 4889 4984 "kdbusaddons", 4890 4985 "kdoctools", 4891 4986 "ki18n", 4987 + "kiconthemes", 4892 4988 "knewstuff", 4893 4989 "kwidgetsaddons", 4894 4990 "kxmlgui", ··· 4916 5012 "kimap", 4917 5013 "kmailtransport", 4918 5014 "kuserfeedback", 5015 + "kwindowsystem", 4919 5016 "kxmlgui", 4920 5017 "libksieve", 4921 5018 "pimcommon", ··· 5038 5135 "baloo", 5039 5136 "breeze", 5040 5137 "extra-cmake-modules", 5138 + "kaccounts-integration", 5041 5139 "kactivitymanagerd", 5042 5140 "kauth", 5043 5141 "kcmutils", ··· 5147 5245 "kxmlgui", 5148 5246 "wayland" 5149 5247 ], 5248 + "plasma-keyboard": [ 5249 + "extra-cmake-modules", 5250 + "kcoreaddons", 5251 + "ki18n" 5252 + ], 5150 5253 "plasma-mobile": [ 5151 5254 "bluedevil", 5152 5255 "bluez-qt", ··· 5274 5377 "kcodecs", 5275 5378 "kcompletion", 5276 5379 "kconfig", 5277 - "kconfigwidgets", 5278 5380 "kcoreaddons", 5279 5381 "kdbusaddons", 5280 5382 "ki18n", ··· 5303 5405 "kcrash", 5304 5406 "kdbusaddons", 5305 5407 "ki18n", 5306 - "kirigami-addons" 5307 - ], 5308 - "plasma-simplemenu": [ 5309 - "extra-cmake-modules", 5310 - "ki18n", 5311 - "libplasma" 5408 + "kirigami-addons", 5409 + "kitemmodels" 5312 5410 ], 5313 5411 "plasma-systemmonitor": [ 5314 5412 "attica", ··· 5388 5486 "attica", 5389 5487 "baloo", 5390 5488 "extra-cmake-modules", 5489 + "kactivitymanagerd", 5391 5490 "kauth", 5392 5491 "kbookmarks", 5393 5492 "kcmutils", ··· 5419 5518 "knotifyconfig", 5420 5519 "kpackage", 5421 5520 "kparts", 5422 - "kpipewire", 5423 5521 "kquickcharts", 5424 5522 "krunner", 5425 5523 "kscreenlocker", ··· 5441 5539 "libksysguard", 5442 5540 "libplasma", 5443 5541 "milou", 5444 - "networkmanager-qt", 5445 5542 "packagekit-qt", 5446 5543 "phonon", 5447 5544 "plasma-activities", ··· 5465 5562 "kcoreaddons", 5466 5563 "kguiaddons", 5467 5564 "ki18n", 5565 + "kidletime", 5468 5566 "kio", 5469 5567 "knotifications", 5470 5568 "libksysguard", 5569 + "networkmanager-qt", 5570 + "plasma-activities", 5471 5571 "solid" 5472 5572 ], 5473 5573 "plasmatube": [ ··· 5538 5638 "futuresql", 5539 5639 "kconfig", 5540 5640 "kcoreaddons", 5641 + "kcrash", 5541 5642 "ki18n", 5542 5643 "kirigami", 5543 5644 "kirigami-addons", 5645 + "kitemmodels", 5646 + "kquickcharts", 5647 + "kweathercore", 5544 5648 "qqc2-desktop-style" 5545 5649 ], 5546 5650 "poxml": [ ··· 5626 5730 "knotifications", 5627 5731 "kservice", 5628 5732 "networkmanager-qt", 5629 - "prison", 5630 - "purpose" 5733 + "prison" 5734 + ], 5735 + "rattlesnake": [ 5736 + "extra-cmake-modules", 5737 + "kconfig", 5738 + "kcoreaddons", 5739 + "ki18n", 5740 + "kirigami" 5631 5741 ], 5632 5742 "raven": [ 5633 5743 "akonadi", ··· 5679 5789 "kxmlgui" 5680 5790 ], 5681 5791 "rolisteam": [ 5792 + "extra-cmake-modules" 5793 + ], 5794 + "rolisteam-diceparser": [ 5682 5795 "extra-cmake-modules" 5683 5796 ], 5684 5797 "rsibreak": [ 5685 5798 "extra-cmake-modules", 5686 5799 "kconfig", 5687 5800 "kconfigwidgets", 5801 + "kcoreaddons", 5688 5802 "kcrash", 5689 5803 "kdbusaddons", 5690 5804 "kdoctools", ··· 5692 5806 "kidletime", 5693 5807 "knotifications", 5694 5808 "knotifyconfig", 5809 + "kstatusnotifieritem", 5695 5810 "ktextwidgets", 5696 5811 "kwindowsystem", 5697 5812 "kxmlgui" ··· 5700 5815 "breeze-icons", 5701 5816 "extra-cmake-modules", 5702 5817 "karchive", 5818 + "kcolorscheme", 5703 5819 "kconfig", 5704 5820 "kcoreaddons", 5705 5821 "kdbusaddons", ··· 5720 5836 "kwidgetsaddons", 5721 5837 "kwindowsystem", 5722 5838 "kxmlgui", 5839 + "plasma-activities", 5723 5840 "prison", 5724 5841 "purpose", 5725 5842 "qtkeychain", ··· 5773 5890 "kcoreaddons", 5774 5891 "kcrash", 5775 5892 "ki18n", 5893 + "kio", 5776 5894 "kirigami", 5777 5895 "kquickimageeditor", 5778 5896 "ksanecore", ··· 5810 5928 "knotifyconfig", 5811 5929 "kparts", 5812 5930 "krunner", 5931 + "kstatusnotifieritem", 5932 + "ktexttemplate", 5813 5933 "kwallet", 5814 5934 "kwidgetsaddons", 5815 5935 "kwindowsystem", ··· 5843 5963 "qtkeychain", 5844 5964 "solid" 5845 5965 ], 5966 + "snap-kcm": [ 5967 + "extra-cmake-modules", 5968 + "kcmutils", 5969 + "kconfig", 5970 + "kcoreaddons", 5971 + "ki18n" 5972 + ], 5846 5973 "solid": [ 5847 5974 "extra-cmake-modules" 5848 5975 ], ··· 5962 6089 "kauth", 5963 6090 "kcrash", 5964 6091 "ki18n", 6092 + "ktexteditor", 5965 6093 "kxmlgui" 5966 6094 ], 5967 6095 "systemsettings": [ ··· 6025 6153 "kirigami", 6026 6154 "kirigami-addons", 6027 6155 "kitemmodels", 6028 - "kwindowsystem" 6156 + "kwindowsystem", 6157 + "qqc2-desktop-style" 6029 6158 ], 6030 6159 "tokodon": [ 6031 6160 "extra-cmake-modules", ··· 6036 6165 "kdbusaddons", 6037 6166 "kdeclarative", 6038 6167 "ki18n", 6168 + "kiconthemes", 6039 6169 "kio", 6040 6170 "kirigami", 6041 6171 "kirigami-addons", ··· 6043 6173 "knotifications", 6044 6174 "kunifiedpush", 6045 6175 "kwindowsystem", 6046 - "mpvqt", 6176 + "prison", 6047 6177 "purpose", 6048 6178 "qqc2-desktop-style", 6049 6179 "qtkeychain", ··· 6072 6202 "kwidgetsaddons", 6073 6203 "kwindowsystem", 6074 6204 "kxmlgui" 6205 + ], 6206 + "union": [ 6207 + "extra-cmake-modules" 6075 6208 ], 6076 6209 "upnp-lib-qt": [ 6077 6210 "extra-cmake-modules", ··· 6128 6261 "plasma5support" 6129 6262 ], 6130 6263 "washipad": [ 6131 - "extra-cmake-modules" 6264 + "extra-cmake-modules", 6265 + "kcoreaddons", 6266 + "kcrash", 6267 + "ki18n", 6268 + "kirigami" 6132 6269 ], 6133 6270 "xdg-desktop-portal-kde": [ 6134 6271 "extra-cmake-modules", ··· 6163 6300 "knotifications", 6164 6301 "kwayland" 6165 6302 ], 6166 - "xwaylandvideobridge": [ 6167 - "extra-cmake-modules", 6168 - "kcoreaddons", 6169 - "kcrash", 6170 - "ki18n", 6171 - "knotifications", 6172 - "kpipewire", 6173 - "kstatusnotifieritem", 6174 - "kwindowsystem" 6175 - ], 6176 6303 "yakuake": [ 6177 6304 "extra-cmake-modules", 6178 6305 "karchive", ··· 6205 6332 "kwindowsystem" 6206 6333 ] 6207 6334 }, 6208 - "version": "c8684032" 6335 + "version": "7e4e118f" 6209 6336 }
+71 -5
pkgs/kde/generated/projects.json
··· 401 401 "project_path": "kde/workspace/aura-browser", 402 402 "repo_path": "plasma/aura-browser" 403 403 }, 404 + "aurorae": { 405 + "description": "Aurorae is a themeable window decoration for KWin", 406 + "name": "aurorae", 407 + "project_path": "playground/base/aurorae", 408 + "repo_path": "plasma/aurorae" 409 + }, 404 410 "automoc": { 405 411 "description": "Automoc", 406 412 "name": "automoc", ··· 840 846 "repo_path": "graphics/digikam-test-data" 841 847 }, 842 848 "discover": { 843 - "description": "KDE and Plasma resources management GUI", 849 + "description": "Helps you find and install applications, games, and tools", 844 850 "name": "discover", 845 851 "project_path": "kde/workspace/discover", 846 852 "repo_path": "plasma/discover" ··· 1112 1118 "glaxnimate": { 1113 1119 "description": "Simple vector animation program.", 1114 1120 "name": "glaxnimate", 1115 - "project_path": "kdereview/glaxnimate", 1121 + "project_path": "graphics/glaxnimate", 1116 1122 "repo_path": "graphics/glaxnimate" 1117 1123 }, 1118 1124 "gluon": { ··· 1302 1308 "repo_path": "multimedia/kaffeine" 1303 1309 }, 1304 1310 "kaidan": { 1305 - "description": "Simple and user-friendly Jabber/XMPP client for every device and platform", 1311 + "description": "Modern chat app for every device", 1306 1312 "name": "kaidan", 1307 1313 "project_path": "kdereview/kaidan", 1308 1314 "repo_path": "network/kaidan" ··· 1750 1756 "name": "kde-gtk-config", 1751 1757 "project_path": "kde/workspace/kde-gtk-config", 1752 1758 "repo_path": "plasma/kde-gtk-config" 1759 + }, 1760 + "kde-gui-test": { 1761 + "description": "Tool for emulating user behaviour for energy consumption measurements", 1762 + "name": "kde-gui-test", 1763 + "project_path": "playground/sdk/kde-gui-test", 1764 + "repo_path": "sdk/kde-gui-test" 1753 1765 }, 1754 1766 "kde-inotify-survey": { 1755 1767 "description": "Tooling for monitoring inotify limits and informing the user when they have been or about to be reached.", ··· 3275 3287 "project_path": "kde/kdenetwork/konversation", 3276 3288 "repo_path": "network/konversation" 3277 3289 }, 3290 + "konvex": { 3291 + "description": "3D Model Viewer", 3292 + "name": "konvex", 3293 + "project_path": "playground/base/konvex", 3294 + "repo_path": "graphics/konvex" 3295 + }, 3278 3296 "kooka": { 3279 3297 "description": "Scanning application and libkscan library", 3280 3298 "name": "kooka", ··· 3479 3497 "project_path": "frameworks/kpty", 3480 3498 "repo_path": "frameworks/kpty" 3481 3499 }, 3500 + "kpublicalerts": { 3501 + "description": "Public emergency and weather alert notification.", 3502 + "name": "kpublicalerts", 3503 + "project_path": "playground/utils/kpublicalerts", 3504 + "repo_path": "utilities/kpublicalerts" 3505 + }, 3482 3506 "kpublictransport": { 3483 3507 "description": "Library to assist with accessing public transport timetables and other data", 3484 3508 "name": "kpublictransport", ··· 3593 3617 "project_path": "extragear/graphics/krita-extensions/krita-analogies", 3594 3618 "repo_path": "unmaintained/krita-analogies" 3595 3619 }, 3620 + "krita-ci-utilities": { 3621 + "description": "CI/CD utilities for Krita builds", 3622 + "name": "krita-ci-utilities", 3623 + "project_path": "playground/packaging/krita-ci-utilities", 3624 + "repo_path": "packaging/krita-ci-utilities" 3625 + }, 3596 3626 "krita-cimg": { 3597 3627 "description": "Extension based on the cimg library. http://cimg.sourceforge.net/", 3598 3628 "name": "krita-cimg", ··· 3605 3635 "project_path": "extragear/graphics/krita-extensions/krita-ctlbrush", 3606 3636 "repo_path": "unmaintained/krita-ctlbrush" 3607 3637 }, 3638 + "krita-deps-management": { 3639 + "description": "Dependencies management for Krita builds across the various platforms it supports", 3640 + "name": "krita-deps-management", 3641 + "project_path": "playground/packaging/krita-deps-management", 3642 + "repo_path": "packaging/krita-deps-management" 3643 + }, 3608 3644 "krita-deskew": { 3609 3645 "description": "Deskew rotates an image such that text is straight, which is useful when dealing with scanned images.", 3610 3646 "name": "krita-deskew", ··· 4248 4284 "repo_path": "frameworks/kwidgetsaddons" 4249 4285 }, 4250 4286 "kwin": { 4251 - "description": "Easy to use, but flexible, X Window Manager and Wayland Compositor", 4287 + "description": "Easy to use, but flexible, Wayland Compositor", 4252 4288 "name": "kwin", 4253 4289 "project_path": "kde/workspace/kwin", 4254 4290 "repo_path": "plasma/kwin" 4291 + }, 4292 + "kwin-x11": { 4293 + "description": "Easy to use, but flexible, X Window Manager", 4294 + "name": "kwin-x11", 4295 + "project_path": "kde/workspace/kwin-x11", 4296 + "repo_path": "plasma/kwin-x11" 4255 4297 }, 4256 4298 "kwindowsaddons": { 4257 4299 "description": "Runtime components for KDE software on Windows", ··· 5483 5525 "project_path": "kde/workspace/plasma-integration", 5484 5526 "repo_path": "plasma/plasma-integration" 5485 5527 }, 5528 + "plasma-keyboard": { 5529 + "description": "Virtual Keyboard for Qt based desktops", 5530 + "name": "plasma-keyboard", 5531 + "project_path": "playground/workspace/plasma-keyboard", 5532 + "repo_path": "plasma/plasma-keyboard" 5533 + }, 5486 5534 "plasma-lionmail": { 5487 5535 "description": "A Plasma widget displaying new and important email", 5488 5536 "name": "plasma-lionmail", ··· 5657 5705 "project_path": "kde/workspace/plasma-vault", 5658 5706 "repo_path": "plasma/plasma-vault" 5659 5707 }, 5708 + "plasma-wallpaper-updater": { 5709 + "description": "Tooling to assist with updating wallpapers across Plasma repositories", 5710 + "name": "plasma-wallpaper-updater", 5711 + "project_path": "plasma/plasma-wallpaper-updater", 5712 + "repo_path": "plasma/plasma-wallpaper-updater" 5713 + }, 5660 5714 "plasma-wayland-protocols": { 5661 5715 "description": "Plasma-specific protocols for Wayland", 5662 5716 "name": "plasma-wayland-protocols", ··· 5760 5814 "repo_path": "plasma/powerdevil" 5761 5815 }, 5762 5816 "powerplant": { 5763 - "description": "A verry WIP app to keep track of your plant's needs", 5817 + "description": "An app to keep track of your plants' needs", 5764 5818 "name": "powerplant", 5765 5819 "project_path": "playground/utils/powerplant", 5766 5820 "repo_path": "utilities/powerplant" ··· 6839 6893 "project_path": "kde/kdesdk/umbrello", 6840 6894 "repo_path": "sdk/umbrello" 6841 6895 }, 6896 + "union": { 6897 + "description": "A Qt style supporting both QtQuick and QtWidgets.", 6898 + "name": "union", 6899 + "project_path": "playground/workspace/union", 6900 + "repo_path": "plasma/union" 6901 + }, 6842 6902 "upnp-lib-qt": { 6843 6903 "description": "UPnP wrapper for Qt", 6844 6904 "name": "upnp-lib-qt", ··· 7210 7270 "name": "websites-elisa-kde-org", 7211 7271 "project_path": "websites/elisa-kde-org", 7212 7272 "repo_path": "websites/elisa-kde-org" 7273 + }, 7274 + "websites-endof10-org": { 7275 + "description": "Website for the EndOf10 initative", 7276 + "name": "websites-endof10-org", 7277 + "project_path": "websites/endof10-org", 7278 + "repo_path": "websites/endof10-org" 7213 7279 }, 7214 7280 "websites-ev-kde-org": { 7215 7281 "description": "Website for KDE e.V. - ev.kde.org",
-2
pkgs/kde/plasma/krdp/default.nix
··· 4 4 replaceVars, 5 5 openssl, 6 6 pkg-config, 7 - qtkeychain, 8 7 qtwayland, 9 8 freerdp, 10 9 wayland, ··· 21 20 22 21 extraNativeBuildInputs = [ pkg-config ]; 23 22 extraBuildInputs = [ 24 - qtkeychain 25 23 qtwayland 26 24 freerdp 27 25 wayland
-3
pkgs/kde/plasma/plasma-desktop/default.nix
··· 11 11 qtsvg, 12 12 qtwayland, 13 13 breeze, 14 - kaccounts-integration, 15 14 SDL2, 16 15 xkeyboard_config, 17 16 xorg, ··· 49 48 extraBuildInputs = [ 50 49 qtsvg 51 50 qtwayland 52 - 53 - kaccounts-integration 54 51 55 52 SDL2 56 53 libcanberra
+1 -10
pkgs/kde/plasma/plasma5support/default.nix
··· 1 1 { 2 2 mkKdeDerivation, 3 3 pkg-config, 4 - kidletime, 5 - networkmanager-qt, 6 - plasma-activities, 7 4 gpsd, 8 5 }: 9 6 mkKdeDerivation { ··· 11 8 12 9 extraNativeBuildInputs = [ pkg-config ]; 13 10 14 - extraBuildInputs = [ 15 - kidletime 16 - networkmanager-qt 17 - plasma-activities 18 - 19 - gpsd 20 - ]; 11 + extraBuildInputs = [ gpsd ]; 21 12 }