1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-14 05:05:53 +02:00
Commit Graph

48240 Commits

Author SHA1 Message Date
Marius Bakke 52665d2b6b Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01:00
Marius Bakke 0a83339bb1 Merge branch 'master' into staging 2020-02-03 15:35:51 +01:00
Marius Bakke 584d08c5c9 gnu: gnutls: Update to 3.6.12.
* gnu/packages/tls.scm (gnutls): Update to 3.6.12.
2020-02-03 15:29:17 +01:00
Marius Bakke 3a22f04af1 gnu: libtasn1: Update to 4.16.0.
* gnu/packages/tls.scm (libtasn1): Update to 4.16.0.
2020-02-03 15:29:17 +01:00
Marius Bakke 3079b8144d gnu: python-more-itertools: Update to 8.2.0.
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 8.2.0.
2020-02-03 15:29:16 +01:00
Marius Bakke 916f1d552d gnu: python-hypothesis: Update to 5.4.1.
* gnu/packages/check.scm (python-hypothesis): Update to 5.4.1.
2020-02-03 15:29:16 +01:00
Marius Bakke b8f4d3f4c5 gnu: python-pytest: Update to 5.3.5.
* gnu/packages/check.scm (python-pytest): Update to 5.3.5.
2020-02-03 15:29:16 +01:00
Marius Bakke 2f144210c6 gnu: pciutils: Update to 3.6.4.
* gnu/packages/pciutils.scm (pciutils): Update to 3.6.4.
2020-02-03 15:29:16 +01:00
Marius Bakke effd1422af gnu: libbsd: Do not build the static library.
* gnu/packages/libbsd.scm (libbsd)[arguments]: New field.
2020-02-03 15:29:16 +01:00
Marius Bakke fef2436188 gnu: util-linux: Update to 2.35.1.
* gnu/packages/linux.scm (util-linux): Update to 2.35.1.
2020-02-03 15:29:16 +01:00
Marius Bakke 5855813f77 gnu: poppler: Update to 0.85.0.
* gnu/packages/pdf.scm (poppler): Update to 0.85.0.
2020-02-03 15:29:16 +01:00
Marius Bakke f97db3de73 gnu: SQLite: Update to 3.31.1.
* gnu/packages/sqlite.scm (sqlite): Update to 3.31.1.
2020-02-03 15:29:16 +01:00
Marius Bakke 090f33d676 gnu: OpenLDAP: Update to 2.4.49.
* gnu/packages/openldap.scm (openldap): Update to 2.4.49.
2020-02-03 15:29:15 +01:00
Marius Bakke 8928425756 gnu: ninja: Update to 1.10.0.
* gnu/packages/ninja.scm (ninja): Update to 1.10.0.
2020-02-03 15:29:15 +01:00
Marius Bakke 181171ffdb gnu: ninja: Do not use unstable tarball.
* gnu/packages/ninja.scm (ninja)[source]: Change to GIT-FETCH.
2020-02-03 15:29:15 +01:00
Marius Bakke d2a4020a01 gnu: RHash: Move custom configure logic to #:configure-flags.
* gnu/packages/crypto.scm (rhash)[arguments]: Add #:configure-flags.  Adjust
the 'configure' phase accordingly.
2020-02-03 15:29:15 +01:00
Marius Bakke 2401678f56 gnu: checkpolicy: Fix cross-compilation.
* gnu/packages/selinux.scm (checkpolicy)[arguments]: Check
for (%CURRENT-TARGET-SYSTEM) and adjust the "CC" flag accordingly.
2020-02-03 15:29:15 +01:00
Marius Bakke 7981c0be07 gnu: libsepol: Fix cross-compilation.
* gnu/packages/selinux.scm (libsepol)[arguments]: Check
for (%CURRENT-TARGET-SYSTEM) and adjust the "CC" flag accordingly.
2020-02-03 15:29:15 +01:00
Marius Bakke f847d9dcda gnu: libaio: Fix cross-compilation.
* gnu/packages/linux.scm (libaio)[arguments]: When cross-compiling, set CC to
the cross-gcc in #:make-flags.
2020-02-03 15:29:14 +01:00
Marius Bakke a6046f24dd gnu: llvm@3: Do not inherit 'install-opt-viewer' phase.
This is a follow-up to commit 50b61ec223.

* gnu/packages/llvm.scm (llvm-3.9.1)[outputs, arguments]: New fields.
(llvm-3.8, llvm-3.7, llvm-3.6, llvm-3.5): Inherit from LLVM-3.9.1.
2020-02-03 15:29:14 +01:00
Marius Bakke 20fe3cd761 gnu: libical: Add upstream patch to preserve API compatibility.
* gnu/packages/calendar.scm (libical)[source](patches): New field.
2020-02-03 15:22:43 +01:00
Marius Bakke 146d0483b0 gnu: Qt: Update to 5.12.7 [fixes CVE-2020-0569, CVE-2020-0570].
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing,
qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech,
qtwebengine): Update to 5.12.7.
2020-02-03 15:22:43 +01:00
Hartmut Goebel cf256651ac gnu: Add libgravatar.
* gnu/packages/kde-internet.scm (libgravatar): New variable.
2020-02-03 14:28:12 +01:00
Hartmut Goebel da0ef4dd9f gnu: libktorrent: Base source-code URL on version of ktorrent.
* gnu/packages/kde-internet.scm (libktorrent)[source]: Base
path in URL on version of ktorrent.
2020-02-03 14:28:12 +01:00
Hartmut Goebel 3588ac9c10 gnu: Add ktorrent.
* gnu/packages/kde-internet.scm (ktorrent): New variable.
2020-02-03 14:28:11 +01:00
Hartmut Goebel 724bd81d54 gnu: Add libktorrent.
* gnu/packages/kde-internet.scm (libktorrent): New variable.
2020-02-03 14:28:11 +01:00
Hartmut Goebel ff9b471013 gnu: Add krdc.
VNC support is yet missing since I did not find the required VNC packages.

* gnu/packages/kde-internet.scm (krdc): New variable.
2020-02-03 14:28:10 +01:00
Hartmut Goebel cbcf4cb482 gnu: Add kopete.
Not all optional packages are enabled yet.

* gnu/packages/kde-internet.scm (kopete): New variable.
2020-02-03 14:28:10 +01:00
Hartmut Goebel 579aa350ed gnu: Add konversation.
* gnu/packages/kde-internet.scm (konversation): New variable.
* gnu/packages/patches/konversation-Fix-build-with-Qt-5.11.patch: New file.
* gnu/lokal.mk: Add it.
2020-02-03 14:28:09 +01:00
Hartmut Goebel e21713270c gnu: Add kget.
* gnu/packages/kde-internet.scm (kget): New variable.
2020-02-03 14:28:09 +01:00
Hartmut Goebel 533c95bc17 gnu: Add choqok.
* gnu/packages/kde-internet.scm: New file.
* gnu/packages/patches/choqok-Fix-building-under-Qt-5.13.patch: New file.
* gnu/lokal.mk: Add them.
2020-02-03 14:28:08 +01:00
Hartmut Goebel 565df8a267 gnu: Add qoauth.
* gnu/packages/web.scm (qoauth): New variable.
2020-02-03 14:28:08 +01:00
Hartmut Goebel 2dd5b1e8b3 gnu: Add kdepim-apps-libs.
* gnu/packages/kde-pim.scm (kdepim-apps-libs): New variable.
2020-02-03 14:27:32 +01:00
Hartmut Goebel a8546f4682 gnu: Add kpimcommon.
* gnu/packages/kde-pim.scm (kpimcommon): New variable.
2020-02-03 14:27:31 +01:00
Hartmut Goebel 63d589626b gnu: Add kmailimporter.
* gnu/packages/kde-pim.scm (kmailimporter): New variable.
2020-02-03 14:27:31 +01:00
Hartmut Goebel 4357222be3 gnu: Add libkdepim.
* gnu/packages/kde-pim.scm (libkdepim): New variable.
2020-02-03 14:27:31 +01:00
Hartmut Goebel 48d5d0ef1c gnu: Add kgpg.
* gnu/packages/kde-utils.scm (kgpg): New variable.
2020-02-03 14:27:30 +01:00
Hartmut Goebel ba4f9352c1 gnu: Add kleopatra.
* gnu/packages/kde-utils.scm (kleopatra): New variable.
2020-02-03 14:27:30 +01:00
Hartmut Goebel 25b620d967 gnu: Add libkleo.
* gnu/packages/kde-pim.scm (libkleo): New variable.
2020-02-03 14:27:29 +01:00
Hartmut Goebel 37ac66221c gnu: Add akonadi-calendar.
* gnu/packages/kde-pim.scm (akonadi-calendar): New variable.
2020-02-03 14:27:29 +01:00
Hartmut Goebel 5a75e4448a gnu: Add kmailtransport.
* gnu/packages/kde-pim.scm (kmailtransport): New variable.
2020-02-03 14:27:28 +01:00
Hartmut Goebel 0fcbdde77b gnu: Add libkgapi.
* gnu/packages/kde-pim.scm (libkgapi): New variable.
2020-02-03 14:27:28 +01:00
Hartmut Goebel 789cf5c397 gnu: Add kontactinterface.
* gnu/packages/kde-pim.scm (kontactinterface): New variable.
2020-02-03 14:27:28 +01:00
Hartmut Goebel 29157edcd6 gnu: Add ksmtp.
* gnu/packages/kde-pim.scm (ksmtp): New variable.
2020-02-03 14:27:27 +01:00
Hartmut Goebel ad80c7ef15 gnu: Add akonadi-contacts.
* gnu/packages/kde-pim.scm (akonadi-contacts): New variable.
2020-02-03 14:27:27 +01:00
Hartmut Goebel a24fcdbdf4 gnu: Add akonadi-search.
* gnu/packages/kde-pim.scm (akonadi-search): New variable.
2020-02-03 14:27:27 +01:00
Hartmut Goebel d03ad6cf77 gnu: Add akonadi-notes.
* gnu/packages/kde-pim.scm (akonadi-notes): New variable.
2020-02-03 14:27:26 +01:00
Hartmut Goebel 8d41c6a3b5 gnu: Add akonadi-mime.
* gnu/packages/kde-pim.scm (akonadi-mime): New variable.
2020-02-03 14:27:26 +01:00
Hartmut Goebel 2a876c1c1d gnu: Add kalarmcal.
* gnu/packages/kde-pim.scm (kalarmcal): New variable.
2020-02-03 14:27:25 +01:00
Hartmut Goebel ff6adc0aaa gnu: Add ktnef.
* gnu/packages/kde-pim.scm (ktnef): New variable.
2020-02-03 14:27:25 +01:00