summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-04gnu: xygrib: Depend on proj instead of proj.4.Felix Gruber
* gnu/packages/geo.scm (xygrib)[inputs]: Replace proj.4 with proj. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04gnu: grass: Depend on proj instead of proj.4.Felix Gruber
* gnu/packages/geo.scm (grass)[inputs]: Replace proj.4 with proj. [arguments]: Change --with-proj-share. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-04gnu: librecad: Build with qt-build-system.Efraim Flashner
* gnu/packages/engineering.scm (librecad)[build-system]: Switch to qt-build-system. [arguments]: Add test-target. Remove custom 'wrap-executable phase.
2021-10-04gnu: librecad: Don't use autogenerated tarball.Efraim Flashner
* gnu/packages/engineering.scm (librecad)[source]: Download using git-fetch.
2021-10-04gnu: libx86emu: Adjust license field.Efraim Flashner
* gnu/packages/virtualization.scm (libx86emu)[license]: Add text field pointing to license location.
2021-10-03gnu: knot: Honour PARALLEL-BUILD?.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot)[arguments]: Spawn multiple make jobs if requested.
2021-10-03gnu: knot: Don't build static libraries.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot)[arguments]: Add "--disable-static" to #:configure-flags.
2021-10-03gnu: knot: Update to 3.1.2.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (knot): Update to 3.1.2. [source]: Remove explicit #t snippet return value. [arguments]: Don't explicitly return #t from phases. [inputs]: Add libmnl.
2021-10-03gnu: hexchat: Update to 2.16.0.Tobias Geerinckx-Rice
* gnu/packages/messaging.scm (hexchat): Update to 2.16.0. [source]: Remove patch. [inputs]: Remove libnotify and libproxy. Upgrade python-2 to python@3. Add python-cffi and bash-minimal. [arguments]: Don't explicitly return #t from phases. Add a new 'wrap-program phase.
2021-10-03gnu: giac: Update to 1.7.0-35.Nicolas Goaziou
* gnu/packages/algebra.scm (giac): Update to 1.7.0-35.
2021-10-03gnu: emacs-with-editor: Update to 3.0.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.0.5.
2021-10-03gnu: emacs-no-littering: Update to 1.2.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.3.
2021-10-03gnu: emacs-minions: Update to 0.3.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-minions): Update to 0.3.6.
2021-10-03gnu: emacs-ghub: Update to 3.5.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ghub): Update to 3.5.4.
2021-10-03gnu: emacs-crdt: Update to 0.2.7.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-crdt): Update to 0.2.7.
2021-10-03gnu: weechat: Update to 3.3.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (weechat): Update to 3.3.
2021-10-03gnu: unionfs-fuse: Update to 2.2.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (unionfs-fuse): Update to 2.2.
2021-10-03gnu: gramps: Update to 5.1.4.Tobias Geerinckx-Rice
* gnu/packages/genealogy.scm (gramps): Update to 5.1.4.
2021-10-03gnu: freeorion: Update to 0.4.10.2.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freeorion): Update to 0.4.10.2.
2021-10-03gnu: freeorion: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freeorion)[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove explicit #t snippet return value.
2021-10-03gnu: corsix-th: Update to 0.65.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (corsix-th): Update to 0.65.1.
2021-10-03gnu: yadifa: Update to 2.5.1 [security fixes].Tobias Geerinckx-Rice
* gnu/packages/dns.scm (yadifa): Update to 2.5.1.
2021-10-03gnu: sx: Don't propagate xauth.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (sx)[arguments]: Patch sx to refer to xauth. [propagated-inputs]: Move xauth from here… [inputs]: …to here.
2021-10-03gnu: sx: Update to 2.1.7.Tobias Geerinckx-Rice
* gnu/packages/xdisorg.scm (sx): Update to 2.1.7.
2021-10-03gnu: dnsmasq: Prepare for cross-compilation.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (dnsmasq)[arguments]: Use CC-FOR-TARGET.
2021-10-03gnu: dnsmasq: Update to 2.86.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (dnsmasq): Update to 2.86.
2021-10-03gnu: squashfs-tools-ng: Update to 1.1.3.Tobias Geerinckx-Rice
* gnu/packages/compression.scm (squashfs-tools-ng): Update to 1.1.3.
2021-10-03gnu: ccache: Update to 4.4.2.Tobias Geerinckx-Rice
* gnu/packages/ccache.scm (ccache): Update to 4.4.2. [source]: Remove patch. [arguments]: Substitute nonexistent compgen. * gnu/packages/patches/ccache-fix-basedir-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2021-10-03gnu: snapraid: Update to 11.6.Tobias Geerinckx-Rice
* gnu/packages/backup.scm (snapraid): Update to 11.6.
2021-10-03gnu: libhx: Update to 4.0.1.Tobias Geerinckx-Rice
* gnu/packages/c.scm (libhx): Update to 4.0.1. [source, home-page]: Update URL.
2021-10-03gnu: os-prober: Update to 1.79.Tobias Geerinckx-Rice
* gnu/packages/bootloaders.scm (os-prober): Update to 1.79.
2021-10-03bash completion: Fix ‘system’ & ‘container’ subcommands.Tobias Geerinckx-Rice
* etc/completion/bash/guix (_guix_complete): Count words from the innermost command.
2021-10-03bash completion: Complete ‘guix size’ file names.Tobias Geerinckx-Rice
* etc/completion/bash/guix (_guix_complete): Complete store file names after the ‘size’ command.
2021-10-03bash completion: Complete ‘guix build’ file names.Tobias Geerinckx-Rice
* etc/completion/bash/guix (_guix_complete_available_package_or_store_file): New function. (_guix_complete): Call it in place of _guix_complete_available_package after the ‘build’ command.
2021-10-03bash completion: Complete ‘guix weather’ packages.Tobias Geerinckx-Rice
* etc/completion/bash/guix (_guix_complete): Complete available package names for ‘guix weather’ when not following ‘-m’.
2021-10-03bash completion: Append to $COMPREPLY where possible.Tobias Geerinckx-Rice
_guix_complete is always called with a fresh empty array. * etc/completion/bash/guix (_guix_complete_command) (_guix_complete_subcommand, _guix_complete_installed_package) (_guix_complete_option, _guix_complete_pid): Append to $COMPREPLY rather than re-assigning.
2021-10-03bash completion: Consolidate similar $command ‘if’ branches.Tobias Geerinckx-Rice
* etc/completion/bash/guix (_guix_complete): Combine the ‘upgrade’ and ‘remove’ commands, as well as ‘download’, ‘gc’, and ‘hash’.
2021-10-03gnu: bcachefs-tools: Update to 0.1-11.3785043.Tobias Geerinckx-Rice
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-11.3785043.
2021-10-03gnu: guile-dbd-sqlite3: Use normal variable instead of @ reference.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbd-sqlite3)[inputs]: Replace (@ (gnu packages compression) zlib) with zlib.
2021-10-03gnu: Add guile-dbd-mysql.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbd-mysql): New variable.
2021-10-03gnu: guile-dbi-bootstrap: Remove package.Arun Isaac
guile-dbi-bootstrap was formerly used by guile-dbd-sqlite3 and guile-dbd-postgresql. It is no longer required now that guile-dbi uses native-search-paths to find guile-dbd-* libraries. * gnu/packages/guile-xyz.scm (guile-dbi-bootstrap): Delete variable.
2021-10-03gnu: guile-dbd-postgresql: Inherit from guile-dbi.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbd-postgresql): Inherit from guile-dbi. Remove version, source, build-system, home-page and license fields. [arguments]: Remove patch-src/Makefile.am phase. Do not return #t from phases. [native-inputs]: Replace guile-dbi-bootstrap with guile-dbi.
2021-10-03gnu: guile-dbd-sqlite3: Inherit from guile-dbi.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbd-sqlite3): Inherit from guile-dbi. Remove version, source, build-system, home-page and license fields. [arguments]: Replace chdir phase. Delete patch-extension-path phase. [native-inputs]: Replace guile-dbi-bootstrap with guile-dbi.
2021-10-03gnu: guile-dbi: Update to 2.1.8.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbi): Update to 2.1.8. [arguments]: Add chdir phase.
2021-10-03gnu: guile-dbi: Do not return #t from custom phases.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Do not return #t from custom phases.
2021-10-03gnu: guile-dbi: Search for dbd libraries using native-search-paths.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Do not set LDFLAGS and RPATH in #:make-flags. [inputs]: Remove guile-dbd-sqlite3 and guile-dbd-postgresql. [native-search-paths]: Add GUILE_DBD_PATH.
2021-10-03gnu: guile-dbi: Remove hard-coded guile effective version.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbi)[arguments]: Import target-guile-effective-version from (guix build guile-build-system). Use target-guile-effective-version to determine the guile effective version.
2021-10-03gnu: guile-dbi: Update upstream source.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-dbi)[source]: Use git-fetch. Update URI. [home-page]: Update URI. [native-inputs]: Add autoconf, automake, libtool, perl and texinfo.
2021-10-03gnu: xpra: Update to 4.2.2.Matthew James Kraai
* gnu/packages/xorg.scm (xpra): Update to 4.2.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-03gnu: python-gnupg: Honor #:tests? flag.Efraim Flashner
* gnu/packages/gnupg.scm (python-gnupg)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.