Commit Graph

43613 Commits (746ac457cc2748152a3a39d4296972fa20f19741)

Author SHA1 Message Date
Ludovic Courtès 81824af6a4
build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'.
That dependency was causing a failure when building from a fresh
checkout since commit d60225d5ca because
'guix-manual.pot' was no longer around and there's no rule to make it.

This commit replaces the 'guix-manual.%.po' target by a phony target,
'doc-po-update-%', without any dependency.

* po/doc/local.mk ($(srcdir)/po/doc/guix-manual.%.po): Rename to...
(doc-po-update-%): ... this.  Remove dependencies.
Change how 'lang' is computed; compute $output and $input, and replace
occurrences of $@ and $< with those.
(doc-po-update): Adjust accordingly.
2019-04-30 18:11:15 +02:00
Tobias Geerinckx-Rice 9b241d4ce2
gnu: python-nose-timer: Update to 0.7.5.
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.5.
2019-04-30 17:11:52 +02:00
Tobias Geerinckx-Rice e976e199c4
gnu: sbcl-cl+ssl: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME.
2019-04-30 17:11:36 +02:00
Tobias Geerinckx-Rice e76a972bde
gnu: ghc-esqueleto: Name checkout.
* gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME.
2019-04-30 17:05:22 +02:00
Tobias Geerinckx-Rice 9e6cce4440
gnu: ocaml-ppx-tools: Name checkout.
* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME.
2019-04-30 17:04:13 +02:00
Tobias Geerinckx-Rice 45ea12f31e
gnu: sbcl-cl-base64: Name checkout.
* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME.
2019-04-30 17:03:08 +02:00
Tobias Geerinckx-Rice 4fdad3edc3
gnu: eid-mw: Name checkout.
* gnu/packages/security-token.scm (eid-mw)[source]:
Add FILE-NAME.
2019-04-30 17:02:38 +02:00
Ludovic Courtès e4b2866cd0
gnu: libplist: Run tests sequentially.
Fixes <https://bugs.gnu.org/35501>.
Reported by Brendan Tildesley <mail@brendan.scot>.

* gnu/packages/libusb.scm (libplist)[arguments]: New field.
2019-04-30 16:47:29 +02:00
Marius Bakke 5a3d3d6a3b
gnu: Add i3lock.
* gnu/packages/wm.scm (i3lock): New public variable.

(cherry picked from commit b6afc35051)
2019-04-30 15:09:49 +02:00
Tobias Geerinckx-Rice 378b8a6446
gnu: youtube-dl: Update to 2019.04.30.
* gnu/packages/video.scm (youtube-dl): Update to 2019.04.30.
2019-04-30 14:30:18 +02:00
Tobias Geerinckx-Rice e13bd3088d
guix: Fix another typo in another docstring.
* guix/build/clojure-utils.scm (include-list\exclude-list)<docstring>:
Fix typo.
2019-04-30 14:13:50 +02:00
Tobias Geerinckx-Rice 88401314f9
guix: Fix typo in docstring.
* guix/build/syscalls.scm (device-in-use?)<docstring>: Fix typo.
2019-04-30 13:56:35 +02:00
Tobias Geerinckx-Rice eea094ccdc
gnu: ruby-rest-client: Fix lost ,s.
* gnu/packages/ruby.scm (ruby-rest-client)[native-inputs]:
Move unquotes to their operands.
2019-04-30 13:03:56 +02:00
Julien Lepiller b77c8ddbe1
gnu: maven: Update to 3.6.1.
* gnu/packages/maven.scm (maven-artifact): Update to 3.6.1.
2019-04-30 12:41:19 +02:00
Julien Lepiller 6f737ae68f
gnu: java-plexus-archiver: Update to 4.1.0.
* gnu/packages/java.scm (java-plexus-archiver): Update to 4.1.0.
2019-04-30 12:41:11 +02:00
Julien Lepiller 0cd8efcc8c
gnu: java-plexus-utils: Update to 3.2.0.
* gnu/packages/java.scm (java-plexus-utils): Update to 3.2.0.
2019-04-30 12:41:06 +02:00
Ludovic Courtès 92597c3cec
services: colord: Make public and searchable.
* gnu/services/desktop.scm (colord-service-type): Make public.
[description]: New field.
2019-04-30 12:03:02 +02:00
Ludovic Courtès 7614193099
services: bluetooth: Make public and searchable.
Until now 'guix system search bluetooth' would turn up nothing.

* gnu/services/desktop.scm (bluetooth-service-type)
(bluetooth-configuration): Make public.
(bluetooth-service-type)[description]: New field.
2019-04-30 11:59:47 +02:00
Ludovic Courtès 5dd0d1f8b3
Revert "maint: 'release' clears gettext-induced changes in doc/."
This reverts commit 24963c1307.

This change had become unnecessary since
9ca5ff882e.
2019-04-30 10:50:30 +02:00
Ludovic Courtès d60225d5ca
nls: Remove 'guix-manual.pot'.
This file was inadvertently committed in commit
39764ef893.

* po/doc/guix-manual.pot: Remove.
2019-04-30 10:43:51 +02:00
Nicolas Goaziou 45fb7b404d
gnu: Rename some games to match upstream project name.
* gnu/packages/games.scm (armagetronad):
(cataclysm-dda):
(abbaye):
(wesnoth):
(wesnoth-server):
(starfighter):
(kiki):
(fillets-ng):
(crawl):
(crawl-tiles):
(tome4):
(btanks):
(battle-tanks):
(edgar): Use these as the package definition.
(armagetron-advanced):
(cataclysm-dark-days-ahead):
(l-abbaye-des-morts):
(the-battle-for-wesnoth):
(the-battle-for-wesnoth-server):
(project-starfighter):
(kiki-the-nano-bot):
(fish-fillets-ng):
(dungeon-crawl-stone-soup):
(dungeon-crawl-stone-soup-tiles):
(tales-of-maj-eyal):
(the-legend-of-edgar): Turn these into obsolete aliases.

This reverts renames made by the following commits:
f95e33a7ad
b1aee9fce2
f6a21d61de
24a67aef2a
36a0b5b48c
8b6e2bc15f
6639295f2f
184f5c8db1
ecdb1348ad
375cb94130
c91ed484d0
973bd8a62c
df42e0f9c9
2019-04-30 10:42:00 +02:00
Ludovic Courtès 1f1a00502e
build: 'assert-no-store-file-names' no longer depends on ChangeLog.
This reverts commit dfd248648f,
which effectively disabled 'ChangeLog' generation.

* Makefile.am (dist-hook): Depend on 'gen-ChangeLog', not
'$(distdir)/ChangeLog'.
(gen-ChangeLog): Remove dependency.  Use "ChangeLog.tmp" as the
temporary file name.
(assert-no-store-file-names): Remove dependency.  Exclude ChangeLog*.
2019-04-30 10:32:11 +02:00
Julien Lepiller 6215132155
gnu: ocaml-camomile: Install data in the store.
* gnu/packages/ocaml.scm (ocaml-camomile)[arguments]: Fix configuration
to look for and install data in the store.
2019-04-30 10:28:21 +02:00
Timothy Sample f420d639df
gnu: i3-wm: Use absolute paths in session files.
* gnu/packages/wm.scm (i3-wm)[arguments]: Add a phase to patch the
session '.desktop' files to use the absolute paths of the 'i3' and
'i3-with-shmlog' binaries.
2019-04-29 23:04:35 -04:00
Timothy Sample 9aa470e912
gnu: awesome: Use absolute paths in session file.
* gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the
session '.desktop' file to use the absolute path of the 'awesome'
binary.
2019-04-29 23:04:35 -04:00
Timothy Sample 5aafccebbe
gnu: gdm: Avoid selecting the placeholder session.
This fixes <https://bugs.gnu.org/35484>.

* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to
patch GDM to only select the placeholder session if there are no others.
2019-04-29 23:04:27 -04:00
Timothy Sample aa7cdc57dc
gnu: i3-wm: Use absolute paths in session files.
* gnu/packages/wm.scm (i3-wm)[arguments]: Add a phase to patch the
session '.desktop' files to use the absolute paths of the 'i3' and
'i3-with-shmlog' binaries.
2019-04-29 22:36:27 -04:00
Timothy Sample 4ec42524dd
gnu: awesome: Use absolute paths in session file.
* gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the
session '.desktop' file to use the absolute path of the 'awesome'
binary.
2019-04-29 20:54:43 -04:00
Timothy Sample e8c6e771c1
gnu: gdm: Avoid selecting the placeholder session.
This fixes <https://bugs.gnu.org/35484>.

* gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to
patch GDM to only select the placeholder session if there are no others.
2019-04-29 20:54:43 -04:00
Nicolas Goaziou 649220adae
gnu: Rename some games to match upstream project name.
* gnu/packages/games.scm (armagetronad):
(cataclysm-dda):
(abbaye):
(wesnoth):
(wesnoth-server):
(starfighter):
(kiki):
(fillets-ng):
(crawl):
(crawl-tiles):
(tome4):
(btanks):
(battle-tanks):
(edgar): Use these as the package definition.
(armagetron-advanced):
(cataclysm-dark-days-ahead):
(l-abbaye-des-morts):
(the-battle-for-wesnoth):
(the-battle-for-wesnoth-server):
(project-starfighter):
(kiki-the-nano-bot):
(fish-fillets-ng):
(dungeon-crawl-stone-soup):
(dungeon-crawl-stone-soup-tiles):
(tales-of-maj-eyal):
(the-legend-of-edgar): Turn these into obsolete aliases.

This reverts renames made by the following commits:
f95e33a7ad
b1aee9fce2
f6a21d61de
24a67aef2a
36a0b5b48c
8b6e2bc15f
6639295f2f
184f5c8db1
ecdb1348ad
375cb94130
c91ed484d0
973bd8a62c
df42e0f9c9
2019-04-30 02:02:39 +02:00
Ricardo Wurmus 6f7f8543c5
gnu: r-rcpparmadillo: Update to 0.9.400.2.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.400.2.0.
2019-04-30 00:33:55 +02:00
Ricardo Wurmus 8b96b86065
gnu: r-repr: Update to 1.0.0.
* gnu/packages/cran.scm (r-repr): Update to 1.0.0.
[propagated-inputs]: Add r-pillar.
2019-04-30 00:33:55 +02:00
Ricardo Wurmus 5fce90135c
gnu: r-ipred: Update to 0.9-9.
* gnu/packages/cran.scm (r-ipred): Update to 0.9-9.
2019-04-30 00:33:55 +02:00
Ludovic Courtès 842a687264
maint: Mark 'doc-pot-update' and 'doc-po-update' as phony.
* po/doc/local.mk (doc-pot-update, doc-pot-update): Mark as phony.
2019-04-29 22:21:14 +02:00
Christopher Baines 0534427551
vm: Pass -smp to QEMU to allow use of multiple cores.
* gnu/build/vm.scm (load-in-linux-vm): Pass (parallel-job-count) to QEMU with
-smp to allow using multiple cores.
2019-04-29 21:11:38 +01:00
Ludovic Courtès 09a9f10974
tests: Adjust wildcard when testing OS examples.
* tests/guix-system.sh: Use *.tmpl instead of *, to avoid catching
backup files, etc.
2019-04-29 21:57:52 +02:00
Ludovic Courtès c20d4cac1f
processes: Gracefully handle daemons without clients.
Fixes <https://bugs.gnu.org/34716>.
Reported by Mark H Weaver <mhw@netris.org>.

The problem could be reproduced by running, on one hand:

  sh -c 'exec -a guix-daemon sleep 777'

and on the other hand:

  guix processes

If there is no process with PID 777, 'guix processes' would barf as it
stumbles upon a <daemon-session> record whose client is #f.

* guix/scripts/processes.scm (daemon-sessions)[child-process->session]:
New procedure, with lambda formerly passed to 'map'.  Handle #f returns
from 'lookup-process'.
Call 'child-process->session' within 'filter-map', not just 'map'.
2019-04-29 21:54:10 +02:00
Ludovic Courtès c21d912a02
processes: 'process-open-files' ignores disappeared /proc/PID/fd entries.
Previously, 'process-open-files' would throw ENOENT if an entry had
vanished after the 'scandir' call and before the 'readlink' call.

* guix/scripts/processes.scm (process-open-files): Catch ENOENT errors
from 'readlink'.
2019-04-29 21:39:38 +02:00
Marius Bakke b6afc35051
gnu: Add i3lock.
* gnu/packages/wm.scm (i3lock): New public variable.
2019-04-29 20:10:43 +02:00
Marius Bakke 05e1534ee8
gnu: kodi: Update to 18.2.
* gnu/packages/kodi.scm (kodi): Update to 18.2.
* gnu/packages/patches/kodi-set-libcurl-ssl-parameters.patch: Adjust for
upstream changes.
2019-04-29 20:10:43 +02:00
Marius Bakke 06c86f166d
gnu: msmtp: Update to 1.8.4.
* gnu/packages/mail.scm (msmtp): Update to 1.8.4.
2019-04-29 20:10:43 +02:00
Marius Bakke b339f14cb2
gnu: elogind: Update to 241.3.
* gnu/packages/freedesktop.scm (elogind): Update to 241.3.
2019-04-29 20:10:42 +02:00
Marius Bakke 2e652add1f
gnu: ftgl: Don't build libftgl.a.
* gnu/packages/gl.scm (ftgl)[arguments]: Add "--disable-static" to #:configure-flags.
2019-04-29 20:10:42 +02:00
Marius Bakke a1570c89fe
gnu: qemu: Build verbosely.
* gnu/packages/virtualization.scm (qemu)[arguments]: Remove phase
'make-gtester-verbose' in favor of #:make-flags.
2019-04-29 20:10:42 +02:00
Ricardo Wurmus 4267481a4e
gnu: Remove scmutils.
Fixes <https://bugs.gnu.org/34203>.

* gnu/packages/scheme.scm (scmutils): Remove variable.
2019-04-29 17:20:44 +02:00
Julien Lepiller 373a2a0797
gnu: ocaml-yojson: Update to 1.7.0.
* gnu/packages/ocaml.scm (ocaml-yojson): Update to 1.7.0.
(ocaml-merlin): Use jbuild to prevent a build failure due to a
deprecation warning.
2019-04-29 15:44:14 +02:00
Nicolas Goaziou fdd9ab3721
gnu: Add missing module in games.scm. 2019-04-29 15:08:59 +02:00
Nicolas Goaziou 1abe2e2a29
gnu: Add missing modules in games.scm. 2019-04-29 14:56:32 +02:00
Nicolas Goaziou a3d4a631fe
gnu: Add hedgewars.
* gnu/packages/games.scm (hedgewars): New variable.
2019-04-29 14:37:58 +02:00
Nicolas Goaziou e8a0696d56
gnu: Add jumpnbump.
* gnu/packages/games.scm (jumpnbump): New variable.
2019-04-29 14:37:01 +02:00