Commit Graph

268 Commits (f3705090965c2470a0ccc2c045edbc5f5fb7bb8d)

Author SHA1 Message Date
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
David Craven 110db07dff
gnu: Add kdoctools.
* gnu/packages/kde-frameworks.scm (kdoctools): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven 4d92ceb568
gnu: Add kcrash.
* gnu/packages/kde-frameworks.scm (kcrash): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:19 +02:00
David Craven 13094df1ed
gnu: Add kcompletion.
* gnu/packages/kde-frameworks.scm (kcompletion): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:18 +02:00
David Craven 46c27be120
gnu: Add kauth.
* gnu/packages/kde-frameworks.scm (kauth): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-18 13:06:18 +02:00
David Craven 689bb11a34
gnu: Add phonon.
* gnu/packages/kde-frameworks.scm (phonon): New variable.
2016-08-18 13:06:18 +02:00
David Craven 60f75c8f21
gnu: kde-frameworks: Add threadweaver.
* gnu/packages/kde-frameworks.scm (threadweaver): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 39e547f219
gnu: kde-frameworks: Add sonnet.
* gnu/packages/kde-frameworks.scm (sonnet): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 9fd502cee5
gnu: kde-frameworks: Add solid.
* gnu/packages/kde-frameworks.scm (solid): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 864c25f469
gnu: kde-frameworks: Add networkmanager-qt.
* gnu/packages/kde-frameworks (networkmanager-qt): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 208094b49a
gnu: kde-frameworks: Add modemmanager-qt.
* gnu/packages/kde-frameworks.scm (modemmanager-qt): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 5e22e8ed4d
gnu: kde-frameworks: Add kwidgetsaddons.
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven d5348b3fee
gnu: kde-frameworks: Add kwayland.
* gnu/packages/kde-frameworks.scm (kwayland): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven a51cdaefbc
gnu: kde-frameworks: Add kplotting.
* gnu/packages/kde-frameworks.scm (kplotting): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven d2e4c02d36
gnu: kde-frameworks: Add kitemviews.
* gnu/packages/kde-frameworks.scm (kitemviews): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 803f30d7a5
gnu: kde-frameworks: Add kitemmodels.
* gnu/packages/kde-frameworks.scm (kitemmodels): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 8cb7bab991
gnu: kde-frameworks: Add kidletime.
* gnu/packages/kde-frameworks.scm (kidletime): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 4f4afb63c7
gnu: kde-frameworks: Add ki18n.
* gnu/packages/kde-frameworks.scm (ki18n): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 7a150b4d74
gnu: kde-frameworks: Add kguiaddons.
* gnu/packages/kde-frameworks.scm (kguiaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 3dbb816a5f
gnu: kde-frameworks: Add kdnssd.
* gnu/packages/kde-frameworks.scm (kdnssd): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 02613cf54a
gnu: kde-frameworks: Add kdbusaddons.
* gnu/packages/kde-frameworks.scm (kdbusaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven f3f250ad32
gnu: kde-frameworks: Add kcoreaddons.
* gnu/packages/kde-frameworks.scm (kcoreaddons): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 594c7f35bc
gnu: kde-frameworks: Add kconfig.
* gnu/packages/kde-frameworks.scm (kconfig): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00
David Craven 5c86352ada
gnu: kde-frameworks: Add kcodecs.
* gnu/packages/kde-frameworks.scm (kcodecs): New variable.

Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
2016-08-13 14:07:46 +02:00