summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
AgeCommit message (Collapse)Author
2017-10-13gnu: kdelibs4support: Remove redundant inputs.Hartmut Goebel
These are listed as propagated inputs already, no need to list them as normal inputs again. * gnu/packages/kde-frameworks.scm (kdelibs4support)[inputs]: Remove kconfigwidgets, kdesignerplugin, kdoctools, kguiaddons.
2017-10-13gnu: kdoctools: Symlink some files referred to by different names.Hartmut Goebel
* gnu/package/kde-frameworks.scm (kdoctools)[arguments] <#:phases>'add-symlinks': New phase.
2017-10-13gnu: ktexteditor: Symlink some files referred to by different names.Hartmut Goebel
* gnu/package/kde-frameworks.scm (ktexteditor)[arguments] <#:phases>'add-symlinks': New phase.
2017-10-13gnu: kdeclarative: Reduce the number of warnings when configuring.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kdeclarative)[inputs]: Add libepoxy. [native-inputs]: Add pkg-config.
2017-10-13gnu: kglobalaccel: Reduce the number of warnings when configuring.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kglobalaccel)[native-inputs]: Add pkg-config.
2017-10-13gnu: sonnet: Reduce the number of warnings when configuring.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (sonnet)[native-inputs]: Add pkg-config.
2017-10-13gnu: kidletime: Enable fallback mode to X-Screensaver based poller.Hartmut Goebel
This does no harm and reduced the number of warnings. Also pkg-config was added to reduce the number of warnings further. * gnu/packages/kde-frameworks.scm (kidletime)[inputs]: Add libxscrnsaver. [native-inputs]: Add pkg-config.
2017-10-13gnu: kio: Symlink some files referred to by different names.Hartmut Goebel
* gnu/package/kde-frameworks.scm (kio)[arguments] <#:phases>'add-symlinks': New phase.
2017-10-13gnu: kio: Adopt a patch from Nix.Hartmut Goebel
* gnu/package/kde-frameworks.scm (kio)[arguments] <#:phases>'patch': New phase.
2017-10-13gnu: kio: Remove unused input.Hartmut Goebel
This "acl" is not the "libacl" kio wants, but that libacl is not yet available. Added a commend instead. * gnu/packages/kde-frameworks.scm (kio)[inputs]: Remove acl.
2017-10-13gnu: kparts: Make tests pass again.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kparts)[native-inputs]: Add shared-mime-info.
2017-10-13gnu: bluez-qt: Add comment about status of tests.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (bluez-qt)[arguments]: Add comment.
2017-10-13gnu: bluez-qt: Install udev-rules.Hartmut Goebel
This requires setting UDEV_RULES_INSTALL_DIR since the CMakeLists.txt does not base this any prefix. * gnu/packages/kde-frameworks.scm (bluez-qt)[arguments]<#:configure-flags>: Remove INSTALL_UDEV_RULE=OFF, add UDEV_RULES_INSTALL_DIR.
2017-10-13gnu: kfilemetadata: Enable support for PDF files and audio files.Hartmut Goebel
- Qt5 Multimedia module is needed to bild an extractor for audio files. - poppler, which was defined as input, is not including the requested Qt support, thus poppler-qt is needed. * gnu/packages/kde-frameworks.scm (kfilemetadata)[inuts]: Add qtmultimedia, replace poppler by poppler-qt5. [native-inputs]: Add pkg-config.
2017-10-13gnu: kdnssd: Enable service discovery on local network via avahi.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kdnssd)[inputs]: Add avahi.
2017-10-13gnu: phonon: Enable building the Qt Designer plugin.Hartmut Goebel
Add native-inputs pkg-config, qttools and update comments. This enables building the Qt Designer plugin. * gnu/packages/kde-frameworks.scm (phonon): [native-inputs]: Add pkg-config, qttools. [arguments]<#configure-flags>: Remove PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, to avoid installing the Phonon-Qt-extension into /gnu/store/…-qtbase-…/.
2017-10-13gnu: kdesignerplugin: Add optional inputs.Hartmut Goebel
Still missing: kwebkit (KF5WebKitConfig.cmake). * gnu/packages/kde-frameworks.scm (kdesignerplugin)[inputs]: Add kcompletion, kconfigwidgets, kiconthemes, kitemviews, kkio, kplotting, ktextwidgets, kwidgetsaddons, kxmlgui, sonnet.
2017-10-13gnu: Add kdewebkit.Hartmut Goebel
* gnu/package/kde-frameworks.scm (kdewebkit): New variable.
2017-10-13gnu: kwallet: Add optional input qgpgme.Hartmut Goebel
Gpgme was already there, QGpgme was missing. * gnu/packages/kde-frameworks.scm (kwallet)[inputs]: Add qgpgme.
2017-10-13gnu: kconfigwidgets: Add optional native-input kdoctools.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kconfigwidgets)[native-inputs]: Add kdoctools.
2017-10-13gnu: kcoreaddons: Add native-input shared-mime-info and a comment.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kcoreaddons)[native-inputs]: Add shared-mime-info.
2017-10-13gnu: Update prison to 5.37.0.Hartmut Goebel
Align with the version of other kde-frameworks packages. * gnu/package/kde-frameworks.scm (prision): Update to 5.37.0
2017-10-13gnu: kde-framworks: Fix installation directories.Hartmut Goebel
After the qtbase installation directories have been changed, kf5's plugins etc. need to be install into lib/qt5/…, too. We change the global definitions in "KDEInstallDirs.cmake", so this changes will apply to all packages without these to need to define the paths. THis is okay, since "KDEInstallDirs.cmake" defines the directory-layout guix is using. * gnu/packages/kde-frameworks.scm (extra-cmake-modules)[#:phase fix-lib-path]: In modules/KDEInstallDirs.cmake also patch QTPLUGINDIR, QTQUICKIMPORTSDIR, QMLDIR. (kwindowsystem)[#:phase check]: Adjust QT_PLUGIN_PATH. (kfilemetadata)[#:phase check-setup]: dito.
2017-09-02gnu: Add prison.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (prison): New variable.
2017-08-18gnu: kde-framework: Update to 5.37.0.Efraim Flashner
* gnu/packages/kde-frameworks.scm (extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox, karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd, kguiaddons, kil8n, kidletime, kitemmodules, kplotting, ksyntaxhighlighting, kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt, networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth, kcompletion, kcrash, kimageformats, kjobwidgets, knotifications, kpackage, kpty, kunitconversion, baloo, kactivities, kactivities-stats, kbookmarks, kcmutils, kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu, kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff, knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor, ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework, kde-framworkintegration, kdelibs4support, khtml, kjs, kjsembed, kmediaplayer, kross): Update to 5.37.0. (bluez-qt)[arguments]: Disable tests. (kcodecs, khtml)[native-inputs]: Add gperf. (ksyntaxhighlighting)[properties]: New field, add upstream-name. (kimageformats, baloo)[arguments]: Add phase to disable failing test. (krunner)[inputs]: Add kwindowsystem.
2017-06-27gnu: kde-frameworks: Fix 'license' fields.Ludovic Courtès
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration)[license]: Turn into a list of <license> objects. (kdelibs4support)[license]: Likewise. (khtml)[license]: Likewise. (kjs)[license]: Likewise. (kross)[license]: Likewise.
2017-06-26gnu: Add kross.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kross): New variable.
2017-06-26gnu: Add kmediaplayer.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kmediaplayer): New variable.
2017-06-26gnu: Add kjsembed.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kjsembed): New variable.
2017-06-26gnu: Add khtml.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (khtml): New variable.
2017-06-26gnu: Add kjs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kjs): New variable.
2017-06-26gnu: Add kdelibs4support.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kdelibs4support): New variable.
2017-06-26gnu: Add kde-frameworkintegration.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): New variable.
2017-06-08gnu: kde.scm, kde-frameworks.scm: Add and update comments.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kpackage,plasma-framework)[arguments]: Update comment (number of failed tests). (kdeclarative)[arguments]<#:phases>: Update comment. (bluez-qt,knotifications,kpty,ktexteditor,ktextwidgets,solid)[inputs]: Add a todo comment. (kguiaddons): Add a todo comment. (phonon)[native-inputs]: Add a todo comment. * gnu/packages/kde-frameworks.scm (kauth)[arguments]<#:phases>: Add a todo comment.
2017-06-08gnu: kwindowsystem: Fix some test-cases (test-suite still disabled).Hartmut Goebel
Make five tests pass, three are still failing – thus the test-suite is still disabled. This commit's aim is to retain the progress. * gnu/packages/kde-frameworks.scm (kwindowsystem)[native-inputs]: Add dbus. [arguments]<#:test?>: Change comment. <#:phases>: Replace phase `check` by new one befind 'install'.
2017-06-08gnu: kwidgetsaddons: Re-enable tests.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Test-suite is now passing; reenable it.
2017-06-08gnu: kiconthemes: Re-enable tests.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kiconthemes)[arguments]: Test-suite is now passing; reenable it.
2017-06-08gnu: kwallet: Use gpgme instead of gpgmepp.Hartmut Goebel
The C++-bindings are part of gpgme since version 1.7. * gnu/packages/kde-frameworks.scm(kwallet)[inputs]: Replace gpgmepp by gpgme.
2017-06-08gnu: gpgmepp: Superseded by gpgme.Hartmut Goebel
The C++-bindings are part of gpgme since version 1.7. * gnu/packages/kde-frameworks.scm (gpgmepp)[properties]: New field.
2017-06-08gnu: sonnet: Add optional input (spell-checker).Hartmut Goebel
* gnu/packages/kde-frameworks.scm (sonnet)[inputs]: Add hunspell; add todo comment for other language's spell-checker.
2017-06-08gnu: kpackage: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kpackage)[inputs]: Add kdoctools.
2017-06-08gnu: plasma-framework: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (plasma-frameworks)[native-inputs]: Add pkg-config. [inputs]: Add kwayland.
2017-06-08gnu: ktexteditor: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (ktexteditor)[native-inputs]: Add pkg-config.
2017-06-08gnu: kinit: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kinit) [native-inputs]: Add pkg-config. [inputs]: Add kdoctools, libcap.
2017-06-08gnu: kio: Add more optional and recommended inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kio)[inputs]: Add mit-krb5, qtscript.
2017-06-08gnu: kimageformats: Add more optional and recommended inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kimageformats) [native-inputs]: Add pkg-config. [inputs]: Add karchive, openexr. [arguments]<#:configure-flags>: Set include-flags.
2017-06-08gnu: kde frameworks: Avoid requiring xorg-server for tests.Hartmut Goebel
Some packages started a x.org server for testing, which can be avoided by setting QT_QPA_PLATFORM=offscreen. * gnu/packages/kde-frameworks.scm (kitemmodels) [native-inputs]: Remove xorg-server. [arguments]<#phases> 'start-xorg-server' replace by 'check-setup'. (kplotting, kcrash, kimageformats): Likewise. (kitemviews)[native-inputs]: Remove xorg-server. [arguments]<#phases> 'start-xorg-server': Remove phase; 'check-setup': set QT_QPA_PLATFORM=offscreen.
2017-06-08gnu: kcompletion: Remove unused native input.Hartmut Goebel
The xorg server is not required since change 548f99b3e0d3647f29ddc3c3864ca36b655f14ec. * gnu/packages/kde-frameworks.scm (kcompletion)[native-inputs]: Remove xorg-server.
2017-06-08gnu: kitemmodels: Add more optional inputs.Hartmut Goebel
* gnu/packages/kde-frameworks.scm (kitemmodels)[inputs]: Add qtdeclarative.
2017-06-08gnu: kguiaddons: Remove unused native input.Hartmut Goebel
The xorg server is not required since change 1de5b667f896aa2c612416bffac5f77cae94c5f4. * gnu/packages/kde-frameworks.scm (kguiaddons)[native-inputs]: Remove xorg-server.