Commit Graph

48190 Commits (3bc74090d9b583d0bb30a8d79e33abd3c929092f)

Author SHA1 Message Date
Tobias Geerinckx-Rice b106dd84db
gnu: xf86-input-wacom: Don't use NAME in source URI.
* gnu/packages/xdisorg.scm (xf86-input-wacom)[source]: Hard-code NAME.
2019-09-25 17:50:53 +02:00
Tobias Geerinckx-Rice 8aba8c7b74
gnu: youtube-dl: Update to 2019.09.12.1.
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.1.
2019-09-25 17:50:53 +02:00
Tobias Geerinckx-Rice b7f5fa8285
gnu: celluloid: Update to 0.17 from gnome-mpv.
* gnu/packages/video.scm (celluloid): ‘New’ public variable.
(gnome-mpv): Redefine as DEPRECATED-PACKAGE.
2019-09-25 17:50:52 +02:00
Tobias Geerinckx-Rice 3b6362969c
gnu: iproute2: Add libmnl input.
* gnu/packages/linux.scm (iproute)[inputs]: Add libmnl.
2019-09-25 17:50:51 +02:00
Tobias Geerinckx-Rice 005e539edf
gnu: iproute2: Update to 5.3.0.
* gnu/packages/linux.scm (iproute): Update to 5.3.0.
2019-09-25 17:50:50 +02:00
Tobias Geerinckx-Rice dc29bea340
gnu: rofi: Update to 1.5.4.
* gnu/packages/xdisorg.scm (rofi): Update to 1.5.4.
2019-09-25 17:50:50 +02:00
Tobias Geerinckx-Rice e0aa4e949e
gnu: mlt: Update to 6.16.0.
* gnu/packages/video.scm (mlt): Update to 6.16.0.
2019-09-25 17:50:49 +02:00
Tobias Geerinckx-Rice d7a7d255c4
gnu: spirv-tools: Use GIT-FILE-NAME.
* gnu/packages/vulkan.scm (spirv-tools)[source]: Use GIT-FILE-NAME.
2019-09-25 17:50:48 +02:00
Tobias Geerinckx-Rice aa1c7b4914
gnu: spirv-tools: Update to 2019.2.
* gnu/packages/vulkan.scm (spirv-tools): Update to 2019.2.
2019-09-25 17:50:48 +02:00
Tobias Geerinckx-Rice 49dc1669a8
gnu: you-get: Update to 0.4.1355.
* gnu/packages/video.scm (you-get): Update to 0.4.1355.
2019-09-25 17:50:47 +02:00
Kei Kebrau 8dc3c2a7d5
gnu: freeimage: Update to 3.18.0.
* gnu/packages/image.scm (freeimage): Update to 3.18.0.
[source]: Modify snippet to remove the bundled libjxr. Remove obsolete
patches.
[arguments]: Add libjxr include directory to #:make-flags.
[inputs]: Add libjxr.
* gnu/packages/patches/freeimage-CVE-2015-0852.patch,
gnu/packages/patches/freeimage-CVE-2016-5684.patch,
gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Unregister patches.
* gnu/packages/patches/freeimage-unbundle.patch: Update patch.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-09-25 17:45:39 +02:00
Kei Kebreau 8b9570adc1
gnu: libjxr: Build and install shared library.
* gnu/packages/image.scm (libjxr)[arguments]: Add -fPIC to CFLAGS for shared
library support.  Add 'build-shared-library' phase and modify 'install' phase
to install the shared libraries.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-09-25 17:45:39 +02:00
Marius Bakke 193cbb3d61
gnu: freeimage: Build with the C++ 11 standard.
This is a follow-up to commit 942c788949.

* gnu/packages/image.scm (freeimage)[arguments]: Pass -std=gnu++11 in CFLAGS.
2019-09-25 16:40:34 +02:00
Mathieu Othacehe 70c7b7c799
installer: Update to Guile-Parted 0.0.2 release.
* gnu/installer/parted.scm (data-partition?, metadata-partition?,
freespace-partition?, normal-partition?, extended-partition?,
logical-partition?): Remove, as now provided by Guile-Parted.
* gnu/installer/newt/partition.scm (run-disk-page): Remove disk-destroy calls,
replace disk-delete-all by disk-remove-all-partitions and
disk-delete-partition by disk-remove-partition*.
2019-09-25 16:03:23 +02:00
Mathieu Othacehe a3246602a2
gnu: guile-parted: Update to 0.0.2.
* gnu/packages/guile-xyz.scm (guile-parted): Update to 0.0.2.
2019-09-25 16:03:23 +02:00
Wiktor Żelazny 195854a50c
gnu: Add r-assertable.
* gnu/packages/cran.scm (r-assertable): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-25 15:49:42 +02:00
Ludovic Courtès 34e624a56a
doc: Avoid @verbatiminclude for Scheme snippets.
* doc/guix.texi (Invoking guix package): Use @include instead of
@verbatiminclude.
(Additional Build Options): Likewise.
2019-09-25 15:49:42 +02:00
Brice Waegeneire 82b6bf8c0f
doc: Fix installing Guix in VM
* doc/guix.texi (Installing Guix in a Virtual Machine):
Pass "order=d" to '-boot' option.  Use "-drive media=cdrom" for the ISO
image.  Remove paragraph about ordering and the boot menu.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-25 15:48:50 +02:00
Divan Santana 4b67b9db7d
gnu: emacs-exwm: Update to 0.23.
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.23.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-25 15:46:48 +02:00
Ludovic Courtès 012c93e916
doc: Support paren matching via CSS hover.
* doc/build.scm (syntax-highlighted-html)[build](pair-open/close)
(highlights->sxml*): New procedures.
(syntax-highlight): Use 'highlights->sxml*'.
2019-09-25 15:46:48 +02:00
Ludovic Courtès d26c290b7d
pull: Dim the commit ID when displaying news.
* guix/scripts/pull.scm (display-news-entry): Dim the commit line.
2019-09-25 15:46:48 +02:00
Ludovic Courtès 0876e9c116
colors: Add 'dim'.
* guix/colors.scm (coloring-procedure): New procedure.
(%highlight-color): Remove.
(highlight): Define in terms of 'coloring-procedure'.
(dim): New procedure.
2019-09-25 15:46:47 +02:00
Christopher Baines dd2a83270b
services: Add the Guix Data Service.
* gnu/services/guix.scm: New file.
* gnu/tests/guix.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add both new files.
* doc/guix.texi (Guix Services): New section documenting the Guix Data
Service.
2019-09-25 08:35:33 +01:00
Christopher Baines 1683e4863a
gnu: Add guix-data-service.
* gnu/packages/web.scm (guix-data-service): New variable.
2019-09-25 08:35:27 +01:00
Brian Leung ac87bc57af
gnu: emacs-vdiff: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-vdiff): Enable tests.
2019-09-25 05:57:28 +02:00
Brian Leung c83d7e964d
gnu: emacs-helm-lsp: Fix description.
* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Fix description.
2019-09-25 05:57:27 +02:00
Brian Leung 430ac9ccb4
gnu: Add emacs-cmake-font-lock.
* gnu/packages/emacs-xyz.scm (emacs-cmake-font-lock): New variable.
2019-09-25 05:57:27 +02:00
Maxim Cournoyer 41e03c4bee
linux-boot: Fix typo.
* gnu/build/linux-boot.scm (mount-root-file-system): Fix typo.
2019-09-25 12:18:25 +09:00
Maxim Cournoyer 91e633f043
build: initrd: Fix "write-cpio-archive" return value.
* gnu/build/linux-initrd.scm (write-cpio-archive): Really return OUTPUT on
success, even when compression is disabled.
2019-09-25 12:18:25 +09:00
Eric Bavier 4780db2c93
gnu: idris: Update to 1.3.2.
* gnu/packages/haskell-xyz.scm (ghc-network-2.8, ghc-megaparsec-7): New
variables.
* gnu/packages/idris.scm (idris): Update to 1.3.2.
[source]: Remove patch.
[inputs]: Use ghc-network-2.8 and ghc-megaparsec-7.
* gnu/packages/patches/idris-test-no-node.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-09-24 21:15:24 -05:00
Brian Leung c463c270dc
gnu: Add emacs-wttrin.
* gnu/packages/emacs-xyz.scm (emacs-wttrin): New variable.
2019-09-25 01:14:47 +02:00
Brian Leung c3ceeb93c2
gnu: emacs-xterm-color: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-xterm-color): Update to 1.9.
2019-09-25 01:14:42 +02:00
Marius Bakke 84a0c6ff63
gnu: Move openmw-openscenegraph to graphics.scm.
Package inheritance across modules may cause unbound variable errors at
expansion time because of cyclic dependencies between the modules.

* gnu/packages/game-development.scm (openmw-openscenegraph): Move from here ...
* gnu/packages/graphics.scm (openmw-openscenegraph): ... to here.  Make the
variable public and "hide" the package.
2019-09-24 23:51:48 +02:00
Brian Leung 1cfe711ac0
gnu: emacs-el-search: Update to 1.12.6.1-2.07bed84.
* gnu/packages/emacs-xyz.scm (emacs-el-search): Update to 1.12.6.1-2.07bed84.
2019-09-24 20:34:09 +02:00
Brian Leung 3aeef226ac
gnu: Add emacs-cl-print.
* gnu/packages/emacs-xyz.scm (emacs-cl-print): New variable.
2019-09-24 20:34:09 +02:00
Brian Leung e4cf01c003
gnu: emacs-stream: Update to 2.2.4-1.a3f3da1.
* gnu/packages/emacs-xyz.scm (emacs-stream): Update to 2.2.4-1.a3f3da1.
2019-09-24 20:34:08 +02:00
Marius Bakke aa0e28bc73
gnu: p11-kit: Update to 0.23.17.
* gnu/packages/patches/p11-kit-jks-timestamps.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.17.
[source](patches): Remove.
2019-09-24 20:12:56 +02:00
Marius Bakke 25c4a04fde
gnu: OpenEXR: Update home page.
* gnu/packages/graphics.scm (ilmbase, openexr)[home-page]: Use HTTPS.
2019-09-24 20:12:56 +02:00
Marius Bakke 942c788949
gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443, CVE-2018-18444].
* gnu/packages/patches/ilmbase-fix-tests.patch: Adjust for new origin.
* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (ilmbase): Update to 2.4.0.
[source]: Change to GIT-FETCH, as tarballs are no longer provided.  Add new
patch.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/graphics.scm (openexr): Update to 2.4.0.
[source]: Inherit from ILMBASE, which comes from the same repository.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Enable C++11.
* gnu/packages/image-processing.scm (opencv)[arguments]: Likewise.
2019-09-24 20:12:56 +02:00
Marius Bakke d8fbfbf523
gnu: varnish: Update to 6.3.0.
* gnu/packages/web.scm (varnish): Update to 6.3.0.
[arguments]: Patch /bin/sh in one more file.
2019-09-24 20:12:56 +02:00
Marius Bakke 6bdf8af5e6
gnu: ffmpeg: Update to 4.2.1.
* gnu/packages/video.scm (ffmpeg): Update to 4.2.1.
2019-09-24 20:12:56 +02:00
Marius Bakke 3e41d7070d
gnu: re2: Update to 2019-09-01.
* gnu/packages/regex.scm (re2): Update to 2019-09-01.
2019-09-24 20:12:55 +02:00
Marius Bakke b174cc4be3
gnu: openvswitch: Update to 2.12.0.
* gnu/packages/networking.scm (openvswitch): Update to 2.12.0.
2019-09-24 20:12:55 +02:00
Marius Bakke 864b7f0bc1
gnu: fmt: Update to 6.0.0.
* gnu/packages/pretty-print.scm (fmt): Update to 6.0.0.
2019-09-24 20:12:55 +02:00
Marius Bakke d1bfad2f0d
gnu: keepalived: Update home page.
* gnu/packages/cluster.scm (keepalived)[home-page]: Use HTTPS.
2019-09-24 20:12:55 +02:00
Marius Bakke ce6db0fa7c
gnu: keepalived: Update to 2.0.18.
* gnu/packages/cluster.scm (keepalived): Update to 2.0.18.
2019-09-24 20:12:55 +02:00
Marius Bakke 2ac0206060
gnu: keepalived: Fix documentation generation.
* gnu/packages/cluster.scm (keepalived)[arguments]: Copy software_design.png
from the correct place.
2019-09-24 20:12:55 +02:00
Brian Leung 3e7518b35c
gnu: emacs-flycheck: Update to 31-1.0006a59.
* gnu/packages/emacs-xyz.scm (emacs-flycheck): Update to 31-1.0006a59.
2019-09-24 19:55:31 +02:00
Brian Leung 987d7b1c67
gnu: emacs-markdown-mode: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-09-24 19:55:30 +02:00
Pierre Neidhardt f95ec65be3
gnu: openmw: Use OpenMW's fork of openscenegraph.
* gnu/packages/game-development.scm (openmw)[inputs]: Replace openscenegraph
  with openmw-openscenegraph.
2019-09-24 19:21:59 +02:00