Commit graph

45170 commits

Author SHA1 Message Date
Hartmut Goebel
37ea126da9
gnu: Add bovo.
* gnu/packages/games.scm (bovo): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
fb05eed9ef
gnu: Add kspaceduel.
* gnu/packages/games.scm (kspaceduel): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
ed88e67d56
gnu: Add kapman.
* gnu/packages/games.scm (kapman): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
01e2f2eddb
gnu: Add lskat.
* gnu/packages/games.scm (lskat): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
90e594d3aa
gnu: Add kubrick.
* gnu/packages/games.scm (kubrick): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
f0b21b8d3c
gnu: Add kigo.
* gnu/packages/games.scm (kigo): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
bf6bfdbe9f
gnu: Add kiriki.
* gnu/packages/games.scm (kiriki): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
56064cd7f5
gnu: Add palapeli.
* gnu/packages/games.scm (palapeli): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
584e07ee83
gnu: Add ksirk.
* gnu/packages/games.scm (ksirk): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
4f0b3368ad
gnu: Add granatier.
* gnu/packages/games.scm (granatier): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
69436285bd
gnu: Add bomber.
* gnu/packages/games.scm (bomber): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
d6973ec979
gnu: Add knetwalk.
* gnu/packages/games.scm (knetwalk): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
cc1cca9ffb
gnu: Add kblackbox.
* gnu/packages/games.scm (kblackbox): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
601f29cd73
gnu: Add kfourinline.
* gnu/packages/games.scm (kfourinline): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
4c5ef9baca
gnu: Add kdiamond.
* gnu/packages/games.scm (kdiamond): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
5a0fc6953a
gnu: Add kgoldrunner.
* gnu/packages/games.scm (kgoldrunner): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
ec9ce95155
gnu: Add klines.
* gnu/packages/games.scm (klines): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
f6e9a6e23d
gnu: Add ksudoku.
* gnu/packages/games.scm (ksudoku): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
d685f86054
gnu: Add kblocks.
* gnu/packages/games.scm (kblocks): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
d980ddb882
gnu: Add kbounce.
* gnu/packages/games.scm (kbounce): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
72b69fa9ae
gnu: Add konquest.
* gnu/packages/games.scm (konquest): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
df3d90c7a4
gnu: Add kmines.
* gnu/packages/games.scm (kmines): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
f4195446f3
gnu: Add kbreakout.
* gnu/packages/games.scm (kbreakout): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
321bd0c3a9
gnu: Add kajongg.
* gnu/packages/games.scm (kajongg): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
110b738be6
gnu: Add kshisen.
* gnu/packages/games.scm (kshisen): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
c57e31fbc2
gnu: Add kmahjongg.
* gnu/packages/games.scm (kmahjongg): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel
2582f58271
gnu: Add libkmahjongg.
* gnu/packages/kde-misc.scm (libkmahjongg): New variable.
2019-12-10 17:28:43 +01:00
Hartmut Goebel
e1b174eb4b
gnu: Add kolf.
* gnu/packages/games.scm (kolf): New variable.

Co-Authored-By: Hartmut Goebel <h.goebel@crazy-compilers.com>
2019-12-10 17:28:43 +01:00
Hartmut Goebel
f9913977bf
gnu: Add picmi.
* gnu/packages/games.scm (picmi): New variable.
2019-12-10 17:28:43 +01:00
Hartmut Goebel
3c1c562288
gnu: Add ktuberling.
* gnu/packages/games.scm (ktuberling): New variable.
2019-12-10 17:28:40 +01:00
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