aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Add perl-hook-lexwrap.Nicolas Goaziou2020-06-14
| | | | * gnu/packages/perl.scm (perl-hook-lexwrap): New variable.
* gnu: xl2tpd: Add pppd support.Ivan Kozlov2020-06-14
| | | | | | | | * gnu/packages/vpn.scm (xl2tpd)[inputs]: Add "linux-libre-headers" and "ppp", [arguments]: add a 'setup-environment phase to set "PPPD" and "KERNELSRC" variables. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: r-survival: Update to 3.2-3.Ricardo Wurmus2020-06-14
| | | | * gnu/packages/statistics.scm (r-survival): Update to 3.2-3.
* gnu: r-sf: Update to 0.9-4.Ricardo Wurmus2020-06-14
| | | | * gnu/packages/cran.scm (r-sf): Update to 0.9-4.
* gnu: r-units: Update to 0.6-7.Ricardo Wurmus2020-06-14
| | | | * gnu/packages/cran.scm (r-units): Update to 0.6-7.
* gnu: r-calibrate: Update to 1.7.6.Ricardo Wurmus2020-06-14
| | | | * gnu/packages/cran.scm (r-calibrate): Update to 1.7.6.
* gnu: r-flowworkspace: Update to 4.0.6.Ricardo Wurmus2020-06-14
| | | | * gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.0.6.
* gnu: starfighter: Update to 2.2.Kei Kebreau2020-06-13
| | | | * gnu/packages/games.scm (starfighter): Update to 2.2.
* gnu: wesnoth: Update to 1.14.12.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/games.scm (wesnoth): Update to 1.14.12.
* gnu: snd: Update to 20.4.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/audio.scm (snd): Update to 20.4.
* gnu: progress: Fix cross-compilation.Tobias Geerinckx-Rice2020-06-14
| | | | | * gnu/packages/admin.scm (progress)[arguments]: Use CC-FOR-TARGET and a target-specific pkg-config when cross-compiling.
* gnu: s6-portable-utils: Update to 2.2.2.4.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.2.4.
* gnu: gnome-boxes: Update to 3.36.5.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/gnome.scm (gnome-boxes): Update to 3.36.5.
* gnu: evince: Update to 3.36.5.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/gnome.scm (evince): Update to 3.36.5.
* gnu: python-shellingham: Update to 1.3.2.Tobias Geerinckx-Rice2020-06-14
| | | | | * gnu/packages/python-xyz.scm (python-shellingham): Update to 1.3.2. [arguments]: Add ‘restore-setup.py’ phase.
* gnu: xapian: Update to 1.4.16.Tobias Geerinckx-Rice2020-06-14
| | | | | * gnu/packages/search.scm (xapian): Update to 1.4.16. (python-xapian-bindings)[source]: Update content hash.
* gnu: rclone: Update to 1.52.1.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/sync.scm (rclone): Update to 1.52.1.
* gnu: cogl: Update to 1.22.8.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/gnome.scm (cogl): Update to 1.22.8.
* gnu: gimp: Update to 2.10.20.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/gimp.scm (gimp): Update to 2.10.20.
* gnu: gegl: Update to 0.4.24.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/gimp.scm (gegl): Update to 0.4.24.
* gnu: babl: Update to 0.1.78.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/gimp.scm (babl): Update to 0.1.78.
* gnu: libtextstyle: Update to 0.20.2.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/gettext.scm (libtextstyle): Update to 0.20.2.
* gnu: ltris: Update to 1.0.20.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/games.scm (ltris): Update to 1.0.20.
* gnu: julius: Update to 1.4.1.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/games.scm (julius): Update to 1.4.1.
* gnu: angband: Use HTTPS.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/games.scm (angband)[source, home-page]: Use HTTPS.
* gnu: angband: Update to 4.2.1.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/games.scm (angband): Update to 4.2.1.
* gnu: libolm: Update to 3.1.5.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/crypto.scm (libolm): Update to 3.1.5.
* gnu: gnome-chess: Update to 3.36.1.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/games.scm (gnome-chess): Update to 3.36.1.
* gnu: gnome-chess: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/games.scm (gnome-chess)[source]: Hard-code NAME.
* gnu: facter: Update to 4.0.26.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/admin.scm (facter): Update to 4.0.26.
* gnu: rust-tokio: Update to 0.2.21.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/crates-io.scm (rust-tokio): Update to 0.2.21.
* gnu: rust-serde-bytes: Fix typo in synopsis.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/crates-io.scm (rust-serde-bytes)[synopsis]: Remove ‘of’.
* gnu: rust-serde-bytes: Update to 0.11.5.Tobias Geerinckx-Rice2020-06-14
| | | | * gnu/packages/crates-io.scm (rust-serde-bytes): Update to 0.11.5.
* gnu: alsa-modular-synth: Hide default GCC.Ricardo Wurmus2020-06-13
| | | | | | * gnu/packages/audio.scm (alsa-modular-synth)[native-inputs]: Distinguish GCC-5. [arguments]: Add build phase "hide-default-gcc".
* gnu: alsa-modular-synth: Add patch to fix vocoder build error.Ricardo Wurmus2020-06-13
| | | | | | * gnu/packages/patches/alsa-modular-synth-fix-vocoder.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/audio.scm (alsa-modular-synth)[source]: Add it.
* gnu: check@0.12: Do not inherit replacements from check.Marius Bakke2020-06-13
| | | | * gnu/packages/check.scm (check-0.12): Use INHERIT instead of PACKAGE/INHERIT.
* gnu: libnet: Update home page.Marius Bakke2020-06-13
| | | | | * gnu/packages/networking.scm (libnet)[home-page]: Adjust to current, as referred to from the previous.
* gnu: libnet: Update to 1.2.Marius Bakke2020-06-13
| | | | | | | * gnu/packages/networking.scm (libnet): Update to 1.2. [source]: Switch to URL-FETCH. [arguments]: Remove chdir phase. [native-inputs]: Remove AUTOCONF, AUTOMAKE, and LIBTOOL. Add PERL.
* gnu: jucipp: Build with Clang 10.Marius Bakke2020-06-13
| | | | * gnu/packages/text-editors.scm (jucipp)[inputs]: Change from CLANG to CLANG-10.
* gnu: ghc-regex-pcre-builtin: Update home page.Marius Bakke2020-06-13
| | | | | * gnu/packages/haskell-xyz.scm (ghc-regex-pcre-builtin)[home-page]: Set to the correct home page, not the alternative 'ghc-regex-pcre' library.
* gnu: perl-net-dns-resolver-programmable: Remove "v" prefix from version string.Marius Bakke2020-06-13
| | | | | | * gnu/packages/networking.scm (perl-net-dns-resolver-programmable)[version]: Remove "v" prefix. [source](uri): Adjust accordingly.
* Merge branch 'staging'Marius Bakke2020-06-13
|\
| * gnu: mesa: Ensure replacements are inherited in special variants.Marius Bakke2020-06-12
| | | | | | | | | | * gnu/packages/gl.scm (mesa-opencl, mesa-opencl-icd, mesa-headers): Use PACKAGE/INHERIT instead of regular inheritance.
| * gnu: mesa: Replace with 20.0.8.Marius Bakke2020-06-12
| | | | | | | | | | * gnu/packages/gl.scm (mesa-20.0.8): New variable. (mesa)[replacement]: New field.
| * Merge branch 'master' into stagingMarius Bakke2020-06-11
| |\
| * | gnu: calibre: Update to 4.18.0.Marius Bakke2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/calibre-remove-test-bs4.patch, gnu/packages/patches/calibre-msgpack-compat.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ebook.scm (calibre): Update to 4.18.0. [source](patches): Remove obsolete patches. [source](snippet): Disable test for bundled odfpy. [inputs]: Add HUNSPELL, HYPHEN, PYTHON2-BEAUTIFULSOUP4, PYTHON2-PYQTWEBENGINE, and QTWEBENGINE. [arguments]: Add phase 'patch-more-shebangs'. Adjust configure phase to set HOME and make fonts available. Simplify one substitution, and provide the absolute file name of 'sip'.
| * | gnu: python-html5-parser: Update to 0.4.9.Marius Bakke2020-06-08
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-html5-parser): Update to 0.4.9.
| * | gnu: Add python2-pyqtwebengine.Marius Bakke2020-06-08
| | | | | | | | | | | | * gnu/packages/qt.scm (python2-pyqtwebengine): New public variable.
| * | gnu: python2-pyqt: Propagate requireed inputs.Marius Bakke2020-06-08
| | | | | | | | | | | | | | | * gnu/packages/qt.scm (python2-pyqt)[propagated-inputs]: Add PYTHON2-SIP and PYTHON-ENUM34. New field.
| * | Merge branch 'master' into stagingMarius Bakke2020-06-08
| |\ \