summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2020-02-22gnu: Use HTTPS for hackage.haskell.org home pages.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-network-byte-order) (ghc-base-compat-batteries, ghc-regex-tdfa-text, ghc-sdl2-image) (ghc-language-glsl, ghc-sop-core, ghc-libffi, ghc-path, ghc-io-streams) (ghc-openssl-streams, ghc-haskell-lexer, ghc-prettyclass, ghc-ifelse) (ghc-sdl2-mixer, ghc-errorcall-eq-instance, ghc-filepath-bytestring) (ghc-refact, ghc-pointedlist, ghc-string-qq, ghc-tls-session-manager) (ghc-magic, ghc-exactprint, ghc-inline-c, ghc-infer-license) (ghc-unagi-chan)[home-page]: Use HTTPS.
2020-02-22gnu: emacs-recent-addresses: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-recent-addresses)[home-page]: Use HTTPS.
2020-02-22gnu: ecl-clx: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/lisp-xyz.scm (ecl-clx)[home-page]: Use HTTPS.
2020-02-22gnu: java-plexus-utils: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/java.scm (java-plexus-utils)[home-page]: Use HTTPS.
2020-02-22gnu: ghc-xml: Update home page.Tobias Geerinckx-Rice
Before code.galois.com vanished, it redirected here. * gnu/packages/haskell-xyz.scm (ghc-xml)[home-page]: Use new (HTTPS) URI.
2020-02-22gnu: ruby-thin: Update home page.Tobias Geerinckx-Rice
* gnu/packages/ruby.scm (ruby-thin)[home-page]: Use new (HTTPS) URI.
2020-02-22gnu: ghc-tagsoup: Update home page.Tobias Geerinckx-Rice
* gnu/packages/haskell-web.scm (ghc-tagsoup)[home-page]: Use new (HTTPS) URI
2020-02-22gnu: choqok: Update to 1.7.0.Jakub Kądziołka
* gnu/packages/kde-internet.scm (choqok): Update to 1.7.0. (inputs): Add purpose, qtnetworkauth. (source): Don't apply patch. * gnu/packages/patches/choqok-Fix-building-under-Qt-5.13.patch: Remove (no longer needed).
2020-02-21gnu: Add font-vazir.Amin Bandali
* gnu/packages/fonts.scm (font-vazir): New variable.
2020-02-21gnu: gnome-shell-extension-paperwm: Install compiled gschemas.Jack Hill
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm)[arguments]: Install compiled gschemas. Signed-off-by: Alex Griffin <a@ajgrf.com>
2020-02-21gnu: profanity: Update to 0.8.1.Tanguy Le Carrour
* gnu/packages/messaging.scm (profanity): Update to 0.8.1.
2020-02-21gnu: chroma: Fix description.Nicolas Goaziou
* gnu/packages/games.scm (chroma)[descrption]: Add missing space and fix indentation.
2020-02-21gnu: libfprint, fprintd: Update to 1.90.1.Tobias Geerinckx-Rice
* 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.
2020-02-21gnu: Update fprintd home pages.Tobias Geerinckx-Rice
* gnu/packages/freedesktop.scm (libfprint, fprintd)[home-page]: Update.
2020-02-21gnu: libreoffice: Fix ‘soffice’ in a pure environment.Tobias Geerinckx-Rice
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Refer to grep and coreutils by absolute file name in the soffice launcher script.
2020-02-21gnu: containerd: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/docker.scm (containerd)[home-page]: Use HTTPS.
2020-02-21gnu: openh264: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/video.scm (openh264)[home-page]: Use HTTPS.
2020-02-21gnu: scons: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (scons)[home-page]: Use HTTPS.
2020-02-21gnu: python-pycrypto: Update home page.Tobias Geerinckx-Rice
* gnu/packages/python-crypto.scm (python-pycrypto)[home-page]: Follow (HTTPS) redirection.
2020-02-21gnu: proj: Update home page.Tobias Geerinckx-Rice
* gnu/packages/geo.scm (proj)[home-page]: Use new (HTTPS) domain.
2020-02-21gnu: ghc-splitmix: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/haskell-xyz.scm (ghc-splitmix)[home-page]: Use HTTPS.
2020-02-21gnu: rust-tempfile: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-tempfile)[home-page]: Use HTTPS.
2020-02-21gnu: python-sympy: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-sympy)[home-page]: Use HTTPS.
2020-02-21gnu: emacs-rotate-text: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-rotate-text)[home-page]: Use HTTPS.
2020-02-21gnu: rust-yaml-rust: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/crates-io.scm (rust-yaml-rust)[home-page]: Use HTTPS.
2020-02-21gnu: grisbi: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/finance.scm (grisbi)[home-page]: Use HTTPS.
2020-02-21gnu: calibre: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/ebook.scm (calibre)[home-page]: Use HTTPS.
2020-02-21gnu: nim: Update to 1.0.6.Tanguy Le Carrour
* gnu/packages/nim.scm (nim): Update to 1.0.6.
2020-02-21gnu: gnome-shell-extension-paperwm: Recompile schemas.Jack Hill
* 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>
2020-02-21gnu: Add cl-pzmq.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-pzmq, cl-pzmq, ecl-pzmq): New variables.
2020-02-21gnu: highlight: Build perl bindings.Paul Garlick
* 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.
2020-02-21gnu: Add vinci.Andreas Enge
* gnu/packages/maths.scm (vinci): New variable.
2020-02-21gnu: Add gnome-shell-extension-paperwm.Alex Griffin
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): New variable.
2020-02-21gnu: gcide: Use the copy-build-system.Pierre Neidhardt
* gnu/packages/dictionaries.scm (gcide2)[build-system]: Use the copy-build-system.
2020-02-21gnu: tilda: Update to 1.5.0.Efraim Flashner
* gnu/packages/terminals.scm (tilda): Update to 1.5.0.
2020-02-21gnu: subversion: Don't build static libraries.Efraim Flashner
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.
2020-02-21gnu: php: Update to 7.4.3.Alex Sassmannshausen
* gnu/packages/php.scm (php): Update to 7.4.3. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-02-20gnu: corrode: Use git-file-name.Jakub Kądziołka
* gnu/packages/haskell-apps.scm (corrode): Use git-file-name.
2020-02-20gnu: libjit: Use git-file-nameJakub Kądziołka
* gnu/packages/assembly.scm (libjit): Use git-file-name.
2020-02-20gnu: guile-gcrypt: Use git-file-nameJakub Kądziołka
* gnu/packages/gnupg.scm (guile-gcrypt): Use git-file-name.
2020-02-20gnu: ath9k-htc-firmware, b43-tools: Use git-file-name.Jakub Kądziołka
* gnu/packages/firmware.scm (ath9k-htc-firmware): Use git-file-name. (b43-tools): Likewise.
2020-02-20gnu: fpga.scm: Use git-version and git-file-name where appropriate.Jakub Kądziołka
* 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.
2020-02-20gnu: ntk: Use git-file-name.Jakub Kądziołka
* gnu/packages/fltk.scm (ntk): Use git-file-name.
2020-02-20gnu: git-annex: Update to 7.20200219.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200219. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-20gnu: perl-image-exiftool: Update to 11.85.Leo Famulari
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.85.
2020-02-20gnu: RawTherapee: Update to 5.8.Leo Famulari
* gnu/packages/photo.scm (rawtherapee): Update to 5.8.
2020-02-20gnu: Add Kerberos support to libsshLars-Dominik Braun
* gnu/packages/ssh.scm (libssh)[inputs]: Depend on mit-krb5 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-19gnu: certbot, python-acme: Update to 1.2.0.Leo Famulari
* gnu/packages/tls.scm (certbot, python-acme): Update to 1.2.0.
2020-02-19gnu: linux-libre: Update to 5.4.21.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.21. (linux-libre-5.4-pristine-source): Update hash.
2020-02-19gnu: linux-libre@4.19: Update to 4.19.105.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.105. (linux-libre-4.19-pristine-source): Update hash.