3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

30563 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 1b0be8c506
gnu: di: Update to 4.46.
* gnu/packages/admin.scm (di): Update to 4.46.
2018-04-15 19:31:11 +02:00
Leo Famulari 93cbcc26bf
gnu: ncmpcpp: Update to 0.8.2.
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.8.2.
2018-04-15 13:09:20 -04:00
Manolis Ragkousis fdb61400a0
gnu: mupen64plus-video-z64: Fix glew.h location.
* gnu/packages/patches/mupen64plus-video-z64-glew-correct-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/emulators.scm (mupen64plus-video-z64)[source]: Use it.
2018-04-15 15:17:21 +03:00
Marius Bakke 3b4f3ff7ee
gnu: xscreensaver: Update to 5.39.
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.39.
2018-04-15 13:03:21 +02:00
Marius Bakke 1c24862f1e
gnu: nginx: Update to 1.13.12.
* gnu/packages/web.scm (nginx): Update to 1.13.12.
2018-04-15 13:03:04 +02:00
Marius Bakke a7aed511ec
gnu: efivar: Update to 35.
* gnu/packages/linux.scm (efivar): Update to 35.
2018-04-15 12:55:39 +02:00
Marius Bakke 732825f3f8
gnu: efibootmgr: Update to 16.
* gnu/packages/linux.scm (efibootmgr): Update to 16.
[arguments]: Add EFIDIR to #:make-flags.  Remove related 'branding' phase.
2018-04-15 12:52:41 +02:00
Marius Bakke e0cfc37396
gnu: offlineimap: Update to 7.2.0.
* gnu/packages/mail.scm (offlineimap): Update to 7.2.0.
2018-04-15 12:36:16 +02:00
Marius Bakke fe4adc12ed
gnu: htop: Update to 2.2.0.
* gnu/packages/patches/htop-fix-process-tree.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/admin.scm (htop): Update to 2.2.0.
[source](patches): Remove.
2018-04-15 12:31:49 +02:00
Marius Bakke 87b08d8421
gnu: libsoup: Update to 2.62.1.
* gnu/packages/gnome.scm (libsoup): Update to 2.62.1.
2018-04-15 12:23:09 +02:00
Marius Bakke 8e84eb6847
gnu: python-paramiko: Update to 2.4.1 [fixes CVE-2018-7750].
* gnu/packages/python-crypto.scm (python-paramiko): Update to 2.4.1.
[arguments]: Set #:tests? #f.
2018-04-15 12:10:19 +02:00
Rutger Helling fc12113704
gnu: mgba: Update to 0.6.3.
* gnu/packages/emulators.scm (mgba): Update to 0.6.3.
2018-04-15 11:03:26 +02:00
Danny Milosavljevic 347bc15161
gnu: Add uefitool.
* gnu/packages/flashing-tools.scm (uefitool): New variable.
2018-04-15 09:22:16 +02:00
Danny Milosavljevic ca523cc518
gnu: Factorize rust-bootstrapped-package.
* gnu/packages/rust.scm (rust-bootstrapped-package): New procedure.
(rust): Use rust-bootstrapped-package.
2018-04-15 09:22:16 +02:00
Danny Milosavljevic 8fdde58103
gnu: Add rust@1.19.0.
* gnu/packages/rust.scm (rust-1.23)[build-system, native-inputs, inputs,
native-search-paths, synopsis, description, home-page, license]: Move to...
(rust-1.19): ... here. New variable.
(rust-1.23)[arguments]<#:phases>[set-env, patch-tests, patch-cargo-checksums]:
Move to...
(rust-1.19): ... here.
(rust-1.19)[arguments]<#:phases>[configure, check, install]: Replace by no-op.
2018-04-15 09:22:12 +02:00
Leo Famulari d2dd939e68
gnu: tmux: Update to 2.7.
* gnu/packages/tmux.scm (tmux): Update to 2.7.
2018-04-14 23:08:42 -04:00
Mark H Weaver 9578ed006c
gnu: linux-libre@4.9: Update to 4.9.94.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.94.
2018-04-14 14:06:21 -04:00
Mark H Weaver 72d5109ca4
gnu: linux-libre@4.4: Update to 4.4.128.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.128.
2018-04-14 14:05:44 -04:00
Nicolas Goaziou ffbe2dc1e5
gnu: python-sge-pygame: Fix typo in description.
* gnu/packages/game-development.scm (python-sge-pygame) [description]: Fix
typo.
2018-04-14 18:35:35 +02:00
Maxim Cournoyer 74b4d7a142
gnu: emacs-polymode: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-polymode)[arguments]: Add modes subdirectory
to #:include. Add add-modes-subdir-to-load-path phase.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 20:13:30 +05:30
Maxim Cournoyer fee23c17a9
gnu: emacs-dired-hacks: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-dired-hacks)[propagated-inputs]: Add
emacs-eimp.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 19:45:40 +05:30
Maxim Cournoyer de5256d3bb
gnu: Add emacs-eimp.
* gnu/packages/emacs.scm (emacs-eimp): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 19:40:43 +05:30
Maxim Cournoyer 4e782ffff7
gnu: emacs-request: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-request)[propagated-inputs]: Add
emacs-deferred.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 16:02:39 +05:30
Arun Isaac bf86533bf8
gnu: emacs-org-trello: Update to 0.8.0.
* gnu/packages/emacs.scm (emacs-org-trello): Update to 0.8.0.
2018-04-14 15:55:26 +05:30
Maxim Cournoyer 8865d476f3
gnu: emacs-org-trello: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-org-trello)[propagated-inputs]: Add emacs-f
and emacs-helm. Sort.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 15:51:28 +05:30
Maxim Cournoyer 1fcd7e6c35
gnu: Add emacs-ert-expectations.
* gnu/packages/emacs.scm (emacs-ert-expectations): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 15:45:07 +05:30
Rutger Helling 5d6f07fb47
gnu: wine-staging: Update to 3.6.
* gnu/packages/wine.scm (wine-staging): Update to 3.6.
2018-04-14 12:10:03 +02:00
Rutger Helling 4165a5590d
gnu: wine-staging-patchset-data: Update to 3.6.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.6.
2018-04-14 12:10:03 +02:00
Eric Bavier 04918a009d
gnu: Add ghostwriter.
* gnu/packages/text-editors.scm (ghostwriter): New variable.
2018-04-13 22:03:00 -05:00
Maxim Cournoyer db95d8ca92
gnu: emacs-smartparens: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-smartparens)[propagated-inputs]: Add
emacs-markdown-mode.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 04:39:13 +05:30
Maxim Cournoyer b6efe0e81f
gnu: emacs-mu4e-alert: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-mu4e-alert)[propagated-inputs]: Add mu.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 04:03:37 +05:30
Arun Isaac 9a910133d3
gnu: emacs-evil-matchit: Update to 2.2.6.
* gnu/packages/emacs.scm (emacs-evil-matchit): Update to 2.2.6.
2018-04-14 03:59:48 +05:30
Maxim Cournoyer 80c4aabbad
gnu: emacs-evil-matchit: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-evil-matchit)[propagated-inputs]: Add
emacs-evil.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 03:52:05 +05:30
Arun Isaac c4373a6068
gnu: emacs-es-mode: Update to 4.3.0.
* gnu/packages/emacs.scm (emacs-es-mode): Update to 4.3.0.
2018-04-14 03:40:58 +05:30
Maxim Cournoyer a262ac68d6
gnu: emacs-es-mode: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-es-mode)[propagated-inputs]: Add emacs-dash
and emacs-spark.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 03:40:58 +05:30
Maxim Cournoyer bae8e59e9d
gnu: Add emacs-spark.
* gnu/packages/emacs.scm (emacs-spark): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 03:40:58 +05:30
Maxim Cournoyer 00bdf501df
gnu: emacs-cdlatex: Fix byte compilation.
* gnu/packages/emacs.scm (emacs-cdlatex)[propagated-inputs]: Add
emacs-auctex.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-04-14 02:40:27 +05:30
Julien Lepiller 57e3776403
gnu: antlr3-3.1: Fix installed script.
* gnu/packages/java.scm (antlr3-3.1)[arguments]: Fix jar name in script.
2018-04-13 23:02:05 +02:00
Eric Bavier bc111d3922
gnu: joe: Update to 4.6.
* gnu/packages/text-editors.scm (joe): Update to 4.6.
2018-04-13 11:58:18 -05:00
Leo Famulari c2a601c9b1
gnu: hexchat: Update to 2.14.1.
* gnu/packages/messaging.scm (hexchat): Update to 2.14.1.
[source]: Remove obsolete snippet.
[build-system]: Use the meson-build-system.
[native-inputs]: Add perl, and gettext-minimal. Remove autoconf,
autoconf-archive, automake, intltool, and libtool.
[inputs]: Add libproxy.
[arguments]: Add a phase to skip generation of icon and .desktop file databases.
Remove #:make-flags.
2018-04-13 11:52:43 -04:00
Andreas Enge df131dbaf8
gnu: Add iRRAM.
* gnu/packages/multiprecision.scm (irram): New variable.
2018-04-13 17:20:39 +02:00
Mark H Weaver 0d4ea19592
gnu: linux-libre: Update to 4.16.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.2.
(%linux-libre-hash): Update hash.
2018-04-13 04:31:30 -04:00
Mark H Weaver 9e1fc5ae1d
gnu: linux-libre@4.14: Update to 4.14.34.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.34.
(%linux-libre-4.14-hash): Update hash.
2018-04-13 04:30:25 -04:00
Efraim Flashner 1606da6c07
gnu: Add missing freeimage patch.
This is a follow-up to a5d4c96b8d.

* gnu/packages/patches/freeimage-unbundle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-04-13 10:57:04 +03:00
Efraim Flashner a5d4c96b8d
gnu: freeimage: Remove bundled libraries.
This fixes bug #28261.

* gnu/packages/image.scm (freeimage)[source]: Remove bundled libraries.
[arguments]: Replace 'configure phase, add phase to replace unbuildable
files with empty ones. Adjust makeflags to new inputs.
[native-inputs]: Add pkg-config.
[inputs]: Add libjpeg, libjxr, libpng, libraw, libtiff, libwebp,
openexr, openjpeg, zlib.
[supported-systems]: Add mips64el-linux as a supported system.
2018-04-13 10:53:34 +03:00
Eric Bavier de7f234a3a
gnu: datamash: Fix tests on ARM systems.
* gnu/packages/patches/datamash-arm-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/datamash.scm (datamash)[source]: Use it.
2018-04-12 22:55:51 -05:00
Eric Bavier 1ca0ac1e80
gnu: Add fasd.
* gnu/packages/admin.scm (fasd): New variable.
2018-04-12 22:27:19 -05:00
Eric Bavier 6a03ccf4a1
gnu: pioneer: Update to 20180203.
* gnu/packages/games.scm (pioneer): Update to 20180203.
[source]: Use git-fetch method to avoid github tarball.
2018-04-12 22:03:51 -05:00
Eric Bavier 306d8630dc
gnu: cool-retro-term: Update to 1.0.1.
* gnu/packages/terminals.scm (cool-retro-term): Update to 1.0.1.
[source]: Programmatically remove fonts.
[arguments]: Simplify 'configure phase and use 'invoke'.  Add 'install-man
phase.  'let*' -> 'let' where possible.
* gnu/packages/patches/cool-retro-term-remove-non-free-fonts.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-04-12 21:01:34 -05:00
Mark H Weaver e90c5f35d1
Revert "Revert "gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168].""
This reverts commit 4ccbdcbcad.
2018-04-12 15:22:11 -04:00