aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-28gnu: ant: Update to 1.10.9.Vincent Legoll
* gnu/packages/java.scm (ant): Update to 1.10.9. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-12-28gnu: txr: Update to 245.Guillaume Le Vaillant
* gnu/packages/lisp.scm (txr): Update to 245.
2020-12-28gnu: Add cl-uax-15.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-uax-15, ecl-uax-15, sbcl-uax-15): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-28gnu: pythonbitstring: Run tests.Efraim Flashner
* gnu/packages/python-xyx.scm (python-bitstring)[arguments]: Replace check phase. [native-inputs]: Add python-pytesst.
2020-12-28gnu: python-helpdev: Enable tests.Efraim Flashner
* gnu/packages/python-xyz.scm (python-helpdev)[arguments]: Replace check phase. [native-inputs]: Add python-pytest.
2020-12-28gnu: electrum: Update to 4.0.9.John Doe
* gnu/packages/finance.scm (electrum): Update to 4.0.9. [inputs]: Remove python-pyaes, python-pysocks, python-sip, python-pbkdf2, python-requests, python-jsonrpclib-pelix and python-ecdsa, python-dnspython-1.16. Add python-dnspython, python-bitstring, python-attrs, python-cryptography, python-qdarkstyle and libsecp256k1. [arguments]: Copy 'use-libsecp256k1-input phase from (electron-cash) to #:phases to fix runtime lookup of libsecp256k1 library. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28gnu: libsecp256k1: Update to 20200615-1-dbd41db.John Doe
* gnu/packages/crypto.scm (libsecp256k1): Update to 20200615-1-dbd41db. [arguments]: Add "--enable-module-recovery", "--enable-experimental", "--enable-module-ecdh" and "--enable-shared" to #:configure-flags. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28gnu: python-aiohttp-socks: Update to 0.5.5.John Doe
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.5.5. [propagated-inputs]: Add python-socks, python-attrs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28gnu: Add python-socks.John Doe
* gnu/packages/python-web.scm (python-socks): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28gnu: Add python-bitstring.John Doe
* gnu/packages/python-xyz.scm (python-bitstring): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28gnu: Add python-qdarkstyle.John Doe
* gnu/packages/python-xyz.scm (python-qdarkstyle): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28gnu: Add python-helpdev.John Doe
* gnu/packages/python-xyz.scm (python-helpdev): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28gnu: Add python-qtpy.John Doe
* gnu/packages/qt.scm (python-qtpy): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-28.guix-authorizations: Add leoprikler.Ludovic Courtès
* .guix-authorizations: Add leoprikler to the committers.
2020-12-28gnu: dbxfs: Update to 1.0.48.Efraim Flashner
* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.48. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update for newer version of dbxfs.
2020-12-28gnu: python-dropbox: Update to 11.0.0.Efraim Flashner
* gnu/packages/file-systems.scm (python-dropbox): Update to 11.0.0. [propagated-inputs]: Add python-stone.
2020-12-28gnu: python-userspacefs: Update to 2.0.2.Efraim Flashner
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.2.
2020-12-28gnu: Add python-stone.Efraim Flashner
* gnu/packages/python-xyz.scm (python-stone): New variable.
2020-12-27gnu: libffi: On powerpc, patch with --force.Chris Marusich
As explained in bug 45252, this is the right way to invoke it. Efraim has confirmed that it is OK to make this change on master branch for the generic powerpc case, even though it will in theory cause rebuilds on that architecture, since in practice it isn't actually being used yet. * gnu/packages/libffi.scm (arguments): Change the invocation of the "patch" tool in the case where the %current-target-system or %current-system begins with "powerpc", so that we invoke it using --force instead of --batch.
2020-12-27gnu: libffi: On powerpc64le, patch using --force.Chris Marusich
As explained in bug 45252, this is the right way to invoke it. * gnu/packages/libffi.scm (arguments): Change the invocation of the "patch" tool in the case where the %current-target-system or %current-system begins with "powerpc64le", so that we invoke it using --force instead of --batch.
2020-12-28gnu: guile-json: Update to 4.4.1.Ludovic Courtès
* gnu/packages/guile.scm (guile-json-4): Update to 4.4.1.
2020-12-28gnu: Add ruby-rugged.Holger Peters
* gnu/packages/ruby.scm (ruby-rugged): New variable. Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2020-12-27gnu: Add guile-r6rs-protobuf.Ricardo Wurmus
* gnu/packages/guile-xyz.scm (guile-r6rs-protobuf): New variable.
2020-12-27gnu: audacity: Update to 2.4.2.Kei Kebreau
* gnu/packages/audio.scm (audacity): Update to 2.4.2. [source]: Add patch. Don't delete portaudio-v19, since only the bundled copy can be built. [build-system]: Switch to cmake-build-system. [inputs]: Remove portaudio. [arguments]: Adjust configure flags for CMake. Remove 'fix-sbsms-check phase. Add 'comment-out-revision-ident phase. * gnu/local.mk (dist_patch_DATA): Register patch. * gnu/packages/patches/audacity-add-include.patch: New file.
2020-12-27gnu: lame: Install pkg-config file.Kei Kebreau
* gnu/packages/mp3.scm (lame)[arguments]: Add 'install-pkg-config phase.
2020-12-27gnu: portmidi: Install pkg-config file.Kei Kebreau
* gnu/packages/music.scm (portmidi)[arguments]: Add 'install-pkg-config phase.
2020-12-27gnu: libmad: Install pkg-config file.Kei Kebreau
* gnu/packages/mp3.scm (libmad)[arguments]: Add 'install-pkg-config phase.
2020-12-27gnu: libid3tag: Install pkg-config file.Kei Kebreau
* gnu/packages/mp3.scm (libid3tag)[arguments]: Add 'install-pkg-config phase.
2020-12-27gnu: Add emacs-org-fancy-priorities.Ricardo Wurmus
* gnu/packages/emacs-xyz.scm (emacs-org-fancy-priorities): New variable.
2020-12-27gnu: java-bouncycastle: Update to 1.67.Vincent Legoll
* gnu/packages/java.scm (bouncycastle): Update to 1.67. Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2020-12-27gnu: rpm: Update to 4.16.1.2.Vincent Legoll
* gnu/packages/package-management.scm (rpm): Update to 4.16.1.2. (inputs): Add libgcrypt.
2020-12-27services: Add radicale-service-type.Jonathan Brielmaier
* gnu/services/mail.scm (radicale-configuration) (radicale-configuration?): New procedures. (%default-radicale-config-file) (radicale-service-type): New variables. * doc/guix.texi: Document it.
2020-12-27gnu: radicale: Update to 3.0.6.Jonathan Brielmaier
* gnu/packages/dav.scm (radicale): Update to 3.0.6.
2020-12-27gnu: cppcheck: Update to 2.3.Vincent Legoll
* gnu/packages/check.scm (cppcheck): Update to 2.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-27news: Add ‘de’ translation.Florian Pelz
2020-12-27gnu: lepton-eda: Update to 1.9.13-20201211.Ricardo Wurmus
* gnu/packages/engineering.scm (lepton-eda): Update to 1.9.13-20201211. [inputs]: Replace gtk+-2 with gtk+; add gtksheet. [arguments]: Do not inherit from geda-gaf; add "--with-gtk3" configure flag; add phase "fix-dynamic-link"; unset environment variables in "compile-scheme-files" phase; do not wrap executables in GUILE_LOAD_COMPILED_PATH.
2020-12-27gnu: emacs-focus: Update to 1.0.0-1.5f3f20e.Ricardo Wurmus
* gnu/packages/emacs-xyz.scm (emacs-focus): Update to 1.0.0-1.5f3f20e.
2020-12-27gnu: Add emacs-svg-icon.Ricardo Wurmus
* gnu/packages/emacs-xyz.scm (emacs-svg-icon): New variable.
2020-12-27news: Add entry for '--with-patch'.Ludovic Courtès
* etc/news.scm: Add entry.
2020-12-27transformations: Add '--with-patch'.Ludovic Courtès
Suggested by Philippe Swartvagher <philippe.swartvagher@inria.fr>. * guix/transformations.scm (transform-package-patches): New procedure. (%transformations): Add it as 'with-patch'. (%transformation-options, show-transformation-options-help/detailed): Add '--with-patch'. * tests/transformations.scm ("options->transformation, with-patch"): New test. * doc/guix.texi (Package Transformation Options): Document it.
2020-12-27gnu: Add hunspell-dict-it-it.Giacomo Leidi
* gnu/packages/hunspell.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-27gnu: rottlog: Fix mail reporting.Léo Le Bouter
* gnu/packages/admin.scm (rottlog)[inputs]: Add MAILUTILS. [phases]: In 'patch-paths', replace "/usr/sbin/sendmail" with 'mail' from Mailutils. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-12-27gnu: Add Guile-zstd.Ludovic Courtès
* gnu/packages/guile.scm (guile-zstd): New variable.
2020-12-27maint: Remove unused '--with-nix-prefix' configure option.Ludovic Courtès
* configure.ac: Remove '--with-nix-prefix' and 'NIX_PREFIX' variable. * Makefile.am (AM_DISTCHECK_CONFIGURE_FLAGS): Remove '--with-nix-prefix'.
2020-12-27gnu: baobab: updating to version 3.38.0.Vincent Legoll
* gnu/packages/gnome.scm (baobab): updating to version 3.38.0.
2020-12-27import/utils: alist->package: Handle SPDX license names only as fallback.Ricardo Wurmus
Fixes <https://bugs.gnu.org/45453>. * guix/import/utils.scm (alist->package): Find plain license names in (guix licenses) first, and only fall back to SPDX names on error. * tests/import-utils.scm ("alist->package with SPDX license name 1/2", "alist->package with SPDX license name 2/2"): New tests.
2020-12-27import/print: package->code: Fix branching.Ricardo Wurmus
* guix/import/print.scm (package->code)<license->code>: Branch on VAR, not on the SYMBOL-APPEND return value.
2020-12-27gnu: ir: Fix build.Ricardo Wurmus
* gnu/packages/audio.scm (ir)[arguments]: Add phase "fix-type".
2020-12-27gnu: powertabeditor: Update to 2.0.0-alpha14.Ricardo Wurmus
* gnu/packages/music.scm (powertabeditor): Update to 2.0.0-alpha14. [arguments]: Add phase "fix-pugixml-detection".
2020-12-27gnu: gtksheet: Update to 4.3.5.Ricardo Wurmus
* gnu/packages/gtk.scm (gtksheet): Update to 4.3.5. [arguments]: Remove obsolete build phase "fix-typelib-version"; add phase "rename-type".