| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.30.0.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-mines): Update to 3.30.1.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (five-or-more): Update to 3.30.0.
|
|
|
|
| |
* gnu/packages/gnome.scm (vte): Update to 0.54.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (vala): Update to 0.42.3.
|
|
|
|
| |
* gnu/packages/gnome.scm (seahorse): Update to 3.30.
|
|
|
|
| |
* gnu/packages/gnome.scm (libwnck): Update to 3.30.0.
|
|
|
|
| |
* gnu/packages/gnome.scm (libgnomeprintui): Update to 2.18.6.
|
|
|
|
| |
* gnu/packages/gnome.scm (libgnomeprint): Update to 2.18.8.
|
|
|
|
| |
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.30.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.28.1.
|
|
|
|
|
| |
* gnu/packages/gnome.scm (evince): Update to 3.30.2.
[inputs]: Add gspell.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.30.2.
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.30.2.
|
|
|
|
| |
* gnu/packages/glib.scm (glibmm): Update to 2.58.0.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/glib.scm (gobject-introspection): Update to 1.58.1.
[source]: Remove snippet.
[arguments]: Add phase "do-not-use-/usr/bin/env".
[inputs]: Replace python-2 with python-wrapper; add zlib.
[native-inputs]: Add autoconf and automake to be able to keep using the
gnu-build-system.
* gnu/packages/patches/gobject-introspection-cc.patch: Update patch to apply
to latest version.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/glib.scm (glib): Update to 2.58.1.
[build-system]: Use meson-build-system.
[outputs]: Remove "doc" as the documentation files are no longer included.
[inputs]: Move libffi, util-linux, and zlib from here...
[propagated-inputs]: ...to here; add libselinux.
[arguments]: Remove key "disallowed-references" as it is not supported by the
meson-build-system; delete "bootstrap" phase to prevent use of autotools;
adjust "pre-build" phase; move "disable-failing-tests" phase after "unpack";
disable two more tests in "disable-failing-tests" phase; add phase
"move-executables"; remove configure flags.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-3.7)[source]: Delete memory-intensive test.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
| |
* gnu/packages/xml.scm (expat): Update to 2.2.7.
[source](uri): Use XZ compressed archive.
|
|
|
|
| |
* gnu/packages/xorg.scm (xorgproto): Update to 2019.1.
|
|
|
|
| |
* gnu/packages/xorg.scm (libxi): Update to 1.7.10.
|
|
|
|
| |
* gnu/packages/gcc.scm (isl): Update to 0.21.
|
|
|
|
| |
* gnu/packages/gcc.scm (isl, isl-0.18, isl-0.11)[source](uri): Use '.bz2' tarball.
|
|
|
|
|
|
|
| |
* gnu/packages/ncurses.scm (ncurses): Update to 6.1-20190609.
[arguments]: Reinstate 'apply-rollup-patch' phase. Move
'remove-unneeded-shebang' phase later to prevent conflict with patch.
[native-inputs]: Add "rollup-patch" origin.
|
|
|
|
|
|
|
|
|
|
| |
While at it, remove useless (and ...) indirections, because the procedures
never return #f anyway: instead they would raise an exception upon failure.
* gnu/packages/commencement.scm (mes-boot, tcc-boot0, tcc-boot,
diffutils-mesboot, binutils-mesboot0, gcc-core-mesboot, gcc-mesboot0,
glibc-headers-mesboot, glibc-mesboot, gnu-make-boot0): Return #t from phases
and remove (and ...) blocks.
|
|
|
|
| |
* gnu/packages/build-tools.scm (meson): Update to 0.51.0.
|
|
|
|
| |
* gnu/packages/linux.scm (util-linux): Update to 2.34.
|
|
|
|
| |
* gnu/packages/xorg.scm (libx11): Update to 1.6.8.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This follows up commit 2f33a7321e5e37d37f57c229c8079cb4ffd10834 which
introduced a new CMAKE-MINIMAL variant for use in package inputs.
* gnu/packages/databases.scm (python-pyarrow)[native-inputs]: Replace CMAKE
with CMAKE-MINIMAL.
* gnu/packages/emacs-xyz.scm (emacs-scel)[native-inputs]: Likewise.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Likewise.
* gnu/packages/games.scm (0ad, the-butterfly-effect)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise.
* gnu/packages/ibus.scm (ibus-rime)[native-inputs]: Likewise.
* gnu/packages/rust.scm (rust-1.19)[native-inputs]: Likewise.
* gnu/packages/simulation.scm (fenics)[native-inputs]: Likewise.
* gnu/packages/squirrel.scm (squirrel)[native-inputs]: Likewise.
* gnu/packages/video.scm (handbrake)[native-inputs]: Likewise.
* gnu/packages/virtualization.scm (xen)[native-inputs]: Likewise.
* gnu/packages/vulkan.scm (shaderc)[native-inputs]: Likewise.
|
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/34066>.
* guix/packages.scm (patch-and-repack)<tarxz-name>: If FILE-NAME is a source
checkout, reuse the name without the '-checkout' part.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/dbus-CVE-2019-12749.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus): Update to 1.12.16.
[replacement]: Remove.
(dbus/fixed): Remove variable.
|
|\ |
|
| |
| |
| |
| | |
* gnu/packages/sphinx.scm (python-sphinx): Update to 2.1.2.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Set
#:parallel-build? #f. Adjust 'build' phase to account for it.
|
| | |
| | |
| | |
| | | |
* gnu/packages/samba.scm (samba): Update to 4.10.5.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/chromium.scm (%chromium-version): Set to 75.0.3770.100.
(%chromium-origin): Update hash.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (openh264): Update to 2.0.0.
[source](uri): Adjust file name.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Install icons.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/sphinx.scm (python-sphinx,
python-sphinxcontrib-websupport)[home-page]: Use HTTPS.
|
| | |
| | |
| | |
| | | |
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.0.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/patches/dbus-CVE-2019-12749.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/glib.scm (dbus)[replacement]: New field.
(dbus/fixed): New variable.
|
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.7.
[inputs]: Add coreutils and sed.
|
| | |
| | |
| | |
| | | |
* gnu/licenses.scm (hpnd): New variable.
|
| | |
| | |
| | |
| | | |
* gnu/packages/algebra.scm (iml): New variable.
|
| | |
| | |
| | |
| | | |
* gnu/packages/maths.scm (ppl): New variable.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/services/mail.scm (%opensmtpd-pam-services): New variable.
(opensmtpd-service-type)[extensions]: Add it, extending
PAM-ROOT-SERVICE-TYPE.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
| | |
| | |
| | |
| | | |
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.9.6.
|
| | |
| | |
| | |
| | | |
* gnu/packages/bioinformatics.scm (sra-tools): Update to 2.9.6.
|