Age | Commit message (Expand) | Author |
2020-02-21 | gnu: chroma: Fix description....* gnu/packages/games.scm (chroma)[descrption]: Add missing space and fix
indentation.
| Nicolas Goaziou |
2020-02-21 | gnu: libfprint, fprintd: Update to 1.90.1....* 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.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: Update fprintd home pages....* gnu/packages/freedesktop.scm (libfprint, fprintd)[home-page]: Update.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: libreoffice: Fix ‘soffice’ in a pure environment....* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Refer to grep
and coreutils by absolute file name in the soffice launcher script.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: containerd: Use HTTPS home page....* gnu/packages/docker.scm (containerd)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: openh264: Use HTTPS home page....* gnu/packages/video.scm (openh264)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: scons: Use HTTPS home page....* gnu/packages/python-xyz.scm (scons)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: python-pycrypto: Update home page....* gnu/packages/python-crypto.scm (python-pycrypto)[home-page]: Follow
(HTTPS) redirection.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: proj: Update home page....* gnu/packages/geo.scm (proj)[home-page]: Use new (HTTPS) domain.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: ghc-splitmix: Use HTTPS home page....* gnu/packages/haskell-xyz.scm (ghc-splitmix)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: rust-tempfile: Use HTTPS home page....* gnu/packages/crates-io.scm (rust-tempfile)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: python-sympy: Use HTTPS home page....* gnu/packages/python-xyz.scm (python-sympy)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: emacs-rotate-text: Use HTTPS home page....* gnu/packages/emacs-xyz.scm (emacs-rotate-text)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: rust-yaml-rust: Use HTTPS home page....* gnu/packages/crates-io.scm (rust-yaml-rust)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: grisbi: Use HTTPS home page....* gnu/packages/finance.scm (grisbi)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: calibre: Use HTTPS home page....* gnu/packages/ebook.scm (calibre)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-21 | gnu: nim: Update to 1.0.6....* gnu/packages/nim.scm (nim): Update to 1.0.6.
| Tanguy Le Carrour |
2020-02-21 | gnu: gnome-shell-extension-paperwm: Recompile schemas....* 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>
| Jack Hill |
2020-02-21 | gnu: Add cl-pzmq....* gnu/packages/lisp-xyz.scm (sbcl-pzmq, cl-pzmq, ecl-pzmq): New variables.
| Guillaume Le Vaillant |
2020-02-21 | gnu: highlight: Build perl bindings....* 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.
| Paul Garlick |
2020-02-21 | gnu: Add vinci....* gnu/packages/maths.scm (vinci): New variable.
| Andreas Enge |
2020-02-21 | gnu: Add gnome-shell-extension-paperwm....* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): New variable.
| Alex Griffin |
2020-02-21 | gnu: gcide: Use the copy-build-system....* gnu/packages/dictionaries.scm (gcide2)[build-system]: Use the
copy-build-system.
| Pierre Neidhardt |
2020-02-21 | gnu: tilda: Update to 1.5.0....* gnu/packages/terminals.scm (tilda): Update to 1.5.0.
| Efraim Flashner |
2020-02-21 | gnu: subversion: Don't build static libraries....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.
| Efraim Flashner |
2020-02-21 | gnu: php: Update to 7.4.3....* gnu/packages/php.scm (php): Update to 7.4.3.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Alex Sassmannshausen |
2020-02-20 | services: udev: Do not rely on shepherd inheriting environment variables....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'.
| Florian Pelz |
2020-02-20 | gnu: corrode: Use git-file-name....* gnu/packages/haskell-apps.scm (corrode): Use git-file-name.
| Jakub Kądziołka |
2020-02-20 | gnu: libjit: Use git-file-name...* gnu/packages/assembly.scm (libjit): Use git-file-name.
| Jakub Kądziołka |
2020-02-20 | gnu: guile-gcrypt: Use git-file-name...* gnu/packages/gnupg.scm (guile-gcrypt): Use git-file-name.
| Jakub Kądziołka |
2020-02-20 | gnu: ath9k-htc-firmware, b43-tools: Use git-file-name....* gnu/packages/firmware.scm (ath9k-htc-firmware): Use git-file-name.
(b43-tools): Likewise.
| Jakub Kądziołka |
2020-02-20 | gnu: fpga.scm: Use git-version and git-file-name where appropriate....* 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.
| Jakub Kądziołka |
2020-02-20 | gnu: ntk: Use git-file-name....* gnu/packages/fltk.scm (ntk): Use git-file-name.
| Jakub Kądziołka |
2020-02-20 | gnu: git-annex: Update to 7.20200219....* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200219.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Kyle Meyer |
2020-02-20 | gnu: perl-image-exiftool: Update to 11.85....* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.85.
| Leo Famulari |
2020-02-20 | gnu: RawTherapee: Update to 5.8....* gnu/packages/photo.scm (rawtherapee): Update to 5.8.
| Leo Famulari |
2020-02-20 | gnu: Add Kerberos support to libssh...* gnu/packages/ssh.scm (libssh)[inputs]: Depend on mit-krb5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun |
2020-02-19 | gnu: certbot, python-acme: Update to 1.2.0....* gnu/packages/tls.scm (certbot, python-acme): Update to 1.2.0.
| Leo Famulari |
2020-02-19 | gnu: linux-libre: Update to 5.4.21....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.21.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver |
2020-02-19 | gnu: linux-libre@4.19: Update to 4.19.105....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.105.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver |
2020-02-20 | gnu: libevent: Split into two outputs....This removes python and its dependencies from the libevent closure,
reducing it from 180MB to 70MB.
* gnu/packages/libevent.scm (libevent): Add bin output.
| Julien Lepiller |
2020-02-19 | gnu: js-selectize: Use HTTPS home page....* gnu/packages/javascript.scm (js-selectize)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-19 | gnu: python-scikit-image: Use HTTPS home page....* gnu/packages/python-science.scm (python-scikit-image)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-19 | gnu: transset-df: Use HTTPS home page....* gnu/packages/xorg.scm (transset-df)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2020-02-19 | gnu: munge: Update to 0.5.14....* gnu/packages/admin.scm (munge): Update to 0.5.14.
[source]: Expand snippet.
[arguments]: Continue installing pkg-config file.
Add new ‘skip-failing-tests’ for the new test suite.
| Tobias Geerinckx-Rice |
2020-02-19 | gnu: crypto++: Update to 8.2.0....* gnu/packages/crypto.scm (crypto++): Update to 8.2.0.
| Tobias Geerinckx-Rice |
2020-02-19 | gnu: crypto++: Returt #t from all phases....* gnu/packages/crypto.scm (crypto++)[arguments]: Return #t from
‘install-pkg-config’.
| Tobias Geerinckx-Rice |
2020-02-19 | gnu: crypto++: Build in parallel....* gnu/packages/crypto.scm (crypto++)[arguments]: Make ‘build-shared’
the main ‘build’ phase. Respect MAKE-FLAGS and PARALLEL-JOB-COUNT.
| Tobias Geerinckx-Rice |
2020-02-19 | gnu: crypto++: Don't hard-code VERSION....* gnu/packages/crypto.scm (crypto++)[arguments]: Use package VERSION.
| Tobias Geerinckx-Rice |
2020-02-19 | gnu: libbytesize: Update to 2.2....* gnu/packages/c.scm (libbytesize): Update to 2.2.
| Tobias Geerinckx-Rice |