2.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
AgeCommit message (Expand)Author
2019-01-26gnu: kdelibs4support: Use INVOKE....* gnu/packages/kde-frameworks.scm (kdelibs4support)[arguments]: Use INVOKE in "check" phase. Ricardo Wurmus
2019-01-26gnu: baloo: Use INVOKE....* gnu/packages/kde-frameworks.scm (baloo)[arguments]: Use INVOKE in "check" phase. Ricardo Wurmus
2019-01-26gnu: knotifications: Use INVOKE....* gnu/packages/kde-frameworks.scm (knotifications)[arguments]: Use INVOKE in "check" phase. Ricardo Wurmus
2019-01-26gnu: kauth: Use INVOKE....* gnu/packages/kde-frameworks.scm (kauth)[arguments]: Use INVOKE in "check" phase. Ricardo Wurmus
2019-01-26gnu: solid: Use INVOKE....* gnu/packages/kde-frameworks.scm (solid)[arguments]: Use INVOKE in "check" phase. Ricardo Wurmus
2019-01-26gnu: networkmanager-qt: Use INVOKE....* gnu/packages/kde-frameworks.scm (networkmanager-qt)[arguments]: Use INVOKE in "check" phase. Ricardo Wurmus
2019-01-26gnu: modemmanager-qt: Use INVOKE....* gnu/packages/kde-frameworks.scm (modemmanager-qt)[arguments]: Use INVOKE in "check" phase. Ricardo Wurmus
2019-01-26gnu: kdbusaddons: Use INVOKE....* gnu/packages/kde-frameworks.scm (kdbusaddons)[arguments]: Use INVOKE in check phase. Ricardo Wurmus
2019-01-26gnu: kcoreaddons: Disable broken test....* gnu/packages/kde-frameworks.scm (kcoreaddons)[arguments]: Disable benchNotifyWatcher test because it installs too many inotify watches and fails with ENOSPC. Ricardo Wurmus
2019-01-25gnu: kcoreaddons: Fix broken test....* gnu/packages/kde-frameworks.scm (kcoreaddons)[arguments]: Add build phase "fix-broken-test". Ricardo Wurmus
2019-01-17gnu: kwindowsystem: Enable test-suite....* gnu/package/kde-frameworks.scm(kwindowsystem) [inputs]: Add openbox. [arguments] <#:tests?> Remove. <#:phases> 'blacklist-failing-tests: New phase. <#:phases> 'check: Start openbox, don't set QT_PLUGIN_PATH, use invkove, simplify and cleanup code. No longer move 'check behind install. Hartmut Goebel
2019-01-17gnu: knewstuff: Enable test-suite....Without anything changed the test-suite now passes, thus can be enabled. * gnu/package/kde-frameworks.scm(knewstuff)[arguments]<#:tests?>: Remove. Hartmut Goebel
2019-01-17gnu: kemoticons: Enable test-suite....Without anything changed the test-suite now passes, thus can be enabled. * gnu/package/kde-frameworks.scm(kemoticons)[arguments]<#:tests?>: Remove. Hartmut Goebel
2019-01-17gnu: kpackage: Enable test-suite....* gnu/package/kde-frameworks.scm(kpackage)[arguments] <#:tests?>: Remove. <#:phases>: Add phase 'patch-tests. Hartmut Goebel
2019-01-17gnu: kirigami: Enable test-suite....The error which inhibited running the tests no longer occurs in 5.49.0, although now no tests are found at all. Since no tests are found now, the phase 'check-setup can be removed, too, and thus the 'arguments' at all. * gnu/packages/kde-frameworks.scm(kirigami)[arguments]: Remove. Hartmut Goebel
2019-01-17gnu: kcoreaddons: Enable test-suite....Enable running the tests and blacklist the one failing test. * gnu/package/kde-frameworks.scm(kcoreaddons)[arguments] <#:tests?>: Remove. <#:phases>: Add phase 'blacklist-failing-test. Hartmut Goebel
2019-01-15gnu: Separate Python core packages from the rest....* gnu/packages/python.scm: Move hundreds of package definitions from here... * gnu/packages/python-xyz.scm: ...to this new module. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/ada.scm, gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm, gnu/packages/backup.scm, gnu/packages/benchmark.scm, gnu/packages/bioinformatics.scm, gnu/packages/bittorrent.scm, gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/chemistry.scm, gnu/packages/cluster.scm, gnu/packages/compression.scm, gnu/packages/connman.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/direct-connect.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/dlang.scm, gnu/packages/docker.scm, gnu/packages/ebook.scm, gnu/packages/elf.scm, gnu/packages/emacs.scm, gnu/packages/emulators.scm, gnu/packages/engineering.scm, gnu/packages/enlightenment.scm, gnu/packages/finance.scm, gnu/packages/fltk.scm, gnu/packages/fontutils.scm, gnu/packages/freedesktop.scm, gnu/packages/game-development.scm, gnu/packages/games.scm, gnu/packages/geo.scm, gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/graph.scm, gnu/packages/graphics.scm, gnu/packages/graphviz.scm, gnu/packages/gtk.scm, gnu/packages/ham-radio.scm, gnu/packages/image-processing.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/julia.scm, gnu/packages/kde-frameworks.scm, gnu/packages/key-mon.scm, gnu/packages/libffi.scm, gnu/packages/libreoffice.scm, gnu/packages/libusb.scm, gnu/packages/lirc.scm, gnu/packages/logging.scm, gnu/packages/machine-learning.scm, gnu/packages/mail.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/medical.scm, gnu/packages/messaging.scm, gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/mpd.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/nutrition.scm, gnu/packages/openldap.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/password-utils.scm, gnu/packages/patchutils.scm, gnu/packages/pdf.scm, gnu/packages/photo.scm, gnu/packages/polkit.scm, gnu/packages/protobuf.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/qt.scm, gnu/packages/rdf.scm, gnu/packages/ruby.scm, gnu/packages/search.scm, gnu/packages/selinux.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/simulation.scm, gnu/packages/ssh.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/virtualization.scm, gnu/packages/vpn.scm, gnu/packages/web-browsers.scm, gnu/packages/web.scm, gnu/packages/wicd.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm: Update module references. Ricardo Wurmus
2019-01-11gnu: kinit: Use KDEINIT5_LIBRARY_PATH to search for dynlibs....Using LIBRARY_PATH was introduced in 16b8aff85bcdb9799496c4a27257210cd45158e5, but is wrong since this variable is used by the compiler (gcc) at link time. * gnu/packages/patches/kinit-kdeinit-libpath.patch: Change LIBRARY_PATH to KDEINIT5_LIBRARY_PATH. * gnu/packages/kde-frameworks.scm (kinit)[native-search-paths]: New field. Hartmut Goebel
2019-01-04gnu: kservice: Transfer patches from NixOS....Transfer the NixOS patches for kservice as of 2018-02-17. - Make QDirIterator follow symlinks. - Normalize path, but don't resolve symlinks. * gnu/packages/kde-frameworks.scm(kservice)<patch>: New phase. Hartmut Goebel
2019-01-04gnu: kpackage: Transfer patches from NixOS....Transfer the NixOS patches for kpackage as of 2018-02-17: - Allow external paths. - Make QDirIterator follow symlinks. Decided to use a patch for one of the "allow external paths" changes since 'substitute*' seems not to be robust enough. * gnu/packages/patches/kpackage-allow-external-paths.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde-frameworks.scm(kpackage)[source]: Use it. <patch>: New phase. Hartmut Goebel
2019-01-04gnu: kinit: Use LIBRARY_PATH to search for dynamically loaded libs....Transfer the NixOS "kdeinit-libpath" patch for kinit as of 2018-02-17. * gnu/packages/patches/kinit-kdeinit-libpath.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde-frameworks.scm (kinit)[source]: Use it. Hartmut Goebel
2019-01-04gnu: kinit: Use the store paths for dynamically loaded libs....Transfer the NixOS "kdeinit-extra_libs" patch for kinit as of 2018-02-17. * gnu/packages/patches/kinit-kdeinit-extra_libs.patch: New filee. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde-frameworks.scm (kinit)[source]: Use it. <patch-paths>: New phase. [inputs]: Add kparts, plasma-framework. Hartmut Goebel
2019-01-04gnu: kio: Search 'smbd' on $PATH....Transfer the remaining NixOS patch for kio as of 2018-02-17. * gnu/packages/patches/kio-search-smbd-on-PATH.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/kde-frameworks.scm(kio)<source>: Use it. Hartmut Goebel
2019-01-04gnu: kdelibs4support: Add todo comment for a patch from NixOS....* gnu/packages/kde-frameworks.scm(kdelibs4support): Add comment. Hartmut Goebel
2019-01-04gnu: kconfigwidgets: Make QDirIterator follow symlinks....Transfer the NixOS patch "qdiriterator-follow-symlinks" for kconfigwidgets as of 2018-02-17. * gnu/packages/kde-frameworks.scm(kconfigwidgets)<patch>: New phase. Hartmut Goebel
2019-01-04gnu: kcmutils: Print plugin name when loading fails....Transfer the NixOS patch "kcmutils-debug-module-loader" for kcmutils as of 2018-02-17. * gnu/packages/kde-frameworks.scm(kcmutils)<patch>: Add substitute for src/kcmoduleloader.cpp. Hartmut Goebel
2019-01-04gnu: kcmutils: Make QDirIterator follow symlinks....Transfer the NixOS patch "kcmutils-follow-symlinks" for kcmutils as of 2018-02-17. * gnu/packages/kde-frameworks.scm(kcmutils)<patch>: New phase. Hartmut Goebel
2019-01-04gnu: krunner: Blacklist another test failing with 5.49.0....* gnu/packages/kde-frameworks.scm(krunner)[#phases]<check-setup>: Blacklist 'testMulti'. Hartmut Goebel
2019-01-04gnu: extra-cmake-modules: Fix install-path for plugins....The respective entry changed for kde-frameworks 5.46. * gnu/packages/kde-frameworks.scm(krunner)[#phases]<fix-lib-path>: Change substitute for QTPLUGINDIR. Hartmut Goebel
2019-01-02gnu: breeze-icons: Fix failing tests....* gnu/packages/kde-frameworks.scm(breeze-icons)[arguments]<#phases>: Remove outdated 'disable-failing-test, add 'add-symlinks. Hartmut Goebel
2018-12-24gnu: Remove obsolete package gpgmepp....This package is unused, is part of gpgme since version 1.7 and has been marked as superseded since 18 months now. * gnu/packages/kde-frameworks.scm (gpgmepp): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Hartmut Goebel
2018-12-23gnu: baloo: Fix build....The substitute for removing a failing test did no longer work since the way the test is included changed in v5.45.0: Formerly the test has listed, now there is a separate statement for this test. * gnu/package/kde-frameworks.scm((baloo)[arguments]<#phases>: Change substitute in phase 'remove-failing-test'. Hartmut Goebel
2018-12-20gnu: KDE: Update remaining packages to 5.49.0....These packages have been missed in 600f1ad8e61e65ad9a1f22d099d16c5948cb1f48, since the `guix refresh --type=kde` does not honor the sub-directory for the "portingaids". * gnu/packages/kde-frameworks.scm (kdelibs4support, khtml, kjs, kjsembed, kmediaplayer, kross): Update to 5.49.0. Hartmut Goebel
2018-12-19gnu: plasma-framework: Fix build....* gnu/packages/plasma-framework.scm (plasma-framework)[inputs]: Add qtquickcontrols2. Hartmut Goebel