me
/
guix
Archived
1
0
Fork 0
Commit Graph

45012 Commits (7afb0b25df649e814ded611bdb656d802b821a73)

Author SHA1 Message Date
Hartmut Goebel b9c9cdbf9e
gnu: Add libkdegames.
* gnu/packages/kde.scm (libkdegames): New variable.
2019-12-10 17:26:38 +01:00
Miguel Ángel Arruga Vivas ba7fed8ec4
gnu: libwnck-2: Adjust for changes in inherited package.
This is a followup to d3b406969a.

* gnu/packages/gnome.scm (libwnck-2)[build-system]: Override with
gnu-build-system.
[native-inputs]: Add field to exclude GLIB and GOBJECT-INTROSPECTION.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2019-12-10 08:55:30 -05:00
Efraim Flashner 50cc90769a
gnu: gnupg: Update to 2.2.19.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.19.
2019-12-10 13:42:04 +02:00
Efraim Flashner 5a4aab2193
gnu: Add r-qtl2.
* gnu/packages/bioinformatics.scm (r-qtl2): New variable.
2019-12-10 13:11:44 +02:00
Efraim Flashner db6982e4e2
gnu: terminology: Update to 1.6.0.
* gnu/packages/enlightenment.scm (terminology): Update to 1.6.0.
2019-12-10 13:10:31 +02:00
Efraim Flashner 1d2b1b8813
gnu: efl: Update to 1.23.3.
* gnu/packages/enlightenment.scm (efl): Update to 1.23.3.
2019-12-10 13:09:22 +02:00
Brett Gilio db1adb4242
gnu: python-xmltodict: Adjust indentation.
* gnu/packages/xml.scm (python-xmltodict): Correct indentation in the source block.
2019-12-10 01:19:43 -06:00
Brett Gilio f3e073b4fd
gnu: python-xmltodict: Update to 0.12.0.
* gnu/packages/xml.scm (python-xmltodict): Update to 0.12.0.
2019-12-10 01:17:47 -06:00
Noodles! d414563863
gnu: Add lemonbar.
* gnu/packages/wm.scm (lemonbar): New variable.

Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-09 23:47:08 -06:00
Brett Gilio b42ae19f04
gnu: emacs-prop-menu: Use git-reference.
* gnu/packages/emacs-xyz.scm (emacs-prop-menu)[source]: Use git-reference
  instead of url-fetching from MELPA stable.
2019-12-09 23:17:55 -06:00
Brett Gilio 8b34ed3dd0
gnu: emacs-php-mode: Update to 1.22.1.
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.22.1.
2019-12-09 23:13:18 -06:00
Brett Gilio c087ade28d
gnu: emacs-php-mode: Use git-reference.
* gnu/packages/emacs-xyz.scm (emacs-php-mode)[source]: Use git-reference
  instead of url-fetching from MELPA stable.
2019-12-09 23:12:08 -06:00
Brett Gilio 05899b8146
gnu: emacs-org-noter: Update to 1.4.1.
* gnu/packages/emacs-xyz.scm (emacs-org-noter): Update to 1.4.1.
2019-12-09 23:03:00 -06:00
Brett Gilio 46e1095d89
gnu: emacs-org-noter: Use git-reference.
* gnu/packages/emacs-xyz.scm (emacs-org-noter)[source]: Use git-reference
  instead of url-fetching from MELPA stable.
2019-12-09 23:01:27 -06:00
Leo Prikler 1ea509fb00
gnu: delft-icon-theme: Fix broken icons.
* gnu/packages/gnome-xyz (delft-icon-theme): Inherit from Adwaita instead of
  using the (non-existing) GNOME theme.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-09 22:38:24 -06:00
Tobias Geerinckx-Rice 96e1866605
gnu: tor: Update to 0.4.2.5.
* gnu/packages/tor.scm (tor): Update to 0.4.2.5.
2019-12-10 00:29:22 +01:00
Brett Gilio 022b0d5ff7
gnu: python-dbusmock: Adjust indentation.
* gnu/packages/python-xyz.scm (python-dbusmock): Correct indentation in
  affected regions.
2019-12-09 15:40:33 -06:00
Brett Gilio c66bfcedb5
gnu: python-language-server: Update to 0.31.2.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.2.
2019-12-09 15:34:43 -06:00
Brett Gilio d6cf4c6e77
gnu: python-jsonrpc-server: Update to 0.3.2.
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.3.2.
2019-12-09 15:34:23 -06:00
Brett Gilio b657b23ffb
gnu: Add python-ujson.
* gnu/packages/python-xyz.scm (python-ujson): New variable.
2019-12-09 15:34:01 -06:00
Ludovic Courtès 24ba2cee2b
gnu: shepherd: Use Guile with the finalization crash bug-fix.
Fixes <https://bugs.gnu.org/37757>.
Reported by Jesse Gibbons <jgibbons2357@gmail.com>.

* gnu/packages/admin.scm (shepherd)[native-inputs, inputs]: Use
GUILE-2.2/BUG-FIX instead of GUILE-2.2.
2019-12-09 18:32:05 +01:00
Ludovic Courtès 4bd6f1d1d6
gnu: guile: Add 2.2.6-1 with a finalization crash bug-fix.
* gnu/packages/patches/guile-finalization-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-2.2/bug-fix): New variable.
2019-12-09 18:32:05 +01:00
Guillaume Le Vaillant 9a05da36b5
gnu: i2pd: Update to 2.29.0.
* gnu/packages/i2p.scm (i2pd): Update to 2.29.0.
  [arguments]: Disable x25519 test in the 'check' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:05 +01:00
Guillaume Le Vaillant 4427417bd7
gnu: websocketpp: Add patch for Boost >= 1.70.
* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (websocketpp): Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:04 +01:00
Guillaume Le Vaillant 054ff198e4
gnu: bitcoin-abc: Update to 0.20.7.
* gnu/packages/finance.scm (bitcoin-abc): Update to 0.20.7.
  [native-inputs]: Add autoconf, automake and libtool.
  [inputs]: Add qrencode and zlib.
  [arguments]: Remove fix-tests phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:04 +01:00
Ricardo Wurmus bf770d9240
gnu: r-metap: Update to 1.2.
* gnu/packages/cran.scm (r-metap): Move this from here...
* gnu/packages/bioconductor.scm (r-metap): ...to here and update to 1.2.
[propagated-inputs]: Add r-mutoss and r-tfisher.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus 151965fab4
gnu: Add r-tfisher.
* gnu/packages/cran.scm (r-tfisher): New variable.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus ca0b340142
gnu: r-umap: Update to 0.2.4.0.
* gnu/packages/cran.scm (r-umap): Update to 0.2.4.0.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus 88fdfd792f
gnu: r-globals: Update to 0.12.5.
* gnu/packages/cran.scm (r-globals): Update to 0.12.5.
2019-12-09 18:11:20 +01:00
Ricardo Wurmus e7e87d3840
gnu: r-renv: Update to 0.9.1.
* gnu/packages/cran.scm (r-renv): Update to 0.9.1.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 59ed55df27
gnu: r-cli: Update to 2.0.0.
* gnu/packages/cran.scm (r-cli): Update to 2.0.0.
[propagated-inputs]: Add r-fansi and r-glue.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 73827e8431
gnu: r-energy: Update to 1.7-7.
* gnu/packages/cran.scm (r-energy): Update to 1.7-7.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 5e97576bc1
gnu: r-callr: Update to 3.4.0.
* gnu/packages/cran.scm (r-callr): Update to 3.4.0.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 2d057c6378
gnu: r-r-utils: Update to 2.9.2.
* gnu/packages/statistics.scm (r-r-utils): Update to 2.9.2.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus 3bd7ffaa71
gnu: r-rcpparmadillo: Update to 0.9.800.3.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.800.3.0.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus b762a6c991
gnu: r-data-table: Update to 1.12.8.
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.8.
2019-12-09 18:11:19 +01:00
Ricardo Wurmus f21147625f
gnu: Add r-mutoss.
* gnu/packages/bioconductor.scm (r-mutoss): New variable.
2019-12-09 18:11:19 +01:00
Pierre Neidhardt 02b6382169
gnu: sbcl: Fix missing return value of phase.
* gnu/packages/lisp.scm (sbcl)[arguments]: Return #t in patch-unix-tool-paths
  phase.
2019-12-09 12:20:48 +01:00
Ricardo Wurmus 0bfa8744ae
gnu: lm-sensors: Fix substitution of grep.
* gnu/packages/linux.scm (lm-sensors)[arguments]: Substitute occurrences of
"grep".
2019-12-09 11:12:58 +01:00
Maxim Cournoyer a7a492899a
gnu: emacs: Delete the subdirs.el file under the site-lisp directory.
This fixes bug #38533 (see: https://bugs.gnu.org/38533).

* gnu/packages/emacs.scm (emacs)[phases]{install-site-start}: Delete the
subdirs.el file.

Reported-by:  Diego Nicola Barbato <dnbarbato@posteo.de>
2019-12-09 13:52:22 +09:00
Evan Straw 9beec2173f
gnu: stumpwm: Remove obsolete patch.
* gnu/local.mk (stumpwm-fix-broken-read-one-line.patch): Remove obsolete.

Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:26:21 -06:00
Evan Straw 59198ba198
gnu: stumpwm: Update to 19.11.
* gnu/packages/wm.scm (stumpwm): Update to 19.11.

Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:24:44 -06:00
Dimakakos Dimos 72cdf60f71
gnu: emacs-lsp-mode: Update to 6.2.1.
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.2.1.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-08 21:05:48 -06:00
Björn Höfling 216ccceddd
gnu: ruby-unicode-display-width: Update to 1.6.0.
* gnu/packages/ruby.scm (ruby-unicode-display-width): Update to 1.6.0.
2019-12-09 00:35:42 +01:00
Björn Höfling 7923b9bf5f
gnu: ruby-nio4r: Update to 2.5.2.
* gnu/packages/ruby.scm (ruby-nio4r): Update to 2.5.2.
2019-12-09 00:35:42 +01:00
Björn Höfling 865ba3f458
gnu: ruby-rubocop: Update to 0.77.0.
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.77.0.
2019-12-09 00:35:42 +01:00
Björn Höfling 7fa83fa860
gnu: ruby-safe-yaml: Update to 1.0.5.
* gnu/packages/ruby.scm(ruby-save-yaml): Update to 1.0.5.
* gnu/packages/patches/ruby-safe-yaml-add-require-time.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-09 00:35:42 +01:00
Björn Höfling 55cc5ef80d
gnu: ruby-rouge: Update to 3.13.0.
* gnu/packages/ruby.scm (ruby-rouge): Update to 3.13.0.
2019-12-09 00:35:42 +01:00
Björn Höfling feaaa603de
gnu: ruby-pathutil: Update to 0.16.2.
* gnu/packages/ruby.scm (ruby-pathutil): Update to 0.16.2.
2019-12-09 00:35:41 +01:00
Ludovic Courtès 43840c31d0
gnu: gnome: Propagate gnome-contacts.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add
GNOME-CONTACTS.
2019-12-08 23:14:03 +01:00
Ludovic Courtès 6a6138b2a2
gnu: gnome-contacts: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-contacts): Update to 3.32.1.
2019-12-08 23:14:03 +01:00
Raghav Gururajan 4e868d22e6
gnu: Add gnome-contacts.
* gnu/packages/gnome.scm (gnome-contacts): New Variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-12-08 23:14:03 +01:00
Ludovic Courtès d9b4022c6f
gnu: gedit: Build sequentially.
* gnu/packages/gnome.scm (gedit)[arguments]: Pass #:parallel-build?.
2019-12-08 23:14:03 +01:00
Nicolas Goaziou cd4f3911c5
gnu: wireshark: Update to 3.0.7.
* gnu/packages/networking.scm (wireshark): Update to 3.0.7.
2019-12-08 19:21:23 +01:00
Julien Lepiller 5ffcd84a54
gnu: youtube-dl: Update to 2019.11.28.
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.28.
2019-12-08 19:19:04 +01:00
Ricardo Wurmus 936788686f
gnu: emacs-dired-sidebar: Update to 0.1.0-1.21ccb67.
* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar): Update to 0.1.0-1.21ccb67.
2019-12-08 11:33:11 +01:00
Brian Leung 91905793b9
gnu: emacs-tramp-auto-auth: Remove duplicate recipe.
* gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): Remove duplicate recipe.
2019-12-07 22:32:50 -08:00
Oleg Pykhalov 449dc8b749
gnu: docker-cli: Install shell completion.
* gnu/packages/docker.scm (docker-cli)[arguments]: Install shell completion.
2019-12-08 10:39:09 +03:00
Brian Leung dbd8a978f9
gnu: emacs-tramp-auto-auth: Fix synopsis and description.
* gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): Fix synopsis and description.
2019-12-07 22:27:34 -08:00
Brian Leung 5309758627
gnu: Add emacs-psession.
* gnu/packages/emacs-xyz.scm (emacs-psession): New variable.
2019-12-07 22:16:36 -08:00
Brian Leung 41565d111a
gnu: Add emacs-tramp-auto-auth.
* gnu/packages/emacs-xyz.scm (emacs-tramp-auto-auth): New variable.
2019-12-07 22:16:35 -08:00
Brian Leung 3c88b673a4
gnu: Add emacs-helm-linux-disks.
* gnu/packages/emacs-xyz.scm (emacs-helm-linux-disks): New variable.
2019-12-07 22:16:35 -08:00
Brian Leung 6165fb240b
gnu: Add emacs-isearch-dabbrev.
* gnu/packages/emacs-xyz.scm (emacs-isearch-dabbrev): New variable.
2019-12-07 22:16:34 -08:00
Brian Leung e8da79ab6f
gnu: Add emacs-esh-help.
* gnu/packages/emacs-xyz.scm (emacs-esh-help): New variable.
2019-12-07 22:16:34 -08:00
Brian Leung 20820be9c8
gnu: Add emacs-helm-lacarte.
* gnu/packages/emacs-xyz.scm (emacs-helm-lacarte): New variable.
2019-12-07 22:16:34 -08:00
Brian Leung 7e93817dfb
gnu: Add emacs-shackle.
* gnu/packages/emacs-xyz.scm (emacs-shackle): New variable.
2019-12-07 22:16:33 -08:00
Brian Leung e6ba3dac61
gnu: Add emacs-ivy-omni-org.
* gnu/packages/emacs-xyz.scm (emacs-ivy-omni-org): New variable.
2019-12-07 22:16:33 -08:00
Brian Leung ec26950882
gnu: Add emacs-blackout.
* gnu/packages/emacs-xyz.scm (emacs-blackout): New variable.
2019-12-07 22:16:32 -08:00
Brian Leung 4a6f2cee20
gnu: Add emacs-repl-toggle.
* gnu/packages/emacs-xyz.scm (emacs-repl-toggle): New variable.
2019-12-07 22:16:32 -08:00
Brian Leung ab9feebb31
gnu: Add emacs-fullframe.
* gnu/packages/emacs-xyz.scm (emacs-fullframe): New variable.
2019-12-07 22:16:31 -08:00
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 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
Kei Kebreau 995ef5ea11
gnu: totem: Update to 3.32.1.
* gnu/packages/gnome.scm (totem): Update to 3.32.1.
[source]: Remove patches.
[arguments]: Add 'pre-check' phase.  Remove #:parallel-build?.
[native-inputs]: Add python-pylint and xorg-server-for-tests.
[inputs]: Replace python2-pygobject with python-pygobject.
* gnu/packages/patches/totem-meson-easy-codec.patch,
gnu/packages/patches/totem-meson-compat.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2019-12-07 14:04:11 -05:00
Kei Kebreau 06323c8ed7
gnu: python2-pylint: Update to 1.9.5.
* gnu/packages/check.scm (python2-pylint): Update to 1.9.5.
2019-12-07 14:04:10 -05:00
Kei Kebreau 66261451b1
gnu: dconf-editor: Update to 3.32.0.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.32.0.
2019-12-07 14:04:10 -05:00
Kei Kebreau 5ada561c26
gnu: tracker: Update to 2.2.2.
* gnu/packages/gnome.scm (tracker): Update to 2.2.2.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag; pass configure flag to add
$out/lib and $out/lib/tracker-2.0 to RUNPATH; adjust 'disable-broken-tests'
phase.
[native-inputs]: Add glib:bin and python-pygobject.
[inputs]: Remove gstreamer, gst-plugins-base, libgsf, libexif, libvorbis,
flac, totem-pl-parser, exempi, upower, giflib, libosinfo and libcue.  Add
network-manager.
2019-12-07 14:04:10 -05:00
Kei Kebreau d48d4c989b
gnu: grilo: Update to 0.3.9.
* gnu/packages/gnome.scm (grilo): Update to 0.3.9.
[build-system]: Use meson-build-system.
[arguments]: Remove 'fix-introspection-install-dir' phase.
[native-inputs]: Add gtk-doc and vala.
[home-page]: Follow permanent redirect.
2019-12-07 14:04:10 -05:00
Kei Kebreau a6938bac22
gnu: gnome-control-center: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.32.2.
[source]: Remove patch.
[arguments]: Adjust 'patch-paths' phase accordingly.
[native-inputs]: Add hicolor-icon-theme, python-dbusmock and
xorg-server-for-tests.
[inputs]: Add gnome-session and gsound.
* gnu/packages/patches/gnome-control-center-udisks.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2019-12-07 14:04:10 -05:00
Kei Kebreau e2ebbbccbc
gnu: Add python-dbusmock.
* gnu/packages/python-xyz.scm (python-dbusmock): New variable.
2019-12-07 14:04:10 -05:00
Kei Kebreau 4be0719f92
gnu: gnome-settings-daemon: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.32.1.
2019-12-07 14:04:10 -05:00
Kei Kebreau ebb2873d69
gnu: gnome-online-accounts: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.32.0.
[native-inputs]: Add vala.
2019-12-07 14:04:09 -05:00
Kei Kebreau e8a26caa14
gnu: gnome-desktop: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Add 'pre-check' phase.
[native-inputs]: Add glib:bin, glibc-locales and xorg-server-for-tests.
[inputs]: Move iso-codes, libseccomp, libx11 and xkeyboard-config...
[propagated-inputs]: ...here.
2019-12-07 14:04:09 -05:00
Kei Kebreau 5c610d4f7f
gnu: gnome-icon-theme: Update home page.
* gnu/packages/gnome.scm (gnome-icon-theme)[home-page]: Follow permanent
redirect.
2019-12-07 14:04:09 -05:00
Kei Kebreau c900dabd77
gnu: gsettings-desktop-schemas: Update to 3.32.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.32.0.
[build-system]: Use meson-build-system.
2019-12-07 14:04:09 -05:00
Kei Kebreau 723afae6ae
gnu: gnome-bluetooth: Update to 3.32.1.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.32.1.
[propagated-inputs]: Add glib and move eudev...
[inputs]: ...to here.
2019-12-07 14:04:09 -05:00
Kei Kebreau e04e8a8c87
gnu: gnome-backgrounds: Update to 3.32.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.32.0.
[home-page]: Follow permanent redirect.
2019-12-07 14:04:09 -05:00
Kei Kebreau 480c92268d
gnu: gedit: Update to 3.32.2.
* gnu/packages/gnome.scm (gedit): Update to 3.32.2.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag; add 'patch-libgd-fetch' and
'skip-gtk-update-icon-cache' phases; pass configure flag to add $out/lib/gedit
to RUNPATH.
[native-inputs]: Add desktop-file-utils, libgd and glib:bin.
[inputs]: Replace gtksourceview-3 with gtksourceview.
2019-12-07 14:04:09 -05:00
Kei Kebreau 4c96e5d167
gnu: file-roller: Update to 3.32.1.
* gnu/packages/gnome.scm (file-roller): Update to 3.32.1.
[inputs]: Move itstool...
[native-inputs]: ...here.
2019-12-07 14:04:09 -05:00
Kei Kebreau 644b60d4c6
gnu: epiphany: Update to 3.32.3.
* gnu/packages/gnome.scm (epiphany): Update to 3.32.3.
2019-12-07 14:04:08 -05:00
Kei Kebreau b0f24a82c1
gnu: eog: Update to 3.32.2.
* gnu/packages/gnome.scm (eog): Update to 3.32.2.
2019-12-07 14:04:08 -05:00
Kei Kebreau e0c5f20c47
gnu: baobab: Update to 3.32.0.
* gnu/packages/gnome.scm (baobab): Update to 3.32.0.
2019-12-07 14:04:08 -05:00
Kei Kebreau 9be59d7fd0
gnu: adwaita-icon-theme: Update to 3.32.0.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.32.0.
2019-12-07 14:04:08 -05:00
Jan Nieuwenhuizen 4e23d65056
gnu: Add mes-rb5.
This

    guix build --system=i686-linux mes-dcc

creates the Reproducible-Builds summit 5's GNU Mes build with sha266sum

    9e0bcb1633c58e7bc415f6ea27cee7951d6b0658e13cdc147e992b31a14625fb

that was also built for Debian GNU/Linux and NixOS, with a bit-for-bit
identical result.

* gnu/packages/mes.scm (mes-ddc): New variable.
2019-12-07 19:30:36 +01:00
Jan Nieuwenhuizen 8c0dcf3e89
gnu: mes: Add patch to remove store name from binary.
* gnu/packages/patches/mes-remove-store-name.patch: New file, from upstream.
* gnu/packages/mes.scm (mes): Use it.  Add `www.' to homepage.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-12-07 19:30:04 +01:00
Brett Gilio f410e72db9
gnu: qbittorrent: Update to 4.2.0.
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.2.0.
2019-12-07 10:17:01 -06:00
Maxim Cournoyer 3ffdd0026b
gnu: emacs: Reorder EMACSLOADPATH search path specification.
Move Guix profiles' site-lisp before Emacs' own in the search path
specification, so that user installed packages can override Emacs' builtin
versions.

Fixes issue #38399 (see: https://bugs.gnu.org/38399).

Reported-by: Diego Nicola Barbato <dnbarbato@posteo.de>

* gnu/packages/emacs.scm (emacs): Move the Emacs builtin library directory
suffix to the end of the search path.
2019-12-07 13:20:50 +09:00
LaFreniere, Joseph abda9e2d11
gnu: Add emacs-mpdel.
* gnu/packages/emacs-xyz.scm (emacs-mpdel): New variable.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-06 20:13:00 -06:00
LaFreniere, Joseph e5f145b4e9
gnu: Add emacs-libmpdel.
* gnu/packages/emacs-xyz.scm (emacs-libmpdel): New variable.

Signed-off-by: Brett Gilio <brettg@posteo.net>
2019-12-06 20:12:29 -06:00
Guillaume Le Vaillant 0dc5c85638
file-systems: Add support for 'strict-atime' and 'lazy-time' flags.
* guix/build/syscalls.scm (MS_LAZYTIME): New variable.
* gnu/build/file-systems.scm (mount-flags->bit-mask): Add match rules for
  'strict-atime' and 'lazy-time'.
* doc/guix.texi (File Systems): Add 'strict-atime' and 'lazy-time' to the list
  of supported flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-07 01:00:24 +01:00
Ludovic Courtès eaabc5e87f
machine: Add provenance tracking to each machine operating system.
* gnu/machine.scm (<machine>): Rename accessor to
'%machine-operating-system'.
(machine-operating-system): New procedure.
* doc/guix.texi (Service Reference): Mention it.
2019-12-07 00:59:56 +01:00
Ludovic Courtès 33b7cb7a59
services: Add 'provenance-service-type'.
* gnu/services.scm (object->pretty-string)
(channel->code, channel->sexp, provenance-file)
(provenance-entry): New procedures.
(provenance-service-type): New variable.
* gnu/system.scm (operating-system-with-provenance): New procedure.
* doc/guix.texi (Service Reference): Document 'provenance-service-type'.
2019-12-07 00:59:56 +01:00
Ludovic Courtès 362bcdb1b0
system: Remove custom 'config-file service from "vm-image.tmpl".
This example is broken since commit
99c45877a9 (wrong file name passed to
'local-file'), and its functionality is superseded by the upcoming
'provenance-service-type'.

* gnu/system/examples/vm-image.tmpl (this-file): Remove.
<services>: Remove 'config-file service.
2019-12-07 00:59:56 +01:00
Ludovic Courtès 2617d956d8
machine: ssh: Deprecate missing 'host-key' field.
* gnu/machine/ssh.scm (machine-ssh-session): Warn about missing host key.
2019-12-07 00:29:10 +01:00