Age | Commit message (Collapse) | Author |
|
* gnu/packages/fonts.scm (font-vazir): New variable.
|
|
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm)[arguments]:
Install compiled gschemas.
Signed-off-by: Alex Griffin <a@ajgrf.com>
|
|
* gnu/packages/messaging.scm (profanity): Update to 0.8.1.
|
|
* gnu/packages/games.scm (chroma)[descrption]: Add missing space and fix
indentation.
|
|
* gnu/packages/freedesktop.scm (libfprint): Update to 1.90.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[build-system]: Use Meson.
[arguments]: Adapt #:configure-flags.
[native-inputs]: Add eudev, glib:bin, gobject-introspection,
and gtk-doc.
[inputs]: Replace libusb with gusb.
(fprintd): Update to 1.90.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[build-system]: Use Meson.
[arguments]: Add directory #:configure-flags.
Work around many exciting new Meson features.
[native-inputs]: Replace intltool with gettext-minimal.
Add glib:bin, libxslt, and perl.
[inputs]: Add elogind and polkit, as well as gusb, nss, and pixman.
|
|
* gnu/packages/freedesktop.scm (libfprint, fprintd)[home-page]: Update.
|
|
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Refer to grep
and coreutils by absolute file name in the soffice launcher script.
|
|
* gnu/packages/docker.scm (containerd)[home-page]: Use HTTPS.
|
|
* gnu/packages/video.scm (openh264)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (scons)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-crypto.scm (python-pycrypto)[home-page]: Follow
(HTTPS) redirection.
|
|
* gnu/packages/geo.scm (proj)[home-page]: Use new (HTTPS) domain.
|
|
* gnu/packages/haskell-xyz.scm (ghc-splitmix)[home-page]: Use HTTPS.
|
|
* gnu/packages/crates-io.scm (rust-tempfile)[home-page]: Use HTTPS.
|
|
* gnu/packages/python-xyz.scm (python-sympy)[home-page]: Use HTTPS.
|
|
* gnu/packages/emacs-xyz.scm (emacs-rotate-text)[home-page]: Use HTTPS.
|
|
* gnu/packages/crates-io.scm (rust-yaml-rust)[home-page]: Use HTTPS.
|
|
* gnu/packages/finance.scm (grisbi)[home-page]: Use HTTPS.
|
|
* gnu/packages/ebook.scm (calibre)[home-page]: Use HTTPS.
|
|
* gnu/packages/nim.scm (nim): Update to 1.0.6.
|
|
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm)
[source]: Remove gschemas.compiled in a snippet.
[arguments]: Add compile-schemas phase.
[native-inputs]: Add glib.
Signed-off-by: Alex Griffin <a@ajgrf.com>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-pzmq, cl-pzmq, ecl-pzmq): New variables.
|
|
* gnu/packages/pretty-print.scm (highlight)[native-inputs]: Add swig.
[inputs]: Add perl.
[arguments]: Specify lua version for pkg-config command, add
'install-perl-bindings' phase.
|
|
* gnu/packages/maths.scm (vinci): New variable.
|
|
* doc/guix.texi (Build Systems): Files must match one or more filters, not
exactly one.
|
|
This follows up on commit e90e64049ce160d28d1e8b3014badcc2b214627c,
which broke ‘guix pull’.
* doc/guix.texi (Build Systems): Un-indent.
|
|
* doc/guix.texi (Build Systems): Add missing hash to "#:exclude", and a comma
after "e.g.". Use @file and @var appropriately.
|
|
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): New variable.
|
|
* gnu/packages/dictionaries.scm (gcide2)[build-system]: Use the
copy-build-system.
|
|
* guix/build-system/copy.scm: New file.
* guix/build/copy-build-system.scm: New file.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document 'copy-build-system'.
|
|
* gnu/packages/terminals.scm (tilda): Update to 1.5.0.
|
|
This drops the size of the package by about 27%.
* gnu/packages/version-control.scm (subversion)[arguments]: Add
configure-flag to not build static libraries.
|
|
* gnu/packages/php.scm (php): Update to 7.4.3.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
Fixes <https://bugs.gnu.org/39671>.
* gnu/services/base.scm (udev-shepherd-service)[start] Move or copy
environment variables to 'fork+exec-command' instead of 'setenv'.
|
|
* gnu/packages/haskell-apps.scm (corrode): Use git-file-name.
|
|
* gnu/packages/assembly.scm (libjit): Use git-file-name.
|
|
* gnu/packages/gnupg.scm (guile-gcrypt): Use git-file-name.
|
|
* gnu/packages/firmware.scm (ath9k-htc-firmware): Use git-file-name.
(b43-tools): Likewise.
|
|
* gnu/packages/fpga.scm (abc): Use git-version. The uri is using an
autogenerated commit package, it would ideally use git-fetch. The
canonical repository is now on GitHub, but the old commit ID is not
present. This means that changing the origin is best done together
with an update.
(icestorm): Use git-version, git-file-name.
(arachne-pnr): Use git-file-name.
|
|
* gnu/packages/fltk.scm (ntk): Use git-file-name.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200219.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.85.
|
|
* gnu/packages/photo.scm (rawtherapee): Update to 5.8.
|
|
* doc/guix.texi (The Store): Use two spaces after full stops.
|
|
* guix/ssh.scm (open-ssh-session): Fall back to GSSAPI if public key
authentication does not work
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ssh.scm (libssh)[inputs]: Depend on mit-krb5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* build-aux/build-self.scm (build): Add 'setenv' call for "COLUMNS".
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.2.0.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.21.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.105.
(linux-libre-4.19-pristine-source): Update hash.
|