Efraim Flashner
a33727db1b
gnu: libx264: Update to 20180219-2245.
...
* gnu/packages/video.scm (libx264): Update to 20180219-2245.
2018-02-21 19:29:32 +02:00
Tobias Geerinckx-Rice
a89e0cf581
gnu: lpsolve: Update to 5.5.2.5.
...
* gnu/packages/maths.scm (lpsolve): Update to 5.5.2.5.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice
453c002679
gnu: shflags: Update to 1.2.3.
...
* gnu/packages/version-control.scm (shflags): Update to 1.2.3.
[arguments]: Match new sources layout.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice
dcb06ac9cf
gnu: shflags: Use the GNU-BUILD-SYSTEM.
...
The TRIVIAL-BUILD-SYSTEM doesn't really save any effort and is actually
slightly longer.
* gnu/packages/version-control.scm (shflags)[build-system: Use
GNU-BUILD-SYSTEM.
[arguments]: Adjust accordingly and prefer INSTALL-FILE over COPY-FILE.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice
79f0561f43
gnu: htop: Fix tree view.
...
* gnu/packages/patches/htop-fix-process-tree.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (htop)[source]: Use it.
2018-02-21 15:02:49 +01:00
Tobias Geerinckx-Rice
6c96b5452c
gnu: lpsolve: Update phase style.
...
* gnu/packages/maths.scm (lpsolve)[arguments]: Use INVOKE and
INSTALL-FILE, and end phases with #t.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice
be5dc5fb18
gnu: iptables: Edit synopsis & description.
...
* gnu/packages/linux.scm (iptables)[synopsis, description]: Improve.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice
4f3bf2059e
gnu: iptables: Update to 1.6.2.
...
* gnu/packages/linux.scm (iptables): Update to 1.6.2.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice
9a9d64eaf9
gnu: lout: Update phase style.
...
* gnu/packages/lout.scm (lout)[arguments]: Write phases in-line, use
MODIFY-PHASES syntax, INVOKE, and WITH-DIRECTORY-EXCURSION, and end
phases with #t. Re-indent the result.
2018-02-21 15:02:48 +01:00
Tobias Geerinckx-Rice
ea5d238dae
gnu: cook: Update phase style.
...
* gnu/packages/cook.scm (cook)[arguments]: Use MODIFY-PHASES syntax and
end phase with #t.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice
61faf24df6
gnu: slang: Update to 2.3.1a.
...
* gnu/packages/slang.scm (slang): Update to 2.3.1a.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice
20e73f5b58
gnu: shflags: Set source file name.
...
* gnu/packages/version-control.scm (shflags)[source]: Use a meaningful
FILE-NAME.
2018-02-21 15:02:47 +01:00
Tobias Geerinckx-Rice
219ec95c90
gnu: getmail: Update to 5.5.
...
* gnu/packages/mail.scm (getmail): Update to 5.5.
2018-02-21 15:02:46 +01:00
Danny Milosavljevic
781d721a82
gnu: ldc: Add comment.
...
* gnu/packages/ldc.scm (ldc): Add comment.
2018-02-21 12:07:13 +01:00
Danny Milosavljevic
a4960a204d
gnu: dub: Use invoke.
...
* gnu/packages/ldc.scm (dub): Use invoke.
2018-02-21 02:52:01 +01:00
Danny Milosavljevic
12479d58be
gnu: rdmd: Use invoke.
...
* gnu/packages/ldc.scm (rdmd): Use invoke.
2018-02-21 02:51:13 +01:00
Danny Milosavljevic
736e45a278
services: slim: Make the logged-in session show up in "w".
...
* gnu/services/xorg.scm (slim-shepherd-service): Use SESSREG to register X11
session.
* doc/guix.texi (slim-configuration): Document new field "sessreg".
2018-02-20 21:15:54 +01:00
Leo Famulari
eadcdc7422
gnu: tzdata: Restore the test variant tzdata-for-tests.
...
Commit 62868f124c
(gnu: tzdata: Preserve directory layout from before tzdata
2018a) changed the derivation of this package, which doesn't need to change yet.
* gnu/packages/base.scm (tzdata-for-tests)[arguments]: Copy the build
arguments from before commit 62868f124c
.
2018-02-20 14:14:38 -05:00
Tobias Geerinckx-Rice
71a96ecb29
gnu: nspr: Update to 4.18.
...
* gnu/packages/gnuzilla.scm (nspr): Update to 4.18.
2018-02-20 19:52:46 +01:00
Pjotr Prins
1b541c3e93
gnu: ldc: Update to 1.7.0.
...
Fixes recent bootstrap and updates ldc and package manager to match.
* gnu/packages/ldc.scm (ldc-bootstrap): Update to 0.17.4.
[properties]: Add max-slient-time.
[arguments]<#:phases>[patch-phobos]: Update patches (see below).
(ldc): Update to 1.7.0.
(ldc-beta): Delete variable.
[arguments]<#:phases>[patch-phobos]: Update patches (see below).
[arguments]<#:phases>[check]: Use invoke.
(rdmd): Update to 2.077.1.
(dub): Update to 1.7.2.
* gnu/local.mk (dist_patch_DATA): Remove "ldc-disable-tests.patch".
Add "ldc-bootstrap-disable-tests.patch".
Remove "ldc-1.1.0-disable-phobos-tests.patch".
Add "ldc-1.7.0-disable-phobos-tests.patch".
Remove "ldc-1.1.0-disable-dmd-tests.patch".
Co-Authored-By: Danny Milosavljevic <dannym@scratchpost.org>
2018-02-20 19:36:34 +01:00
Marius Bakke
5dd53cbf56
gnu: nginx: Update to 1.13.9.
...
* gnu/packages/web.scm (nginx): Update to 1.13.9.
2018-02-20 19:05:13 +01:00
Marius Bakke
d64bcccf43
gnu: grub: Run tests against Qemu 2.10.
...
* gnu/packages/bootloaders.scm (qemu-minimal-2.10): New variable.
(grub)[native-inputs]: Replace QEMU-MINIMAL with QEMU-MINIMAL-2.10.
2018-02-20 18:23:14 +01:00
Marius Bakke
09183df209
gnu: libical: Update to 3.0.2.
...
* gnu/packages/calendar.scm (libical)[native-inputs]: Add PKG-CONFIG.
[inputs]: Add GLIB and LIBXML2. Move ICU4C to ...
[propagated-inputs]: ... here.
[arguments]: Add #:configure-flags to only build shared libs. Don't access
%build-inputs directly in PATCH-PATHS-PHASE.
[license]: Add MPL2.0.
2018-02-20 17:58:11 +01:00
Marius Bakke
49057c8fc1
Revert "gnu: python2-tqdm: Work around missing flake8 propagation."
...
This reverts commit 53f826cd0f
.
2018-02-20 17:56:06 +01:00
Marius Bakke
7c9a1d5e80
Revert "Revert "gnu: python2-flake8: Fix python-enum34 propagation.""
...
This reverts commit b7049b2e23
.
2018-02-20 17:55:53 +01:00
Marius Bakke
5fa6b52a54
gnu: qemu: Update to 2.11.1.
...
* gnu/packages/patches/qemu-CVE-2017-15038.patch,
gnu/packages/patches/qemu-CVE-2017-15289.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/virtualization.scm (qemu): Update to 2.11.1
[source](patches): Remove.
2018-02-20 17:44:43 +01:00
Marius Bakke
7f69459aca
Merge branch 'master' into staging
2018-02-20 17:36:56 +01:00
Marius Bakke
b1989c1250
gnu: freetype: Fix CVE-2018-6942.
...
* gnu/packages/patches/freetype-CVE-2018-6942.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/fontutils.scm (freetype)[replacement]: New field.
(freetype/fixed): New variable.
2018-02-20 16:26:20 +01:00
Marius Bakke
fb9d035015
gnu: python-pyopenssl: Update to 17.5.0.
...
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 17.5.0.
2018-02-20 16:03:07 +01:00
Marius Bakke
0ba631b90f
gnu: python-cryptography: Update to 2.1.4.
...
* gnu/packages/python-crypto.scm (python-cryptography-vectors,
python-cryptography): Update to 2.1.4.
2018-02-20 16:03:00 +01:00
Marius Bakke
5c73e162e2
gnu: imagemagick: Update to 6.9.9-35.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-35.
2018-02-20 15:04:28 +01:00
Marius Bakke
1eaba63f73
gnu: calendar.scm: Use license: prefix.
...
* gnu/packages/calendar.scm (libical, khal, remind, libhdate): Use license: prefix.
2018-02-20 14:58:52 +01:00
Marius Bakke
9d13e77adb
gnu: rrdtool: Use a fixed version of tzdata for tests.
...
* gnu/packages/rrdtool.scm (rrdtool)[native-inputs]: Replace TZDATA with
TZDATA-FOR-TESTS.
2018-02-20 14:58:52 +01:00
Marius Bakke
4a82722a65
gnu: gtk+: Update to 3.22.28.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.22.28.
2018-02-20 14:55:58 +01:00
Marius Bakke
f55ef78b5c
gnu: gtk+@2: Update to 2.24.32.
...
* gnu/packages/patches/gtk2-fix-failing-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.32.
[source]: Remove 'gtk2-fix-failing-test.patch'.
2018-02-20 14:55:58 +01:00
Marius Bakke
ac85920a74
gnu: bluez: Update to 5.48.
...
* gnu/packages/linux.scm (bluez): Update to 5.48.
2018-02-20 14:55:58 +01:00
Rutger Helling
2395181a67
gnu: Update copyright line.
...
* gnu/packages/gl.scm: Update copyright line for commit 7dbd98a
.
2018-02-20 09:19:30 +01:00
Rutger Helling
7dbd98a1d5
gnu: mesa: Update to 17.3.5.
...
* gnu/packages/gl.scm (mesa): Update to 17.3.5.
2018-02-20 09:15:55 +01:00
Leo Famulari
62868f124c
gnu: tzdata: Preserve directory layout from before tzdata 2018a.
...
tzdata 2018a instroduced some changes to the build and installation
procedures that commit e2832cdc3
failed to address. They are described
in the NEWS file.
This is a followup to commit e2832cdc35
.
* gnu/packages/base.scm (tzdata)[arguments]: Set TZDEFAULT. Remove the
time-zone utility programs in a build phase.
2018-02-19 23:57:36 -05:00
Tobias Geerinckx-Rice
775989c7a8
gnu: nix, patchelf: Use HTTPS for nixos.org home pages.
...
* gnu/packages/elf.scm (patchelf)[home-page]: Use HTTPS.
* gnu/packages/package-management.scm (nix)[home-page]: Likewise.
2018-02-20 05:02:44 +01:00
Tobias Geerinckx-Rice
ba3913a5d3
gnu: font-hack: Update to 3.002.
...
* gnu/packages/fonts.scm (font-hack): Update to 3.002.
2018-02-20 03:31:09 +01:00
Tobias Geerinckx-Rice
3c747a080f
gnu: nss-certs: Update phase style.
...
* gnu/packages/certs.scm (nss-certs)[arguments]: Use MODIFY-PHASES
syntax, substitute INVOKE for SYSTEM*, and end phas with #t.
2018-02-20 03:27:56 +01:00
Tobias Geerinckx-Rice
280b62b074
gnu: pciutils: Update to 3.5.6.
...
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.6.
2018-02-20 02:56:36 +01:00
Tobias Geerinckx-Rice
5fff9d9db4
gnu: perl-uri: Update to 1.73.
...
* gnu/packages/web.scm (perl-uri): Update to 1.73.
[native-inputs]: Add perl-test-needs.
2018-02-20 02:56:36 +01:00
Leo Famulari
e2832cdc35
gnu: tzdata: Update to 2018c.
...
* gnu/packages/base.scm (tzdata): Update to 2018c.
2018-02-19 20:39:06 -05:00
Tobias Geerinckx-Rice
1f577b469a
gnu: chromaprint: Update to 1.4.3.
...
* gnu/packages/mp3.scm (chromaprint): Update to 1.4.3.
[source]: Update URI.
2018-02-19 23:14:02 +01:00
Tobias Geerinckx-Rice
6080632df8
gnu: socat: Update to 1.7.3.2.
...
* gnu/packages/networking.scm (socat): Update to 1.7.3.2.
2018-02-19 23:14:02 +01:00
Tobias Geerinckx-Rice
5404f1c29d
gnu: setbfree: Update to 0.8.5.
...
* gnu/packages/music.scm (setbfree): Update to 0.8.5.
2018-02-19 23:14:01 +01:00
Tobias Geerinckx-Rice
48fbb24c90
gnu: ola: Update to 0.10.6.
...
* gnu/packages/lighting.scm (ola): Update to 0.10.6.
2018-02-19 23:14:01 +01:00
Tobias Geerinckx-Rice
8af77fe96b
gnu: pciutils: Use HTTPS home page.
...
* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
2018-02-19 23:14:01 +01:00