Commit graph

51706 commits

Author SHA1 Message Date
Ludovic Courtès 629a53844b
gnu: guile-next: Update to 2.9.6.
* gnu/packages/guile.scm (guile-next): Update to 2.9.6.
2019-12-08 00:47:26 +01:00
Robert Vollmert e7d45693d9
services: mcron: Add description.
* gnu/services/mcron.scm (mcron-service-type): Add description.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-08 00:47:26 +01:00
Andrew Miloradovsky 327bfe8db9
gnu: glusterfs: Update to 7.0
* gnu/packages/file-systems.scm (glusterfs): Update to 7.0.
[source]: Update URL.
[arguments]: Add "PYTHON=" and"--enable-cmocka" configure flags.
Remove 'replace-config.sub and 'fix-lex phases.  Add 'autogen.
[native-inputs]: Add libtirpc, rpcsvc-proto, autoconf, automake, and
libtool.
[inputs]: Add fuse, libaio, and rdma-core.  Remove lvm2 and sqlite.
* gnu/packages/patches/glusterfs-use-PATH-instead-of-hardcodes.patch:
Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-12-08 00:47:26 +01:00
Ludovic Courtès a1d7920861
machine: Remove unnecessary record self-referencing bindings.
'this-machine' and 'this-machine-ssh-configuration' were useless given
that there are no thunked fields.

* gnu/machine.scm (<machine>)[this-machine]: Remove.
* gnu/machine/ssh.scm (<machine-ssh-configuration>)
[this-machine-ssh-configuration]: Remove.
2019-12-08 00:47:26 +01:00
Ludovic Courtès deeaa9e199
gnu: tcc-boot0: Add ftp.gnu.org URL for the source tarball.
The generated source tarball from gitlab.com is now mirrored at
ftp.gnu.org to ensure that it remains available, unchanged.

* gnu/packages/commencement.scm (tcc-boot0)[source]: Add "mirror://gnu" URL.
2019-12-08 00:47:26 +01:00
Nicolas Goaziou a4a2807b95
gnu: musescore: Update to 3.3.4.
* gnu/packages/music.scm (musescore): Update to 3.3.4.
2019-12-07 22:23:57 +01:00
Hartmut Goebel f69439dff4
build-system: qt: Fix output missing in wrapped variables.
* guix/build/qt-build-system .scm (handle-output): Use directory of
  output, not its name.
2019-12-07 20:48:38 +01:00
Hartmut Goebel ebce20b2c8
gnu: baloo: Blacklist some failing tests.
* gnu/packages/kde-frameworks.scm (baloo)[arguments]<phases>
  {check-setup}: Add creating a BLACKLIST file.
2019-12-07 20:44:33 +01:00
Kei Kebreau 352f710b7c
gnu: modem-manager: Update to 1.10.8.
* gnu/packages/freedesktop.scm (modem-manager): Update to 1.10.8.
2019-12-07 14:04:16 -05:00
Kei Kebreau 6425d87ae5
gnu: network-manager: Update to 1.18.4.
* gnu/packages/gnome.scm (network-manager): Update to 1.18.4.
2019-12-07 14:04:16 -05:00
Kei Kebreau 4f937a3209
gnu: python-pyatspi: Update to 2.34.0.
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.34.0.
2019-12-07 14:04:16 -05:00
Kei Kebreau d682c59916
gnu: nautilus: Update to 3.32.3.
* gnu/packages/gnome.scm (nautilus): Update to 3.32.3.
2019-12-07 14:04:16 -05:00
Kei Kebreau e7d710afa9
gnu: pipewire: Update to 0.2.7.
* gnu/packages/linux.scm (pipewire): Update to 0.2.7.
2019-12-07 14:04:16 -05:00
Kei Kebreau a865e9383a
gnu: grilo: Update to 0.3.10.
* gnu/packages/gnome.scm (grilo): Update to 0.3.10.
2019-12-07 14:04:16 -05:00
Kei Kebreau 09956cce4c
gnu: python-dbusmock: Update to 0.18.3.
* gnu/packages/python-xyz.scm (python-dbusmock): Update to 0.18.3.
[arguments]: Update phases accordingly.
2019-12-07 14:04:16 -05:00
Kei Kebreau aa2003471f
gnu: gnome-online-accounts: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.1.
2019-12-07 14:04:15 -05:00
Kei Kebreau 2b01919943
gnu: file-roller: Update to 3.32.2.
* gnu/packages/gnome.scm (file-roller): Update to 3.32.2.
2019-12-07 14:04:15 -05:00
Kei Kebreau 606803654c
gnu: epiphany: Update to 3.32.5.
* gnu/packages/gnome.scm (epiphany): Update to 3.32.5.
2019-12-07 14:04:15 -05:00
Kei Kebreau 1fc2ec794b
gnu: gnome-session: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-session): Update to 3.32.0.
2019-12-07 14:04:15 -05:00
Kei Kebreau 1f1b6d608b
gnu: yelp: Update to 3.32.2.
* gnu/packages/gnome.scm (yelp): Update to 3.32.2.
2019-12-07 14:04:15 -05:00
Kei Kebreau bcea3c11d6
gnu: seahorse: Update to 3.32.2.
* gnu/packages/gnome.scm (seahorse): Update to 3.32.2.
[arguments]: Set #:glib-or-gtk? flag.
2019-12-07 14:04:15 -05:00
Kei Kebreau 8a5bfb2676
gnu: quadrapassel: Update to 3.32.0.
* gnu/packages/games.scm (quadrapassel): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
2019-12-07 14:04:15 -05:00
Kei Kebreau 62f0e9bdaa
gnu: gnome-maps: Update to 3.32.2.1.
* gnu/packages/geo.scm (gnome-maps): Update to 3.32.2.1.
2019-12-07 14:04:14 -05:00
Kei Kebreau c1e419c4f4
gnu: gnome-klotski: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin and vala.
2019-12-07 14:04:14 -05:00
Kei Kebreau 3748992a9e
gnu: ghex: Update to 3.18.4.
* gnu/packages/gnome.scm (ghex): Update to 3.18.4.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin.
2019-12-07 14:04:14 -05:00
Kei Kebreau 21ed1154c8
gnu: network-manager: Update to 1.18.2.
* gnu/packages/gnome.scm (network-manager): Update to 1.18.2.
2019-12-07 14:04:14 -05:00
Kei Kebreau d5e615ca29
gnu: gnome-shell: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.32.2.
2019-12-07 14:04:14 -05:00
Kei Kebreau bcca95dc77
gnu: gdm: Update to 3.32.0.
* gnu/packages/gnome.scm (gdm): Update to 3.32.0.
[arguments]: Adjust 'pre-configure' phase accordingly.
2019-12-07 14:04:14 -05:00
Kei Kebreau dd33b3379f
gnu: cheese: Update to 3.32.1.
* gnu/packages/gnome.scm (cheese): Update to 3.32.1.
2019-12-07 14:04:14 -05:00
Kei Kebreau 089e85859c
gnu: orca: Update to 3.32.0.
* gnu/packages/gnome.scm (orca): Update to 3.32.0.
2019-12-07 14:04:14 -05:00
Kei Kebreau 05b29d8494
gnu: python-pyatspi: Update to 2.32.1.
* gnu/packages/gnome.scm (python-pyatspi): Update to 2.32.1.
[source]: Remove patch.
* gnu/packages/patches/python-pyatspi-python-37.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-07 14:04:13 -05:00
Kei Kebreau 20db7a3d4c
gnu: devhelp: Update to 3.32.0.
* gnu/packages/gnome.scm (devhelp): Update to 3.32.0.
[arguments]: Set glib-or-gtk? flag.
2019-12-07 14:04:13 -05:00
Kei Kebreau 7dee3942fc
gnu: gnome-terminal: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.32.2.
2019-12-07 14:04:13 -05:00
Kei Kebreau 7dc728c4b7
gnu: gnome-sudoku: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add glib:bin and vala.
2019-12-07 14:04:13 -05:00
Kei Kebreau 2d817e415b
gnu: gnome-mines: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.32.2.
[arguments]: Set glib-or-gtk? flag.  Add 'skip-gtk-update-icon-cache' phase;
remove deletion of 'bootstrap' phase which has been obsolete since commit
2528006581.
2019-12-07 14:04:13 -05:00
Kei Kebreau d9795e939e
gnu: five-or-more: Update to 3.32.0.
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
[native-inputs]: Add appstream-glib, glib:bin and vala.
[inputs]: Add libgnome-games-support.
2019-12-07 14:04:13 -05:00
Kei Kebreau d3b406969a
gnu: libwnck: Update to 3.32.0.
* gnu/packages/gnome.scm (libwnck): Update to 3.32.0.
[build-system]: Use meson-build-system.
[native-inputs]: Add glib:bin and gobject-introspection.
2019-12-07 14:04:12 -05:00
Kei Kebreau e106d0a644
gnu: gnome-disk-utility: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau 083cffaf3a
gnu: gnome-system-monitor: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau ae4c05e096
gnu: gnome-shell-extensions: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.32.1.
2019-12-07 14:04:12 -05:00
Kei Kebreau 339b59bf03
gnu: gnome-calendar: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.32.2.
2019-12-07 14:04:12 -05:00
Kei Kebreau c76d0dbcba
gnu: gnome-clocks: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.32.0.
2019-12-07 14:04:12 -05:00
Kei Kebreau 6acf403364
gnu: gnome-screenshot: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.32.0.
2019-12-07 14:04:12 -05:00
Kei Kebreau 3cafb9d4df
gnu: nautilus: Update to 3.32.1.
* gnu/packages/gnome.scm (nautilus): Update to 3.32.1.
[inputs]: Add gst-plugins-base.
2019-12-07 14:04:12 -05:00
Kei Kebreau 03be9874e6
gnu: Add tracker-miners.
* gnu/packages/gnome.scm (tracker-miners): New variable.
2019-12-07 14:04:11 -05:00
Kei Kebreau 652af676c2
gnu: gnome-tweaks: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.32.0.
2019-12-07 14:04:11 -05:00
Kei Kebreau edf43f6876
gnu: mutter: Update to 3.32.2.
* gnu/packages/gnome.scm (mutter): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Disable tests.  Set #:glib-or-gtk? flag.  Add $out/lib and
$out/lib/mutter-4 to RUNPATH.  Adjust configure flags.  Add 'disable-werror'
phase and update 'use-elogind' phase.
[native-inputs]: Add xorg-server-for-tests.
[inputs]: Add gnome-settings-daemon, libwacom and pipewire.
2019-12-07 14:04:11 -05:00
Kei Kebreau 8c6c97dee0
gnu: Add pipewire.
* gnu/packages/linux.scm (pipewire): New variable.
2019-12-07 14:04:11 -05:00
Kei Kebreau 06141f832a
gnu: evolution: Update to 3.32.4.
* gnu/packages/gnome.scm (evolution): Update to 3.32.4.
2019-12-07 14:04:11 -05:00
Kei Kebreau 2196a8d414
gnu: evolution-data-server: Update to 3.32.4.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.32.4.
[arguments]: Adjust 'disable-failing-tests' phases accordingly.
2019-12-07 14:04:11 -05:00