Commit Graph

41184 Commits

Author SHA1 Message Date
Ricardo Wurmus 8c0fab36d8
gnu: gnome-mines: Update to 3.28.0.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.28.0.
[build-system]: Use meson-build-system.
[arguments]: Delete "bootstrap" phase; remove "patch-/bin/true" phase.
[native-inputs]: Add glib:bin, vala, yeld, and appstream-glib; remove libxml2.
2019-03-07 13:42:29 +01:00
Ricardo Wurmus d953418aee
gnu: librsvg: Build Vala bindings.
* gnu/packages/gnome.scm (librsvg)[arguments]: Enable building of Vala
bindings.
[native-inputs]: Add vala.
2019-03-07 13:42:29 +01:00
Ricardo Wurmus 0ab9f949da
gnu: gvfs: Update to 1.36.2.
* gnu/packages/gnome.scm (gvfs): Update to 1.36.2.
[arguments]: Add phase "remove-broken-autogen-script".
[native-inputs]: Add autoconf, automake, gettext-minimal, gtk-doc, and
libtool.
[inputs]: Add libimobiledevice.
2019-03-07 13:41:29 +01:00
Ricardo Wurmus ab35cc6e5b
gnu: gnome-keyring: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.28.2.
[arguments]: Replace "pre-check" phase with "fix-/bin/sh-reference".
[inputs]: Add openssh.
2019-03-07 13:41:29 +01:00
Ricardo Wurmus dd7a244614
gnu: libgnome-games-support: Update to 1.4.1.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.1.
2019-03-07 13:41:29 +01:00
Ricardo Wurmus b78f511817
gnu: libgudev: Update to 232.
* gnu/packages/gnome.scm (libgudev): Update to 232.
[arguments]: Add configure flags to cut recursive dependency.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus 61fb581fbb
gnu: eog: Update to 3.28.2.
* gnu/packages/gnome.scm (eog): Update to 3.28.2.
[build-system]: Use meson-build-system.
[native-inptus]: Add gtk+:bin.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus 1e9b19dd1f
gnu: totem-pl-parser: Update to 3.26.1.
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.26.1.
[build-system]: Use meson-build-system.
[inputs]: Move libarchive and libgcrypt from here...
[propagated-inputs]: ...to here.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus e644f9fa49
gnu: gnome-settings-daemon: Update to 3.28.1.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.28.1.
[build-system]: Use meson-build-system.
[arguments]: Override udev rules directory with configure flags.
[native-inputs]: Add glib:bin.
[inputs]: Add alsa-lib, colord, and wayland.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus cf6cbc34f5
gnu: libgweather: Update to 3.28.2.
* gnu/packages/gnome.scm (libgweather): Update to 3.28.2.
[build-system]: Use meson-build-system.
[arguments]: Disable tests; adjust configure flags; remove custom build
phases.
[inputs]: Move libsoup and geocode-glib from here...
[propagated-inputs]: ...to here.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus a7dd0c02cc
gnu: geocode-glib: Update to 3.26.0.
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.0.
[build-system]: Use meson-build-system.
[arguments]: Enable tests; add phase "set-locales".
[native-inputs]: Add glibc-locales, gettext-minimal, and gtk-doc.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus 83232ba2c8
gnu: five-or-more: Update to 3.28.0.
* gnu/packages/gnome.scm (five-or-more): Update to 3.28.0.
2019-03-07 13:41:28 +01:00
Ricardo Wurmus c6571adb09
gnu: glade3: Update to 3.22.1.
* gnu/packages/gnome.scm (glade3): Update to 3.22.1.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 3b5d5b4a9f
gnu: adwaita-icon-theme: Update to 3.28.0.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 934cc5691a
gnu: gsettings-desktop-schemas: Update to 3.28.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 0daf0efbe6
gnu: gcr: Update to 3.28.0.
* gnu/packages/patches/gcr-disable-failing-tests.patch,
gnu/packages/patches/gcr-fix-collection-tests-to-work-with-gpg-21.patch:
Remove files.
* gnu/local.mk (dist_patch_DATA): Remove patches.
* gnu/packages/gnome.scm (gcr): Update to 3.28.0.
[arguments]: Add phase "disable-failing-tests"; rewrite "pre-check" phase.
[native-inputs]: Add libxml2.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 9863ce205d
gnu: gnome-desktop: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.28.2.
[inputs]: Add libseccomp.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 5ba1781915
gnu: libproxy: Remove network-manager.
This is necessary to break a dependency cycle.

* gnu/packages/networking.scm (libproxy)[inputs]: Remove network-manager.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 78ac232e79
gnu: gnome-maps: Update to 3.28.2.
* gnu/packages/geo.scm (gnome-maps): Update to 3.28.2.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 1258112a27
gnu: glibmm: Update to 2.56.0.
* gnu/packages/glib.scm (glibmm): Update to 2.56.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus b54c22898d
gnu: gedit: Use gtksourceview-3.
* gnu/packages/gnome.scm (gedit)[inputs]: Replace "gtksourceview" with
"gtksourceview-3".
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 0a500745c7
gnu: file-roller: Update to 3.28.0.
* gnu/packages/gnome.scm (file-roller): Update to 3.28.0.
[build-system]: Use meson-build-system.
[native-inputs]: Add desktop-file-utils, gtk+:bin, and glib:bin.
[arguments]: Remove.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 2089bca52a
gnu: yelp-tools: Update to 3.28.0.
* gnu/packages/gnome.scm (yelp-tools): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus 7c2139005b
gnu: yelp-xsl: Update to 3.28.0.
* gnu/packages/gnome.scm (yelp-xsl): Update to 3.28.0.
2019-03-07 13:41:04 +01:00
Ricardo Wurmus ef7f084fe5
gnu: yelp: Update to 3.28.1.
* gnu/packages/gnome.scm (yelp): Update to 3.28.1.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus 8c5b884c34
gnu: at-spi2-core: Update to 2.28.0.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.28.0.
[build-system]: Use meson-build-system.
[arguments]: Adjust configure-flags; add build phases: set-documentation-path,
prepare-doc-directory, move-documentation; move check phase after install.
[native-inputs]: Add gtk-doc and glib:bin.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus 7a1bb44a5d
gnu: gtk-doc: Update to 1.28.
* gnu/packages/gtk.scm (gtk-doc): Update to 1.28.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus c5989b03ea
gnu: Add gtksourceview-3.
* gnu/packages/gtk.scm (gtksourceview-3): New variable.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus 9dcb6fca41
gnu: gtksourceview: Update to 4.0.2.
* gnu/packages/gtk.scm (gtksourceview): Update to 4.0.2.
2019-03-07 13:41:03 +01:00
Ricardo Wurmus 3189fad217
gnu: neovim: Let build phase return #T.
* gnu/packages/vim.scm (neovim)[arguments]: Return #T from "patch-tic" phase.
2019-03-07 13:39:45 +01:00
Ricardo Wurmus 3b296475bf
gnu: cd-hit: Support longer sequences.
* gnu/packages/bioinformatics.scm (cd-hit)[arguments]: Pass MAX_SEQ to make
flags.
2019-03-07 13:38:01 +01:00
Ricardo Wurmus 237ee6f2b2
gnu: python2-fastlmm: Disable tests.
* gnu/packages/machine-learning.scm (python2-fastlmm)[arguments]: Disable
tests.
2019-03-07 13:37:58 +01:00
Rutger Helling 9fd6ad3e35
gnu: wireguard: Update to 0.0.20190227.
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190227.
[arguments]: Disable tests.
2019-03-07 12:23:43 +01:00
Rutger Helling 9cb4bda222
gnu: nftables: Update to 0.9.0.
* gnu/packages/linux.scm (nftables): Update to 0.9.0.
[arguments]: Add "--disable-man-doc" configure flag.
2019-03-07 12:08:21 +01:00
Kei Kebreau ccf2446730
gnu: minetest: Update to 5.0.0.
* gnu/packages/games.scm (minetest-data, minetest): Update to 5.0.0.
2019-03-07 05:31:19 -05:00
Gábor Boskovits 0a10abf73e
gnu: neovim: Fix #34616.
This fixes a segmentation fault in neovim, where an error return value
is passed in as a pointer.

* gnu/packages/vim.scm (neovim)[arguments](phases): Add 'patch-tic phase.
2019-03-07 11:08:31 +01:00
Rutger Helling 9776417246
gnu: vulkan-tools: Update to 1.1.102.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.102.
[arguments]: Remove "-DBUILD_ICD=OFF" configure flag.
2019-03-07 10:42:27 +01:00
Gábor Boskovits 2702aa9136
gnu: unibilium: Update to 2.0.0.
* gnu/packages/terminal.scm (unibilium): Update to 2.0.0.
[native-inputs]: Add perl.
2019-03-07 09:48:03 +01:00
Tobias Geerinckx-Rice abe6e670d3
gnu: sane-backends-minimal: Fix USB support.
* gnu/packages/scanner.scm (sane-backends-minimal)[inputs]: Replace
libusb-compat with libusb.
[arguments]: Disable tests that require USB access.
2019-03-07 02:13:26 +01:00
Ludovic Courtès d40ec4a0d0
pack: Add '--save-provenance'.
* guix/scripts/pack.scm (show-help, %options): Add '--save-provenance'.
(guix-pack)[manifest-from-args]: Honor it.
* doc/guix.texi (Invoking guix pack): Document it.
2019-03-07 00:00:18 +01:00
Ludovic Courtès 2cb658a9a7
describe: Add 'package-provenance'.
* guix/scripts/package.scm (package-provenance): Move to...
* guix/describe.scm (package-provenance): ... here.
2019-03-07 00:00:18 +01:00
Caleb Ristvedt a4678c6ba1
database: Make 'register-items' transactional.
* guix/store/database.scm (SQLITE_BUSY, register-output-sql): New variables.
(add-references): Don't try finalizing after each use, only after all the
uses (otherwise a finalized statement would be used if #:cache? was #f).
(call-with-transaction): New procedure.
(register-items): Use call-with-transaction to prevent broken intermediate
states from being visible.

* .dir-locals.el (call-with-transaction): indent it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-07 00:00:18 +01:00
Mark H Weaver 274fa49100
gnu: linux-libre: Update to 5.0.
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.
(%linux-libre-hash): Update hash.
(%linux-libre-4.20-patches): Rename to ...
(%linux-libre-5.0-patches): ... this.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Use %linux-libre-5.0-patches instead of %linux-libre-4.20-patches.
* gnu/packages/aux-files/linux-libre/4.20-arm.conf,
gnu/packages/aux-files/linux-libre/4.20-arm64.conf,
gnu/packages/aux-files/linux-libre/4.20-i686.conf,
gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/5.0-arm.conf,
gnu/packages/aux-files/linux-libre/5.0-arm64.conf,
gnu/packages/aux-files/linux-libre/5.0-i686.conf,
gnu/packages/aux-files/linux-libre/5.0-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Adjust accordingly.
2019-03-06 17:51:55 -05:00
Mark H Weaver 9870f3ec61
gnu: linux-libre@4.19: Update to 4.19.27.
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.27.
(%linux-libre-4.19-hash): Update hash.
2019-03-06 17:51:12 -05:00
Mark H Weaver 1b1a6c028b
gnu: linux-libre@4.14: Update to 4.14.105.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.105.
(%linux-libre-4.14-hash): Update hash.
2019-03-06 17:50:21 -05:00
Mark H Weaver 7850fa891d
gnu: linux-libre@4.9: Update to 4.9.162.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.162.
2019-03-06 17:49:26 -05:00
Julien Lepiller 38e37e73c7
nls: Add Swedish translation.
* po/guix/sv.po: New file.
* po/guix/LINGUAS: Add 'sv'.
2019-03-06 23:35:08 +01:00
Ricardo Wurmus fc240e7e05
gnu: synthv1: Update to 0.9.5.
* gnu/packages/music.scm (synthv1): Update to 0.9.5.
2019-03-06 22:26:07 +01:00
Ricardo Wurmus 6ef147bd1d
gnu: drumkv1: Update to 0.9.5.
* gnu/packages/music.scm (drumkv1): Update to 0.9.5.
2019-03-06 22:26:07 +01:00
Ricardo Wurmus cf6195906c
gnu: samplv1: Update to 0.9.5.
* gnu/packages/music.scm (samplv1): Update to 0.9.5.
2019-03-06 22:26:07 +01:00