Tobias Geerinckx-Rice
535fc98797
gnu: sessreg: Update to 1.1.2.
...
* gnu/packages/xorg.scm (sessreg): Update to 1.1.2.
2019-06-25 18:56:23 +02:00
Efraim Flashner
7754136e46
gnu: openssh: Clean-up custom install phase.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Factor out outputs in
custom 'install phase to clean-up code.
2019-06-25 19:47:21 +03:00
Efraim Flashner
46475f72ab
gnu: openssh: Don't create the PRIVSEP_PATH directory.
...
* gnu/packages/ssh.scm (openssh)[arguments]: Modify the custom 'install
phase to remove the /var directory.
2019-06-25 19:47:17 +03:00
Efraim Flashner
8566d8793b
gnu: toot: Don't install the Makefile.
...
* gnu/packages/mastodon.scm (toot)[arguments]: Add custom phase to
prevent installing data_files.
2019-06-25 19:09:51 +03:00
Katherine Cox-Buday
31263ec227
gnu: Add fare-utils.
...
* gnu/packages/lisp.scm (fare-utils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
98b9409c16
gnu: Add metabang-bind.
...
* gnu/packages/lisp.scm (metabang-bind): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
245b19cae1
gnu: Add burgled-batteries3.
...
* gnu/packages/lisp.scm (burgled-batteries3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
2ddc55c6dc
gnu: Add cl-quickcheck.
...
* gnu/packages/lisp.scm (cl-quickcheck): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:25 +02:00
Katherine Cox-Buday
ab84ea9e55
gnu: Add parse-declarations.
...
* gnu/packages/lisp.scm (parse-declarations): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Katherine Cox-Buday
20b96cedce
gnu: Add py4cl.
...
* gnu/packages/lisp.scm (py4cl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Katherine Cox-Buday
9f8311ad29
gnu: Add clunit.
...
* gnu/packages/lisp.scm (clunit): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Guillaume LE VAILLANT
fbfc07bd86
gnu: Add leela-zero.
...
* gnu/packages/games.scm (leela-zero): New variable.
* gnu/packages/patches/leela-zero-gtest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-25 17:41:24 +02:00
Ludovic Courtès
85a411bc28
gnu: guile-persist: Install .go files in the right place.
...
* gnu/packages/guile-xyz.scm (guile-persist)[source](modules, snippet):
New fields.
2019-06-25 17:41:24 +02:00
Tobias Geerinckx-Rice
0e1c5ccc3b
gnu: exiv2: Update to 0.27.1.
...
* gnu/packages/image.scm (exiv2): Update to 0.27.1.
[build-system]: Switch to the CMAKE-BUILD-SYSTEM.
[native-inputs]: Remove unused intltool.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
8cba7d2a99
gnu: rofi: Update to 1.5.3.
...
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.3.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
59b98b4847
gnu: mc: Update to 4.8.23.
...
* gnu/packages/mc.scm (mc): Update to 4.8.23.
2019-06-25 17:22:11 +02:00
Tobias Geerinckx-Rice
e526db51d1
gnu: schismtracker: Update to 20190614.
...
* gnu/packages/music.scm (schismtracker): Update to 20190614.
2019-06-25 17:22:11 +02:00
Ricardo Wurmus
89c943dfdc
gnu: android-googletest: Downgrade to 1.8.0.
...
This is a follow-up to commit 3b39f09fd9
.
* gnu/packages/android.scm (android-googletest): Downgrade to 1.8.0.
[version]: Overwrite field.
[source]: Likewise.
2019-06-25 17:20:19 +02:00
Tobias Geerinckx-Rice
5fbb9f0b51
gnu: deutex: Don't use NAME in source URI.
...
* gnu/packages/game-development.scm (deutex)[source]: Hard-code NAME.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
ec5987f896
gnu: deutex: Update to 5.2.0.
...
* gnu/packages/game-development.scm (deutex): Update to 5.2.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
44ddf0f13e
gnu: znc: Enable internationalisation.
...
* gnu/packages/messaging.scm (znc)[arguments]: Want i18n.
[native-inputs]: Add the required boost and gettext-minimal packages.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
2b0f32937e
gnu: znc: Build with CMake.
...
* gnu/packages/messaging.scm (znc)[build-system]:
Use the CMAKE-BUILD-SYSTEM.
[arguments]: Adjust #:configure-flags and where the googletest sources
are unpacked.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
1d0caec0ac
gnu: python-libvirt: Update to 5.3.0.
...
* gnu/packages/virtualization.scm (python-libvirt): Update to 5.3.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
d7463e0125
gnu: znc: Don't refer to native-inputs.
...
* gnu/packages/messaging.scm (znc)[native-inputs]: Move run-time perl & python…
[inputs]: …here, in alphabetical order.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
591464e365
gnu: memcached: Update to 1.5.16.
...
* gnu/packages/databases.scm (memcached): Update to 1.5.16.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
fabcf8c60e
gnu: calcurse: Update to 4.5.0.
...
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.0.
2019-06-25 16:24:11 +02:00
Tobias Geerinckx-Rice
175047cd2a
gnu: libvirt: Use conventional doc/ directory.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Add a versioned
‘--docdir’ to #:configure-flags.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
bd9eb3840a
gnu: libvirt: Enable the test suite.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Fix posix_spawn
tests, specifically disable the remaining failing tests, and enable the
rest of the test suite.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
1e623974b1
gnu: libvirt: Update to 5.4.0 [security fixes].
...
This release includes fixes for CVE-2019-10161, CVE-2019-10166,
CVE-2019-10167, and CVE-2019-10168.
* gnu/packages/virtualization.scm (libvirt): Update to 5.4.0.
2019-06-25 11:59:32 +02:00
Tobias Geerinckx-Rice
7aee2f5709
gnu: libvirt: Honour MAKE-FLAGS everywhere.
...
* gnu/packages/virtualization.scm (libvirt)[arguments]: Apply MAKE-FLAGS
in ‘install’ phase.
2019-06-25 11:59:32 +02:00
Efraim Flashner
488f4e3bde
gnu: perl-cpanel-json-xs: Update to 4.12.
...
* gnu/packages/perl.scm (perl-cpanel-json-xs): Update to 4.12.
2019-06-25 11:08:39 +03:00
Efraim Flashner
fa678c039a
gnu: perl-super: Update to 1.20190531.
...
* gnu/packages/perl.scm (perl-super): Update to 1.20190531.
2019-06-25 11:08:39 +03:00
Efraim Flashner
6775e7876e
gnu: perl-mailtools: Update to 2.21.
...
* gnu/packages/perl.scm (perl-mailtools): Update to 2.21.
2019-06-25 11:08:38 +03:00
Efraim Flashner
44efdc029b
gnu: perl-file-slurp: Update to 9999.27.
...
* gnu/packages/perl.scm (perl-file-slurp): Update to 9999.27.
2019-06-25 11:08:38 +03:00
Efraim Flashner
cbebccbec8
gnu: signing-party: Update to 2.10.
...
* gnu/packages/gnupg.scm (signing-party): Update to 2.10.
2019-06-25 11:08:37 +03:00
Efraim Flashner
ca64945e81
gnu: signing-party: Update home-page.
...
* gnu/packages/gnupg.scm (signing-party)[home-page]: Use new home-page.
2019-06-25 11:08:33 +03:00
Brian Leung
b04cc2fd49
gnu: emacs-posframe: Update to 0.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.5.0.
2019-06-25 08:54:40 +02:00
Brian Leung
dddfabb93e
gnu: emacs-alert: Update to 1.3.
...
* gnu/packages/emacs-xyz.scm (emacs-alert): Update to 1.3.
2019-06-25 08:54:40 +02:00
Brian Leung
398d9ef16b
gnu: emacs-zones: Update to 0-2.3169815.
...
* gnu/packages/emacs-xyz.scm (emacs-zones): Update to 0-2.3169815.
* gnu/packages/patches/emacs-zones-called-interactively.patch: Fix
invocation of `called-interactively-p'.
2019-06-25 08:54:40 +02:00
Brian Leung
3a943f05a4
gnu: emacs-ivy-rich: Update to 0.1.4-1.f6bfa29.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy-rich): Update to 0.1.4-1.f6bfa29.
2019-06-25 08:54:40 +02:00
Brian Leung
07fb336dc2
gnu: emacs-orgit: Update to 1.5.3.
...
* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.5.3.
2019-06-25 08:54:39 +02:00
Brian Leung
b2f263797a
gnu: emacs-nix-mode: Update to 1.4.1.
...
* gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.4.1.
[inputs]: Add emacs-json-mode.
2019-06-25 08:54:39 +02:00
Brian Leung
f27b965934
gnu: Add emacs-make-it-so.
...
* gnu/packages/emacs-xyz.scm (emacs-make-it-so): New variable.
2019-06-25 08:54:39 +02:00
Brian Leung
6c83c7980f
gnu: emacs-emojify: Update to 1.2.
...
* gnu/packages/emacs-xyz.scm (emacs-emojify): Update to 1.2.
[arguments]: Simplify.
2019-06-25 08:54:38 +02:00
Brian Leung
25bbcbae43
gnu: Add emacs-org-ql.
...
* gnu/packages/emacs-xyz.scm (emacs-org-ql): New variable.
2019-06-25 08:54:38 +02:00
Brian Leung
3484640b4b
gnu: Add emacs-org-make-toc.
...
* gnu/packages/emacs-xyz.scm (emacs-org-make-toc): New variable.
2019-06-25 08:54:38 +02:00
Brian Leung
e7dc1a39c0
gnu: Add emacs-org-super-agenda.
...
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
d6681c435c
gnu: Add emacs-org-recent-headings.
...
* gnu/packages/emacs-xyz.scm (emacs-org-recent-headings): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
1bad96495a
gnu: Add emacs-frecency.
...
* gnu/packages/emacs-xyz.scm (emacs-frecency): New variable.
2019-06-25 08:54:37 +02:00
Brian Leung
a5d688a1ba
gnu: emacs-outshine: Update to 3.0.1.
...
* gnu/packages/emacs-xyz.scm (emacs-outshine): Update to 3.0.1.
2019-06-25 08:54:37 +02:00