Age | Commit message (Expand) | Author |
---|---|---|
2019-11-03 | gnu: lmms: Update to 1.2.1....* 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. | Kei Kebreau |
2019-11-03 | gnu: xtl: Update to 0.6.8....* gnu/packages/cpp.scm (xtl): Update to 0.6.8. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: xfburn: Update to 0.6.1....* gnu/packages/xfce.scm (xfburn): Update to 0.6.1. [inputs]: Substitute default Gtk+ version 3 for 2. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: xfburn: Don't use NAME in source URI....* gnu/packages/xfce.scm (xfburn)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: xfce4-screenshooter: Update to 1.9.7....* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.7. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: android-udev-rules: Use GIT-FILE-NAME....* gnu/packages/android.scm (android-udev-rules)[source]: Use GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: android-udev-rules: Update to 20191103....* gnu/packages/android.scm (android-udev-rules): Update to 20191103. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: yaml-cpp: Don't use unstable tarball....* gnu/packages/serialization.scm (yaml-cpp)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: yaml-cpp: Update to 0.6.3....* gnu/packages/serialization.scm (yaml-cpp): Update to 0.6.3. [arguments]: Update #:configure-flags. Remove obsolete ‘dont-install-gtest-libraries’ phase. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: Deprecate ungoogled-chromium....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. | Marius Bakke |
2019-11-03 | databases: Fix build of virtuoso-ose....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> | Roel Janssen |
2019-11-03 | gnu: lilv: Enable python bindings....* 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> | FPS |
2019-11-03 | gnu: xtensor: Update to 0.20.10....* gnu/packages/algebra.scm (xtensor): Update to 0.20.10. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: yosys: Update to 0.9....* gnu/packages/fpga.scm (yosys): Update to 0.9. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: perl-io-compress: Update to 2.088....* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.088. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: perl-compress-raw-zlib: Update to 2.088....* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.088. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: perl-compress-raw-bzip2: Update to 2.088....* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.088. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: freedoom: Update to 0.12.1....* 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. | Kei Kebreau |
2019-11-03 | gnu: minetest: Update to 5.1.0....* gnu/packages/games.scm (minetest-data, minetest): Update to 5.1.0. | Kei Kebreau |
2019-11-03 | gnu: emacs-fish-completion: Update to 1.2....* gnu/packages/emacs-xyz.scm (emacs-fish-completion): Update to 1.2. | Pierre Neidhardt |
2019-11-03 | gnu: docker: Adjust tests for changes in go....* 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. | Oleg Pykhalov |
2019-11-03 | gnu: zabbix-agentd: Update to 4.4.1....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.1. * gnu/services/monitoring.scm (%zabbix-front-end-configuration-nginx): Add listen record field. | Oleg Pykhalov |
2019-11-03 | gnu: Add endlessh....* gnu/packages/ssh.scm (endlessh): New variable. | Efraim Flashner |
2019-11-03 | gnu: spectrwm: Don't use unstable tarball....* gnu/packages/wm.scm (spectrwm)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: colormake: Use HTTPS home page....* gnu/packages/code.scm (colormake)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: colormake: Don't use unstable tarball....* 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. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: lci: Don't use unstable tarball....* gnu/packages/lolcode.scm (lci)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: makefile2graph: Don't use unstable tarball....* gnu/packages/code.scm (makefile2graph)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: bash-tap: Don't use unstable tarball....* gnu/packages/bash.scm (bash-tap)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: jrnl: Don't use unstable tarball....* gnu/packages/jrnl.scm (jrnl)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: withershins: Don't use unstable tarball....* gnu/packages/code.scm (withershins)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: withershins: Build....* gnu/packages/code.scm (withershins)[arguments]: Don't treat compiler warnings as errors. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: emacs-emms: Update to 5.3....* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 5.3. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: pynac: Update to 0.7.26....* gnu/packages/sagemath.scm (pynac): Update to 0.7.26. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: lxqt-globalkeys: Update to 0.14.3....* gnu/packages/lxqt.scm (lxqt-globalkeys): Update to 0.14.3. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: lxqt-globalkeys: Don't use NAME in source URI....* gnu/packages/lxqt.scm (lxqt-globalkeys)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: retroarch: Update to 1.8.1....* gnu/packages/emulators.scm (retroarch): Update to 1.8.1. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: loksh: Update to 6.6....* gnu/packages/shells.scm (loksh): Update to 6.6. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: aspell-dict-ca: Update to 2.5.0....* gnu/packages/aspell.scm (aspell-dict-ca): Update to 2.5.0. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: claws-mail: Update to 3.17.4....* gnu/packages/mail.scm (claws-mail): Update to 3.17.4. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: hplip: Update to 3.19.10....* gnu/packages/cups.scm (hplip): Update to 3.19.10. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: re2: Update to 2019-11-01....* gnu/packages/regex.scm (re2): Update to 2019-11-01. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: tinc: Update to 1.0.36....* gnu/packages/vpn.scm (tinc): Update to 1.0.36. | Tobias Geerinckx-Rice |
2019-11-03 | gnu: tinc: Don't use NAME in source URI....* gnu/packages/vpn.scm (tinc)[source]: Hard-code NAME. | Tobias Geerinckx-Rice |
2019-11-02 | gnu: neomutt: Update to 20191102....* gnu/packages/mail.scm (neomutt): Update to 20191102. | Tobias Geerinckx-Rice |
2019-11-02 | gnu: libqtxdg: Update to 3.4.0....* gnu/packages/lxqt.scm (libqtxdg): Update to 3.4.0. [propagated-inputs]: Add glib. [inputs]: Add pkg-config. | Tobias Geerinckx-Rice |
2019-11-02 | gnu: cryptsetup: Update to 2.2.2....* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.2. | Tobias Geerinckx-Rice |
2019-11-02 | gnu: openvpn: Update to 2.4.8....* gnu/packages/vpn.scm (openvpn): Update to 2.4.8. | Tobias Geerinckx-Rice |
2019-11-02 | gnu: vlc: Fix build....* gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new file. * gnu/packages/video.scm (vlc): Apply patch. | Nicolas Goaziou |
2019-11-02 | gnu: hangups: Fix build....* gnu/packages/messaging.scm (hangups)[propagated-inputs]: Use python-protobuf-3.6 specifically. | Tobias Geerinckx-Rice |