Tobias Geerinckx-Rice
9610a422b0
gnu: bspwm: Update to 0.9.9.
...
* gnu/packages/wm.scm (bspwm): Update to 0.9.9.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice
f51905a472
gnu: vimb: Update to 3.5.0.
...
* gnu/packages/web-browsers.scm (vimb): Update to 3.5.0.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice
4a51d75929
gnu: libxcb: Don't use NAME in source URI.
...
* gnu/packages/xorg.scm (libxcb)[source]: Hard-code NAME.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice
0a4f9445fd
gnu: xorgproto: Don't use NAME in source URI.
...
* gnu/packages/xorg.scm (xorgproto)[source]: Hard-code NAME.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice
5dfdab05ba
gnu: encodings: Update to 1.0.5.
...
* gnu/packages/xorg.scm (encodings): Update to 1.0.5.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice
3eb278aa9d
gnu: f3: Update to 7.2.
...
* gnu/packages/disk.scm (f3): Update to 7.2.
2019-09-26 05:24:31 +02:00
Tobias Geerinckx-Rice
3f3d712cc5
gnu: beets: Update to 1.4.9.
...
* gnu/packages/music.scm (beets): Update to 1.4.9.
[source]: Remove patch.
[arguments]: Remove more Python 3.7 compatibility fixes.
* gnu/packages/patches/beets-python-3.7-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice
d94ec40758
gnu: beets: Use HTTPS home page.
...
* gnu/packages/music.scm (beets)[home-page]: Use HTTPS.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice
65d20127ef
gnu: emacs-xelb: Update to 0.18.
...
* gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.18.
2019-09-26 05:24:30 +02:00
Tobias Geerinckx-Rice
0ed0e3bfb7
gnu: fmit: Update to 1.2.13.
...
* gnu/packages/music.scm (fmit): Update to 1.2.13.
2019-09-26 05:24:30 +02:00
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