aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: lyx: Parameterize more version variables.Efraim Flashner2019-03-02
| | | | | | * gnu/packages/tex.scm (lyx)[source]: Parameterize the version string. [arguments]: Parameterize version variables in 'configre-flags and in the custom phases 'setenv-check and 'install-symlink.
* gnu: lyx: Update to 2.3.2-2.Ricardo Wurmus2019-03-02
| | | | | | | | | | | * gnu/packages/tex.scm (lyx): Update to 2.3.2-2. [source]: Remove patch. [arguments]: Adjust configure flags; add build phase "fix-compilation-with-boost-1.69"; remove phase "patch-installer"; create missing file in phase "setenv-check". [inputs]: Add mythes. [propagated-inputs]: Replace texlive with a texlive-union containing texlive-fonts-ec.
* gnu: emacs-desktop-environment: Update to 20190301.Pierre Neidhardt2019-03-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 20190301.
* gnu: Add WireGuard.Leo Famulari2019-03-01
| | | | * gnu/packages/vpn.scm (wireguard): New variable.
* gnu: bundler: Update to 1.17.3.Julien Lepiller2019-03-01
| | | | * gnu/packaqes/ruby.scm (bundler): Update to 1.17.3.
* gnu: opensmtpd: Remove unused arguments.Tobias Geerinckx-Rice2019-03-01
| | | | | * gnu/packages/mail.scm (opensmtpd)[arguments]: Remove unused procedure arguments to 'patch-FHS-file-names' phase.
* gnu: perl-net-dns: Update to 1.19.Tobias Geerinckx-Rice2019-03-01
| | | | * gnu/packages/networking.scm (perl-net-dns): Update to 1.19.
* gnu: teximpatient: Build with texlive-union.Ricardo Wurmus2019-03-01
| | | | | | | | | | | * gnu/packages/tex.scm (teximpatient)[source]: Use url-fetch/tarbomb, so that we can... [arguments]: ...remove the custom "unpack" phase; disable tests instead of deleting the "check" phase; add phase "fix-packaging-error". [native-inputs]: Replace texlive with a texlive-union containing texlive-latex-amsfonts, texlive-fonts-amsfonts, texlive-fonts-adobe-palatino, texlive-fonts-adobe-zapfding, texlive-fonts-knuth-lib, texlive-fonts-mflogo-font, and texlive-generic-pdftex.
* gnu: Add texlive-fonts-adobe-zapfding.Ricardo Wurmus2019-03-01
| | | | * gnu/packages/tex.scm (texlive-fonts-adobe-zapfding): New variable.
* gnu: Add texlive-fonts-adobe-palatino.Ricardo Wurmus2019-03-01
| | | | * gnu/packages/tex.scm (texlive-fonts-adobe-palatino): New variable.
* gnu: Add texlive-fonts-mflogo-font.Ricardo Wurmus2019-03-01
| | | | * gnu/packages/tex.scm (texlive-fonts-mflogo-font): New variable.
* gnu: Add texlive-latex-mflogo.Ricardo Wurmus2019-03-01
| | | | * gnu/packages/tex.scm (texlive-latex-mflogo): New variable.
* gnu: texlive-fonts-knuth-lib: Build all tfm files.Ricardo Wurmus2019-03-01
| | | | | * gnu/packages/tex.scm (texlive-fonts-knuth-lib)[arguments]: Build all tfm files in "build" phase.
* gnu: Add texlive-fonts-adobe-times.Ricardo Wurmus2019-03-01
| | | | * gnu/packages/tex.scm (texlive-fonts-adobe-times): New variable.
* gnu: texlive-latex-geometry: Add missing input.Ricardo Wurmus2019-03-01
| | | | | * gnu/packages/tex.scm (texlive-latex-geometry)[propagated-inputs]: Add texlive-latex-oberdiek.
* gnu: java-eclipse-jetty-http-test-classes: Return #t from all phases.Björn Höfling2019-03-01
| | | | | * gnu/packages/web.scm (java-eclipse-jetty-http-test-classes)[arguments]: Return #t from 'chdir' phase.
* gnu: java-eclipse-jetty-test-helper: Return #t from all phases.Björn Höfling2019-03-01
| | | | | * gnu/packages/web.scm (java-eclipse-jetty-test-helper)[arguments]: Return #t from 'chdir' phase.
* gnu: java-eclipse-sisu-inject: Don't use unstable tarball.Björn Höfling2019-03-01
| | | | | | | Using git-file-name also makes the source store-file nicer. * gnu/packages/java.scm (java-eclipse-sisu-inject)[source]: Use git-fetch and git-file-name.
* gnu: java-tomcat: Update to 8.5.38.Björn Höfling2019-03-01
| | | | * gnu/packages/web.scm (java-tomcat): Update to 8.38.
* gnu: coq-flocq: Update to 3.1.0.Dan Frumin2019-03-01
| | | | | | | * gnu/packages/coq.scm (coq-flocq): Update to 3.1.0. (coq-interval): Update to 3.4.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* nls: Update 'fr' translation of the manual.Julien Lepiller2019-03-01
|
* gnu: sdl2: Add KMSDRM video backend.Rutger Helling2019-03-01
| | | | * gnu/packages/sdl.scm (sdl2): Add KMSDRM video backend.
* gnu: acpica: Update to 20190215.Tobias Geerinckx-Rice2019-03-01
| | | | * gnu/packages/admin.scm (acpica): Update to 20190215.
* gnu: libssh: Update to 0.8.7.Marius Bakke2019-03-01
| | | | * gnu/packages/ssh.scm (libssh): Update to 0.8.7.
* gnu: re2: Update to 2019-03-01.Marius Bakke2019-03-01
| | | | * gnu/packages/regex.scm (re2): Update to 2019-03-01.
* gnu: libqmi: Update to 1.22.2.Marius Bakke2019-03-01
| | | | * gnu/packages/freedesktop.scm (libqmi): Update to 1.22.2.
* gnu: libqmi: Don't use NAME in source URI.Marius Bakke2019-03-01
| | | | * gnu/packages/freedesktop.scm (libqmi)[source](uri): Hard-code NAME.
* gnu: python-cryptography: Update to 2.6.1.Marius Bakke2019-03-01
| | | | | * gnu/packages/python-crypto.scm (python-cryptography-vectors, python-cryptography): Update to 2.6.1.
* gnu: OpenSSL: Update to 1.1.1b.Marius Bakke2019-03-01
| | | | * gnu/packages/tls.scm (openssl-next): Update to 1.1.1b.
* gnu: efibootmgr: Remove obsolete configure flag.Marius Bakke2019-03-01
| | | | * gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.
* gnu: efibootmgr: Don't use NAME in source URI.Marius Bakke2019-03-01
| | | | * gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.
* gnu: Add velvet.Ricardo Wurmus2019-03-01
| | | | * gnu/packages/bioinformatics.scm (velvet): New variable.
* gnu: discrover: Remove indirect TexLive dependencies.Ricardo Wurmus2019-03-01
| | | | | | * gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Remove texlive-generic-ifxetex, texlive-latex-oberdiek, texlive-latex-url, and texlive-latex-xcolor from texlive-union.
* gnu: texlive-latex-pgf: Add missing input.Ricardo Wurmus2019-03-01
| | | | | * gnu/packages/tex.scm (texlive-latex-pgf)[propagated-inputs]: Add texlive-latex-xcolor.
* gnu: asymptote: Remove indirect TexLive dependency.Ricardo Wurmus2019-03-01
| | | | | * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Remove texlive-generic-ifxetex from texlive-union.
* gnu: hypre: Remove indirect TexLive dependencies.Ricardo Wurmus2019-03-01
| | | | | | * gnu/packages/maths.scm (hypre)[native-inputs]: Remove texlive-latex-oberdiek, texlive-generic-ifxetex, and texlive-latex-url from texlive-union.
* gnu: texlive-latex-oberdiek: Add ifxetex to inputs.Ricardo Wurmus2019-03-01
| | | | | * gnu/packages/tex.scm (texlive-latex-oberdiek)[propagated-inputs]: Add texlive-generic-ifxetex.
* gnu: texlive-latex-hyperref: Add missing inputs.Ricardo Wurmus2019-03-01
| | | | | * gnu/packages/tex.scm (texlive-latex-hyperref)[propagated-inputs]: Add texlive-latex-oberdiek and texlive-latex-url.
* gnu: rust: Factor out "cargo-utils" from "cargo-build-system".Ivan Petkov2019-03-01
| | | | | | | | | | | | | | | | | | * guix/build/cargo-utils.scm: New file. * Makefile.am (MODULES): Add it. * guix/build-system/cargo.scm (%cargo-utils-modules): New variable. (%cargo-build-system-modules): Use it. * guix/build/cargo-build-system.scm (file-sha256, generate-checksums): Move from here... * guix/build/cargo-utils.scm: ...to here. * gnu/packages/rust.scm (rust-1.19.0)[arguments]<#:imported-modules>: Use %cargo-utils-modules. <#:phases>[patch-cargo-checksums]: Use (guix build cargo-utils). * gnu/packages/gnuzilla.scm (icecat): [arguments]<#:imported-modules>: Use %cargo-utils-modules. <#phases>[patch-cargo-checksums]: import (guix build cargo-utils). Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: openssl@1.1.1a: Don't inherit from openssl/fixed.Tobias Geerinckx-Rice2019-03-01
| | | | | | | | I was a bit hasty in a92c6b1a2b5b8b69f248c732db4a11ddf130f0f1. openssl-next replaces the source, and OpenSSL 1.1.1 is invulnerable. * gnu/packages/tls.scm (openssl-next)[inherit]: Inherit from openssl once more.
* gnu: openssl: Fix CVE-2019-1559.Tobias Geerinckx-Rice2019-03-01
| | | | | | | | * gnu/packages/tls.scm (openssl)[replacement]: New field. (openssl/fixed): New variable. (openssl-next)[inherit]: Inherit from it instead. * gnu/packages/patches/openssl-CVE-2019-1559.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: clementine: Use HTTPS home page.Tobias Geerinckx-Rice2019-02-28
| | | | * gnu/packages/music.scm (clementine)[home-page]: Use HTTPS.
* gnu: libunwind: Update to 1.3.1.Tobias Geerinckx-Rice2019-02-28
| | | | * gnu/packages/libunwind.scm (libunwind): Update to 1.3.1.
* gnu: netpbm: Fix CVE-2017-258[67].Tobias Geerinckx-Rice2019-02-28
| | | | | | | | * gnu/packages/netpbm.scm (netpbm)[source]: Add patches. * gnu/packages/patches/netpbm-CVE-2017-2586.patch, gnu/packages/patches/netpbm-CVE-2017-2587.patch: New files. * gnu/local.mk: Fix missing copyright year. (dist_patch_DATA): Add them.
* gnu: supercollider: Update to 3.10.2.Tobias Geerinckx-Rice2019-02-28
| | | | | * gnu/packages/audio.scm (supercollider): Update to 3.10.2. [arguments]: Remove ’apply-system-yaml-cpp-fix’ phase.
* gnu: speech-dispatcher: Build against eSpeak NG.Marius Bakke2019-02-28
| | | | | * gnu/packages/speech.scm (speech-dispatcher)[inputs]: Change from ESPEAK to ESPEAK-NG.
* gnu: Add eSpeak NG.Marius Bakke2019-02-28
| | | | * gnu/packages/speech.scm (espeak-ng): New public variable.
* gnu: Move espeak to speech.scm.Marius Bakke2019-02-28
| | | | | * gnu/packages/audio.scm (espeak): Move from here ... * gnu/packages/speech.scm (espeak): ... to here.
* gnu: Add pcaudiolib.Marius Bakke2019-02-28
| | | | * gnu/packages/audio.scm (pcaudiolib): New public variable.
* gnu: speech-dispatcher: Update to 0.9.0.Marius Bakke2019-02-28
| | | | | | * gnu/packages/speech.scm (speech-dispatcher): Update to 0.9.0. [source](uri): Change to new upstream URI. [arguments]: Add --with-kali and --with-baratinoo to #:configure-flags.