aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: perl-compress-raw-bzip2: Update to 2.089.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.089.
* gnu: Add emacs-windower.Pierre Neidhardt2019-11-04
| | | | * gnu/packages/emacs-xyz.scm (emacs-windower): New variable.
* gnu: emacs-unfill: Use `version' instead of hard-coding git-reference.Pierre Neidhardt2019-11-04
| | | | | * gnu/packages/emacs-xyz.scm (emacs-unfill)[source]: Use `version' in `commit' field.
* gnu: scrot: Update to 1.2.Tanguy Le Carrour2019-11-04
| | | | | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.2, [native-inputs]: Add autoconf-archive, [inputs]: Add libxcursor and libxfixes. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: Add emacs-leafLeo Prikler2019-11-04
| | | | | | * gnu/packages/emacs-xyz: (emacs-leaf): New variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
* gnu: lmms: Update to 1.2.1.Kei Kebreau2019-11-03
| | | | | | | | | * gnu/packages/music.scm (lmms): Update to 1.2.1. [arguments]: Enable Qt 5 support and disbale VST support in configure-flags. Add 'unpack-rpmalloc' phase and remove 'remove-Werror' phase. [native-inputs]: Add qttools and rpmalloc. [inputs]: Replace qt-4 and fluidsynth-1 with qtbase and fluidsynth, respectively; add qtx11extras.
* gnu: xtl: Update to 0.6.8.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/cpp.scm (xtl): Update to 0.6.8.
* gnu: xfburn: Update to 0.6.1.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/xfce.scm (xfburn): Update to 0.6.1. [inputs]: Substitute default Gtk+ version 3 for 2.
* gnu: xfburn: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/xfce.scm (xfburn)[source]: Hard-code NAME.
* gnu: xfce4-screenshooter: Update to 1.9.7.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.7.
* gnu: android-udev-rules: Use GIT-FILE-NAME.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/android.scm (android-udev-rules)[source]: Use GIT-FILE-NAME.
* gnu: android-udev-rules: Update to 20191103.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/android.scm (android-udev-rules): Update to 20191103.
* gnu: yaml-cpp: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/serialization.scm (yaml-cpp)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: yaml-cpp: Update to 0.6.3.Tobias Geerinckx-Rice2019-11-03
| | | | | | * gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.3. [arguments]: Update #:configure-flags. Remove obsolete ‘dont-install-gtest-libraries’ phase.
* gnu: Deprecate ungoogled-chromium.Marius Bakke2019-11-03
| | | | | | | | | | This package has known security flaws that are being exploited in the wild. See <https://lists.gnu.org/archive/html/guix-devel/2019-10/msg00576.html> for why it has not been updated. * gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Set #:hidden? #t. (ungoogled-chromium-is-deprecated, ungoogled-chromium-wayland-is-deprecated): New public variables.
* databases: Fix build of virtuoso-ose.Roel Janssen2019-11-03
| | | | | | | | Virtuoso cannot be built with versions of OpenSSL >1.1.0. * gnu/packages/databases.scm (virtuoso-ose)[inputs]: Change OPENSSL to OPENSSL-1.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: lilv: Enable python bindings.FPS2019-11-03
| | | | | | | | | * gnu/packages/audio.scm (lilv)[arguments]: Add #:configure-flags. Add phase to embed full path to liblilv-0.so. [native-inputs]: Add PYTHON. [home-page]: Follow redirect. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: xtensor: Update to 0.20.10.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/algebra.scm (xtensor): Update to 0.20.10.
* gnu: yosys: Update to 0.9.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/fpga.scm (yosys): Update to 0.9.
* gnu: perl-io-compress: Update to 2.088.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.088.
* gnu: perl-compress-raw-zlib: Update to 2.088.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.088.
* gnu: perl-compress-raw-bzip2: Update to 2.088.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.088.
* gnu: freedoom: Update to 0.12.1.Kei Kebreau2019-11-03
| | | | | | | | * gnu/packages/games.scm (freedoom): Update to 0.12.1. [arguments]: Update 'configure' phase accordingly. [native-inputs]: Replace python-2 with python; add python-pillow; remove font-dejavu and imagemagick. [inputs]: Remove prboom-plus.
* gnu: minetest: Update to 5.1.0.Kei Kebreau2019-11-03
| | | | * gnu/packages/games.scm (minetest-data, minetest): Update to 5.1.0.
* gnu: emacs-fish-completion: Update to 1.2.Pierre Neidhardt2019-11-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.2.
* gnu: docker: Adjust tests for changes in go.Oleg Pykhalov2019-11-03
| | | | | | * gnu/packages/patches/docker-adjust-tests-for-changes-in-go.patch: New file. * gnu/local.mk (dist_patch_DATA): Use this. * gnu/packages/docker.scm (docker): Use this.
* gnu: zabbix-agentd: Update to 4.4.1.Oleg Pykhalov2019-11-03
| | | | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.1. * gnu/services/monitoring.scm (%zabbix-front-end-configuration-nginx): Add listen record field.
* gnu: Add endlessh.Efraim Flashner2019-11-03
| | | | * gnu/packages/ssh.scm (endlessh): New variable.
* gnu: spectrwm: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/wm.scm (spectrwm)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: colormake: Use HTTPS home page.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/code.scm (colormake)[home-page]: Use HTTPS.
* gnu: colormake: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | | | | * gnu/packages/code.scm (colormake)[source]: Use GIT-FETCH and GIT-FILE-NAME. [native-inputs]: Remove gzip and tar. [arguments]: Copy the source checkout instead of extracting the source tarball.
* gnu: lci: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/lolcode.scm (lci)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: makefile2graph: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/code.scm (makefile2graph)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: bash-tap: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/bash.scm (bash-tap)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: jrnl: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/jrnl.scm (jrnl)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: withershins: Don't use unstable tarball.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/code.scm (withershins)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: withershins: Build.Tobias Geerinckx-Rice2019-11-03
| | | | | * gnu/packages/code.scm (withershins)[arguments]: Don't treat compiler warnings as errors.
* gnu: emacs-emms: Update to 5.3.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.3.
* gnu: pynac: Update to 0.7.26.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/sagemath.scm (pynac): Update to 0.7.26.
* gnu: lxqt-globalkeys: Update to 0.14.3.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.14.3.
* gnu: lxqt-globalkeys: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/lxqt.scm (lxqt-globalkeys)[source]: Hard-code NAME.
* gnu: retroarch: Update to 1.8.1.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/emulators.scm (retroarch): Update to 1.8.1.
* gnu: loksh: Update to 6.6.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/shells.scm (loksh): Update to 6.6.
* gnu: aspell-dict-ca: Update to 2.5.0.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/aspell.scm (aspell-dict-ca): Update to 2.5.0.
* gnu: claws-mail: Update to 3.17.4.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/mail.scm (claws-mail): Update to 3.17.4.
* gnu: hplip: Update to 3.19.10.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/cups.scm (hplip): Update to 3.19.10.
* gnu: re2: Update to 2019-11-01.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/regex.scm (re2): Update to 2019-11-01.
* gnu: tinc: Update to 1.0.36.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/vpn.scm (tinc): Update to 1.0.36.
* gnu: tinc: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/vpn.scm (tinc)[source]: Hard-code NAME.
* gnu: neomutt: Update to 20191102.Tobias Geerinckx-Rice2019-11-02
| | | | * gnu/packages/mail.scm (neomutt): Update to 20191102.