Commit graph

14245 commits

Author SHA1 Message Date
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 5cde47ecd6
gnu: gstreamer: Use license: prefix.
* gnu/packages/gstreamer.scm (define-module): Import guix licenses with
(orc): Likewise.
(gstreamer): Likewise.
(gst-plugins-base): Likewise.
(gst-plugins-good): Likewise.
(gst-plugins-bad): Likewise.
(gst-plugins-ugly): Likewise.
(gst-libav): Likewise.
(python-gst): Likewise.
2016-08-18 13:12:26 +02:00
David Craven 9a935ef2df
gnu: qt: Update qt to 5.7.0.
* gnu/packages/qt.scm
(qtbase): Update it.
(qtsvg): Update it.
(qtimageformats): Update it.
(qtx11extras): Update it.
(qtxmlpatterns): Update it.
(qtdeclarative): Update it.
(qtconnectivity): Update it.
(qtwebsockets): Update it.
(qtsensors): Update it.
(qtmultimedia): Update it.
(qtwayland): Update it.
(qtserialport): Update it.
(qtwebchannel): Update it.
(qtlocation): Update it.
(qttools): Update it.
(qtscript): Update it.
(qtquickcontrols): Update it.
(qtquickcontrols2): Update it.
(qtgraphicaleffects): Update it.
2016-08-18 13:12:26 +02:00
David Craven 18174d8acd
gnu: qtkeychain: Use modular qt.
* gnu/packages/qt.scm (qtkeychain)[inputs]: Add qtbase. Remove qt.
  [native-inputs]: Add qttools.
2016-08-18 13:12:25 +02:00
David Craven 132978615e
gnu: poppler-qt5: Use modular qt.
* gnu/packages/pdf.scm (poppler-qt)[inputs]: Add qtbase. Remove qt.
2016-08-18 13:12:25 +02:00
David Craven 65741ea1bc
gnu: gst-plugins-bad: Use modular qt.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add qtbase. Remove qt.
2016-08-18 13:12:25 +02:00
David Craven 05fe53c63c
gnu: bitcoin-core: Use modular qt.
* gnu/packages/finance.scm (bitcoin-core)[inputs]: Add qtbase. Remove qt.
2016-08-18 13:12:25 +02:00
David Craven a2b9935178
gnu: fritzing: Use modular qt.
* gnu/packages/engineering.scm (fritzing)[inputs]: Add qtbase, qtserialport,
qtsvg. Remove qt.
2016-08-18 13:12:25 +02:00
David Craven 598f639413
gnu: qsynth: Use modular qt.
* gnu/packages/audio.scm (qsynth)[inputs]: Add qtbase, qtx11extras. Remove qt.
[native-inputs]: Add qttools.
2016-08-18 13:12:24 +02:00
David Craven 51b1d53987
gnu: polkit-qt: Use modular qt.
* gnu/packages/polkit.scm (polkit-qt)[propagated-inputs]: Add qtbase. Remove qt.
2016-08-18 13:11:03 +02: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 eca4c011b5
gnu: Add wayland-protocols.
* gnu/packages/freedesktop.scm (wayland-protocols): New variable.
2016-08-18 13:06:23 +02:00
David Craven e5e1df4dc5
gnu: Add mobile-broadband-provider-info.
* gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable.
2016-08-18 13:06:23 +02:00
David Craven c481859342
gnu: Add lndir.
* gnu/packages/xorg.scm (lndir): New variable.
2016-08-18 13:06:22 +02:00
David Craven e4c2136ddf
gnu: Add snappy.
* gnu/packages/compression.scm (snappy): New variable.

Co-authored-by: Alex Kost <alezost@gmail.com>
2016-08-18 13:06:22 +02:00
David Craven cd131a7623
gnu: Add jsoncpp.
* gnu/packages/serialization.scm (jsoncpp): New variable.
2016-08-18 13:06:22 +02:00
David Craven f50f4ae454
gnu: Add yaml-cpp.
* gnu/packages/serialization.scm (yaml-cpp): New variable.
2016-08-18 13:06:22 +02:00
David Craven 0e1b262e05
gnu: Add lmdb.
* gnu/packages/databases.scm (lmdb): New variable.
2016-08-18 13:06:21 +02:00
David Craven 4e4ed0eee8
gnu: Add qtgraphicaleffects.
* gnu/packages/qt.scm (qtgraphicaleffects): New variable.
2016-08-18 13:06:21 +02:00
David Craven 42da149291
gnu: Add qtquickcontrols2.
* gnu/packages/qt.scm (qtquickcontrols2): New variable.
2016-08-18 13:06:21 +02:00
David Craven ae0e51330c
gnu: Add qtquickcontrols.
* gnu/packages/qt.scm (qtquickcontrols): New variable.
2016-08-18 13:06:21 +02:00
宋文武 5ca6ef95f4
gnu: qtbase: Add search path specification for 'QMAKEPATH'.
* gnu/packages/qt.scm (qtbase)[native-search-paths]: New field.
[arguments]: Add phase to patch 'qt_config.prf'.
2016-08-18 13:06:21 +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
Alex Kost 0852f09a0d
gnu: manaplus: Update to 1.6.8.14.
* gnu/packages/games.scm (manaplus): Update to 1.6.8.14.
2016-08-18 11:02:39 +03:00
Alex Kost 876d8f296b
gnu: guile-daemon: Update to 0.1.1.
* gnu/packages/guile.scm (guile-daemon): Update to 0.1.1.
2016-08-18 11:02:39 +03:00
Alex Kost 4b2b7135b1
gnu: guile-xosd: Update to 0.2.1.
* gnu/packages/guile.scm (guile-xosd): Update to 0.2.1.
2016-08-18 11:02:39 +03:00
Alex Kost 7414de0a84
doc: Fix typos.
* doc/guix.texi: Fix multiple typos.
2016-08-18 11:02:34 +03:00
Mark H Weaver 69aa6e0995
gnu: libgcrypt: Do not export replacement packages.
* gnu/packages/gnupg.scm (libgcrypt-1.7.3, libgcrypt-1.5.6): Use
'define' instead of 'define-public'.
2016-08-17 23:57:47 -04:00
Leo Famulari 79f9d5d5dc
gnu: mercurial: Update to 3.9.
* gnu/packages/version-control.scm (mercurial): Update to 3.9.
2016-08-17 23:20:16 -04:00
Eric Bavier 22df70010a
gnu: Add NetSurf.
* gnu/packages/web.scm (netsurf): New variable.
* gnu/packages/patches/netsurf-about.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-08-17 22:08:32 -05:00
Leo Famulari d1cada0450
gnu: git: Provide man-pages in main Git package.
* gnu/packages/version-control.scm (git-manpages): Remove variable.
(git)[native-inputs]: Add git-manpages.
[arguments]: Add 'install-man-pages' phase.
2016-08-17 22:40:33 -04:00
Tobias Geerinckx-Rice 8ac32b57d3
gnu: libpsl: Update to 0.14.0.
* gnu/packages/web.scm (libpsl): Update to 0.14.0.
2016-08-18 01:58:58 +02:00
Tobias Geerinckx-Rice 2456d97bf6
gnu: gexiv2: Update to 0.10.4.
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.4.
2016-08-18 01:56:37 +02:00
Tobias Geerinckx-Rice 1daac1e488
gnu: gnumeric: Update to 1.12.31.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.31.
2016-08-18 01:56:37 +02:00
Tobias Geerinckx-Rice cde2506f9d
gnu: gvfs: Update to 1.28.3.
* gnu/packages/gnome.scm (gvfs): Update to 1.28.3.
2016-08-18 01:56:37 +02:00
Mark H Weaver 866b05fd07
gnu: gnupg@1: Update to 1.4.21 [fixes CVE-2016-6316].
* gnu/packages/gnupg.scm (gnupg-1): Update to 1.4.21.
2016-08-17 19:24:59 -04:00