Ricardo Wurmus
b556abe416
gnu: khmer: Update to 3.0.0a3.
...
* gnu/packages/bioinformatics.scm (khmer): Update to 3.0.0a3.
[source]: Remove patch; remove seqan in snippet.
[inputs]: Add seqan-1.
* gnu/packages/patches/khmer-use-libraries.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-21 11:41:54 +02:00
Mark H Weaver
c2c4ac0f69
gnu: icecat: Update to 60.7.2-guix1 [security fixes].
...
Includes fixes for CVE-2019-11707 and CVE-2019-11708.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.7.2-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-06-21 05:20:36 -04:00
Marius Bakke
c94cc6de39
gnu: ungoogled-chromium: Increase build timeout.
...
* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: New field.
2019-06-21 11:05:05 +02:00
Mark H Weaver
6dc29ab4e2
gnu: linux-libre: Update to 5.1.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 5.1.12.
(%linux-libre-hash): Update hash.
2019-06-21 04:35:26 -04:00
Mark H Weaver
5e9452a41d
gnu: linux-libre@4.19: Update to 4.19.53.
...
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.53.
(%linux-libre-4.19-hash): Update hash.
2019-06-21 04:34:41 -04:00
Mark H Weaver
16854b97ee
gnu: linux-libre@4.14: Update to 4.14.128.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.128.
(%linux-libre-4.14-hash): Update hash.
2019-06-21 04:33:39 -04:00
Andreas Enge
468bfd13a0
gnu: ratpoints: Generate position-independent code.
...
* gnu/packages/algebra.scm (ratpoints): Add "CCFLAGS=-fPIC" to make flags.
2019-06-21 09:55:13 +02:00
Andreas Enge
e6eafd4277
gnu: symmetrica: Generate position-independent code.
...
* gnu/packages/algebra.scm (symmetrica): Add -fPIC compiler flag.
2019-06-21 09:49:57 +02:00
Andreas Enge
c68ec87ca7
gnu: iml: Enable shared library.
...
* gnu/packages/algebra.scm (iml): Add configure flag --enable-shared.
2019-06-21 09:33:30 +02:00
Andreas Enge
fedb9571eb
gnu: Add lcalc.
...
* gnu/packages/sagemath.scm (lcalc): New variable.
* gnu/packages/patches/lcalc-default-parameters-1.patch,
gnu/packages/patches/lcalc-default-parameters-2.patch,
gnu/packages/patches/lcalc-lcommon-h.patch,
gnu/packages/patches/lcalc-using-namespace-std.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
2019-06-21 09:28:07 +02:00
Andreas Enge
88f913e8ad
gnu: lrcalc: Add a patch for identifying include files.
...
* gnu/packages/patches/lrcalc-includes.patch: New file.
* gnu/packages/algebra.scm (lrcalc): Use patch.
* gnu/local.mk (dist_patch_DATA): Register patch.
2019-06-21 09:28:07 +02:00
Paul Garlick
2c12be76cd
gnu: python-mpi4py: Update to 3.0.2.
...
* gnu/packages/mpi.scm (python-mpi4py): Update to 3.0.2.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-06-21 09:04:37 +02:00
Ricardo Wurmus
bd0dc2df04
gnu: gnome-shell: Update to 3.30.2.
...
* gnu/packages/gnome.scm (gnome-shell): Update to 3.30.2.
2019-06-20 23:24:41 -04:00
Ricardo Wurmus
e402eae6d4
gnu: mutter: Update to 3.30.2.
...
* gnu/packages/gnome.scm (mutter): Update to 3.30.2.
2019-06-20 23:24:40 -04:00
Ricardo Wurmus
25e9846d11
gnu: gtksourceview: Update to 4.0.3.
...
* gnu/packages/gtk.scm (gtksourceview): Update to 4.0.3.
2019-06-20 23:24:40 -04:00
Ricardo Wurmus
5339d2bbeb
gnu: gnome-maps: Update to 3.30.2.1.
...
* gnu/packages/geo.scm (gnome-maps): Update to 3.30.2.1.
[build-system]: Use meson-build-system.
[arguments]: Remove configure flags; set glib-or-gtk? flag; update "wrap"
phase.
[native-inputs]: Add gtk+:bin.
2019-06-20 23:24:40 -04:00
Ricardo Wurmus
9b848f0364
gnu: gnome-online-accounts: Update to 3.30.0.
...
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.30.0.
2019-06-20 23:24:40 -04:00
Ricardo Wurmus
b63c06f1d7
gnu: evolution-data-server: Do not split outputs.
...
A binary in $out/libexec depends on libedataserverui libraries, so the split
would require mutually recursive output dependencies.
* gnu/packages/gnome.scm (evolution-data-server)[outputs]: Remove field.
[arguments]: Remove "split" phase.
(gnome-calendar, gnome-todo, evolution)[inputs]: Adjust.
2019-06-20 23:24:40 -04:00
Ricardo Wurmus
b468eedcb8
gnu: evolution-data-server: Update to 3.30.2.
...
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.30.2.
[arguments]: Enable tests; add phase to disable failing tests; update phase
"patch-paths".
[inputs]: Add libcanberra.
2019-06-20 23:24:40 -04:00
Ricardo Wurmus
45caa05540
gnu: libgnome-games-support: Update to 1.4.2.
...
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.2.
2019-06-20 23:24:40 -04:00
Ricardo Wurmus
9583e8a5c1
gnu: yelp-xsl: Update to 3.30.1.
...
* gnu/packages/gnome.scm (yelp-xsl): Update to 3.30.1.
2019-06-20 23:24:39 -04:00
Ricardo Wurmus
9d029b7fc9
gnu: yelp: Update to 3.30.0.
...
* gnu/packages/gnome.scm (yelp): Update to 3.30.0.
2019-06-20 23:24:39 -04:00
Ricardo Wurmus
8748e29c56
gnu: epiphany: Update to 3.30.2.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.30.2.
[inputs]: Add libdazzle.
2019-06-20 23:24:39 -04:00
Ricardo Wurmus
ec7d4bc7ac
gnu: eog: Update to 3.28.4.
...
* gnu/packages/gnome.scm (eog): Update to 3.28.4.
2019-06-20 23:24:39 -04:00
Ricardo Wurmus
a68544a81d
gnu: colord: Update to 1.4.3.
...
* gnu/packages/gnome.scm (colord): Update to 1.4.3.
[build-system]: Use meson-build-system.
[arguments]: Add glib-or-gtk? flag; update configure flags; remove phase
"patch-/bin/true"; add phase "patch-build-system".
[native-inputs]: Add glib:bin and gtk-doc.
[inputs]: Add gusb and python-wrapper.
2019-06-20 23:24:39 -04:00
Ricardo Wurmus
bf6cb31686
gnu: gnome-tweak-tool: Update to 3.30.1.
...
* gnu/packages/gnome.scm (gnome-tweak-tool): Deprecate and rename...
(gnome-tweaks): ...to this. Update to 3.30.1.
[build-system]: Use meson-build-system.
[arguments]: Adjust configure flags; pass glib-or-gtk? flag; remove custom
phases that are now provided by the meson-build-system; add phases "wrap" and
"wrap-gi-typelib".
[native-inputs]: Remove meson-for-build and ninja.
[home-page]: Update.
[description]: Use "Tweaks" instead of "Tweak Tool".
* gnu/packages/patches/gnome-tweak-tool-search-paths.patch: Rename file...
* gnu/packages/patches/gnome-tweaks-search-paths.patch: ...to this.
* gnu/local.mk (dist_patch_DATA): Update patch file name.
2019-06-20 23:24:39 -04:00
Ricardo Wurmus
ec66ebd4cd
gnu: nautilus: Update to 3.30.4.
...
* gnu/packages/gnome.scm (nautilus): Update to 3.30.4.
[inputs]: Add libseccomp.
2019-06-20 23:24:39 -04:00
Ricardo Wurmus
e762d943e5
gnu: gvfs: Update to 1.38.1.
...
* gnu/packages/gnome.scm (gvfs): Update to 1.38.1.
[build-system]: Use meson-build-system.
[arguments]: Remove custom phases; add configure flags to build without
systemd; set glib-or-gtk? flag; enable tests; add sub-directory to RUNPATH.
[native-inputs]: Remove autoconf, automake, and libtool.
[inputs]: Add elogind, gnome-online-accounts, libgdata, libnfs, and openssh.
2019-06-20 23:24:38 -04:00
Ricardo Wurmus
d0b19e445c
gnu: libgdata: Update to 0.17.9.
...
* gnu/packages/gnome.scm (libgdata): Update to 0.17.9.
[inputs]: Move glib, json-glib, and libsoup from here...
[propagated-inputs]: ...to here.
* gnu/packages/patches/libgdata-fix-tests.patch: Remove file.
* gnu/packages/patches/libgdata-glib-duplicate-tests.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove patches.
2019-06-20 23:24:38 -04:00
Ricardo Wurmus
817b3fd1d5
gnu: libdazzle: Update to 3.30.2.
...
* gnu/packages/gnome.scm (libdazzle): Update to 3.30.2.
2019-06-20 23:24:38 -04:00
Ricardo Wurmus
cd7f718ee0
gnu: network-manager-applet: Use meson build system.
...
* gnu/packages/gnome.scm (network-manager-applet)[build-system]: Use
meson-build-system.
[arguments]: Set glib-or-gtk? flag.
[native-inputs]: Add glib:bin and gtk-doc.
[inputs]: Add gcr.
2019-06-20 23:24:38 -04:00
Ricardo Wurmus
02710a9b55
gnu: network-manager: Update to 1.14.4.
...
* gnu/packages/gnome.scm (network-manager): Update to 1.14.4.
[source]: Simplify snippet.
[arguments]: Pass more configure flags to use elogind; add phase
"patch-ls-invocation"; adjust tests.
[inputs]: Add coreutils.
2019-06-20 23:24:38 -04:00
Ricardo Wurmus
2fbe8cdb43
gnu: gnome-settings-daemon: Update to 3.30.1.2.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.30.1.2.
2019-06-20 23:24:38 -04:00
Ricardo Wurmus
5120f24f0e
gnu: gnome-keyring: Add missing input.
...
* gnu/packages/gnome.scm (gnome-keyring)[native-inputs]: Add glib.
[arguments]: Move "fix-docbook" phase after "unpack" phase.
2019-06-20 23:24:37 -04:00
Ricardo Wurmus
b74ef0bae7
gnu: gdm: Update to 3.30.2.
...
* gnu/packages/gnome.scm (gdm): Update to 3.30.2.
[arguments]: Add --with-udevdir configure flag.
[source]: Remove patch.
* gnu/packages/patches/gdm-CVE-2018-14424.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-06-20 23:24:37 -04:00
Ricardo Wurmus
8c6d7b61bf
gnu: network-manager-applet: Update to 1.8.18.
...
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.18.
[inputs]: Add mobile-broadband-provider-info.
2019-06-20 23:24:37 -04:00
Ricardo Wurmus
2d475910fb
gnu: gnome-calculator: Update to 3.30.1.
...
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.30.1.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag.
[native-inputs]: Add gtk+:bin and vala.
2019-06-20 23:24:37 -04:00
Ricardo Wurmus
85fb3df35d
gnu: gnome-system-monitor: Update to 3.30.0.
...
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.30.0.
[build-system]: Use meson-build-system.
[arguments]: Add configure flags to build without systemd.
[native-inputs]: Add gtk+:bin.
2019-06-20 23:24:37 -04:00
Ricardo Wurmus
13b0a85dfa
gnu: pangomm: Update to 2.42.0.
...
* gnu/packages/gtk.scm (pangomm): Update to 2.42.0.
2019-06-20 23:24:37 -04:00
Ricardo Wurmus
3ec19e960c
gnu: atkmm: Update to 2.28.0.
...
* gnu/packages/gtk.scm (atkmm): Update to 2.28.0.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus
0ecf6612c7
gnu: gtkmm: Update to 3.24.0.
...
* gnu/packages/gtk.scm (gtkmm): Update to 3.24.0.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus
220bcf6fba
gnu: glib: Install m4 macros.
...
* gnu/packages/glib.scm (glib)[native-inputs]: Add m4.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus
1d7cb36e8e
gnu: gnome-terminal: Update to 3.30.2.
...
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.2.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus
b3f95507df
gnu: gnome-sudoku: Update to 3.30.0.
...
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.30.0.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus
f7a584f4e3
gnu: gnome-mines: Update to 3.30.1.1.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.30.1.1.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus
fd0557f84c
gnu: five-or-more: Update to 3.30.0.
...
* gnu/packages/gnome.scm (five-or-more): Update to 3.30.0.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus
5f36c5eb12
gnu: vte: Update to 0.54.2.
...
* gnu/packages/gnome.scm (vte): Update to 0.54.2.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus
91185fe8f3
gnu: vala: Update to 0.42.3.
...
* gnu/packages/gnome.scm (vala): Update to 0.42.3.
2019-06-20 23:24:35 -04:00
Ricardo Wurmus
0db6bafb3d
gnu: seahorse: Update to 3.30.
...
* gnu/packages/gnome.scm (seahorse): Update to 3.30.
2019-06-20 23:24:35 -04:00
Ricardo Wurmus
6cc6e3e514
gnu: libwnck: Update to 3.30.0.
...
* gnu/packages/gnome.scm (libwnck): Update to 3.30.0.
2019-06-20 23:24:35 -04:00