| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gnu: kdesignerplugin: Add optional inputs.•••Still missing: kwebkit (KF5WebKitConfig.cmake).
* gnu/packages/kde-frameworks.scm (kdesignerplugin)[inputs]: Add kcompletion,
kconfigwidgets, kiconthemes, kitemviews, kkio, kplotting, ktextwidgets,
kwidgetsaddons, kxmlgui, sonnet.
| Hartmut Goebel | 2017-10-13 | 1 | -1/+14 |
* | gnu: Add kdewebkit.•••* gnu/package/kde-frameworks.scm (kdewebkit): New variable.
| Hartmut Goebel | 2017-10-13 | 1 | -0/+32 |
* | gnu: kwallet: Add optional input qgpgme.•••Gpgme was already there, QGpgme was missing.
* gnu/packages/kde-frameworks.scm (kwallet)[inputs]: Add qgpgme.
| Hartmut Goebel | 2017-10-13 | 1 | -1/+2 |
* | gnu: kconfigwidgets: Add optional native-input kdoctools.•••* gnu/packages/kde-frameworks.scm (kconfigwidgets)[native-inputs]:
Add kdoctools.
| Hartmut Goebel | 2017-10-13 | 1 | -1/+2 |
* | gnu: kcoreaddons: Add native-input shared-mime-info and a comment.•••* gnu/packages/kde-frameworks.scm (kcoreaddons)[native-inputs]:
Add shared-mime-info.
| Hartmut Goebel | 2017-10-13 | 1 | -0/+2 |
* | gnu: Update prison to 5.37.0.•••Align with the version of other kde-frameworks packages.
* gnu/package/kde-frameworks.scm (prision): Update to 5.37.0
| Hartmut Goebel | 2017-10-13 | 1 | -2/+2 |
* | gnu: kde-framworks: Fix installation directories.•••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.
| Hartmut Goebel | 2017-10-13 | 1 | -3/+13 |
* | gnu: Add prison.•••* gnu/packages/kde-frameworks.scm (prison): New variable.
| Hartmut Goebel | 2017-09-02 | 1 | -0/+26 |
* | gnu: kde-framework: Update to 5.37.0.•••* 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.
| Efraim Flashner | 2017-08-18 | 1 | -150/+161 |
* | gnu: kde-frameworks: Fix 'license' fields.•••* 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.
| Ludovic Courtès | 2017-06-27 | 1 | -13/+13 |
* | gnu: Add kross.•••* gnu/packages/kde-frameworks.scm (kross): New variable.
| Hartmut Goebel | 2017-06-26 | 1 | -0/+44 |
* | gnu: Add kmediaplayer.•••* gnu/packages/kde-frameworks.scm (kmediaplayer): New variable.
| Hartmut Goebel | 2017-06-26 | 1 | -0/+46 |
* | gnu: Add kjsembed.•••* gnu/packages/kde-frameworks.scm (kjsembed): New variable.
| Hartmut Goebel | 2017-06-26 | 1 | -0/+29 |
* | gnu: Add khtml.•••* gnu/packages/kde-frameworks.scm (khtml): New variable.
| Hartmut Goebel | 2017-06-26 | 1 | -0/+58 |
* | gnu: Add kjs.•••* gnu/packages/kde-frameworks.scm (kjs): New variable.
| Hartmut Goebel | 2017-06-26 | 1 | -0/+34 |
* | gnu: Add kdelibs4support.•••* gnu/packages/kde-frameworks.scm (kdelibs4support): New variable.
| Hartmut Goebel | 2017-06-26 | 1 | -1/+121 |
* | gnu: Add kde-frameworkintegration.•••* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): New variable.
| Hartmut Goebel | 2017-06-26 | 1 | -0/+58 |
* | gnu: kde.scm, kde-frameworks.scm: Add and update comments.•••* 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.
| Hartmut Goebel | 2017-06-08 | 1 | -4/+19 |
* | gnu: kwindowsystem: Fix some test-cases (test-suite still disabled).•••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'.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+26 |
* | gnu: kwidgetsaddons: Re-enable tests.•••* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Test-suite
is now passing; reenable it.
| Hartmut Goebel | 2017-06-08 | 1 | -2/+1 |
* | gnu: kiconthemes: Re-enable tests.•••* gnu/packages/kde-frameworks.scm (kiconthemes)[arguments]: Test-suite
is now passing; reenable it.
| Hartmut Goebel | 2017-06-08 | 1 | -2/+1 |
* | gnu: kwallet: Use gpgme instead of gpgmepp.•••The C++-bindings are part of gpgme since version 1.7.
* gnu/packages/kde-frameworks.scm(kwallet)[inputs]: Replace gpgmepp by
gpgme.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+1 |
* | gnu: gpgmepp: Superseded by gpgme.•••The C++-bindings are part of gpgme since version 1.7.
* gnu/packages/kde-frameworks.scm (gpgmepp)[properties]: New field.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+2 |
* | gnu: sonnet: Add optional input (spell-checker).•••* gnu/packages/kde-frameworks.scm (sonnet)[inputs]: Add hunspell; add
todo comment for other language's spell-checker.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+4 |
* | gnu: kpackage: Add more optional inputs.•••* gnu/packages/kde-frameworks.scm (kpackage)[inputs]: Add kdoctools.
| Hartmut Goebel | 2017-06-08 | 1 | -0/+1 |
* | gnu: plasma-framework: Add more optional inputs.•••* gnu/packages/kde-frameworks.scm (plasma-frameworks)[native-inputs]: Add
pkg-config. [inputs]: Add kwayland.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+3 |
* | gnu: ktexteditor: Add more optional inputs.•••* gnu/packages/kde-frameworks.scm (ktexteditor)[native-inputs]: Add
pkg-config.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+2 |
* | gnu: kinit: Add more optional inputs.•••* gnu/packages/kde-frameworks.scm (kinit)
[native-inputs]: Add pkg-config.
[inputs]: Add kdoctools, libcap.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+4 |
* | gnu: kio: Add more optional and recommended inputs.•••* gnu/packages/kde-frameworks.scm (kio)[inputs]: Add mit-krb5, qtscript.
| Hartmut Goebel | 2017-06-08 | 1 | -0/+3 |
* | gnu: kimageformats: Add more optional and recommended inputs.•••* gnu/packages/kde-frameworks.scm (kimageformats)
[native-inputs]: Add pkg-config.
[inputs]: Add karchive, openexr.
[arguments]<#:configure-flags>: Set include-flags.
| Hartmut Goebel | 2017-06-08 | 1 | -3/+14 |
* | gnu: kde frameworks: Avoid requiring xorg-server for tests.•••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.
| Hartmut Goebel | 2017-06-08 | 1 | -41/+23 |
* | gnu: kcompletion: Remove unused native input.•••The xorg server is not required since change
548f99b3e0d3647f29ddc3c3864ca36b655f14ec.
* gnu/packages/kde-frameworks.scm (kcompletion)[native-inputs]: Remove
xorg-server.
| Hartmut Goebel | 2017-06-08 | 1 | -2/+1 |
* | gnu: kitemmodels: Add more optional inputs.•••* gnu/packages/kde-frameworks.scm (kitemmodels)[inputs]: Add qtdeclarative.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+2 |
* | gnu: kguiaddons: Remove unused native input.•••The xorg server is not required since change
1de5b667f896aa2c612416bffac5f77cae94c5f4.
* gnu/packages/kde-frameworks.scm (kguiaddons)[native-inputs]: Remove
xorg-server.
| Hartmut Goebel | 2017-06-08 | 1 | -2/+1 |
* | gnu: kguiaddons: Add more optional inputs.•••* gnu/packages/kde-frameworks.scm (kguiaddons)
[native-inputs]: Add pkg-config. [inputs]:Add qtx11extras.
| Hartmut Goebel | 2017-06-08 | 1 | -1/+3 |
* | gnu: Update kde frameworks to 5.34.0.•••* gnu/packages/kde-frameworks.scm (solid): Update to 5.34.0 [native-inputs]:
Add dbus. <check>: Replace standard phase.
(networkmanager-qt): Update to 5.34.0. [source]: Remove patches.
(kfilemetadata) Update to 5.32.0. <check-setup>: New phase <check> Move
phase after install phase. [inputs] Add catdoc, exiv2, ffmpeg, poppler,
taglib.
(attica, baloo, bluez-qt, breeze-icons, extra-cmake-modules, kactivities,
kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs,
kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons,
kdeclarative, kded, kdesignerplugin, kdesu, kdnssd, kdoctools, kemoticons,
kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime, kimageformats,
kinit, kio, kitemmodels, kitemviews, kjobwidgets, knewstuff, knotification,
knotifyconfig, kpackages, kparts, kpeople, kplotting, kpty, krunner,
kservice, ksyntaxhighlighting, ktexteditor, ktextwidgets, kunitconversion,
kwallet, kwayland, kwidgetsaddons, kwindowsystem, kxmlgui, kxmlrpcclient,
modemmanager-qt, networkmanager-qt, oxygen-icons, plasma-framework, sonnet,
threadweaver): Update to 5.34.0.
* gnu/packages/patches/networkmanager-qt-activeconnection-test-1.patch,
gnu/packages/patches/networkmanager-qt-activeconnection-test-2.patch:
Remove files.
* gnu/local.mk (dist_patch_DATA): Remove the patch files.
| Hartmut Goebel | 2017-05-15 | 1 | -136/+166 |
* | gnu: Fix typos in descriptions.•••* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
| Tobias Geerinckx-Rice | 2017-04-17 | 1 | -2/+2 |
* | gnu: kde-frameworks: No longer setenv CTEST_OUTPUT_ON_FAILURE.•••This is now done my the cmake-build-system.
* gnu/packages/kde-frameworks.scm (kcoreaddons, kwidgetsaddons, kpackage,
kemoticons kiconthemes, kio, knewstuff, kpeople, krunner,kservice,
ktexteditor, kxmlgui plasma-framework) [arguments] <check-setup>: Remove
setenv CTEST_OUTPUT_ON_FAILURE.
(kpty) [arguments] <patch-tests>: Remove setenv CTEST_OUTPUT_ON_FAILURE.
(ksyntaxhighlighting) [arguments] <check-setup>: Remove phase.
| Hartmut Goebel | 2017-04-12 | 1 | -18/+0 |
* | gnu: Update kde-frameworks to 5.32.0•••* gnu/packages/kde-frameworks.scm
(breeze-icons): Update to 5.32.0. [arguments]: Re-enable tests.
(kio): Update to 5.32.0. [source]: Remove patch.
(ktexteditor): Update to 5.32.0. [inputs]: Add ksyntaxhighlighting.
(networkmanager-qt): Update to 5.32.0. [source]: Add patches.
(kunitconversion): Update to 5.32.0. [arguments]
<disable-a-failing-test-case>: New phase.
(ksyntaxhighlighting): Update to 5.32.0.[native-iputs]: Add qtools.
(knewstuff): Update to 5.32.0. [inputs]: Add qtdeclarative.
(attica, baloo, bluez-qt, extra-cmake-modules, kactivities,
kactivities-stats, kapidox, karchive, kauth, kbookmarks, kcmutils, kcodecs,
kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdbusaddons,
kdeclarative, kded, kdesignerplugin, kdesu, kdnssd, kdoctools, kemoticons,
kfilemetadata, kglobalaccel, kguiaddons, ki18n, kiconthemes, kidletime,
kimageformats, kinit, kitemmodels, kitemviews, kjobwidgets, knotifications,
knotifyconfig, kpackage, kparts, kpeople, kplotting, kpty, krunner,
kservice, ktextwidgets, kwallet, kwayland, kwidgetsaddons, kwindowsystem,
kxmlgui, kxmlrpcclient, modemmanager-qt, oxygen-icons, plasma-framework,
solid, sonnet, threadweaver): Update to 5.32.0.
* gnu/packages/patches/kio-CVE-2017-6410.patch: Delete file.
* gnu/packages/patches/networkmanager-qt-activeconnection-test-1.patch,
gnu/packages/patches/networkmanager-qt-activeconnection-test-2.patch:
New files.
* gnu/local.mk (dist_patch_DATA): Remove resp. add the patch files.
| Hartmut Goebel | 2017-04-12 | 1 | -137/+149 |
* | gnu: Update phonon to 4.9.1•••* gnu/packages/kde-frameworks.scm (phonon): Update to 4.9.1.
| Hartmut Goebel | 2017-04-12 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-22 | 1 | -1/+21 |
|\ |
|
| * | gnu: Add comments on why setting QT_QPA_PLATFORM for tests.•••* gnu/packages/astronomy.scm (stellarium): Add comment.
* gnu/packages/display-managers.scm (greenisland): dito.
* gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons,
kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin,
kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts,
kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui,
plasma-framework): dito.
* gnu/packages/qt.scm (qtsvg): dito.
| Hartmut Goebel | 2017-03-20 | 1 | -1/+21 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-13 | 1 | -1/+49 |
|\| |
|
| * | gnu: Add phonon-backend-gstreamer.•••* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2017-03-11 | 1 | -0/+36 |
| * | gnu: phonon: Install Qt extensions.•••* gnu/packages/kde-frameworks.scm (phonon)[arguments]: Add
-DPHONON-INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT configure flag, and patch the
installation directory.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thomas Danckaert | 2017-03-11 | 1 | -1/+13 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-03-09 | 1 | -0/+1 |
|\| |
|
| * | gnu: kio: Fix CVE-2017-6410.•••* gnu/packages/patches/kio-CVE-2017-6410.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/kde-frameworks.scm (kio)[source]: Use it.
| Leo Famulari | 2017-03-04 | 1 | -0/+1 |
* | | Merge branch 'master' into core-updates | Ludovic Courtès | 2017-01-23 | 1 | -2/+2 |
|\| |
|
| * | gnu: kcrash: Work around race condition when starting Xvfb.•••Sometimes tests would start running before Xvfb is listening.
See <https://hydra.gnu.org/build/1750201>.
* gnu/packages/kde-frameworks.scm (kcrash)[arguments]: In
'start-xorg-server', add 'sleep' call after starting Xvfb. Pass "Xvfb"
to 'system' instead of its absolute file name.
| Ludovic Courtès | 2017-01-11 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-01-06 | 1 | -131/+229 |
|\| |
|