summaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
AgeCommit message (Collapse)Author
2020-06-06gnu: KDE: Update to 20.04.1.Marius Bakke
* gnu/packages/patches/akonadi-paths.patch: Adjust for upstream changes. * gnu/packages/patches/kdepim-runtime-Fix-missing-link-libraries.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kde-internet.scm (kget, kopete, krdc, libgravatar): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde-multimedia.scm (audiocd-kio, dragon, ffmpegthumbs, juk, k3b, kamoso, kmix, kwave, libkcddb, libkcompactdisc): Likewise. * gnu/packages/kde-systemtools.scm (dolphin, dolphin-plugins, khelpcenter, konsole, krfb, ksystemlog): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde-utils.scm (kate, kmag, kmousetool, kmouth, sweeper): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde.scm (baloo-widgets, libkomparediff2, kqtquickcharts, grantleetheme, kcachegrind, libkdegames, zeroconf-ioslave): Update to 20.04.1. [source](uri): Adjust for new upstream location. (grantleetheme)[inputs]: Add KGUIADDONS. * gnu/packages/kde-pim.scm (akonadi, akonadi-calendar, akonadi-contacts, akonadi-mime, akonadi-notes, akonadi-search, kincidenceeditor, kaddressbook, kalarmcal, kblog, kcalendarsupport, kcalutils, kdav, kdepim-apps-libs, kdepim-runtime, keventviews, kgpg, kidentitymanagement, kimap, kldap, kleopatra, kmail, kmailcommon, kmailimporter, kmailtransport, kmbox, kmessagelib, kmime, knotes, kontactinterface, korganizer, kpimcommon, kpimtextedit, ksmtp, ktnef, libkdepim, libkgapi, libkleo, libksieve): Update to 20.04.1. [source](uri): Adjust to current. (akonadi)[inputs]: Remove KDBUSADDONS and KDESIGNERPLUGIN. (akonadi-calendar)[inputs]: Remove KDBUSADDONS. (kdepim-runtime)[source](patches): Remove. [arguments]: Add phase 'extend-CPLUS_INCLUDE_PATH'. [inputs]: Remove KDBUSADDONS and KICONTHEMES. (kmessagelib)[arguments]: Add phase 'extend-CPLUS_INCLUDE_PATH. [inputs]: Add QCA. (kdepim-apps-libs)[inputs]: Remove KDBUSADDONS and KICONTHEMES. (knotes)[inputs]: Remove KDBUSADDONS. (kpimcommon)[inputs]: Remove KDBUSADDONS and KCOMPLETION. (libksieve)[arguments]: Disable one more test. (korganizer)[arguments]: Disable one test.
2020-06-06gnu: kdevelop: Update to 5.5.2.Marius Bakke
* gnu/packages/kde.scm (kdevelop): Update to 5.5.2.
2020-05-18gnu: kcachegrind: Update to 19.08.3.Marius Bakke
* gnu/packages/kde.scm (kcachegrind): Update to 19.08.3.
2020-05-18gnu: kqtquickcharts: Update to 19.08.3.Marius Bakke
* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.3.
2020-05-18gnu: kpmcore: Update to 4.1.0.Marius Bakke
* gnu/packages/patches/kpmcore-fix-tests.patch, gnu/packages/patches/kpmcore-remove-broken-test.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kde.scm (kpmcore): Update to 4.1.0. [source](patches): Remove.
2020-05-18gnu: qca: Update to 2.3.0.Marius Bakke
* gnu/packages/kde.scm (qca): Update to 2.3.0.
2020-05-18gnu: libkomparediff2: Update to 19.08.3.Marius Bakke
* gnu/packages/kde.scm (libkomparediff2): Update to 19.08.3.
2020-05-18gnu: krita: Update to 4.2.9.Marius Bakke
* gnu/packages/kde.scm (krita): Update to 4.2.9. [arguments]: Add special configure flag for OPENEXR instead of ILMBASE.
2020-05-18gnu: kdiagram: Update to 2.7.0.Marius Bakke
* gnu/packages/kde.scm (kdiagram): Update to 2.7.0.
2020-05-17gnu: kdeconnect: Fix kdeconnectd path.Efraim Flashner
* gnu/packages/kde.scm (kdeconnect)[arguments]: Add configure-flag to set libexec as a top-level directory in the output.
2020-05-13gnu: kdevelop: Update to 5.5.1.Efraim Flashner
* gnu/packages/kde.scm (kdevelop): Update to 5.5.1.
2020-05-13gnu: kdevelop-pg-qt: Update to 2.2.1.Efraim Flashner
* gnu/packages/kde.scm (kdevelop-pg-qt): Update to 2.2.1. [source]: Download using git-fetch.
2020-03-21Merge branch 'master' into core-updatesMarius Bakke
2020-03-19gnu: Add kdiagram.Hartmut Goebel
* gnu/packages/kde.scm (kdiagram): New variable. * packages/patches/kdiagram-Fix-missing-link-libraries.patch: New file. * gnu/local.mk: Add it.
2020-02-03Merge branch 'staging' into core-updatesMarius Bakke
2020-01-28gnu: Add baloo-widgets.Hartmut Goebel
* gnu/packages/kde.scm (baloo-widgets): New variable.
2020-01-28gnu: Cleanup KDE packages to use the update qt-build-system.Hartmut Goebel
* gnu/packages/kde.scm (grantleetheme): [arguments] Remove. (kdeconnect)[arguments]<phases>{check-setup}: Remove. libkdegames: Use qt-build-system. [arguments]: Remove. * gnu/packages/kde-frameworks.scm (kguiaddons, kitemmodels, kitemviews, kplotting, sonnet, kcompletion, kcrash, kdesignerplugin, kglobalaccel, kparts, ktextwidgets, khtml, kmediaplayer): Use qt-build-system. [arguments]: Remove. (kpeople): Use qt-build-system. [arguments]<phases>: Remove. (kconfigwidgets, kwidgetsaddons) Use qt-build-system. [arguments]<phases>{check-setup}: Remove. * gnu/packages/kde-plasma.scm (kdecoration) Use qt-build-system. [arguments]: Remove. (libkscreen): Use qt-build-system. [arguments]<phases>: Remove. (libksysguard): Use qt-build-system. [arguments]<phases>{check-setup}: Remove. * gnu/packages/kde-utils.scm (kronometer, rsibreak): [arguments] Remove.
2020-01-15gnu: util-linux: Move libraries to separate output.Marius Bakke
Fixes <https://bugs.gnu.org/37732>. Reported by Diego Nicola Barbato <dnbarbato@posteo.de>. * gnu/packages/linux.scm (util-linux)[outputs]: Add "lib". [arguments]: Update #:configure-flags and the "move-static-libraries" phase accordingly. Add phases "patch-build-scripts" and "adjust-pkg-config-files". (e2fsprogs, psm, mtd-utils, f2fs-tools, f2fs-tools-1.7, eudev, xfsprogs)[inputs]: Change to the "lib" output of UTIL-LINUX. (btrfs-progs)[inputs]: Remove duplicate UTIL-LINUX inputs and change to use the "lib" output. * gnu/packages/admin.scm (pam-mount)[inputs]: Add UTIL-LINUX:LIB. (testdisk)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/android.scm (abootimg)[inputs]: Likewise. * gnu/packages/audio.scm (jack-1)[propagated-inputs]: Likewise. * gnu/packages/bootloaders.scm (syslinux, vboot-utils)[inputs]: Likewise. * gnu/packages/chez.scm (chez-scheme)[inputs]: Likewise. * gnu/packages/cryptsetup.scm (cryptsetup, cryptsetup-static)[inputs]: Likewise. * gnu/packages/databases.scm (postgresql, 4store)[inputs]: Likewise. * gnu/packages/disk.scm (ndctl, gptfdisk, fdisk, gparted, rmlint, volume-key)[inputs]: Likewise. (parted)[inputs]: Likewise. [native-inputs]: Add UTIL-LINUX. * gnu/packages/efi.scm (sbsigntools)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/engineering.scm (lib3mf)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise. * gnu/packages/file-systems.scm (glusterfs, jfsutils, zfs)[inputs]: Likewise. * gnu/packages/firmware.scm (ovmf)[inputs]: Likewise. * gnu/packages/fontutils.scm (fontconfig)[propagated-inputs]: Likewise. * gnu/packages/freedesktop.scm (localed)[inputs]: Likewise. * gnu/packages/glib.scm (glib, appstream-glib)[propagated-inputs]: Likewise. * gnu/packages/gnome.scm (tracker, gnome-terminal)[inputs]: Likewise. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/kde.scm (kpmcore)[inputs]: Likewise. * gnu/packages/kodi.scm (crossguid)[inputs]: Likewise. * gnu/packages/lighting.scm (ola)[inputs]: Likewise. * gnu/packages/music.scm (libgig)[inputs]: Likewise. * gnu/packages/nfs.scm (nfs-utils)[inputs]: Likewise. * gnu/packages/opencog.scm (opencog)[inputs]: Likewise. * gnu/packages/package-management.scm (msitools)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/password-utils.scm (pwsafe)[inputs]: Likewise. * gnu/packages/telephony.scm (pjproject)[propagated-inputs]: Likewise. * gnu/packages/rdf.scm (rasqal)[inputs]: Likewise. * gnu/packages/search.scm (xapian)[inputs]: Likewise. * gnu/packages/sssd.scm (sssd)[native-inputs]: Likewise. * gnu/packages/storage.scm (ceph)[inputs]: Add UTIL-LINUX:LIB. * gnu/packages/task-management.scm (taskwarrior)[inputs]: Change to the "lib" output of UTIL-LINUX. * gnu/packages/virtualization.scm (libvirt, xen)[inputs]: Likewise. * gnu/packages/xorg.scm (libsm)[inputs]: Likewise.
2020-01-12gnu: Use the two-element 'define-deprecated' form where applicable.Ludovic Courtès
* gnu/packages/guile.scm (guile-json): Use the two-element 'define-deprecated' form. * gnu/packages/kde.scm (kdevplatform): Likewise. * gnu/packages/mpi.scm (hwloc-2.0): Likewise. * gnu/packages/qt.scm (qt): Likewise.
2020-01-11gnu: kdevelop: Update to 5.4.6.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (kdevelop): Update to 5.4.6.
2019-12-23gnu: Add zeroconf-ioslave.Hartmut Goebel
* gnu/packages/kde.scm (zeroconf-ioslave): New variable.
2019-12-23gnu: Add grantleetheme.Hartmut Goebel
* gnu/packages/kde.scm (grantleetheme): New variable. * gnu/packages/patches/grantlee-merge-theme-dirs.patch: New file. * gnu:lokal.mk (DATA): Add it.
2019-12-23gnu: kdeconnect: Use fixed qt-build-system.Hartmut Goebel
* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
2019-12-23gnu: kdevelop: Use fixed qt-build-system.Hartmut Goebel
* gnu/packages/kde.scm (kdevelop)[arguments]<phases>: Use %standard-phases without explicitly referring to the qt-build-system module.
2019-12-11gnu: Deprecate kdevplatform package.Hartmut Goebel
* gnu/packages/kde.scm (kdevplatform): Define as a deprecated alias for 'kdevelop`.
2019-12-11gnu: kdevelop: Update to 5.4.5.Hartmut Goebel
* gnu/packages/kde.scm(kdevelop): Update to 5.4.5, use qt-build-sytem. [native-inputs]: Move shared-mime-info from … [inputs] … here; Remove kconfig, kdevplatform, libepoxy; Add apr, apr-util, astyle, attica, boost, kconfigwidgets, kservice, libkomparediff2, oxygen-icons, qtquickcontrols2, sonnet, subversion; structure and sort list of inputs. [arguments] Disable tests. <phases>: Base on phases from qt-build-system. {wrap-executable}: Remove. {add-include-path}: New phase. {check} Keep it..
2019-12-11gnu: kdevelop-pg-qt: Update to 2.2.0.Hartmut Goebel
* gnu/packages/kde.scm(kdevelop-pg-qt): Update to 2.2.0.
2019-12-11gnu: Remove duplicate copyright line.Marius Bakke
* gnu/packages/kde.scm: Remove duplicate copyright.
2019-12-10gnu: Add libkdegames.Hartmut Goebel
* gnu/packages/kde.scm (libkdegames): New variable.
2019-12-04Merge branch 'staging'Marius Bakke
2019-12-01gnu: kdeconnect: Use qt-build-system.Hartmut Goebel
* gnu/packages/display-managers.scm (kdeconnect): Use qt-build-sytem. [arguments]<modules, imported-modules>: Remove. <phases>: Base on phases from qt-build-system. {wrap-executable}: Remove.
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-28gnu: snorenotify: Update inputs.Efraim Flashner
* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules, qttools ... [native-inputs]: ... to here.
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-26gnu: kdeconnect: Remove useless code.Hartmut Goebel
After fixing wrap-qt-program, setting QT_PLUGIN_PATH here is no longer necessary. * gnu/packages/kde.scm (kdeconnect)[arguments]<phases>{wrap-executable}: Remove setting QT_PLUGIN_PATH.
2019-11-17gnu: kpmcore: Fix dependencies.Andrius Štikonas
* gnu/packages/kde.scm(kpmcore)[inputs]: Add kauth, kcoreaddons, kwidgetsaddons. Remove kconfigwidgets, kio.
2019-11-15Merge branch 'master' into stagingMarius Bakke
2019-11-10gnu: kpmcore: Update to 4.0.1.Hartmut Goebel
* gnu/packages/kde.scm(kpmcore): Update to 4.0.1. [origin]: Add upstream patches for making tests pass. [inputs]: Add qttools. Remove kiconthemes, kservice, libatasmart, parted. [arguments]: New element. * gnu/packages/patches/kpmcore-fix-tests.patch, gnu/packages/patches/kpmcore-remove-broken-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them. add patches
2019-11-10gnu: Move kpmcore to kde.scm.Hartmut Goebel
kpmcore is not a framework part. * gnu/packages/kde-frameworks.scm(kpmcore): Move from here … * gnu/packages/kde.scm(kpmcore): … to here.
2019-11-10gnu: krita: Update to 4.2.7.1.Hartmut Goebel
* gnu/packages/kde.scm (krita): Update to 4.2.7.1; [source]: Update path.
2019-11-10gnu: kqtquickcharts: Update to 19.08.2.Hartmut Goebel
* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.2.
2019-11-10gnu: libkomparediff2: Update to 19.08.2.Hartmut Goebel
* gnu/packages/kde.scm (libkomparediff2): Update to 19.08.2.
2019-11-10gnu: kde-frameworks: Update to 5.63.0.Hartmut Goebel
KHolidays is part of frameworks since version 5.43 already. * gnu/packages/kde.scm(kholidays): Move to … * gnu/packages/kde-frameworks.scm(kholidays) … here, update to 5.63.0 and [source]: Update path. (attica, baloo, bluez-qt, breeze- icons, extra-cmake-modules, kactivities, kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kcoreaddons, kcrash, kdbusaddons, kde-frameworkintegration, kdeclarative, kded, kdelibs4support, kdesu, kdnssd, kdoctools, kemoticons, kglobalaccel, kguiaddons, khtml, ki18n, kidletime, kimageformats, kinit, kirigami, kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer, knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople, kpty, kross, krunner, kservice, ksyntaxhighlighting, ktexteditor, kunitconversion, kwallet, kwidgetsaddons, kxmlrpcclient, modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, prison, qqc2-desktop-style, solid, sonnet, threadweaver): Update to 5.63.0. (kconfigwidgets): Update to 5.63.0; [inputs]: Add qttools. (kdesignerplugin): Update to 5.63.0; [source]: Update path. (kdewebkit): Update to 5.63.0; [source]: Update path.; [inputs]: Add qttools. (kfilemetadata): Update to 5.63.0; [inputs]: Add kcoreaddons; [arguments]<#pahses>: Add a test-case to the blacklist (kiconthemes): Update to 5.63.0; [inputs]: Add qttools. (kio): Update to 5.63.0; [inputs]: Add qttools. (kplotting): Update to 5.63.0; [inputs]: Add qttools. (ktextwidgets): Update to 5.63.0; [inputs]: Add qttools. (kwayland): Update to 5.63.0; [inputs]: Add wayland-protocols. (kwindowsystem): Update to 5.63.0, update blacklist or tests, explicitly set XDG_RUNTIME_DIR; [inputs]: Add xcb-util-wm. (kxmlgui): Update to 5.63.0; [inputs]: Add qttools. * gnu/packages/patches/kinit-kdeinit-extra_libs.patch: Adjust. * gnu/packages/patches/kwindowsystem-qt-compat.patch: Remove obsolete patch.
2019-11-06gnu: Add KCacheGrind.Ludovic Courtès
* gnu/packages/kde.scm (kcachegrind): New variable.
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-16gnu: Add kqtquickcharts.Efraim Flashner
* gnu/packages/kde.scm (kqtquickcharts): New variable.
2019-09-09gnu: kdeconnect: Update to 1.3.5.Efraim Flashner
* gnu/packages/kde.scm (kdeconnect): Update to 1.3.5. [source]: Update source uri.
2019-09-09gnu: kdeconnect: Set upstream-name.Efraim Flashner
* gnu/packages/kde.scm (kdeconnect)[properties]: New field.
2019-08-13Merge branch 'master' into core-updatesMarius Bakke
2019-08-03gnu: krita: Update to 4.2.5.Tobias Geerinckx-Rice
* gnu/packages/kde.scm (krita): Update to 4.2.5.