Hartmut Goebel
9ebffc504d
gnu: kiconthemes: Re-enable tests.
...
* gnu/packages/kde-frameworks.scm (kiconthemes)[arguments]: Test-suite
is now passing; reenable it.
2017-06-08 18:59:51 +02:00
Hartmut Goebel
51361afd78
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.
2017-06-08 18:59:50 +02:00
Hartmut Goebel
73577a66f1
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.
2017-06-08 18:59:49 +02:00
Hartmut Goebel
ab313cd0ba
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.
2017-06-08 18:59:49 +02:00
Hartmut Goebel
73a3598df8
gnu: kpackage: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (kpackage)[inputs]: Add kdoctools.
2017-06-08 18:59:47 +02:00
Hartmut Goebel
faec8b8f07
gnu: plasma-framework: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (plasma-frameworks)[native-inputs]: Add
pkg-config. [inputs]: Add kwayland.
2017-06-08 18:59:46 +02:00
Hartmut Goebel
37aa54b722
gnu: ktexteditor: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (ktexteditor)[native-inputs]: Add
pkg-config.
2017-06-08 18:59:46 +02:00
Hartmut Goebel
7cf6793b4e
gnu: kinit: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (kinit)
[native-inputs]: Add pkg-config.
[inputs]: Add kdoctools, libcap.
2017-06-08 18:59:45 +02:00
Hartmut Goebel
786cb78386
gnu: kio: Add more optional and recommended inputs.
...
* gnu/packages/kde-frameworks.scm (kio)[inputs]: Add mit-krb5, qtscript.
2017-06-08 18:59:44 +02:00
Hartmut Goebel
92605669e1
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.
2017-06-08 18:59:43 +02:00
Hartmut Goebel
03ac48248b
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.
2017-06-08 18:59:42 +02:00
Hartmut Goebel
72b073ca9e
gnu: kcompletion: Remove unused native input.
...
The xorg server is not required since change
548f99b3e0
.
* gnu/packages/kde-frameworks.scm (kcompletion)[native-inputs]: Remove
xorg-server.
2017-06-08 18:59:41 +02:00
Hartmut Goebel
0cd3e818e7
gnu: kitemmodels: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (kitemmodels)[inputs]: Add qtdeclarative.
2017-06-08 18:59:40 +02:00
Hartmut Goebel
986447c8a6
gnu: kguiaddons: Remove unused native input.
...
The xorg server is not required since change
1de5b667f8
.
* gnu/packages/kde-frameworks.scm (kguiaddons)[native-inputs]: Remove
xorg-server.
2017-06-08 18:59:39 +02:00
Hartmut Goebel
e7aab77362
gnu: kguiaddons: Add more optional inputs.
...
* gnu/packages/kde-frameworks.scm (kguiaddons)
[native-inputs]: Add pkg-config. [inputs]:Add qtx11extras.
2017-06-08 18:59:38 +02:00
Hartmut Goebel
9eb0f43031
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.
2017-05-15 12:41:08 +02:00
Tobias Geerinckx-Rice
d1e4ad1b02
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.
2017-04-17 02:04:08 +02:00
Hartmut Goebel
1aab5e8320
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.
2017-04-12 10:08:52 +02:00
Hartmut Goebel
4467c2d1dc
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.
2017-04-12 10:08:52 +02:00
Hartmut Goebel
446809fb35
gnu: Update phonon to 4.9.1
...
* gnu/packages/kde-frameworks.scm (phonon): Update to 4.9.1.
2017-04-12 10:08:52 +02:00
Efraim Flashner
378de69c59
Merge remote-tracking branch 'origin/master' into core-updates
2017-03-22 12:57:37 +02:00
Hartmut Goebel
94e24d8124
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.
2017-03-20 20:56:49 +01:00
Efraim Flashner
3f9543aee1
Merge remote-tracking branch 'origin/master' into core-updates
2017-03-13 23:08:49 +02:00
Thomas Danckaert
4bff300b53
gnu: Add phonon-backend-gstreamer.
...
* gnu/packages/kde-frameworks.scm (phonon-backend-gstreamer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-11 22:23:28 +01:00
Thomas Danckaert
5578c2987e
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>
2017-03-11 22:23:28 +01:00
Ludovic Courtès
e90e0fad1b
Merge branch 'master' into core-updates
2017-03-09 16:35:41 +01:00
Leo Famulari
c35745edc4
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.
2017-03-04 18:35:17 -05:00
Ludovic Courtès
58ea4d407c
Merge branch 'master' into core-updates
2017-01-23 22:33:10 +01:00
Ludovic Courtès
9e485ffa1b
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.
2017-01-11 11:23:41 -05:00
Leo Famulari
74288230ea
Merge branch 'master' into core-updates
2017-01-06 17:14:41 -05:00
Thomas Danckaert
834d12226b
gnu: kdbusaddons: Embed kinit store dir, avoid dependency cycles.
...
kdbusaddons needs to know the location of the kdeinit5 executable,
provided by kinit. kinit depends on kdbusaddons, so we add bootstrap
versions of all packages in the dependency chain from kinit to
kdbusaddons to avoid cyclic dependencies.
* gnu/packages/kde-frameworks.scm (kinit-bootstrap,
kdbusaddons-bootstrap): New variables.
(kdbusaddons)[inputs]: Add kinit-bootstrap.
[source,arguments]: Add patch and substitution to embed
kinit-bootstrap's store directory in the code.
* gnu/packages/patches/kdbusaddons-kinit-file-name.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-19 17:51:00 +01:00
David Craven
83dcfa72d4
gnu: flex: Update to 2.6.2.
...
* gnu/packages/flex.scm (flex): Update to 2.6.2.
[native-inputs]: Add help2man.
[origin]: Update uri to github. Remove CVE-2016-6354 patch.
(flex-2.6.1): Remove variable.
* gnu/packages/patches/flex-CVE-2016-6354.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Update.
* gnu/packages/kde-frameworks.scm (solid, kservice)[native-inputs]: Use
flex.
2016-12-02 21:28:05 +01:00
Hartmut Goebel
dc2ef09ad7
gnu: kauth: Fix cmake macros to be used by other packages.
...
* gnu/packages/kde-framework.scm (kauth)[phases]: New phase
fix-cmake-install-paths.
2016-11-29 19:13:40 +01:00
Hartmut Goebel
7b722e3cba
gnu: extra-cmake-modules: Always install into /lib and not into /lib64.
...
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]:
New phase fix-lib-path.
2016-11-29 19:11:09 +01:00
Hartmut Goebel
c1265fcc70
gnu: Add ksyntaxhighlighting.
...
* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable.
2016-11-29 19:11:09 +01:00
Hartmut Goebel
7feff6f6dc
gnu: Update kde-frameworks to 5.28.
...
* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1
(extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox,
karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd,
kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting,
kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt,
networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth,
kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats,
kjobwidgets, knotifications, 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,
frameworkintegration): Update to 5.28.0
2016-11-29 19:11:09 +01:00
Ludovic Courtès
683c5ab70a
gnu: oxygen-icons: Add 'upstream-name' property.
...
Fixes <http://bugs.gnu.org/25020 >.
Reported by Hartmut Goebel <h.goebel@goebel-consult.de>.
* gnu/packages/kde-frameworks.scm (oxygen-icons)[properties]: New
field.
2016-11-29 16:12:32 +01:00
Leo Famulari
062c7e43ed
Merge branch 'master' into core-updates
2016-10-29 21:44:44 -04:00
David Craven
9efa472fba
gnu: plasma-framework: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
6c6e8b19e4
gnu: kxmlrpcclient: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
19fbf93f34
gnu: kxmlgui: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8b9b0e5eb7
gnu: kwallet: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f07f67093d
gnu: ktextwidgets: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
b0791cf9aa
gnu: ktexteditor: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
886d8155c1
gnu: kservice: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kservice): Update to 5.27.0.
[native-inputs]: Add bison and flex-2.6.1.
2016-10-29 23:51:43 +02:00
David Craven
dc219cc6da
gnu: krunner: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
3a1e972d50
gnu: kpeople: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
33fa4658bd
gnu: kparts: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
59cb98e135
gnu: knotifyconfig: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
7064ad3fca
gnu: knewstuff: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
ed3634e756
gnu: kio: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kio): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
89d522a360
gnu: kinit: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kinit): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
c8ddc56e6c
gnu: kiconthemes: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
2b677becbd
gnu: kglobalaccel: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 5.27.0.
[inputs]: Add kservice.
2016-10-29 23:51:43 +02:00
David Craven
25ebad65bf
gnu: kemoticons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kemoticons): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
aa072198c6
gnu: kdesu: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdesu): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
9caef00bd1
gnu: kdesignerplugin: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdesignerplugin): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8e963d123c
gnu: kded: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kded): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
46e1ac0be8
gnu: kdeclarative: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdeclarative): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
986d0eae65
gnu: kconfigwidgets: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8ed8a9f53a
gnu: kcmutils: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcmutils): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
b58e9bea2e
gnu: kbookmarks: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
4902494f6d
gnu: kactivities-stats: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kactivities-stats): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
04fb93e0e3
gnu: kactivities: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kactivities): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
442f2beae0
gnu: baloo: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (baloo): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f7c2026fea
gnu: kunitconversion: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kunitconversion): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
84164f7ff8
gnu: kpty: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kpty): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
0e6c305748
gnu: kpackage: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
7507399846
gnu: knotifications: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (knotifications): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
4a9f3bf33b
gnu: kjobwidgets: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kjobwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
2d64fdb157
gnu: kimageformats: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kimageformats): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
3f34662b12
gnu: kfilemetadata: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kfilemetadata): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f5dae6aec1
gnu: kdoctools: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdoctools): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
075eeb355b
gnu: kcrash: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcrash): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
17b5144a18
gnu: kcompletion: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcompletion): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
62dee732f4
gnu: kauth: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kauth): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
01fc411d96
gnu: threadweaver: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (threadweaver): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
71b37f7ab6
gnu: sonnet: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (sonnet): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
6ad3befef2
gnu: solid: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (solid): Update to 5.27.0.
[native-inputs]: Add flex-2.6.1.
2016-10-29 23:51:43 +02:00
David Craven
beb21382d3
gnu: oxygen-icons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update to 5.27.0.
[native-inputs]: Add fdupes.
2016-10-29 23:51:43 +02:00
David Craven
c3fefc81ce
gnu: networkmanager-qt: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (networkmanager-qt): Update to 5.27.0
and fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
48e789daa8
gnu: modemmanager-qt: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (modemmanager-qt): Update to 5.27.0
and fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
48311df949
gnu: kwindowsystem: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
5a3f070931
gnu: kwidgetsaddons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
3dfcaf33c8
gnu: kwayland: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kwayland): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
a7ec016cd5
gnu: kplotting: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kplotting): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
701d7a9b50
gnu: kitemviews: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kitemviews): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
110e4bea7a
gnu: kitemmodels: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kitemmodels): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
bdf84c9e2f
gnu: kidletime: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kidletime): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
e751556a14
gnu: ki18n: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (ki18n): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
ee6cebf6a9
gnu: kguiaddons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kguiaddons): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
ce45f9ef7b
gnu: kdnssd: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdnssd): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
e361ff6a2e
gnu: kdbusaddons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdbusaddons): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
b69b81ca2e
gnu: kcoreaddons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcoreaddons): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
a6fec16590
gnu: kconfig: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kconfig): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
78fc358f3e
gnu: kcodecs: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
ea95b701dc
gnu: karchive: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (karchive): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8fea1a2378
gnu: kapidox: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kapidox): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
02dc8847c8
gnu: breeze-icons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 5.27.0.
[native-inputs]: Add fduptes and libxml2.
[arguments]: Disable tests.
2016-10-29 23:51:43 +02:00
David Craven
bfa96eba56
gnu: bluez-qt: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (bluez-qt): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
5eb1b33b6b
gnu: attica: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (attica): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
84dee85291
gnu: phonon: Fix indentation.
...
* gnu/packages/kde-frameworks.scm (phonon): Fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
bd0fc238f8
gnu: kpmcore: Fix indentation.
...
* gnu/packages/kde-frameworks.scm (kpmcore): Fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
443a60aaae
gnu: gpgmepp: Update to 16.08.2.
...
* gnu/packages/kde-frameworks (gpgmepp): Update to 16.08.2.
2016-10-29 23:51:43 +02:00
David Craven
1c484e980f
gnu: extra-cmake-modules: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to
5.27.0.
2016-10-29 23:51:43 +02:00
Alex Kost
b94a6ca074
gnu: Add and use gettext-minimal.
...
* gnu/packages/gettext.scm (gnu-gettext): Rename to...
(gettext-minimal): ... this. Adjust synopsis and description.
(gnu-gettext): Inherit from it.
(po4a): Use 'gettext-minimal' instead of 'gnu-gettext'.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/apl.scm: Likewise.
* gnu/packages/attr.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/crypto.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/enlightenment.scm: Likewise.
* gnu/packages/fcitx.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gkrellm.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/ibus.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/iso-codes.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kodi.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mono.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/nano.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/sawfish.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
2016-09-28 17:54:50 +03:00
David Craven
72783891fe
gnu: Add kpmcore.
...
* gnu/packages/kde-frameworks.scm (kpmcore): New variable.
2016-08-30 22:38:33 +02:00
David Craven
0a7c2d0864
gnu: Add plasma-framework.
...
* gnu/packages/kde-frameworks.scm (plasma-framework): New variable.
2016-08-30 22:38:33 +02:00
David Craven
97bb2dbb2a
gnu: Add kxmlrpcclient.
...
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): New variable.
2016-08-30 22:38:33 +02:00
David Craven
469a743cd0
gnu: Add kxmlgui.
...
* gnu/packages/kde-frameworks.scm (kxmlgui): New variable.
2016-08-30 22:38:33 +02:00
David Craven
7ac520dd22
gnu: Add kwallet.
...
* gnu/packages/kde-frameworks.scm (kwallet): New variable.
2016-08-30 22:38:32 +02:00
David Craven
2128da9a98
gnu: Add ktextwidgets.
...
* gnu/packages/kde-frameworks.scm (ktextwidgets): New variable.
2016-08-30 22:38:32 +02:00
David Craven
def00811a4
gnu: Add ktexteditor.
...
* gnu/packages/kde-frameworks.scm (ktexteditor): New variable.
2016-08-30 22:38:32 +02:00
David Craven
12b49b6234
gnu: Add kservice.
...
* gnu/packages/kde-frameworks.scm (kservice): New variable.
2016-08-30 22:38:32 +02:00
David Craven
e941775293
gnu: Add krunner.
...
* gnu/packages/kde-frameworks.scm (krunner): New variable.
2016-08-30 22:38:32 +02:00
David Craven
85e831ec0c
gnu: Add kpeople.
...
* gnu/packages/kde-frameworks.scm (kpeople): New variable.
2016-08-30 22:38:31 +02:00
David Craven
6609b1a394
gnu: Add kparts.
...
* gnu/packages/kde-frameworks.scm (kparts): New variable.
2016-08-30 22:38:31 +02:00
David Craven
10ca449af1
gnu: Add knotifyconfig.
...
* gnu/packages/kde-frameworks.scm (knotifyconfig): New variable.
2016-08-30 22:38:31 +02:00
David Craven
2ac7e35af2
gnu: Add knewstuff.
...
* gnu/packages/kde-frameworks.scm (knewstuff): New variable.
2016-08-30 22:38:31 +02:00
David Craven
17252110fc
gnu: Add kio.
...
* gnu/packages/kde-frameworks.scm (kio): New variable.
2016-08-30 22:38:31 +02:00
David Craven
3d6701902b
gnu: Add kinit.
...
* gnu/packages/kde-frameworks.scm (kinit): New variable.
2016-08-30 22:38:30 +02:00
David Craven
612c254538
gnu: Add kiconthemes.
...
* gnu/packages/kde-frameworks.scm (kiconthemes): New variable.
2016-08-30 22:38:30 +02:00
David Craven
bdfe11a5e7
gnu: Add kglobalaccel.
...
* gnu/packages/kde-frameworks.scm (kglobalaccel): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-30 22:38:30 +02:00
David Craven
3e1ce65be6
gnu: Add kemoticons.
...
* gnu/packages/kde-frameworks.scm (kemoticons): New variable.
2016-08-30 22:38:30 +02:00
David Craven
40d768485c
gnu: Add kdesu.
...
* gnu/packages/kde-frameworks.scm (kdesu): New variable.
2016-08-30 22:38:30 +02:00
David Craven
d02addd52d
gnu: Add kdesignerplugin.
...
* gnu/packages/kde-frameworks.scm (kdesignerplugin): New variable.
2016-08-30 22:38:29 +02:00
David Craven
ef0f84502c
gnu: Add kded.
...
* gnu/packages/kde-frameworks.scm (kded): New variable.
2016-08-30 22:38:29 +02:00
David Craven
f422ad1275
gnu: Add kdeclarative.
...
* gnu/packages/kde-frameworks.scm (kdeclarative): New variable.
2016-08-30 22:38:29 +02:00
David Craven
ccce03edce
gnu: Add kconfigwidgets.
...
* gnu/packages/kde-frameworks.scm (kconfigwidgets): New variable.
2016-08-30 22:38:29 +02:00
David Craven
21d381f4ef
gnu: Add kcmutils.
...
* gnu/packages/kde-frameworks.scm (kcmutils): New variable.
2016-08-30 22:38:29 +02:00
David Craven
5c63ebb846
gnu: Add kbookmarks.
...
* gnu/packages/kde-frameworks.scm (kbookmarks): New variable.
2016-08-30 22:38:28 +02:00
David Craven
fb748c395d
gnu: Add kactivities-stats.
...
* gnu/packages/kde-frameworks.scm (kactivities-stats): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-30 22:38:28 +02:00
David Craven
88549d2e0c
gnu: Add kactivities.
...
* gnu/packages/kde-frameworks.scm (kactivities): New variable.
2016-08-30 22:38:28 +02:00
David Craven
092ab1c0bc
gnu: Add baloo.
...
* gnu/packages/kde-frameworks.scm (baloo): New variable.
2016-08-30 22:38:28 +02:00
David Craven
548f99b3e0
gnu: kcompletion: Fix test failure.
...
* gnu/packages/kde-frameworks.scm (kcompletion)[arguments]:
Remove phase 'start-xorg-server. Set QT_QPA_PLATFORM=offscreen.
2016-08-22 13:08:38 +02:00
David Craven
a0919cad5f
gnu: kwidgetsaddons: Disable tests.
...
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Disable tests.
Set QT_QPA_PLATFORM=offscreen and CTEST_OUTPUT_ON_FAILURE=1.
2016-08-22 01:49:52 +02:00
David Craven
1de5b667f8
gnu: kguiaddons: Fix test failure.
...
* gnu/packages/kde-frameworks.scm (kguiaddons)[arguments]:
Remove phase 'start-xorg-server. Add phase 'check-setup.
2016-08-22 01:49:52 +02:00
Ludovic Courtès
a0cbf1b9bf
gnu: Avoid @itemize in descriptions.
...
* gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate
instead of @itemize to work around <http://bugs.gnu.org/21772 >.
(kitemmodels)[description]: Likewise.
2016-08-19 17:49:54 +02:00
Leo Famulari
a348585541
gnu: gpgmepp: Import missing modules.
...
This is a followup to commit 30ffab5006
.
* gnu/packages/kde-frameworks.scm: Import boost and gnupg modules.
2016-08-18 15:30:44 -04:00
David Craven
1f9c92ef5e
gnu: kwidgetsaddons: Fix test failure.
...
* gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]:
Enable tests. Set Xvfb pixel depth to 24 bits.
2016-08-18 13:06:42 +02:00
David Craven
a7d0154cc5
gnu: modemmanager-qt: Propagate modem-manager.
...
* gnu/packages/kde-frameworks.scm (modemmanager-qt)
[propagated-inputs]: Add modem-manager.
[inputs]: Remove modem-manager.
2016-08-18 13:06:33 +02:00
David Craven
0556c5036b
gnu: networkmanager-qt: Propagate network-manager.
...
* gnu/packages/kde-frameworks.scm (networkmanager-qt)
[propagated-inputs]: Add network-manager.
[inputs]: Remove network-manager.
2016-08-18 13:06:23 +02:00
David Craven
30ffab5006
gnu: Add gpgmepp.
...
* gnu/packages/kde-frameworks.scm (gpgmepp): New variable.
2016-08-18 13:06:20 +02:00
David Craven
812bab6ded
gnu: Add kunitconversion.
...
* gnu/packages/kde-frameworks.scm (kunitconversion): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven
fee9b2662e
gnu: Add kpty.
...
* gnu/packages/kde-frameworks.scm (kpty): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven
979e18fa9d
gnu: Add kpackage.
...
* gnu/packages/kde-frameworks.scm (kpackage): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven
5801d21fd4
gnu: Add knotifications.
...
* gnu/packages/kde-frameworks.scm (knotifications): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:20 +02:00
David Craven
b2ac012d04
gnu: Add kjobwidgets.
...
* gnu/packages/kde-frameworks.scm (kjobwidgets): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven
8ff1dabe1e
gnu: Add kimageformats.
...
* gnu/packages/kde-frameworks.scm (kimageformats): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven
b05eb5dd27
gnu: Add kfilemetadata.
...
* gnu/packages/kde-frameworks.scm (kfilemetadata): New variable.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00