diff options
Diffstat (limited to 'gnu/packages/kde-frameworks.scm')
| -rw-r--r-- | gnu/packages/kde-frameworks.scm | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm index 6fc0b5f10c6..391db94f3ac 100644 --- a/gnu/packages/kde-frameworks.scm +++ b/gnu/packages/kde-frameworks.scm | |||
| @@ -185,7 +185,7 @@ common build settings used in software produced by the KDE community.") | |||
| 185 | (native-inputs | 185 | (native-inputs |
| 186 | ;; TODO: Think about adding pulseaudio. Is it required for sound? | 186 | ;; TODO: Think about adding pulseaudio. Is it required for sound? |
| 187 | ;; TODO: Add building the super experimental QML support | 187 | ;; TODO: Add building the super experimental QML support |
| 188 | (list extra-cmake-modules pkg-config qttools)) | 188 | (list extra-cmake-modules pkg-config qttools-5)) |
| 189 | (inputs | 189 | (inputs |
| 190 | (list qtbase-5)) | 190 | (list qtbase-5)) |
| 191 | (arguments | 191 | (arguments |
| @@ -222,7 +222,7 @@ common build settings used in software produced by the KDE community.") | |||
| 222 | "1wk1ip2w7fkh65zk6rilj314dna0hgsv2xhjmpr5w08xa8sii1y5")))) | 222 | "1wk1ip2w7fkh65zk6rilj314dna0hgsv2xhjmpr5w08xa8sii1y5")))) |
| 223 | (build-system cmake-build-system) | 223 | (build-system cmake-build-system) |
| 224 | (native-inputs | 224 | (native-inputs |
| 225 | (list extra-cmake-modules pkg-config qttools)) | 225 | (list extra-cmake-modules pkg-config qttools-5)) |
| 226 | (inputs | 226 | (inputs |
| 227 | (list qtbase-5 | 227 | (list qtbase-5 |
| 228 | phonon | 228 | phonon |
| @@ -489,7 +489,7 @@ and the older vCalendar.") | |||
| 489 | "0y9n2a5n18pasdmrp0xb84hla9l27yj2x3k4p1c041sd9nkwixpk")))) | 489 | "0y9n2a5n18pasdmrp0xb84hla9l27yj2x3k4p1c041sd9nkwixpk")))) |
| 490 | (build-system cmake-build-system) | 490 | (build-system cmake-build-system) |
| 491 | (native-inputs | 491 | (native-inputs |
| 492 | (list extra-cmake-modules gperf qttools)) | 492 | (list extra-cmake-modules gperf qttools-5)) |
| 493 | (inputs | 493 | (inputs |
| 494 | (list qtbase-5)) | 494 | (list qtbase-5)) |
| 495 | (home-page "https://community.kde.org/Frameworks") | 495 | (home-page "https://community.kde.org/Frameworks") |
| @@ -523,7 +523,7 @@ Internet).") | |||
| 523 | "1s3h4hfpw7c0894cifj66bj1yhx8g94ckvl71jm7qqsb5x5h6y9n")))) | 523 | "1s3h4hfpw7c0894cifj66bj1yhx8g94ckvl71jm7qqsb5x5h6y9n")))) |
| 524 | (build-system cmake-build-system) | 524 | (build-system cmake-build-system) |
| 525 | (native-inputs | 525 | (native-inputs |
| 526 | (list dbus extra-cmake-modules inetutils qttools | 526 | (list dbus extra-cmake-modules inetutils qttools-5 |
| 527 | xorg-server-for-tests)) | 527 | xorg-server-for-tests)) |
| 528 | (inputs | 528 | (inputs |
| 529 | (list qtbase-5)) | 529 | (list qtbase-5)) |
| @@ -585,7 +585,7 @@ propagate their changes to their respective configuration files.") | |||
| 585 | "10a7zys3limsawl7lk9ggymk3msk2bp0y8hp0jmsvk3l405pd1ps")))) | 585 | "10a7zys3limsawl7lk9ggymk3msk2bp0y8hp0jmsvk3l405pd1ps")))) |
| 586 | (build-system cmake-build-system) | 586 | (build-system cmake-build-system) |
| 587 | (native-inputs | 587 | (native-inputs |
| 588 | (list extra-cmake-modules qttools shared-mime-info | 588 | (list extra-cmake-modules qttools-5 shared-mime-info |
| 589 | ;; TODO: FAM: File alteration notification http://oss.sgi.com/projects/fam | 589 | ;; TODO: FAM: File alteration notification http://oss.sgi.com/projects/fam |
| 590 | xorg-server-for-tests)) ; for the tests | 590 | xorg-server-for-tests)) ; for the tests |
| 591 | (inputs | 591 | (inputs |
| @@ -641,7 +641,7 @@ many more.") | |||
| 641 | (patches (search-patches "kdbusaddons-kinit-file-name.patch")))) | 641 | (patches (search-patches "kdbusaddons-kinit-file-name.patch")))) |
| 642 | (build-system cmake-build-system) | 642 | (build-system cmake-build-system) |
| 643 | (native-inputs | 643 | (native-inputs |
| 644 | (list extra-cmake-modules dbus qttools)) | 644 | (list extra-cmake-modules dbus qttools-5)) |
| 645 | (inputs | 645 | (inputs |
| 646 | (list qtbase-5 qtx11extras kinit-bootstrap)) ;; kinit-bootstrap: kinit package which does not depend on kdbusaddons. | 646 | (list qtbase-5 qtx11extras kinit-bootstrap)) ;; kinit-bootstrap: kinit package which does not depend on kdbusaddons. |
| 647 | (arguments | 647 | (arguments |
| @@ -681,7 +681,7 @@ as well as an API to create KDED modules.") | |||
| 681 | "0wadknnf472rqg2xnqzs5v23qzqfr336wj6d96yg2ayqm0chbppy")))) | 681 | "0wadknnf472rqg2xnqzs5v23qzqfr336wj6d96yg2ayqm0chbppy")))) |
| 682 | (build-system cmake-build-system) | 682 | (build-system cmake-build-system) |
| 683 | (native-inputs | 683 | (native-inputs |
| 684 | (list extra-cmake-modules qttools)) | 684 | (list extra-cmake-modules qttools-5)) |
| 685 | (inputs | 685 | (inputs |
| 686 | (list avahi ; alternativly dnssd could be used | 686 | (list avahi ; alternativly dnssd could be used |
| 687 | qtbase-5)) | 687 | qtbase-5)) |
| @@ -773,7 +773,7 @@ interfaces in the areas of colors, fonts, text, images, keyboard input.") | |||
| 773 | (display "[testDefaultRegions]\n*\n"))) | 773 | (display "[testDefaultRegions]\n*\n"))) |
| 774 | #t))))) | 774 | #t))))) |
| 775 | (native-inputs | 775 | (native-inputs |
| 776 | (list extra-cmake-modules qttools)) | 776 | (list extra-cmake-modules qttools-5)) |
| 777 | (inputs | 777 | (inputs |
| 778 | (list qtbase-5 qtdeclarative-5)) | 778 | (list qtbase-5 qtdeclarative-5)) |
| 779 | (home-page "https://invent.kde.org/frameworks/kholidays") | 779 | (home-page "https://invent.kde.org/frameworks/kholidays") |
| @@ -868,7 +868,7 @@ or user activity.") | |||
| 868 | (properties `((upstream-name . "kirigami2"))) | 868 | (properties `((upstream-name . "kirigami2"))) |
| 869 | (build-system cmake-build-system) | 869 | (build-system cmake-build-system) |
| 870 | (native-inputs | 870 | (native-inputs |
| 871 | (list extra-cmake-modules qttools)) | 871 | (list extra-cmake-modules qttools-5)) |
| 872 | (inputs | 872 | (inputs |
| 873 | (list kwindowsystem | 873 | (list kwindowsystem |
| 874 | ;; TODO: Find a way to activate this optional include without | 874 | ;; TODO: Find a way to activate this optional include without |
| @@ -952,7 +952,7 @@ model to observers | |||
| 952 | "04vlmkvc3y5h7cpb6kdv9gha5axxkimhqh44mdg2ncyn4sas6j68")))) | 952 | "04vlmkvc3y5h7cpb6kdv9gha5axxkimhqh44mdg2ncyn4sas6j68")))) |
| 953 | (build-system qt-build-system) | 953 | (build-system qt-build-system) |
| 954 | (native-inputs | 954 | (native-inputs |
| 955 | (list extra-cmake-modules qttools)) | 955 | (list extra-cmake-modules qttools-5)) |
| 956 | (inputs | 956 | (inputs |
| 957 | (list qtbase-5)) | 957 | (list qtbase-5)) |
| 958 | (home-page "https://community.kde.org/Frameworks") | 958 | (home-page "https://community.kde.org/Frameworks") |
| @@ -977,7 +977,7 @@ to flat and hierarchical lists.") | |||
| 977 | "1wj4n2a8iz9ml1y0012xkpsx3dfp5gl2dn80sifrzvkxjxrhwach")))) | 977 | "1wj4n2a8iz9ml1y0012xkpsx3dfp5gl2dn80sifrzvkxjxrhwach")))) |
| 978 | (build-system qt-build-system) | 978 | (build-system qt-build-system) |
| 979 | (native-inputs | 979 | (native-inputs |
| 980 | (list extra-cmake-modules qttools)) | 980 | (list extra-cmake-modules qttools-5)) |
| 981 | (inputs | 981 | (inputs |
| 982 | (list qtbase-5)) | 982 | (list qtbase-5)) |
| 983 | (home-page "https://community.kde.org/Frameworks") | 983 | (home-page "https://community.kde.org/Frameworks") |
| @@ -1004,7 +1004,7 @@ pixel units.") | |||
| 1004 | "12jn7lqsp86329spai7n1n8i65nwhxh8gp33wkq543h7w3i2a3jb")))) | 1004 | "12jn7lqsp86329spai7n1n8i65nwhxh8gp33wkq543h7w3i2a3jb")))) |
| 1005 | (build-system cmake-build-system) | 1005 | (build-system cmake-build-system) |
| 1006 | (native-inputs | 1006 | (native-inputs |
| 1007 | (list extra-cmake-modules perl qttools | 1007 | (list extra-cmake-modules perl qttools-5 |
| 1008 | ;; Optional, for compile-time validation of syntax definition files: | 1008 | ;; Optional, for compile-time validation of syntax definition files: |
| 1009 | qtxmlpatterns)) | 1009 | qtxmlpatterns)) |
| 1010 | (inputs | 1010 | (inputs |
| @@ -1088,7 +1088,7 @@ represented by a QPoint or a QSize.") | |||
| 1088 | "03l37lh219np7pqfa56r2v7n5s5xg4rjq005qng4b5izd95ri56j")))) | 1088 | "03l37lh219np7pqfa56r2v7n5s5xg4rjq005qng4b5izd95ri56j")))) |
| 1089 | (build-system qt-build-system) | 1089 | (build-system qt-build-system) |
| 1090 | (native-inputs | 1090 | (native-inputs |
| 1091 | (list extra-cmake-modules qttools xorg-server-for-tests)) | 1091 | (list extra-cmake-modules qttools-5 xorg-server-for-tests)) |
| 1092 | (inputs | 1092 | (inputs |
| 1093 | (list qtbase-5)) | 1093 | (list qtbase-5)) |
| 1094 | (arguments | 1094 | (arguments |
| @@ -1127,7 +1127,7 @@ configuration pages, message boxes, and password requests.") | |||
| 1127 | pkg-config | 1127 | pkg-config |
| 1128 | dbus ; for the tests | 1128 | dbus ; for the tests |
| 1129 | openbox ; for the tests | 1129 | openbox ; for the tests |
| 1130 | qttools | 1130 | qttools-5 |
| 1131 | xorg-server-for-tests)) ; for the tests | 1131 | xorg-server-for-tests)) ; for the tests |
| 1132 | (inputs | 1132 | (inputs |
| 1133 | `(("libxrender" ,libxrender) | 1133 | `(("libxrender" ,libxrender) |
| @@ -1373,7 +1373,7 @@ feel.") | |||
| 1373 | (setenv "DBUS_FATAL_WARNINGS" "0") | 1373 | (setenv "DBUS_FATAL_WARNINGS" "0") |
| 1374 | (invoke "dbus-launch" "ctest" ".")))))) | 1374 | (invoke "dbus-launch" "ctest" ".")))))) |
| 1375 | (native-inputs | 1375 | (native-inputs |
| 1376 | (list bison dbus extra-cmake-modules flex qttools)) | 1376 | (list bison dbus extra-cmake-modules flex qttools-5)) |
| 1377 | (inputs | 1377 | (inputs |
| 1378 | `(("qtbase" ,qtbase-5) | 1378 | `(("qtbase" ,qtbase-5) |
| 1379 | ("qtdeclarative-5" ,qtdeclarative-5) | 1379 | ("qtdeclarative-5" ,qtdeclarative-5) |
| @@ -1401,7 +1401,7 @@ system.") | |||
| 1401 | "0b88h5fw1n8zyrg0vq3lj2jbjjyh0mk64lj6ab3643kxzqxbn30w")))) | 1401 | "0b88h5fw1n8zyrg0vq3lj2jbjjyh0mk64lj6ab3643kxzqxbn30w")))) |
| 1402 | (build-system qt-build-system) | 1402 | (build-system qt-build-system) |
| 1403 | (native-inputs | 1403 | (native-inputs |
| 1404 | (list extra-cmake-modules pkg-config qttools)) | 1404 | (list extra-cmake-modules pkg-config qttools-5)) |
| 1405 | (inputs | 1405 | (inputs |
| 1406 | (list hunspell | 1406 | (list hunspell |
| 1407 | ;; TODO: hspell (for Hebrew), Voikko (for Finish) | 1407 | ;; TODO: hspell (for Hebrew), Voikko (for Finish) |
| @@ -1503,7 +1503,7 @@ with other frameworks.") | |||
| 1503 | "0nmdz7ra3hpg0air4lfkzilv7cwx3zxs29k7sh8l3i1fs3qpjwxm")))) | 1503 | "0nmdz7ra3hpg0air4lfkzilv7cwx3zxs29k7sh8l3i1fs3qpjwxm")))) |
| 1504 | (build-system cmake-build-system) | 1504 | (build-system cmake-build-system) |
| 1505 | (native-inputs | 1505 | (native-inputs |
| 1506 | (list dbus extra-cmake-modules qttools)) | 1506 | (list dbus extra-cmake-modules qttools-5)) |
| 1507 | (inputs | 1507 | (inputs |
| 1508 | (list kcoreaddons polkit-qt qtbase-5)) | 1508 | (list kcoreaddons polkit-qt qtbase-5)) |
| 1509 | (arguments | 1509 | (arguments |
| @@ -1546,7 +1546,7 @@ utilities.") | |||
| 1546 | "1pjgya8wi28jx63hcdi9v5f5487gzbkw2j1iganhd7bhcb8s7zpy")))) | 1546 | "1pjgya8wi28jx63hcdi9v5f5487gzbkw2j1iganhd7bhcb8s7zpy")))) |
| 1547 | (build-system qt-build-system) | 1547 | (build-system qt-build-system) |
| 1548 | (native-inputs | 1548 | (native-inputs |
| 1549 | (list extra-cmake-modules qttools)) | 1549 | (list extra-cmake-modules qttools-5)) |
| 1550 | (inputs | 1550 | (inputs |
| 1551 | (list kconfig kwidgetsaddons qtbase-5)) | 1551 | (list kconfig kwidgetsaddons qtbase-5)) |
| 1552 | (home-page "https://community.kde.org/Frameworks") | 1552 | (home-page "https://community.kde.org/Frameworks") |
| @@ -1800,7 +1800,7 @@ formats.") | |||
| 1800 | "13kdczzyyh17hf6vlhh4li5bn4yq5bab5xa8mm63r9rynxihgclf")))) | 1800 | "13kdczzyyh17hf6vlhh4li5bn4yq5bab5xa8mm63r9rynxihgclf")))) |
| 1801 | (build-system cmake-build-system) | 1801 | (build-system cmake-build-system) |
| 1802 | (native-inputs | 1802 | (native-inputs |
| 1803 | (list extra-cmake-modules qttools)) | 1803 | (list extra-cmake-modules qttools-5)) |
| 1804 | (inputs | 1804 | (inputs |
| 1805 | (list kcoreaddons kwidgetsaddons qtbase-5 qtx11extras)) | 1805 | (list kcoreaddons kwidgetsaddons qtbase-5 qtx11extras)) |
| 1806 | (home-page "https://community.kde.org/Frameworks") | 1806 | (home-page "https://community.kde.org/Frameworks") |
| @@ -1824,7 +1824,7 @@ asynchronous jobs.") | |||
| 1824 | "01bn23xw2n53h9nl99lm3cjnqs8s66bmwkzf6fkpg9rzkykizbyc")))) | 1824 | "01bn23xw2n53h9nl99lm3cjnqs8s66bmwkzf6fkpg9rzkykizbyc")))) |
| 1825 | (build-system cmake-build-system) | 1825 | (build-system cmake-build-system) |
| 1826 | (native-inputs | 1826 | (native-inputs |
| 1827 | (list extra-cmake-modules dbus qttools)) | 1827 | (list extra-cmake-modules dbus qttools-5)) |
| 1828 | (inputs | 1828 | (inputs |
| 1829 | (list kcodecs | 1829 | (list kcodecs |
| 1830 | kconfig | 1830 | kconfig |
| @@ -2134,7 +2134,7 @@ by which applications, and what documents have been linked to which activity.") | |||
| 2134 | (propagated-inputs | 2134 | (propagated-inputs |
| 2135 | (list kwidgetsaddons)) | 2135 | (list kwidgetsaddons)) |
| 2136 | (native-inputs | 2136 | (native-inputs |
| 2137 | (list extra-cmake-modules qttools)) | 2137 | (list extra-cmake-modules qttools-5)) |
| 2138 | (inputs | 2138 | (inputs |
| 2139 | (list kauth | 2139 | (list kauth |
| 2140 | kcodecs | 2140 | kcodecs |
| @@ -2236,7 +2236,7 @@ KCModules can be created with the KConfigWidgets framework.") | |||
| 2236 | ki18n | 2236 | ki18n |
| 2237 | ;; todo: PythonModuleGeneration | 2237 | ;; todo: PythonModuleGeneration |
| 2238 | qtbase-5 | 2238 | qtbase-5 |
| 2239 | qttools)) | 2239 | qttools-5)) |
| 2240 | (arguments | 2240 | (arguments |
| 2241 | `(#:phases | 2241 | `(#:phases |
| 2242 | (modify-phases %standard-phases | 2242 | (modify-phases %standard-phases |
| @@ -2362,7 +2362,7 @@ started on demand.") | |||
| 2362 | "0dr6gcag2yzx8fvxis4x403jrcisywds95cywmiyz3pb5727cak2")))) | 2362 | "0dr6gcag2yzx8fvxis4x403jrcisywds95cywmiyz3pb5727cak2")))) |
| 2363 | (build-system qt-build-system) | 2363 | (build-system qt-build-system) |
| 2364 | (native-inputs | 2364 | (native-inputs |
| 2365 | (list extra-cmake-modules qttools)) | 2365 | (list extra-cmake-modules qttools-5)) |
| 2366 | (inputs | 2366 | (inputs |
| 2367 | (list kconfig | 2367 | (list kconfig |
| 2368 | kcoreaddons | 2368 | kcoreaddons |
| @@ -2431,7 +2431,7 @@ with su and ssh respectively.") | |||
| 2431 | "0y9ja3znkvzdbjfs91dwr4cmvl9fk97zpz2lkf0f9zhm2nw6q008")))) | 2431 | "0y9ja3znkvzdbjfs91dwr4cmvl9fk97zpz2lkf0f9zhm2nw6q008")))) |
| 2432 | (build-system cmake-build-system) | 2432 | (build-system cmake-build-system) |
| 2433 | (native-inputs | 2433 | (native-inputs |
| 2434 | (list extra-cmake-modules qttools)) | 2434 | (list extra-cmake-modules qttools-5)) |
| 2435 | (inputs | 2435 | (inputs |
| 2436 | (list kconfig | 2436 | (list kconfig |
| 2437 | kcoreaddons | 2437 | kcoreaddons |
| @@ -2500,7 +2500,7 @@ emoticons coming from different providers.") | |||
| 2500 | "0hmqigc8myiwwh7m6y2cm4vn0d3kmrhia179hyb84vpvvn3lm93z")))) | 2500 | "0hmqigc8myiwwh7m6y2cm4vn0d3kmrhia179hyb84vpvvn3lm93z")))) |
| 2501 | (build-system qt-build-system) | 2501 | (build-system qt-build-system) |
| 2502 | (native-inputs | 2502 | (native-inputs |
| 2503 | (list extra-cmake-modules pkg-config qttools)) | 2503 | (list extra-cmake-modules pkg-config qttools-5)) |
| 2504 | (inputs | 2504 | (inputs |
| 2505 | (list kconfig | 2505 | (list kconfig |
| 2506 | kcrash | 2506 | kcrash |
| @@ -2534,7 +2534,7 @@ window does not need focus for them to be activated.") | |||
| 2534 | "09bqpf3drqyfc81vgab9bsh1wm5qbzdwqjlczhax38660nnvh0r9")))) | 2534 | "09bqpf3drqyfc81vgab9bsh1wm5qbzdwqjlczhax38660nnvh0r9")))) |
| 2535 | (build-system cmake-build-system) | 2535 | (build-system cmake-build-system) |
| 2536 | (native-inputs | 2536 | (native-inputs |
| 2537 | (list extra-cmake-modules qttools shared-mime-info)) | 2537 | (list extra-cmake-modules qttools-5 shared-mime-info)) |
| 2538 | (inputs | 2538 | (inputs |
| 2539 | (list karchive | 2539 | (list karchive |
| 2540 | kauth | 2540 | kauth |
| @@ -2661,7 +2661,7 @@ consumption.") | |||
| 2661 | kxmlgui | 2661 | kxmlgui |
| 2662 | solid)) | 2662 | solid)) |
| 2663 | (native-inputs | 2663 | (native-inputs |
| 2664 | (list dbus qttools extra-cmake-modules)) | 2664 | (list dbus qttools-5 extra-cmake-modules)) |
| 2665 | (inputs | 2665 | (inputs |
| 2666 | `(;; TODO: LibACL , <ftp://oss.sgi.com/projects/xfs/cmd_tars> | 2666 | `(;; TODO: LibACL , <ftp://oss.sgi.com/projects/xfs/cmd_tars> |
| 2667 | ("krb5" ,mit-krb5) | 2667 | ("krb5" ,mit-krb5) |
| @@ -3133,7 +3133,7 @@ library.") | |||
| 3133 | (propagated-inputs | 3133 | (propagated-inputs |
| 3134 | (list ki18n sonnet)) | 3134 | (list ki18n sonnet)) |
| 3135 | (native-inputs | 3135 | (native-inputs |
| 3136 | (list extra-cmake-modules qttools)) | 3136 | (list extra-cmake-modules qttools-5)) |
| 3137 | (inputs | 3137 | (inputs |
| 3138 | (list kauth | 3138 | (list kauth |
| 3139 | kcodecs | 3139 | kcodecs |
| @@ -3213,7 +3213,7 @@ the passwords on KDE work spaces.") | |||
| 3213 | (propagated-inputs | 3213 | (propagated-inputs |
| 3214 | (list kconfig kconfigwidgets)) | 3214 | (list kconfig kconfigwidgets)) |
| 3215 | (native-inputs | 3215 | (native-inputs |
| 3216 | (list extra-cmake-modules qttools)) | 3216 | (list extra-cmake-modules qttools-5)) |
| 3217 | (inputs | 3217 | (inputs |
| 3218 | (list attica | 3218 | (list attica |
| 3219 | kauth | 3219 | kauth |
| @@ -3549,7 +3549,7 @@ workspace.") | |||
| 3549 | networkmanager-qt | 3549 | networkmanager-qt |
| 3550 | openssl | 3550 | openssl |
| 3551 | qtsvg-5 | 3551 | qtsvg-5 |
| 3552 | qttools | 3552 | qttools-5 |
| 3553 | qtx11extras)) | 3553 | qtx11extras)) |
| 3554 | ;; FIXME: Use Guix ca-bundle.crt in etc/xdg/ksslcalist and | 3554 | ;; FIXME: Use Guix ca-bundle.crt in etc/xdg/ksslcalist and |
| 3555 | ;; share/kf5/kssl/ca-bundle.crt | 3555 | ;; share/kf5/kssl/ca-bundle.crt |
| @@ -3698,7 +3698,7 @@ support.") | |||
| 3698 | (base32 "0976faazhxhhi1wpvpcs8hwb2knz0z7j44v3ay3hw73rq4p3bipm")))) | 3698 | (base32 "0976faazhxhhi1wpvpcs8hwb2knz0z7j44v3ay3hw73rq4p3bipm")))) |
| 3699 | (build-system cmake-build-system) | 3699 | (build-system cmake-build-system) |
| 3700 | (native-inputs | 3700 | (native-inputs |
| 3701 | (list extra-cmake-modules kdoctools qttools)) | 3701 | (list extra-cmake-modules kdoctools qttools-5)) |
| 3702 | (inputs | 3702 | (inputs |
| 3703 | (list ki18n kjs qtbase-5 qtsvg-5)) | 3703 | (list ki18n kjs qtbase-5 qtsvg-5)) |
| 3704 | (home-page "https://community.kde.org/Frameworks") | 3704 | (home-page "https://community.kde.org/Frameworks") |
| @@ -3722,7 +3722,7 @@ QObjects, so you can script your applications.") | |||
| 3722 | (base32 "0lrm4y727nhwaivl37zpmnrwx048gfhyjw19m6q5z9p37lk43jja")))) | 3722 | (base32 "0lrm4y727nhwaivl37zpmnrwx048gfhyjw19m6q5z9p37lk43jja")))) |
| 3723 | (build-system qt-build-system) | 3723 | (build-system qt-build-system) |
| 3724 | (native-inputs | 3724 | (native-inputs |
| 3725 | (list extra-cmake-modules kdoctools qttools)) | 3725 | (list extra-cmake-modules kdoctools qttools-5)) |
| 3726 | (inputs | 3726 | (inputs |
| 3727 | (list kcompletion | 3727 | (list kcompletion |
| 3728 | kcoreaddons | 3728 | kcoreaddons |
| @@ -3758,7 +3758,7 @@ KParts instead.") | |||
| 3758 | (base32 "12b527l12rcf421p613ydbacilp9v9iy90ma35w21sdf9a15k675")))) | 3758 | (base32 "12b527l12rcf421p613ydbacilp9v9iy90ma35w21sdf9a15k675")))) |
| 3759 | (build-system cmake-build-system) | 3759 | (build-system cmake-build-system) |
| 3760 | (native-inputs | 3760 | (native-inputs |
| 3761 | (list extra-cmake-modules kdoctools qttools)) | 3761 | (list extra-cmake-modules kdoctools qttools-5)) |
| 3762 | (inputs | 3762 | (inputs |
| 3763 | (list kcompletion | 3763 | (list kcompletion |
| 3764 | kcoreaddons | 3764 | kcoreaddons |
