~ruther/guix-local

ref: 2ed1f4a52d8bec2c18a9c92cf4e7caf93aeb40fc guix-local/gnu/packages/kde-frameworks.scm -rw-r--r-- 126.1 KiB
7ae9542b — Hartmut Goebel 8 years ago
gnu: Add prison.

* gnu/packages/kde-frameworks.scm (prison): New variable.
2718a9cd — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
de5a235c — Efraim Flashner 8 years ago
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.
1024c811 — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
18733212 — Ludovic Courtès 8 years ago
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.
346d5d58 — Hartmut Goebel 9 years ago
gnu: Add kross.

* gnu/packages/kde-frameworks.scm (kross): New variable.
8d10244d — Hartmut Goebel 9 years ago
gnu: Add kmediaplayer.

* gnu/packages/kde-frameworks.scm (kmediaplayer): New variable.
d153dc5b — Hartmut Goebel 9 years ago
gnu: Add kjsembed.

* gnu/packages/kde-frameworks.scm (kjsembed): New variable.
f0d4fe18 — Hartmut Goebel 9 years ago
gnu: Add khtml.

* gnu/packages/kde-frameworks.scm (khtml): New variable.
7090518f — Hartmut Goebel 9 years ago
gnu: Add kjs.

* gnu/packages/kde-frameworks.scm (kjs): New variable.
10afdf78 — Hartmut Goebel 9 years ago
gnu: Add kdelibs4support.

* gnu/packages/kde-frameworks.scm (kdelibs4support): New variable.
4cdf00d6 — Hartmut Goebel 9 years ago
gnu: Add kde-frameworkintegration.

* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): New variable.
ea45e2c5 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
1e0ae3b3 — Hartmut Goebel 8 years ago
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.
ed4a3ec6 — Hartmut Goebel 8 years ago
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'.
3406d0b3 — Hartmut Goebel 8 years ago
gnu: kwidgetsaddons: Re-enable tests.

* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Test-suite
   is now passing; reenable it.
9ebffc50 — Hartmut Goebel 8 years ago
gnu: kiconthemes: Re-enable tests.

* gnu/packages/kde-frameworks.scm (kiconthemes)[arguments]: Test-suite
  is now passing; reenable it.
51361afd — Hartmut Goebel 8 years ago
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.
73577a66 — Hartmut Goebel 8 years ago
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.
ab313cd0 — Hartmut Goebel 8 years ago
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.
Next