ng0
a3a932c008
gnu: xorriso: Remove 'bzip2' and 'libcdio' from inputs.
...
Thomas Schmitt suggested in bug#28398 to apply these changes. Neither of these
inputs are referenced by the output store item.
* gnu/packages/cdrom.scm (xorriso)[inputs]: Remove 'bzip2' and 'libcdio'.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-01 22:49:54 +00:00
ng0
53e1b30e0c
gnu: Add xfburn.
...
* gnu/packages/xfce.scm (xfburn): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-01 22:49:54 +00:00
ng0
dbfab26dac
gnu: Add libisofs.
...
* gnu/packages/cdrom.scm (libisofs): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-01 22:49:54 +00:00
ng0
1d8e04e64b
gnu: Add libburn.
...
* gnu/packages/cdrom.scm (libburn): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2018-02-01 22:49:50 +00:00
Peter Kreye
bff6739d5e
gnu: ocaml-findlib: Update to 1.7.3.
...
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.7.3.
* gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): Removed.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:29 +01:00
Peter Kreye
a9e9fd1506
gnu: Add ocaml-tsdl.
...
* gnu/packages/ocaml.scm (ocaml-tsdl): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:23 +01:00
Peter Kreye
c98c823704
gnu: Add ocaml-ocb-stubblr.
...
* gnu/packages/ocaml.scm (ocaml-ocb-stubblr): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:21 +01:00
Peter Kreye
69d08bb131
gnu: Add ocaml-ctypes.
...
* gnu/packages/ocaml.scm (ocaml-ctypes): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:19 +01:00
Peter Kreye
edac535493
gnu: Add ocaml-integers.
...
* gnu/packages/ocaml.scm (ocaml-integes): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:16 +01:00
Peter Kreye
2b4d2a4d0a
gnu: ocaml-findlib-1.7.3: Fix install.
...
* gnu/packages/ocaml.scm (ocaml-findlib-1.7.3): install topfind to
lib/ocaml/site-lib
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-02-01 23:09:08 +01:00
Nicolas Goaziou
95e545a4da
gnu: solfege: Make configuration more robust to GC
...
* gnu/packages/music.scm (solfege): Do not introduce store filenames in the
configuration skeleton.
[inputs]: Remove optional players.
2018-02-01 22:38:42 +01:00
Leo Famulari
537a17fbe8
gnu: Add copyright statement for Alex Vong.
...
This is a followup to commit 20be64dcf7
.
* gnu/packages/base.scm: Add copyright statement.
2018-02-01 16:14:41 -05:00
Leo Famulari
eb096cdeba
gnu: libreoffice: Fix build with Poppler >= 0.62.0.
...
* gnu/packages/libreoffice.scm (libreoffice)[arguments]: Patch header and
function names in 'prepare-src' phase.
2018-02-01 15:50:25 -05:00
Christopher Baines
9b32bf6e6c
gnu: Fix and improve the mongo-tools package.
...
The hash of the source for this package is wrong. Most probably because the
source was changed from a tarball to a git repository without updating the
hash. Fixing this seems to break the check phase, so I rewrote that as well,
making changes to the build and install phases as needed.
* gnu/packages/databases.scm (mongo-tools)[source]: Update the hash value.
[arguments]: Remove the different unpack path, as this isn't necessary when
using the git repository as a source. Move the list of tools to make it
accessible from multiple phases. Rewrite the build phase, getting it to
install the tools in to the location the tests seem to expect to find
them. Replace the check phase to run the tests for each tool
individually. Add an install phase to install the tools, now that go install
is not being run in the build phase.
[native-inputs]: Add go-github.com-smartystreets-goconvey as a native-input
as this is required for running the tests.
2018-02-01 20:21:25 +00:00
Christopher Baines
8d54ace78e
gnu: Add go-github.com-smartystreets-goconvey.
...
* gnu/packages/check.scm (go-github.com-smartystreets-goconvey): New variable.
2018-02-01 20:21:25 +00:00
Christopher Baines
da6f9d41c1
gnu: Add go-github.com-jtolds-gls.
...
* gnu/packages/golang.scm (go-github.com-jtolds-gls): New variable.
2018-02-01 20:21:25 +00:00
Christopher Baines
7952804cec
gnu: Add go-github.com-smartystreets-assertions.
...
* gnu/packages/check.scm (go-github.com-smartystreets-assertions): New
variable.
2018-02-01 20:21:24 +00:00
Christopher Baines
bee3012549
gnu: Add go-github.com-smartystreets-gunit.
...
* gnu/packages/check.scm (go-github.com-smartystreets-gunit): New variable.
2018-02-01 20:21:22 +00:00
David Thompson
e543e8c0e7
gnu: awscli: Update to 1.14.32.
...
* gnu/packages/python-web.scm (awscli): Update to 1.14.32.
2018-02-01 14:09:41 -05:00
David Thompson
beacd8a07c
gnu: python-botocore: Update to 1.8.36.
...
* gnu/packages/python.scm (python-botocore): Update to 1.8.36.
2018-02-01 14:09:41 -05:00
Marius Bakke
04941fc550
gnu: python-django: Use the test-only tzdata package for tests.
...
* gnu/packages/django.scm (python-django)[native-inputs]: Replace TZDATA with
TZDATA-FOR-TESTS.
2018-02-01 16:15:39 +01:00
Marius Bakke
7d1986c49f
gnu: gengetopt: Disable parallel tests.
...
* gnu/packages/popt.scm (gengetopt)[arguments]: Add #:parallel-tests? #f.
2018-02-01 14:44:01 +01:00
Marius Bakke
f8460d26ab
Revert "Revert "gnu: python-dateutil: Update to 2.6.1.""
...
This reverts commit f021f32ae3
.
2018-02-01 13:19:53 +01:00
Tobias Geerinckx-Rice
7eaa37a19d
gnu: sslh: Update to 1.19b.
...
* gnu/packages/networking.scm (sslh): Update to 1.19b.
[inputs]: Add pcre.
[home-page]: Update and use HTTPS.
2018-02-01 13:19:06 +01:00
Marius Bakke
1bab734085
gnu: strongswan: Adjust to renamed tzdata input.
...
* gnu/packages/networking.scm (strongswan)[native-inputs]: Replace
TZDATA-2017A with TZDATA-FOR-TESTS.
2018-02-01 13:19:02 +01:00
Marius Bakke
bee7bb315c
Merge branch 'master' into core-updates
2018-02-01 13:18:47 +01:00
Tobias Geerinckx-Rice
d2ea806436
gnu: xmobar: Update to 0.25.
...
* gnu/packages/wm.scm (xmobar): Update to 0.25.
[inputs]: Replace wireless-tools with (upstream-)unbundled ghc-iwlib.
[arguments]: Add ‘with_weather’ to listified #:configure-flags.
2018-02-01 12:58:29 +01:00
Tobias Geerinckx-Rice
a710199606
gnu: Add ghc-iwlib.
...
* gnu/packages/haskell.scm (ghc-iwlib): New public variable.
2018-02-01 12:55:57 +01:00
Marius Bakke
8a4644336d
gnu: libvpx: Update to 1.7.0.
...
* gnu/packages/video.scm (libvpx): Update to 1.7.0.
[source]: Use GIT-FETCH.
2018-02-01 12:06:17 +01:00
Marius Bakke
e896c227e3
gnu: libvpx: Move hard-coded logic out of configure phase.
...
* gnu/packages/video.scm (libvpx)[arguments]: Move arguments from
CONFIGURE-PHASE to #:make-flags and #:configure-flags.
2018-02-01 11:54:25 +01:00
Marius Bakke
b658e165f3
gnu: tevent: Update to 0.9.35.
...
* gnu/packages/samba.scm (tevent): Update to 0.9.35.
2018-02-01 11:38:17 +01:00
Marius Bakke
ac0f19f03c
gnu: ldb: Update to 1.3.1.
...
* gnu/packages/samba.scm (ldb): Update to 1.3.1.
2018-02-01 11:36:40 +01:00
Marius Bakke
11d0741ffc
gnu: whois: Update to 5.3.0.
...
* gnu/packages/networking.scm (whois): Update to 5.3.0.
2018-02-01 11:33:40 +01:00
Marius Bakke
35737d1b6c
gnu: libraw: Update to 0.18.7.
...
* gnu/packages/photo.scm (libraw): Update to 0.18.7.
2018-02-01 11:32:04 +01:00
Marius Bakke
b49bc67ce8
gnu: imagemagick: Update to 6.9.9-34.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-34.
2018-02-01 11:31:40 +01:00
Marius Bakke
94508ced7f
gnu: re2: Update to 2018-02-01.
...
* gnu/packages/regex.scm (re2): Update to 2018-02-01.
2018-02-01 11:25:59 +01:00
Marius Bakke
51d605465e
gnu: feh: Update to 2.23.1.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.23.1.
2018-02-01 11:22:43 +01:00
Marius Bakke
f021f32ae3
Revert "gnu: python-dateutil: Update to 2.6.1."
...
See <https://lists.gnu.org/archive/html/guix-devel/2018-01/msg00538.html >.
This reverts commit b94502bed6
.
2018-02-01 11:22:09 +01:00
Marius Bakke
c2f0e5a44b
gnu: python-rednose: Loosen six requirement.
...
* gnu/packages/check.scm (python-rednose)[arguments]: Add phase to remove
explicit six version requirement.
2018-02-01 11:09:17 +01:00
Marius Bakke
8b7009de75
gnu: python-flake8-polyfill: Update to 1.0.2.
...
* gnu/packages/python.scm (python-flake8-polyfill): Update to 1.0.2.
[native-inputs]: Add PYTHON-PEP8.
2018-02-01 11:09:17 +01:00
Marius Bakke
29f25f2929
gnu: python-pytest-warnings: Mark as superseded by python-pytest.
...
* gnu/packages/check.scm (python-pytest-warnings)[properties]: New field.
(python2-pytest-warnings): Use PACKAGE-WITH-PYTHON2.
[properties]: Superseded by PYTHON2-PYTEST.
2018-02-01 11:09:16 +01:00
Marius Bakke
c8ccf7c5c8
gnu: pootle: Don't require python-pytest-warnings.
...
* gnu/packages/django.scm (pootle)[native-inputs]: Replace
PYTHON2-PYTEST-WARNINGS with PYTHON2-PYTEST.
2018-02-01 11:09:16 +01:00
Marius Bakke
40899635cd
gnu: python-lit: Really fix test suite.
...
* gnu/packages/check.scm (python-lit)[arguments]: In CHECK-PHASE, use lit to
test itself, as described in README.txt.
[native-inputs]: Remove PYTHON-PYTEST. Add LLVM.
2018-02-01 11:09:16 +01:00
Marius Bakke
fcaab9c0e5
gnu: python-gevent: Update to 1.2.2.
...
* gnu/packages/python.scm (python-gevent): Update to 1.2.2.
[source](snippet): Adjust to moved software bundles. Remove greentest substitution.
[arguments]: Add #:modules. Add phases 'unpack-libev', 'patch-hard-coded-paths'
and 'do-not-use-bundled-sources' and replace check phase with a custom command.
[native-inputs]: Add LIBEV source.
2018-02-01 11:09:16 +01:00
Marius Bakke
5029b0bcc4
gnu: glibc@2.25: Don't apply glibc-CVE-2015-5180.patch.
...
This was mistakenly added in 67d527e35e
and
already included in glibc 2.25.
* gnu/packages/base.scm (glibc-2.25)[source](patches): Remove
'glibc-CVE-2015-5180.patch'.
2018-02-01 11:09:16 +01:00
Rutger Helling
7a6be5b95b
gnu: Add vkquake.
...
* gnu/packages/games.scm (vkquake): New variable.
2018-02-01 10:30:59 +01:00
Mark H Weaver
09d95d8507
gnu: linux-libre@4.14: Update to 4.14.16.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.16.
(%linux-libre-4.14-hash): Update hash.
2018-02-01 01:45:54 -05:00
Mark H Weaver
8c9f412d4c
gnu: linux-libre@4.9: Update to 4.9.79.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.79.
2018-02-01 01:44:59 -05:00
Mark H Weaver
a3cd521bc6
gnu: linux-libre@4.4: Update to 4.4.114.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.114.
2018-02-01 01:44:12 -05:00
Leo Famulari
547c4bd23c
gnu: transmission: Update to 2.93.
...
* gnu/packages/bittorrent.scm (transmission): Update to 2.93.
[source]: Update URL and remove patch.
* gnu/packages/patches/transmission-fix-dns-rebinding-vuln.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-31 19:21:51 -05:00
Maxim Cournoyer
d4660a5440
gnu: mcron2: Use Guile 2.2 instead of 2.0.
...
Motivation: Using Guile 2.2 instead of Guile 2.0 gives us the scripting
abilities of Guile 2.2 when writing mcron jobs, such as HTTPS support.
* gnu/packages/guile.scm (gnu): Use the srfi-1 module for the alist-delete
function.
(mcron2)[inputs]: Replace guile-2.0 with guile-2.2.
[parallel-build?]: Disable to fix manual page generation.
[phases]: Add a "use-guile-2.2" phase so the build system uses Guile 2.2.
Replace `system*' with `invoke' in the "bootstrap" phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-31 23:43:03 +01:00
Ludovic Courtès
31bd4175c9
gnu: gdb: Update to 8.1.
...
* gnu/packages/gdb.scm (gdb): Update to 8.1.
2018-01-31 23:31:38 +01:00
Adam Van Ymeren
5f645557a4
gnu: Add strongswan.
...
* gnu/packages/networking.scm (strongswan): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-01-31 23:13:38 +01:00
Adam Van Ymeren
51f887f33d
gnu: python-axolotl: Update to 0.1.39 and fix build.
...
python-axolotl has been failing since March,
https://hydra.gnu.org/job/gnu/master/python-axolotl-0.1.35.x86_64-linux
This also fixes the OMEMO and OTR plugins for Gajim work.
* gnu/packages/patches/python-axolotl-AES-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-crypto.scm (python-axolotl): Upgrade to 0.1.39.
[source]: Use the patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-31 17:36:22 +01:00
Clément Lassieur
8af20b997f
gnu: the-silver-searcher: Update to 2.1.0.
...
* gnu/packages/code.scm (the-silver-searcher): Update to 2.1.0.
2018-01-31 17:24:21 +01:00
Rutger Helling
76ef53eb82
gnu: glslang: Update to commit b5b08462442239e6537315ea1405b6afcd53043e.
...
* gnu/packages/vulkan.scm (glslang): Update to commit
b5b08462442239e6537315ea1405b6afcd53043e.
2018-01-31 14:26:40 +01:00
Rutger Helling
a9342820d3
gnu: spirv-tools: Update to commit 90862fe4b1c6763b32ce683d2d32c2f281f577cf.
...
* gnu/packages/vulkan.scm (spirv-tools): Update to commit
90862fe4b1c6763b32ce683d2d32c2f281f577cf.
2018-01-31 14:26:40 +01:00
Rutger Helling
a4f99103ca
gnu: spirv-headers: Update to commit 061097878467b8e040fbf153a837d844ef9f9f96.
...
* gnu/packages/vulkan.scm (spirv-headers): Update to commit
061097878467b8e040fbf153a837d844ef9f9f96.
2018-01-31 14:26:40 +01:00
Rutger Helling
46de559c74
gnu: youtube-dl: Update to 2018.01.27.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.27.
2018-01-31 12:49:51 +01:00
Rutger Helling
e294c05ee6
gnu: Add innoextract.
...
* gnu/packages/compression.scm (innoextract): New variable.
2018-01-31 12:09:46 +01:00
Rutger Helling
ee5402bfce
gnu: wine64-staging: Enable Vulkan support.
...
* gnu/packages/wine.scm (wine64-staging)[arguments]: Add
'hardcode-libvulkan-path phase.
2018-01-31 09:42:05 +01:00
Rutger Helling
39b4744a07
gnu: wine-staging: Enable Vulkan support.
...
* gnu/packages/wine.scm (wine-staging)[inputs]: Add vulkan-icd-loader.
[arguments]: Don't inherit phases. Add 'hardcode-libvulkan-path phase.
2018-01-31 09:42:05 +01:00
Tobias Geerinckx-Rice
0e8054e8e8
gnu: cfitsio: Update to 3.420.
...
* gnu/packages/astronomy.scm (cfitsio): Update to 3.420.
2018-01-31 06:09:09 +01:00
Tobias Geerinckx-Rice
d5d087abcb
gnu: cfitsio: Mark up description.
...
* gnu/packages/astronomy.scm (cfitsio)[description]: Use @dfn.
2018-01-31 06:09:08 +01:00
Oleg Pykhalov
d84e22578a
gnu: livestreamer: Deprecate in favour of streamlink.
...
* gnu/packages/video.scm (livestreamer): Redefine using ‘deprecated-package’.
2018-01-31 06:35:01 +03:00
Tobias Geerinckx-Rice
3001234da2
gnu: qtractor: Update to 0.8.6.
...
* gnu/packages/music.scm (qtractor): Update to 0.8.6.
2018-01-31 03:39:51 +01:00
Ludovic Courtès
fc12c5237c
gnu: wordnet: Include PIC objects in libWN.a.
...
Fixes a Dico build failure introduced in commit
a6a9e62869
.
* gnu/packages/wordnet.scm (wordnet)[arguments]: Add 'build-libwn-PIC'
phase.
2018-01-31 00:04:00 +01:00
Leo Famulari
cd60284dc6
gnu: mutt: Update to 1.9.3.
...
* gnu/packages/mail.scm (mutt): Update to 1.9.3.
2018-01-30 17:49:11 -05:00
Tobias Geerinckx-Rice
129332ab20
gnu: iproute2: Update to 4.15.0.
...
* gnu/packages/linux.scm (iproute): Update to 4.15.0.
2018-01-30 19:01:28 +01:00
Kei Kebreau
890bf023c5
gnu: tintin++: Update to 2.01.4.
...
* gnu/packages/games.scm (tintin++): Update to 2.01.4.
2018-01-30 11:12:42 -05:00
Kei Kebreau
49c97ea42f
gnu: red-eclipse: Update to 1.6.0.
...
* gnu/packages/games.scm (red-eclipse): Update to 1.6.0.
2018-01-30 11:12:34 -05:00
Ludovic Courtès
a866683198
gnu: Add Aseba.
...
* gnu/packages/robotics.scm (aseba): New variable.
2018-01-30 16:40:32 +01:00
Ludovic Courtès
6ec8a3cc95
gnu: Add Enki.
...
* gnu/packages/robotics.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-01-30 16:40:29 +01:00
Ludovic Courtès
2703135816
gnu: Add Dashel.
...
* gnu/packages/cpp.scm (dashel): New variable.
2018-01-30 16:40:28 +01:00
Ludovic Courtès
ea56247398
gnu: fftw: Add "fftw-avx" optimized variant.
...
* gnu/packages/algebra.scm (fftw-avx): New variable.
2018-01-30 16:21:43 +01:00
Ludovic Courtès
4b0bf99097
gnu: fftw: Add version 3.3.7.
...
* gnu/packages/algebra.scm (fftw-3.3.7): New variable.
2018-01-30 16:21:43 +01:00
Rutger Helling
8b9dbdf36f
gnu: vulkan-icd-loader: Update to 1.0.65.2.
...
* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.0.65.2.
2018-01-30 12:24:10 +01:00
Mark H Weaver
adbe6dea33
gnu: linux-libre: Update to 4.15, while retaining 4.14 LTS.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.
(%linux-libre-hash): Update hash.
(%linux-libre-arm-generic-4.14, %linux-libre-arm-omap2plus-4.14)
(%linux-libre-4.1-version, %linux-libre-4.1-hash): New variables.
* gnu/packages/aux-files/linux-libre/4.15-arm.conf,
gnu/packages/aux-files/linux-libre/4.15-i686.conf,
gnu/packages/aux-files/linux-libre/4.15-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2018-01-30 03:51:21 -05:00
Mark H Weaver
f2a6eca361
gnu: linux-libre: Update configuration files to latest releases.
...
* gnu/packages/aux-files/linux-libre/4.14-i686.conf,
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.9-i686.conf,
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.4-i686.conf,
gnu/packages/aux-files/linux-libre/4.4-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.1-i686.conf,
gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: Update using
"make oldconfig" on the latest point releases.
2018-01-30 03:51:18 -05:00
Mark H Weaver
e0e10e2f58
gnu: linux-libre: NVME core support is now built-in.
...
* gnu/system/linux-initrd.scm (base-initrd)[linux-modules]: Remove "nvme".
* gnu/packages/aux-files/linux-libre/4.1-i686.conf,
gnu/packages/aux-files/linux-libre/4.1-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.4-i686.conf,
gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: Set CONFIG_BLK_DEV_NVME=y.
* gnu/packages/aux-files/linux-libre/4.9-i686.conf,
gnu/packages/aux-files/linux-libre/4.9-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.14-arm.conf,
gnu/packages/aux-files/linux-libre/4.14-i686.conf,
gnu/packages/aux-files/linux-libre/4.14-x86_64.conf: Set CONFIG_BLK_DEV_NVME=y
and CONFIG_NVME_CORE=y.
2018-01-30 03:51:11 -05:00
Christopher Baines
33c88fcb25
gnu: Add mongo-tools.
...
* gnu/packages/databases.scm (mongo-tools): New variable.
2018-01-30 07:41:31 +00:00
Christopher Baines
cf71edee5a
gnu: Add go-github.com-nsf-termbox-go.
...
* gnu/packages/terminals.scm (go-github.com-nsf-termbox-go): New variable.
2018-01-30 07:41:30 +00:00
Christopher Baines
03f801aa88
gnu: Add go-github.com-mattn-go-runewidth.
...
* gnu/packages/textutils.scm (go-github.com-mattn-go-runewidth): New variable.
2018-01-30 07:41:30 +00:00
Christopher Baines
210c6d959d
gnu: Add go-gopkg.in-tomb.v2.
...
* gnu/packages/golang.scm (go-gopkg.in-tomb.v2): New variable.
2018-01-30 07:41:30 +00:00
Christopher Baines
5807172300
gnu: Add go-gopkg.in-mgo.v2.
...
* gnu/packages/databases.scm (go-gopkg.in-mgo.v2): New variable.
2018-01-30 07:41:30 +00:00
Christopher Baines
db341bfa05
gnu: Add daemontools.
...
* gnu/packages/admin.scm (daemontools): New variable.
2018-01-30 07:41:30 +00:00
Christopher Baines
38ea84d876
gnu: Add go-gopkg.in-check.v1.
...
* gnu/packages/check.scm (go-gopkg.in-check.v1): New variable.
2018-01-30 07:41:30 +00:00
Christopher Baines
60a8cbc4b7
gnu: Add go-github.com-jessevdk-go-flags.
...
* gnu/packages/golang.scm (go-github.com-jessevdk-go-flags): New variable.
2018-01-30 07:41:29 +00:00
Christopher Baines
f8ce6eb6d2
gnu: Add go-github.com-howeyc-gopass.
...
* gnu/packages/terminals.scm (go-github.com-howeyc-gopass): New variable.
2018-01-30 07:41:29 +00:00
Christopher Baines
d0c2f81c50
gnu: Add go-golang.org-x-crypto-ssh-terminal.
...
* gnu/packages/terminals.scm (go-golang.org-x-crypto-ssh-terminal): New
variable.
2018-01-30 07:41:29 +00:00
Tobias Geerinckx-Rice
be88eb246b
gnu: libdvdcss: Update to 1.4.1.
...
* gnu/packages/video.scm (libdvdcss): Update to 1.4.1.
2018-01-30 09:25:37 +01:00
Tobias Geerinckx-Rice
004450f42a
gnu: libbluray: Update to 1.0.2.
...
* gnu/packages/video.scm (libbluray): Update to 1.0.2.
[arguments]: Add `refer-to-libxml2-in-.pc-file' phase.
2018-01-30 09:25:37 +01:00
Tobias Geerinckx-Rice
0a0eb42f10
gnu: mate-themes: Update to 3.22.14.
...
* gnu/packages/mate.scm (mate-themes): Update to 3.22.14.
2018-01-30 09:25:37 +01:00
Tobias Geerinckx-Rice
5e69d68213
gnu: jansson: Update to 2.10.
...
* gnu/packages/web.scm (jansson): Update to 2.10.
2018-01-30 09:25:37 +01:00
Tobias Geerinckx-Rice
03e8f9ed79
gnu: nginx: Update to 1.13.8.
...
* gnu/packages/web.scm (nginx): Update to 1.13.8.
2018-01-30 09:25:37 +01:00
Tobias Geerinckx-Rice
e43e1c1f23
gnu: nginx: Fix typo in description.
...
* gnu/packages/web.scm (nginx)[description]: Add hyphen.
2018-01-30 09:25:36 +01:00
Tobias Geerinckx-Rice
6d286d8204
gnu: nginx, nginx-documentation: End phases with #t.
...
* gnu/packages/web.scm (nginx, nginx-documentation)[arguments]: End
phases with #t. Substitute INVOKE for SYSTEM*.
2018-01-30 09:25:36 +01:00
Tobias Geerinckx-Rice
581ae110de
gnu: uhttpmock: Update to 0.5.1.
...
* gnu/packages/web.scm (uhttpmock): Update to 0.5.1.
2018-01-30 09:25:36 +01:00
Tobias Geerinckx-Rice
bfb4cc6b5a
gnu: uwsgi: Update to 2.0.15.
...
* gnu/packages/web.scm (uwsgi): Update to 2.0.15.
2018-01-30 09:25:36 +01:00
Tobias Geerinckx-Rice
96a0aa108f
gnu: stunnel: Update to 5.44.
...
* gnu/packages/web.scm (stunnel): Update to 5.44.
2018-01-30 09:25:35 +01:00
Tobias Geerinckx-Rice
b433baa497
gnu: hiawatha: Update to 10.7.
...
* gnu/packages/web.scm (hiawatha): Update to 10.7.
2018-01-30 09:25:35 +01:00
Tobias Geerinckx-Rice
b598965866
gnu: rsync: Update to 3.1.3.
...
* gnu/packages/rsync.scm (rsync): Update to 3.1.3.
[source]: Remove patches for fixed CVEs.
[properties]: Remove field.
* packages/patches/rsync-CVE-2017-16548.patch: Delete file.
* packages/patches/rsync-CVE-2017-17433.patch: Delete file.
* packages/patches/rsync-CVE-2017-17433-fix-tests.patch: Delete file.
* packages/patches/rsync-CVE-2017-17434-pt1.patch: Delete file.
* packages/patches/rsync-CVE-2017-17434-pt2.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-01-30 09:25:35 +01:00
Rutger Helling
1be6f488dc
gnu: mgba: Fix install libdir.
...
* gnu/packages/games.scm (mgba)[arguments]: Force the install libdir to be in
the store.
2018-01-30 08:29:53 +01:00
Efraim Flashner
865741166b
gnu: procenv: Find 'check' during configure phase.
...
* gnu/packages/linux.scm (procenv)[native-inputs]: Add pkg-config.
2018-01-30 09:22:50 +02:00
Ben Sturmfels
526789a1ac
gnu: python-uniseg: Switch to PyPi source to get missing ucd.sqlite3.
...
Fixes <https://bugs.gnu.org/30189 >.
* gnu/packages/python.scm (python-uniseg)[source]: Fetch from PyPi.
[native-inputs]: Add unzip.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-30 00:17:13 -05:00
David Thompson
9766c6e28e
gnu: godot: Update to 3.0.
...
* gnu/packages/game-development.scm (godot): Update to 3.0.
[inputs]: Add libxi.
2018-01-29 19:24:40 -05:00
Ricardo Wurmus
50e8790335
gnu: libsepol: Fix build on non-x86_64.
...
* gnu/packages/selinux.scm (libsepol)[arguments]: Add phase "portability".
(checkpolicy, libselinux, libsemanage, secilc, python-sepolgen,
python-setools, policycoreutils)[arguments]: Remove inherited phase
"portability".
2018-01-29 23:40:23 +01:00
ng0
57f9671d22
gnu: Add badass.
...
* gnu/packages/games.scm (badass): New variable.
2018-01-29 16:57:59 -05:00
Tobias Geerinckx-Rice
50efd06614
gnu: libpinyin: Update to 2.1.91.
...
* gnu/packages/ibus.scm (libpinyin): Update to 2.1.91.
2018-01-29 23:27:53 +01:00
Tobias Geerinckx-Rice
1f7a84dcc6
gnu: ibus: Don't capitalise pinyin.
...
* gnu/packages/ibus.scm (ibus-libpinyin, libpinyin)[synopis]
[description]: Write `pinyin'.
2018-01-29 23:27:53 +01:00
David Thompson
22b0b798ed
gnu: tiled: Update to 1.1.1.
...
* gnu/packages/game-development.scm (tiled): Update to 1.1.1.
2018-01-29 15:31:21 -05:00
Efraim Flashner
8276a6f411
gnu: gcide: Update to 0.52.
...
* gnu/packages/dictionaries.scm (gcide): Update to 0.52.
2018-01-29 20:46:59 +02:00
Efraim Flashner
a6a9e62869
gnu: dico: Update to 2.5.
...
* gnu/packages/dico.scm (dico): Update to 2.5.
[inputs]: Add wordnet.
2018-01-29 20:46:55 +02:00
Efraim Flashner
d2434298e7
gnu: nano: Update to 2.9.3.
...
* gnu/packages/nano.scm (nano): Update to 2.9.3.
2018-01-29 20:19:26 +02:00
Efraim Flashner
8c0756e23d
gnu: irssi: Update to 1.1.0.
...
* gnu/packages/irc.scm (irssi): Update to 1.1.0.
2018-01-29 20:07:39 +02:00
Mark H Weaver
0a2a70539b
gnu: grub: Add pkg-config to native-inputs.
...
* gnu/packages/bootloaders.scm (grub)[native-inputs]: Add pkg-config.
2018-01-29 06:46:46 -05:00
Leo Famulari
fddf1dc3ab
gnu: wireshark: Update to 2.4.4 [fixes CVE-2018-{5334,5335,5336}].
...
* gnu/packages/networking.scm (wireshark): Update to 2.4.4.
2018-01-28 23:55:37 -05:00
Christopher Baines
548cc74c6a
gnu: Add groovy-emacs-modes.
...
* gnu/packages/emacs.scm (groovy-emacs-modes): New variable.
2018-01-29 00:14:51 +00:00
Kei Kebreau
06f5f0b10a
gnu: Add golly.
...
* gnu/packages/games.scm (golly): New variable.
2018-01-28 18:58:48 -05:00
Tobias Geerinckx-Rice
63899ca77c
gnu: lvm2: Update to 2.02.177.
...
* gnu/packages/linux.scm (lvm2): Update to 2.02.177.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
87c6e9d27f
gnu: haveged: Update to 1.9.2.
...
* gnu/packages/linux.scm (haveged): Update to 1.9.2.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
7f86e5e74d
gnu: fbcat: Update to 0.5.1.
...
* gnu/packages/linux.scm (fbcat): Update to 0.5.1.
[native-inputs]: Remove field.
[arguments]: Add PREFIX to #:make-flags. Remove `fix-docbook-location'
and `build-documentation' phases. Let the Makefile install everything.
Add a `split-fbgrab-output' to clean up.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
33a3b9fc11
gnu: c-toxcore: Update to 0.1.11.
...
* gnu/packages/messaging.scm (c-toxcore): Update to 0.1.11.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
cc809f1636
gnu: slepc: Update to 3.8.2.
...
* gnu/packages/maths.scm (slepc): Update to 3.8.2.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
3c524f2153
gnu: slepc: Update licence.
...
SLEPc has been released under a 2-clause BSD licence since version 3.8.
* gnu/packages/maths.scm (slepc)[licence]: Switch to bsd-2.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
94a1eb96d3
gnu: fbcat, slepc: Use INVOKE.
...
* gnu/packages/linux.scm (fbcat)[arguments]: Substitute INVOKE for
SYSTEM*.
* gnu/packages/maths.scm (slepc)[arguments]: Likewise.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
59cd0ba4ab
gnu: openspecfun: Update to 0.5.3.
...
* gnu/packages/maths.scm (openspecfun): Update to 0.5.3.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
af38b2dd5e
gnu: cargo-version: Fix URI in comment.
...
The table of corresponding cargo and rustc versions was removed from
cargo's HEAD for being outdated, but still illustrates the pattern.
* gnu/packages/rust.scm (cargo-version): Link to an older README.md
revision.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
83c9288230
gnu: simplescreenrecorder: Update to 0.3.9.
...
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9.
[build-system]: Switch to cmake-build-system.
[inputs]: Replace qt-4 with qt.
[arguments]: Build WITH_QT5. Disable non-existent test suite.
2018-01-29 00:23:27 +01:00
Stefan Reichör
b0dea60cee
gnu: Add instantmusic.
...
* gnu/packages/music.scm (instantmusic): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-28 23:46:13 +01:00
Efraim Flashner
a1f531273c
gnu: u-boot: Use newer GCC even during native compiles.
...
* gnu/packages/bootloaders.scm (u-boot)[native-inputs]: Add gcc-7 even
when not cross-compiling.
2018-01-28 22:37:20 +02:00
Efraim Flashner
b253e7b9ac
gnu: Use https for mozilla.github.io.
...
* gnu/packages/fonts.scm (font-fira-mono, font-fira-sans)[home-page]:
Use 'https'.
2018-01-28 21:43:35 +02:00
ng0
760e34b287
gnu: Add font-fira-code.
...
* gnu/packages/fonts.scm (font-fira-code): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2018-01-28 21:41:38 +02:00
Mark H Weaver
76611ce7b5
gnu: tracker: Use sqlite-with-fts5.
...
* gnu/packages/gnome.scm (tracker)[inputs]: Use sqlite-with-fts5 instead of
our default sqlite package.
2018-01-28 00:23:38 -05:00
Mark H Weaver
b9ed5ef3fb
gnu: Add sqlite-with-fts5.
...
* gnu/packages/databases.scm (sqlite-with-fts5): New variable.
2018-01-28 00:23:32 -05:00
Leo Famulari
6ba7ec6577
gnu: certbot: Update to 0.21.1.
...
* gnu/packages/tls.scm (python-acme, certbot): Update to 0.21.1.
2018-01-27 23:09:28 -05:00
Marius Bakke
c3753f3803
gnu: python-xapian-bindings: Don't hard-code Python sitedir.
...
* gnu/packages/search.scm (python-xapian-bindings)[arguments]: In #:make-flags,
use VERSION-MAJOR+MINOR to set pkgpylibdir.
2018-01-27 22:00:39 +01:00
Marius Bakke
7afd2069d5
gnu: python-spectra: Update to 0.0.11.
...
* gnu/packages/python.scm (python-spectra): Update to 0.0.11.
2018-01-27 19:58:33 +01:00
Marius Bakke
12ad52c372
gnu: python-colormath: Update to 3.0.0.
...
* gnu/packages/python.scm (python-colormath): Update to 3.0.0.
2018-01-27 19:58:08 +01:00
Marius Bakke
accfabf6d5
gnu: python-networkx: Update to 2.1.
...
* gnu/packages/python.scm (python-networkx): Update to 2.1.
[source](uri): Change to zipball.
[native-inputs]: Add UNZIP.
2018-01-27 19:56:56 +01:00
Alex Vong
b94502bed6
gnu: python-dateutil: Update to 2.6.1.
...
* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to
2.6.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27 18:46:09 +01:00
ng0
15d449d608
gnu: gnurl: Update to 7.58.0.
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.58.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27 18:46:09 +01:00
ng0
bb85ce7327
Revert "gnu: gnurl: Add '--with-ca-bundle' path to configure-flags."
...
This reverts commit 8bf127d5ab
.
It broke building gnurl in non-reproducible ways.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-01-27 18:46:09 +01:00
Marius Bakke
5e9b141675
gnu: evolution-data-server: Fix build failure against ICU 60.
...
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add
CMAKE_CXX_FLAGS=-std=gnu++11 to #:configure-flags.
2018-01-27 16:28:22 +01:00
Julien Lepiller
dd1f60ecbe
gnu: php: Update to 7.2.1.
...
* gnu/packages/php.scm (php): Update to 7.2.1.
[arguments]: Skip some failing tests.
2018-01-27 11:36:10 +01:00
Ben Woodcroft
ae8522d265
gnu: diamond: Update to 0.9.16.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.16.
2018-01-27 10:21:06 +10:00
Tobias Geerinckx-Rice
c5730ffe19
gnu: xmlsec: Update to 1.2.25.
...
* gnu/packages/xml.scm (xmlsec): Update to 1.2.25.
2018-01-26 17:21:30 +01:00
Tobias Geerinckx-Rice
a5b570b457
gnu: xmlsec: Correct home page.
...
If this package ever shared the libexpat home page, it no longer does.
* gnu/packages/xml.scm (xmlsec)[home-page]: Update.
2018-01-26 17:21:30 +01:00
Tobias Geerinckx-Rice
a5c71d158d
gnu: html-xml-utils: Update to 7.5.
...
* gnu/packages/xml.scm (html-xml-utils): Update to 7.5.
2018-01-26 17:21:30 +01:00
Tobias Geerinckx-Rice
b1eaede03b
gnu: ffms2: Use canonical home page URI.
...
* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here...
[source]: ...to here.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice
5eaa7bb077
gnu: python-mox3: Use @uref in description.
...
* gnu/packages/openstack.scm (python-mox3)[description]: Use @uref.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice
0dfc7612ea
gnu: libmatroska: Update to 1.4.8.
...
* gnu/packages/video.scm (libmatroska): Update to 1.4.8.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice
83e0753994
gnu: znc: Use HTTPS home page.
...
* gnu/packages/messaging.scm (znc)[home-page]: Use HTTPS.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice
5e9670bc2f
gnu: supertuxkart: Use HTTPS home page.
...
* gnu/packages/games.scm (supertuxkart)[home-page]: Use HTTPS.
2018-01-26 17:21:29 +01:00
Oleg Pykhalov
2ede8c61f2
gnu: Add emacs-helm-c-yasnippet.
...
* gnu/packages/emacs.scm (emacs-helm-c-yasnippet): New public variable.
2018-01-26 18:54:30 +03:00
Mark H Weaver
b89d8a4271
Merge branch 'master' into core-updates
2018-01-26 00:15:26 -05:00
Ben Woodcroft
a81f7eb858
gnu: diamond: Update to 0.9.15.
...
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.15.
2018-01-26 12:47:02 +10:00
Tobias Geerinckx-Rice
b1de6129e7
gnu: appstream-glib: Update to 0.7.5.
...
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.5.
[arguments]: Drop ‘enable-’ prefix from Meson options.
2018-01-26 02:14:24 +01:00
Tobias Geerinckx-Rice
44118720c0
gnu: gcab: Update to 1.0 [fixes CVE-2018-5345].
...
* gnu/packages/package-management.scm (gcab): Update to 1.0.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add glib:bin and vala.
[arguments]: Don't build developer documentation.
Disable introspection, thanks.
2018-01-26 02:11:20 +01:00
Tobias Geerinckx-Rice
98b49626d4
gnu: ncdc: Use HTTPS for home page.
...
* gnu/packages/dc.scm (ncdc)[home-page]: Use HTTPS.
2018-01-26 01:03:31 +01:00
Tobias Geerinckx-Rice
1b4b668365
gnu: ncdc: Update to 1.20.
...
* gnu/packages/dc.scm (ncdc): Update to 1.20.
2018-01-26 01:03:17 +01:00
Tobias Geerinckx-Rice
c92f98ad51
gnu: conky: Update to 1.10.7.
...
* gnu/packages/conky.scm (conky): Update to 1.10.7.
[arguments]: Use pkg-config to find ncurses.
[inputs]: Add imlib2 and libxext.
2018-01-26 00:58:19 +01:00
Tobias Geerinckx-Rice
187e4a4b6d
gnu: perl-mime-types: Update to 2.16.
...
* gnu/packages/perl.scm (perl-mime-types): Update to 2.16.
2018-01-26 00:31:18 +01:00
Tobias Geerinckx-Rice
6d688b6e5e
gnu: keybinder: Update URI.
...
* gnu/packages/wm.scm (keybinder)[source, home-page]: Update URI.
2018-01-26 00:21:04 +01:00
Tobias Geerinckx-Rice
bbf9092b9d
gnu: 4store: Update URI.
...
* gnu/packages/databases.scm (4store)[source, home-page]: Update URI.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice
cd70f9bdb0
gnu: deeptools: Update URI.
...
* gnu/packages/bioinformatics.scm (deeptools)[source, home-page]: Update
URI.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice
5b707ab601
gnu: elfutils: Mark up description.
...
* gnu/packages/elf.scm (elfutils)[description]: Use @dfn and @command.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice
2062eae76f
gnu: elfutils: Update to 0.170.
...
* gnu/packages/elf.scm (elfutils): Update to 0.170.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice
33ecc7a4d1
gnu: reposurgeon: Run the test suite.
...
* gnu/packages/version-control.scm (reposurgeon)[arguments]: Run tests.
Add #:make-flags and extend the ‘patch-inputs’ phase to find echo.
Add new ‘set-up-test-environment’ phase.
[native-inputs]: Add cvs, git, mercurial, and subversion.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice
218b94f3b8
gnu: reposurgeon: Update to 3.43.
...
* gnu/packages/version-control.scm (reposurgeon): Update to 3.43.
[source]: Add a patch needed to build the package.
[arguments]: Add ‘patch-inputs’ phase.
[native-inputs]: Replace docbook-xml-4.1.2 with the latest docbook-xml.
[inputs]: Add tzdata.
* gnu/packages/patches/reposurgeon-add-missing-docbook-files.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice
e80611c455
gnu: nss-mdns: Improve synopsis and description.
...
* gnu/packages/avahi.scm (nss-mdns)[synopis, description]: Edit to
appease ‘guix lint’ and, I hope, be a bit more clear.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice
4525e7c7f4
gnu: nss-mdns: Update to 0.11.
...
* gnu/packages/avahi.scm (nss-mdns): Update to 0.11
[source, home-page]: Use new project URI.
2018-01-26 00:09:19 +01:00
Tobias Geerinckx-Rice
318bc42946
gnu: appstream-glib: Update to 0.7.4.
...
* gnu/packages/glib.scm (appstream-glib): Update to 0.7.4.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add gettext and glib:bin.
[inputs]: Add gcab, gperf, and libyaml. Remove nettle.
[arguments]: Adapt #:configure-flags to new build system.
Patch fewer tests in ‘patch-tests’ phase.
2018-01-26 00:09:18 +01:00
Tobias Geerinckx-Rice
cb3909256d
gnu: Add msitools.
...
* gnu/packages/package-management.scm (msitools): New public variable.
2018-01-26 00:09:18 +01:00
Tobias Geerinckx-Rice
98a11b7fce
gnu: Add gcab.
...
* gnu/packages/package-management.scm (gcab): New public variable.
2018-01-26 00:09:18 +01:00
Mark H Weaver
ca4c7d4cd4
gnu: linux-libre@4.1: Update to 4.1.49.
...
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.49.
2018-01-25 16:52:25 -05:00
Oleg Pykhalov
c2c0d66162
gnu: Add cava.
...
* gnu/packages/audio.scm (cava): New public variable.
2018-01-25 22:45:24 +03:00
Mark H Weaver
dbe64d1029
gnu: linux-libre: Add retpoline support on x86 [mitigates spectre].
...
* gnu/packages/linux.scm (make-linux-libre): On x86 systems, build
with GCC-7.
2018-01-25 14:13:57 -05:00
Mark H Weaver
f888d5bb8f
gnu: gcc@7: Update to 7.3.0.
...
* gnu/packages/gcc.scm (gcc-7): Update to 7.3.0.
2018-01-25 14:09:32 -05:00
Leo Famulari
238f3a39a0
gnu: dovecot: Fix CVE-2017-15132.
...
* gnu/packages/patches/dovecot-CVE-2017-15132.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/mail.scm (dovecot)[source]: Use it.
2018-01-25 13:37:19 -05:00
Efraim Flashner
8020ecc756
gnu: cobol: Run cobol85 test-suite.
...
* gnu/packages/cobol.scm (gnucobol)[arguments]: Add phase to place
test-suite tarball in test directory. Change test target.
[native-inputs]: Add perl.
[inputs]: Download test-suite tarball.
2018-01-25 20:29:21 +02:00
Oleg Pykhalov
8c71a52cd9
gnu: libmusicbrainz: Clean spaces between right parenthesis.
...
* gnu/packages/music.scm (libmusicbrainz): Remove unnecessary spaces between
right parenthesis.
2018-01-25 21:06:13 +03:00
Oleg Pykhalov
45b486984d
gnu: gource: Fix the hashes of mutated GitHub archives.
...
* gnu/packages/version-control.scm (gource): Fix hash.
2018-01-25 17:15:12 +03:00
Rutger Helling
0646461a8c
gnu: nftables: Update to 0.8.1.
...
* gnu/packages/linux.scm (nftables): Update to 0.8.1.
2018-01-25 08:50:14 +01:00
Rutger Helling
1dba87d708
gnu: libnftnl: Update to 1.0.9.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.0.9.
2018-01-25 08:50:14 +01:00
Efraim Flashner
418c62fff2
gnu: qt: Update to 5.9.4.
...
* gnu/packages/qt.scm (qt qtbase qtsvg qtimageformats qtx11extras
qtxmlpatterns qtdeclarative qtconnectivity qtwebsockets qtsensors
qtmultimedia qtwayland qtserialport qtserialbus qtwebchannel
qtlocation qttools qtscript qtquickcontrols qtquickcontrols2
qtgraphicaleffects qtgamepad qtscxml qtpurchasing qtcanvas3d
qtnetworkauth qtwebkit): Update to 5.9.4.
2018-01-25 07:14:35 +02:00
Ricardo Wurmus
7bf0170e9f
gnu: Update SELinux packages.
...
* gnu/packages/selinux.scm (libsepol): Update to 2.7, release 20170804.
[source]: Fetch from git.
(checkpolicy)[arguments]: Set LIBSEPOLA.
(libselinux)[arguments]: Likewise; remove build phase "patch-libsepol-path".
(python-sepolgen)[arguments]: Adjust directory name in "enter-dir".
(python-setools): Update to 4.1.1.
[source]: Fetch from git.
(policycoreutils)[source]: Remove patch.
[arguments]: Remove build phases "fix-glib-cflags",
"fix-linkage-with-libsepol", "fix-target-paths", and "wrap-python-tools".
[inputs]: Remove python-wrapper, python-sepolgen, python-setools, python-ipy,
libcap-ng, pcre, dbus, dbus-glib, and glib.
* gnu/packages/patches/policycoreutils-make-sepolicy-use-python3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-25 00:36:57 +01:00
Ricardo Wurmus
ca56021c26
gnu: Update SELinux packages.
...
* gnu/packages/selinux.scm (libsepol): Update to 2.7, release 20170804.
[source]: Fetch from git.
(checkpolicy)[arguments]: Set LIBSEPOLA.
(libselinux)[arguments]: Likewise; remove build phase "patch-libsepol-path".
(python-sepolgen)[arguments]: Adjust directory name in "enter-dir".
(python-setools): Update to 4.1.1.
[source]: Fetch from git.
(policycoreutils)[source]: Remove patch.
[arguments]: Remove build phases "fix-glib-cflags",
"fix-linkage-with-libsepol", "fix-target-paths", and "wrap-python-tools".
[inputs]: Remove python-wrapper, python-sepolgen, python-setools, python-ipy,
libcap-ng, pcre, dbus, dbus-glib, and glib.
* gnu/packages/patches/policycoreutils-make-sepolicy-use-python3.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-25 00:36:26 +01:00
Oleg Pykhalov
f48feaa284
gnu: Add streamlink.
...
* gnu/packages/video.scm (streamlink): New public variable.
2018-01-25 00:42:04 +03:00
Oleg Pykhalov
d32456d5a2
gnu: Add python-pycryptodome.
...
* gnu/packages/python-crypto.scm (python-pycryptodome): New public variable.
2018-01-25 00:33:57 +03:00
Oleg Pykhalov
da061b84d6
gnu: Add python-iso3166.
...
* gnu/packages/iso-codes.scm (python-iso3166): New public variable.
2018-01-25 00:33:57 +03:00
Oleg Pykhalov
3cf3836244
gnu: Add python-iso639.
...
* gnu/packages/iso-codes.scm (python-iso639): New public variable.
2018-01-25 00:33:57 +03:00
Leo Famulari
6b113dad78
gnu: webkitgtk: Update to 2.18.6 [security fixes].
...
Fixes CVE-2017-{7153,7160,7161,7165,13884,13885,} and CVE-2018-{4088,4096}.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.6.
2018-01-24 15:38:59 -05:00
Tobias Geerinckx-Rice
2a2060f9b7
gnu: bind: Update to 9.12.0.
...
* gnu/packages/dns.scm (isc-bind): Update to 9.12.0.
2018-01-24 15:48:44 +01:00
Tobias Geerinckx-Rice
8f4bf6a990
gnu: liburcu: Update to 0.10.1.
...
* gnu/packages/datastructures.scm (liburcu): Update to 0.10.1.
2018-01-24 15:47:52 +01:00
Ricardo Wurmus
5c8cdd4eb4
gnu: Add emacs-slack.
...
* gnu/packages/emacs.scm (emacs-slack): New variable.
2018-01-24 13:19:08 +01:00
Ricardo Wurmus
26b388cead
gnu: Add emacs-circe.
...
* gnu/packages/emacs.scm (emacs-circe): New variable.
2018-01-24 13:19:08 +01:00
Ricardo Wurmus
a204c14cb5
gnu: Add emacs-oauth2.
...
* gnu/packages/emacs.scm (emacs-oauth2): New variable.
2018-01-24 13:19:07 +01:00
Ricardo Wurmus
9c058ef2f2
gnu: Add emacs-websocket.
...
* gnu/packages/emacs.scm (emacs-websocket): New variable.
2018-01-24 13:19:07 +01:00
Ricardo Wurmus
7081d4e087
gnu: Add emacs-emojify.
...
* gnu/packages/emacs.scm (emacs-emojify): New variable.
2018-01-24 13:19:07 +01:00
Mark H Weaver
76c7fc436a
gnu: python-qscintilla: Remove result code plumbing.
...
* gnu/packages/qt.scm (python-qscintilla)[arguments]: In the 'configure'
phase, remove result code plumbing that is no longer needed, since 'invoke'
never returns #false.
2018-01-24 06:35:29 -05:00
Mark H Weaver
78dfc16139
Merge branch 'master' into core-updates
2018-01-24 06:23:33 -05:00
Mark H Weaver
a6af4d25f1
gnu: linux-libre: Update to 4.14.15.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.15.
(%linux-libre-hash): Update hash.
2018-01-24 06:05:00 -05:00
Mark H Weaver
b98af01bf4
gnu: linux-libre@4.9: Update to 4.9.78.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.78.
2018-01-24 06:03:31 -05:00
Mark H Weaver
e0d41d2419
gnu: linux-libre@4.4: Update to 4.4.113.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.113.
2018-01-24 06:02:56 -05:00
Mark H Weaver
52009dc3bd
gnu: icecat: Add more fixes from upstream mozilla-esr52.
...
Includes fixes for CVE-2018-5104, CVE-2018-5097, CVE-2018-5099, and the
remaining 7 out of 21 changesets for CVE-2018-5089.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository. Remove the local spectre mitigation patch
in favor of the (identical) changeset from upstream.
* gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch: Delete.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-24 05:59:01 -05:00
Mark H Weaver
c1c2e1d72b
gnu: icecat: Relabel patches to reflect CVE assignments.
...
Document that our existing patches include fixes for CVE-2018-5091,
CVE-2018-5095, CVE-2018-5096, CVE-2018-5098, CVE-2018-5102, CVE-2018-5103,
CVE-2018-5117, and 14 out of 21 changesets for CVE-2018-5089.
* gnu/packages/gnuzilla.scm (icecat)[sources]: Relabel patches to reflect CVE
assignments.
2018-01-24 05:58:55 -05:00
Efraim Flashner
4f34e0dba0
gnu: vifm: Update inputs.
...
* gnu/packages/vim.scm (vifm)[native-inputs]: Move perl ...
[inputs]: ... to here.
[home-page]: Use https.
2018-01-24 10:54:19 +02:00
Leo Famulari
133f725773
gnu: curl: Update replacement to 7.58.0 [fixes CVE-2018-{1000005,1000007}].
...
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.58.0.
(curl-7.57.0): Replace with curl-7.58.0.
2018-01-24 03:31:51 -05:00
Kei Kebreau
0af6ffdd8d
gnu: qscintilla: Update to 2.10.2.
...
* gnu/packages/qt.scm (qscintilla, python-qscintilla, python-pyqt+qscintilla):
Update to 2.10.2.
2018-01-23 20:02:32 -05:00
Mark H Weaver
a102d359a6
Merge branch 'master' into core-updates
2018-01-23 17:01:07 -05:00
Leo Famulari
f3a13a21e5
gnu: go: Update to 1.9.3.
...
* gnu/packages/golang.scm (go-1.9): Update to 1.9.3.
2018-01-23 16:01:13 -05:00
Leo Famulari
18d9d22adc
gnu: Add the Oil shell.
...
* gnu/packages/shells.scm (oil-shell): New variable.
2018-01-23 15:58:30 -05:00
Leo Famulari
c73a00a376
gnu: libsndfile: Fix CVE-2017-12562.
...
* gnu/packages/patches/libsndfile-CVE-2017-12562.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: New field.
(libsndfile/fixed): New variable.
2018-01-23 15:25:32 -05:00
Ricardo Wurmus
8d26f48e8a
gnu: gnome-maps: Add missing inputs.
...
* gnu/packages/geo.scm (gnome-maps)[inputs]: Add libsecret, libsoup,
libgweather, gdk-pixbuf, glib-networking, and gsettings-desktop-schemas.
2018-01-23 21:18:21 +01:00
Ricardo Wurmus
04ba7a9db6
gnu: powertabeditor: Fix build.
...
* gnu/packages/music.scm (powertabeditor)[arguments]: Add phase
"fix-boost-bug" to fix build with boost 1.64.
2018-01-23 21:18:21 +01:00
Konrad Hinsen
ce018d16f1
gnu: python2-mmtk: Update to 2.7.11
...
* gnu/packages/python.scm (python2-mmtk): Update to 2.7.11.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-23 14:46:33 -05:00
Ludovic Courtès
1b5bee004b
gnu: git: Update to 2.16.1.
...
* gnu/packages/version-control.scm (git): Update to 2.16.1.
2018-01-23 15:01:15 +01:00
Ludovic Courtès
54347e918b
gnu: usbutils: Update to 009.
...
* gnu/packages/linux.scm (usbutils): Update to 009.
2018-01-23 15:01:15 +01:00
Ludovic Courtès
4b0111a4e1
gnu: iw: Update to 4.14.
...
* gnu/packages/linux.scm (iw): Update to 4.14.
2018-01-23 15:01:15 +01:00
Ludovic Courtès
0e5dbc47ab
gnu: wget: Update to 1.19.4.
...
* gnu/packages/wget.scm (wget): Update to 1.19.4.
2018-01-23 15:01:15 +01:00
ng0
0741c3a46a
gnu: gnunet: Use invoke.
...
* gnu/packages/gnunet.scm (gnurl)[arguments]: Substitute invoke for system*.
(guile-gnunet)[arguments]: Likewise.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-23 12:16:29 +01:00
Efraim Flashner
07b8ea841e
gnu: virtualgl: Fix install libdir.
...
* gnu/packages/gl.scm (virtualgl)[arguments]: Force the install libdir
to be in the store and not in the build directory.
2018-01-23 12:49:26 +02:00
Mathieu Othacehe
17153d1816
gnu: Add fgallery.
...
* gnu/packages/graphics.scm (fgallery): New variable.
2018-01-23 10:48:20 +01:00
Fis Trivial
457fc22dd3
gnu: rtags: Fix the bundling issue.
...
* gnu/packages/patches/rtags-separate-rct.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/code.scm (rtags): Dependencies no longer bundled.
[source]: Use tarball release. Use the patch to link rct.
Substitute corresponding headers.
[native-inputs]: Add new dependencies.
[inputs]: Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:43:37 +01:00
Fis Trivial
a893dc2f48
gnu: rct: Add missing headers, enable RTTI.
...
* gnu/packages/patches/rct-add-missing-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cpp.scm (rct): Use the patch, enable RTTI.
[source]: Use the patch to add missing headers from installation.
[arguments]: Enable RTTI in configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:28:27 +01:00
Fis Trivial
6055e88c0d
gnu: Add python-yapf.
...
* gnu/packages/python.scm (python-yapf, python2-yapf): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:22:00 +01:00
Mathieu Lirzin
bfe88e0c6e
gnu: Add 'pyconfigure'.
...
* gnu/packages/autotools.scm (pyconfigure): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:18:22 +01:00
ng0
8bf127d5ab
gnu: gnurl: Add '--with-ca-bundle' path to configure-flags.
...
As a fork of cURL, gnURL on Guix needs to be made aware of the certificate store
to prevent the well-known issue we have.
* gnu/packages/gnunet.scm (gnurl)[configure-flags]: Add '--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-23 10:15:10 +01:00
Tobias Geerinckx-Rice
341afe2a36
gnu: parallel: Update source hash.
...
The upstream tarball changed almost immediately after release.
See https://lists.gnu.org/archive/html/guix-devel/2018-01/msg00319.html .
* gnu/packages/parallel.scm (parallel)[source]: Update hash.
2018-01-23 01:33:53 +01:00
Danny Milosavljevic
afb7cd8e66
Revert "gnu: wxwidgets: Use webkitgtk-2.4."
...
This reverts commit 8a58182c12
.
2018-01-23 01:06:18 +01:00
Danny Milosavljevic
c55c698594
system: Add A20 OLinuXino LIME installer.
...
* gnu/bootloader/u-boot.scm (u-boot-a20-olinuxino-lime-bootloader):
New exported variable.
* gnu/packages/bootloaders.scm (u-boot-a20-olinuxino-lime):
New exported variable.
* gnu/system/install.scm (a20-olinuxino-lime-installation-os):
New exported variable.
2018-01-22 22:53:08 +01:00
Ricardo Wurmus
555773932d
gnu: Add r-argparser.
...
* gnu/packages/cran.scm (r-argparser): New variable.
2018-01-22 22:49:15 +01:00
Ricardo Wurmus
625cdc3fde
gnu: star: Make reproducible.
...
* gnu/packages/bioinformatics.scm (star)[arguments]: Add build phase
"make-reproducible".
2018-01-22 22:49:10 +01:00
Danny Milosavljevic
fa5255fd6a
gnu: python-trytond: End phase in #t.
...
* gnu/packages/tryton.scm (python-trytond): End phase in #t.
2018-01-22 22:09:27 +01:00
Leo Famulari
c2ab5d9233
gnu: mpd: Update to 0.20.15.
...
* gnu/packages/mpd.scm (mpd): Update to 0.20.15.
2018-01-22 15:58:16 -05:00
Efraim Flashner
f3cd6633ce
gnu: clisp: Fix building on aarch64-linux.
...
* gnu/packages/lisp.scm (clisp)[arguments]: Remove 'falign-functions=4'
configure flag.
2018-01-22 22:23:17 +02:00
Danny Milosavljevic
20e42d1e97
gnu: aria-maestosa: Add scons-flags.
...
* gnu/packages/music.scm (aria-maestosa): Add scons-flags.
2018-01-22 19:52:42 +01:00
Danny Milosavljevic
9f832233f1
gnu: python-proteus: Add dependencies.
...
* gnu/packages/tryton.scm (python-proteus)[propagated-inputs]: Add
python-trytond-party, python-trytond-country, python-trytond,
python-stdnum, python-sql, python-wrapt, python-werkzeug,
python-polib, python-genshi, python-relatorio, python-magic.
2018-01-22 19:52:39 +01:00
Adriano Peluso
c8b1defe18
gnu: Add python-trytond-party.
...
* gnu/packages/tryton.scm (define-module): Add (gnu packages finance).
(python-trytond-party): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:36 +01:00
Adriano Peluso
3da86c52e5
gnu: Add python-stdnum.
...
* gnu/packages/finance.scm (python-stdnum, python2-stdnum): New variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:33 +01:00
Adriano Peluso
0a92ebdeeb
gnu: Add python-trytond-country.
...
* gnu/packages/tryton.scm (python-trytond-country): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:30 +01:00
Adriano Peluso
f38d2b422a
gnu: Rename "trytond" to "python-trytond".
...
* gnu/packages/tryton.scm (trytond): Rename to...
(python-trytond): ...this.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:25 +01:00
Adriano Peluso
bf3563d5a4
gnu: Add python-proteus.
...
* gnu/packages/tryton.scm (python-proteus): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:22 +01:00
Adriano Peluso
09b9cf7327
gnu: Add python-phonenumbers.
...
* gnu/packages/python.scm (python-phonenumbers, python2-phonenumbers): New
variables.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:19 +01:00
Adriano Peluso
974a4d5d57
gnu: tryton: Updated to 4.6.2.
...
* gnu/packages/tryton.scm (tryton): Update to 4.6.2.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:16 +01:00
Adriano Peluso
7e99221db9
gnu: trytond: Updated to 4.6.2.
...
* gnu/packages/tryton.scm (trytond): Updated to 4.6.2.
[inputs]: Add python-magic.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:13 +01:00
Adriano Peluso
edb09c53c4
gnu: python-relatorio: Update to 0.8.0.
...
* gnu/packages/python.scm (python-relatorio): Updated to 0.8.0.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:04 +01:00
Adriano Peluso
ce4c9b73c8
gnu: python-magic: Update to 0.4.15.
...
* gnu/packages/python.scm (python-magic) Updated to 0.4.15.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-01-22 19:52:00 +01:00
Danny Milosavljevic
8a58182c12
gnu: wxwidgets: Use webkitgtk-2.4.
...
* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Replace "webkitgtk" by
"webkitgtk-2.4".
2018-01-22 19:51:50 +01:00
Danny Milosavljevic
3081244652
gnu: aria-maestosa: Use scons-build-system.
...
* gnu/packages/music.scm (aria-maestosa)[build-system]: Use
scons-build-system.
[native-inputs]: Remove scons-python2.
[arguments]: Use scons-python2.
<#:phases>: Remove custom phases "build" and "install".
Add custom phase "fix-directory-permissions".
2018-01-22 19:51:50 +01:00
Danny Milosavljevic
7ff72b3601
gnu: aria-maestosa: Use scons-python2.
...
* gnu/packages/music.scm (aria-maestosa)[native-inputs]: Replace "scons" by
"scons-python2".
2018-01-22 19:51:50 +01:00
Tobias Geerinckx-Rice
28b0b21e3f
gnu: parallel: Don't end phase with #<undefined>.
...
* gnu/packages/parallel.scm (parallel)[arguments]: Use INVOKE.
2018-01-22 18:48:23 +01:00
Tobias Geerinckx-Rice
1a35f274af
gnu: parallel: Update to 20180122.
...
* gnu/packages/parallel.scm (parallel): Update to 20180122.
2018-01-22 18:48:10 +01:00
Ludovic Courtès
14e375b980
gnu: guix: Update snapshot to 33988f9
.
...
* gnu/packages/package-management.scm (guix): Update to 33988f9
.
2018-01-22 13:02:36 +01:00
Danny Milosavljevic
3b6502e25d
gnu: python-kivy: Add "git" native-input.
...
* gnu/packages/python.scm (python-kivy)[native-inputs]: Add git.
2018-01-22 10:21:54 +01:00
Efraim Flashner
3df57b3a97
gnu: khmer: Add aarch64-linux to supported systems.
...
* gnu/packages/bioinformatics.scm (khmer)[supported-systems]: Add
aarch64-linux to the supported systems.
2018-01-22 09:39:59 +02:00
Tobias Geerinckx-Rice
33171a3610
gnu: nss-certs: Update to 3.35.
...
* gnu/packages/certs.scm (nss-certs): Update to 3.35.
2018-01-22 00:25:36 +01:00
Tobias Geerinckx-Rice
107a14f9af
gnu: iq80-snappy: Improve synopsis & description.
...
* gnu/packages/compression.scm (iq80-snappy)[synopsis, description]: Fix
typos and add ‘(de)compressor’ keywords.
2018-01-21 22:35:59 +01:00
Tobias Geerinckx-Rice
247064c3d1
gnu: go: Improve description.
...
* gnu/packages/golang.scm (go-1.4)[description]: Edit for clarity.
2018-01-21 22:35:58 +01:00
Tobias Geerinckx-Rice
e11a70176d
gnu: go@1.9: Drop left-over work-around.
...
* gnu/packages/golang.scm (go-1.9)[arguments]: Remove substitution for
fixed bug from the ‘prebuild’ phase.
2018-01-21 22:35:58 +01:00
Tobias Geerinckx-Rice
a63179196e
gnu: direnv: Edit description.
...
* gnu/packages/shellutils.scm (direnv)[description]: Edit and use @file.
2018-01-21 22:35:58 +01:00
Tobias Geerinckx-Rice
6137da8848
gnu: direnv: Use HTTPS for home page.
...
* gnu/packages/shellutils.scm (direnv)[home-page]: Use HTTPS.
2018-01-21 22:35:57 +01:00
Tobias Geerinckx-Rice
caa8de70de
gnu: youtube-dl: Return #t from phases.
...
* gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from
‘fix-the-data-directories’ phase.
2018-01-21 22:35:57 +01:00
Tobias Geerinckx-Rice
1c91169094
gnu: youtube-dl: Update to 2018.01.21.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.21.
[description]: Update. ‘A few’ is simply no longer true.
2018-01-21 22:35:56 +01:00
Tobias Geerinckx-Rice
897bd0b501
gnu: mktorrent: Add missing @dfn to description.
...
* gnu/packages/bittorrent.scm (mktorrent)[description]: Add missing @dfn.
2018-01-21 22:35:56 +01:00
Tobias Geerinckx-Rice
9270b2fb45
gnu: libtorrent-rasterbar: Update home page.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[home-page]: Use extant domain.
2018-01-21 20:40:29 +01:00
Tobias Geerinckx-Rice
982dab0ba7
gnu: newt: Update to 0.52.20.
...
* gnu/packages/slang.scm (newt): Update to 0.52.20.
2018-01-21 20:40:29 +01:00
Tobias Geerinckx-Rice
11861d2bf0
gnu: mia: Update to 2.4.6.
...
* gnu/packages/image-processing.scm (mia): Update to 2.4.6.
2018-01-21 20:40:28 +01:00
Ricardo Wurmus
e7a30ded59
gnu: Add python2-graphite-web.
...
* gnu/packages/monitoring.scm (python2-graphite-web): New variable.
2018-01-21 19:38:51 +01:00
Ricardo Wurmus
a15181bbdb
gnu: Add python2-carbon.
...
* gnu/packages/monitoring.scm (python2-carbon): New variable.
2018-01-21 19:38:51 +01:00
Ricardo Wurmus
4d92c21064
gnu: Add python-whisper.
...
* gnu/packages/monitoring.scm (python-whisper, python2-whisper): New
variables.
2018-01-21 19:38:51 +01:00
Ricardo Wurmus
40fac51a19
gnu: Add python-django-tagging.
...
* gnu/packages/django.scm (python-django-tagging, python2-django-tagging): New
variables.
2018-01-21 19:38:51 +01:00
Ricardo Wurmus
220ed20b22
gnu: Add python-txamqp.
...
* gnu/packages/python.scm (python-txamqp, python2-txamqp): New variables.
2018-01-21 19:38:50 +01:00
Ricardo Wurmus
0b88f536db
gnu: emacs-tiny: Fix indentation.
...
* gnu/packages/emacs.scm (emacs-tiny): Fix indentation.
2018-01-21 14:18:10 +01:00
Ricardo Wurmus
5a545aab62
gnu: emacs-request: Update to 0.3.0.
...
* gnu/packages/emacs.scm (emacs-request): Update to 0.3.0.
[source]: Fetch with git.
2018-01-21 14:18:09 +01:00
Ricardo Wurmus
5f1bb222c9
gnu: Add r-catterplots.
...
* gnu/packages/statistics.scm (r-catterplots): New variable.
2018-01-21 14:18:09 +01:00
Ricardo Wurmus
7762646d95
gnu: Add salmon.
...
* gnu/packages/bioinformatics.scm (libstadenio-for-salmon,
spdlog-for-salmon, bwa-for-salmon, salmon): New variables.
2018-01-21 14:18:09 +01:00
Ricardo Wurmus
8d77a085a7
gnu: Add sailfish.
...
* gnu/packages/bioinformatics.scm (sailfish): New variable.
2018-01-21 14:18:09 +01:00
Ricardo Wurmus
1fe0bde34d
gnu: Add libdivsufsort.
...
* gnu/packages/bioinformatics.scm (libdivsufsort): New variable.
2018-01-21 14:18:09 +01:00
Ricardo Wurmus
c3b2ab9d3b
gnu: Add libgff.
...
* gnu/packages/bioinformatics.scm (libgff): New variable.
2018-01-21 14:18:09 +01:00
Efraim Flashner
b0b7150b6c
gnu: orpheus: Fix build on aarch64-linux.
...
* gnu/packages/orpheus.scm (orpheus)[arguments]: Explicitly set the
build target when building on aarch64-linux.
2018-01-21 12:53:33 +02:00
Danny Milosavljevic
e81e154c40
gnu: python-kivy: Update to 1.10.0.
...
* gnu/packages/python.scm (python-kivy): Update to 1.10.0.
[arguments]: Remove custom "build" phase.
2018-01-21 11:01:51 +01:00
Kei Kebreau
75033216ea
gnu: clisp: Fix build with glibc 2.26.
...
* gnu/packages/patches/clisp-glibc-2.26.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lisp.scm (clisp)[source]: Use it.
2018-01-20 21:48:47 -05:00
Tobias Geerinckx-Rice
8e7e6170ab
gnu: intel-gpu-tools: Use INVOKE.
...
* gnu/packages/admin.scm (intel-gpu-tools)[arguments]: Substitute INVOKE
for SYSTEM*.
2018-01-21 02:53:17 +01:00
Tobias Geerinckx-Rice
601953ed94
gnu: intel-gpu-tools: Update to 1.21.
...
* gnu/packages/admin.scm (intel-gpu-tools): Update to 1.21.
2018-01-21 02:53:16 +01:00
Tobias Geerinckx-Rice
835a148ff3
gnu: libtorrent-rasterbar: Update to 1.1.6.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.6.
2018-01-21 02:53:16 +01:00
Tobias Geerinckx-Rice
d5ae997aaf
gnu: spice: Use HTTPS for spice-space.org home pages.
...
* gnu/packages/spice.scm (spice, spice-vdagent)[home-page]: Use HTTPS
2018-01-21 02:53:15 +01:00
Tobias Geerinckx-Rice
e564a16e28
gnu: spice-gtk: Update to 0.34.
...
* gnu/packages/spice.scm (spice-gtk): Update to 0.34.
2018-01-21 02:53:15 +01:00
Tobias Geerinckx-Rice
8f890fed34
gnu: babl: Update to 0.1.40.
...
* gnu/packages/gimp.scm (babl): Update to 0.1.40.
2018-01-21 02:53:14 +01:00
Tobias Geerinckx-Rice
9d2e56d0af
gnu: babl: Parameterise source URI.
...
* gnu/packages/gimp.scm (babl)[source]: Use VERSION-MAJOR+MINOR.
2018-01-21 02:53:14 +01:00
Tobias Geerinckx-Rice
0c8ac76cfe
gnu: babl: Edit description.
...
* gnu/packages/gimp.scm (babl)[description]: Edit.
2018-01-21 02:53:13 +01:00
Tobias Geerinckx-Rice
fd90e39695
gnu: mktorrent: Update to 1.1.
...
* gnu/packages/bittorrent.scm (mktorrent): Update to 1.1.
[source, home-page]: Use new URI.
2018-01-21 02:50:16 +01:00
Mark H Weaver
7c29129695
gnu: fltk: Fix freetype support.
...
* gnu/packages/fltk.scm (fltk)[native-inputs]: New field. Add 'pkg-config'.
2018-01-20 20:29:35 -05:00
Ludovic Courtès
6915da225f
gnu: gnome-keyring: Fix build with Automake 1.15.1.
...
* gnu/packages/gnome.scm (gnome-keyring)[arguments] <fix-docbook>:
Invoke autoconf/aclocal/automake.
2018-01-21 01:14:22 +01:00
Danny Milosavljevic
7175abaaa4
gnu: Add mkbootimg.
...
* gnu/packages/android.scm (mkbootimg): New variable.
2018-01-20 23:07:20 +01:00
Danny Milosavljevic
6ef5162d65
gnu: Add abootimg.
...
* gnu/packages/android.scm (abootimg): New variable.
2018-01-20 22:52:01 +01:00
Danny Milosavljevic
84ee33787e
system: Add Nintendo NES Classic Edition installer.
...
* gnu/bootloader/u-boot.scm (u-boot-nintendo-nes-classic-edition-bootloader):
New exported variable.
* gnu/packages/bootloaders.scm (u-boot-nintendo-nes-classic-edition):
New exported variable.
* gnu/system/install.scm (nintendo-nes-classic-edition-installation-os):
New exported variable.
2018-01-20 22:50:56 +01:00
Danny Milosavljevic
df8a909660
system: make-u-boot-package: Replace underscores by dashes in package name.
...
* gnu/packages/bootloaders.scm (make-u-boot-package): Replace underscores by
dashes in package name.
2018-01-20 22:50:56 +01:00
Danny Milosavljevic
a7bb327e3c
system: Add A20 OLinuXino MICRO installer.
...
* gnu/bootloader/u-boot.scm (u-boot-a20-olinuxino-micro-bootloader): New
exported variable.
* gnu/packages/bootloaders.scm (u-boot-a20-olinuxino-micro): New exported
variable.
* gnu/system/install.scm (a20-olinuxino-micro-installation-os): New exported
variable.
2018-01-20 22:50:55 +01:00
Danny Milosavljevic
4b9e9abb36
system: Add A20 OLinuXino LIME2 installer.
...
* gnu/bootloader/u-boot.scm (u-boot-a20-olinuxino-lime2-bootloader): New
exported variable.
* gnu/packages/bootloaders.scm (u-boot-a20-olinuxino-lime2): New exported
variable.
* gnu/system/install.scm (a20-olinuxino-lime2-emmc-installation-os): New exported
variable.
2018-01-20 22:50:55 +01:00
Tobias Geerinckx-Rice
e81c906647
gnu: wxsvg: Update to 1.5.12.
...
* gnu/packages/wxwidgets.scm (wxsvg): Update to 1.5.12.
2018-01-20 22:27:34 +01:00
Tobias Geerinckx-Rice
cb7781177b
gnu: video, xml: Fix typo.
...
* gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo.
[description]: Use @dfn.
* gnu/packages/xml.scm (libebml): Likewise.
2018-01-20 22:27:34 +01:00
Gábor Boskovits
d0e9ded713
gnu: java-asm: Update to 6.0.
...
* gnu/packages/java.scm (java-asm): Update to 6.0.
[propagated-inputs]: Add java-aqute-bndlib.
[arguments]: Adjust #:make-flags accordingly.
Co-authored-by: Chris Marusich <cmmarusich@gmail.com>
2018-01-20 13:03:37 -08:00
Efraim Flashner
d6e8a84e2a
gnu: godot: Fix building on aarch64-linux.
...
* gnu/packages/game-development.scm (godot)[arguments]: Add a flag when
building for aarch64-linux to build without threads.
2018-01-20 22:14:37 +02:00
Danny Milosavljevic
e32d302474
gnu: cross-base: Apply gcc 6 patch to gcc >= 6.
...
* gnu/packages/cross-base.scm (cross-gcc): Apply gcc 6 patch to gcc >= 6.
2018-01-20 20:33:11 +01:00
Danny Milosavljevic
f074f5e88c
gnu: u-boot: Update to 2018.01.
...
* gnu/packages/bootloaders.scm (define-module): Import (gnu packages gcc).
(u-boot): Update to 2018.01.
[native-inputs]: Add swig. Remove dtc.
(make-u-boot-package): Use gcc-7.
2018-01-20 20:33:10 +01:00
Danny Milosavljevic
30aeb846d7
system: Add Banana Pi M2 Ultra installer.
...
* gnu/bootloader/u-boot.scm (u-boot-banana-pi-m2-ultra-bootloader): New
exported variable.
(install-allwinner-u-boot): New variable.
(u-boot-allwinner-bootloader): New variable.
* gnu/packages/bootloaders.scm (u-boot-banana-pi-m2-ultra): New exported
variable.
* gnu/system/install.scm (banana-pi-m2-ultra-installation-os): New exported
variable.
2018-01-20 20:33:10 +01:00
Tobias Geerinckx-Rice
ed19fea0e5
gnu: graphicsmagick: Update to 1.3.28 [‘security fixes’].
...
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.28.
2018-01-20 19:59:56 +01:00
Kei Kebreau
ede75282b8
gnu: deutex: Update to 5.1.1.
...
* gnu/packages/games.scm (deutex): Update to 5.1.1.
2018-01-20 13:19:48 -05:00
Rutger Helling
d77f2bd81f
gnu: lookingglass: Update to a10.
...
* gnu/packages/virtualization.scm (lookingglass): Update to a10.
2018-01-20 11:46:02 +01:00
Mark H Weaver
e074a655dd
Merge branch 'master' into core-updates
2018-01-19 23:59:20 -05:00
Leo Famulari
ccb5cac17b
gnu: libexif: Fix CVE-2016-6328.
...
* gnu/packages/patches/libexif-CVE-2016-6328.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/photo.scm (libexif)[source]: Use it.
2018-01-19 17:51:00 -08:00
ng0
e8409dd275
gnu: perl-lingua-pt-stemmer: Update URL.
...
* gnu/packages/language.scm (perl-lingua-pt-stemmer)[source]: Use new
upstream URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-19 16:53:46 -08:00
Diego Nicola Barbato
b2d120ee67
gnu: escpr: Update to 1.6.18.
...
* gnu/packages/cups.scm (escpr): Update to 1.6.18.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-20 00:45:30 +01:00
Ludovic Courtès
eb3e41c92c
gnu: Add Motion.
...
* gnu/packages/video.scm (motion): New variable.
2018-01-20 00:45:30 +01:00
Leo Famulari
92572184cc
gnu: certbot: Update to 0.21.0.
...
* gnu/packages/tls.scm (certbot): Update to 0.21.0.
(python-acme): Update to 0.21.0.
[propagated-inputs]: Add python-josepy.
2018-01-19 11:35:45 -08:00
Leo Famulari
c19271295a
gnu: Add python-josepy.
...
* gnu/packages/python-crypto.scm (python-josepy, python2-josepy): New variables.
2018-01-19 11:35:45 -08:00
Tobias Geerinckx-Rice
07378e315a
gnu: libvirt: Update to 4.0.0.
...
* gnu/packages/virtualization.scm (libvirt): Update to 4.0.0.
[arguments]: Substitute INVOKE for SYSTEM*.
2018-01-19 18:46:43 +01:00
Tobias Geerinckx-Rice
162a137400
gnu: Consistently Write ‘file system(s)’.
...
It is the GNU way.
* doc/guix.texi (Build Systems, DNS Services): Write ‘file system(s)’.
* gnu/build/vm.scm (create-ext-file-system, create-fat-file-system):
Likewise.
* gnu/packages/backup.scm (dirvish, rsnapshot)[description]: Likewise.
* gnu/packages/check.scm (python-testpath)[description]: Likewise.
* gnu/packages/disk.scm (pydf)[description]: Likewise.
* gnu/packages/file-systems.scm (disorderfs)[synopsis, description]: Likewise.
(glusterfs)[description]: Likewise.
* gnu/packages/haskell.scm (ghc-directory, ghc-system-fileio-bootstrap)
(ghc-system-fileio)[synopsis]: Likewise.
(ghc-fsnotify)[description]: Likewise.
* gnu/packages/linux.scm (proot)[description]: Likewise.
(jmtpfs)[synopsis, description]: Likewise.
* gnu/packages/mate.scm (caja, caja-extensions)[description]: Likewise.
* gnu/packages/storage.scm (ceph)[description]: Likewise.
* gnu/packages/sync.scm (lsyncd)[description]: Likewise.
* gnu/packages/syncthing.scm (syncthing)[synopsis]: Likewise.
(go-github-com-zillode-notify)[description]: Likewise.
* gnu/services/nfs.scm (pipefs-service-type): Likewise.
* guix/scripts/system.scm (perform-action): Likewise.
2018-01-19 17:28:31 +01:00
Marius Bakke
28f6f22912
gnu: unbound: Update to 1.6.8 [fixes CVE-2017-15105].
...
* gnu/packages/dns.scm (unbound): Update to 1.6.8.
2018-01-19 16:09:38 +01:00
Marius Bakke
ad7664f636
gnu: libvpx: Use HTTPS for home page.
...
* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
2018-01-19 16:08:06 +01:00
Tobias Geerinckx-Rice
5bb12e1462
gnu: ninja: Update to 1.8.2.
...
* gnu/packages/ninja.scm (ninja): Update to 1.8.2.
[source]: Remove upstreamed patch.
[arguments]: Substitute INVOKE for SYSTEM*. Use standard indentation.
* gnu/packages/patches/ninja-zero-mtime.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-19 13:19:33 +01:00
Tobias Geerinckx-Rice
5d0bd1fbbf
gnu: tcc: Update to 0.9.27.
...
* gnu/packages/c.scm (tcc): Update to 0.9.27.
[license]: Add a comment about attempted Expat re-licencing.
2018-01-19 13:19:33 +01:00
Tobias Geerinckx-Rice
b7cbcee552
gnu: minixml: Update to 2.11.
...
* gnu/packages/xml.scm (minixml): Update to 2.11.
[source]: Use URL-FETCH/TARBOMB method.
[arguments]: Add ‘fix-permissions’ phase.
2018-01-19 13:19:32 +01:00
Tobias Geerinckx-Rice
a040db6d70
gnu: libebml: Update to 1.3.5.
...
* gnu/packages/xml.scm (libebml): Update to 1.3.5.
[source, home-page]: Update URI.
2018-01-19 13:19:32 +01:00
Efraim Flashner
6f10e74fc7
gnu: wine: Parameterize version string in uri.
...
* gnu/packages/wine.scm (wine)[source]: Replace hard-coded version
string with parameterized version.
2018-01-19 11:00:16 +02:00
Rutger Helling
4a24c48695
gnu: xpra: Update to 2.2.3.
...
* gnu/packages/xorg.scm (xpra): Update to 2.2.3.
2018-01-19 08:25:12 +01:00
Tobias Geerinckx-Rice
528d129278
gnu: lz4: Update to 1.8.1.2.
...
* gnu/packages/compression.scm (lz4): Update to 1.8.1.2.
2018-01-19 03:53:41 +01:00
Tobias Geerinckx-Rice
13de2b70b8
gnu: mdds: Update to 1.3.1.
...
* gnu/packages/boost.scm (mdds): Update to 1.3.1.
2018-01-19 02:45:17 +01:00
Tobias Geerinckx-Rice
fbf210cb24
gnu: rdup: Update to 1.1.15.
...
* gnu/packages/backup.scm (rdup): Update to 1.1.15.
[source]: Use new URI. Remove snippet.
[native-inputs]: Add autoconf and automake.
[inputs]: Add mcrypt.
[arguments]: Add ‘bootstrap’ and ‘qualify-inputs’ phases.
Remove ‘remove-Werror’ phase.
[home-page]: Use apparent new (and HTTPS) home page.
2018-01-19 02:45:17 +01:00
Tobias Geerinckx-Rice
8fc46a43c0
gnu: testdisk: Use HTTPS for home page.
...
* gnu/packages/admin.scm (testdisk)[home-page]: Use HTTPS.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice
ca52937c29
gnu: stress: Update to 1.0.4.
...
* gnu/packages/admin.scm (stress): Update to 1.0.4.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice
abf7fed500
gnu: stress: Use newer and HTTPS home page.
...
* gnu/packages/admin.scm (stress)[home-page]: Use HTTPS and ‘sid’ code
name, which is more up to date and will remain so.
2018-01-19 02:45:16 +01:00
Tobias Geerinckx-Rice
d62ab6572b
gnu: gmp: Edit description.
...
* gnu/packages/multiprecision.scm (gmp)[description]: Edit.
Define GMP.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice
75213ad2ce
gnu: gmp: Use HTTPS for home page.
...
* gnu/packages/multiprecision.scm (gmp)[home-page]: Use HTTPS.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice
5b7900d767
gnu: mpfr: Edit synopsis & description.
...
* gnu/packages/multiprecision.scm (mpfr)[synopsis, description]: Edit.
Define MPFR.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice
246db47177
gnu: mpc: Edit synopsis & description.
...
* gnu/packages/multiprecision.scm (mpc)[synopsis, description]: Edit.
Define MPC.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice
45fc77e56e
gnu: mpc: Update home page.
...
* gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
2018-01-19 02:45:14 +01:00
Tobias Geerinckx-Rice
24a87a14e1
gnu: mpfi: Edit synopsis & description.
...
* gnu/packages/multiprecision.scm (mpfi)[synopsis, description]: Edit.
Define several terms. Use GMP instead of MP for consistency.
2018-01-19 02:45:14 +01:00
Tobias Geerinckx-Rice
f89cebb1e6
gnu: mpfi: Update to 1.5.3.
...
* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.3.
[source]: Use a more stable URI.
2018-01-19 02:45:14 +01:00
Leo Famulari
37d110d6ea
gnu: cgit: Update private Git source code to 2.10.5.
...
* gnu/packages/version-control.scm (cgit)[inputs]: Update git:src to 2.10.5.
2018-01-18 17:39:20 -08:00
Leo Famulari
ed6441ae21
gnu: git: Update to 2.16.0.
...
* gnu/packages/version-control.scm (git): Update to 2.16.0.
2018-01-18 17:39:17 -08:00
Vasile Dumitrascu
7cbe77d7ef
gnu: emacs-org: Update to 20180103.
...
* gnu/packages/emacs.scm (emacs-org): Update to 20180103.
[source]: Use orgmode.org instead of elpa.
[home-page]: Update to use https.
* gnu/packages/emacs.scm (emacs-org-contrib): Update to 20180103.
[source]: Update to use https.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2018-01-19 00:02:04 +01:00
Tobias Geerinckx-Rice
2cdf16c8c2
gnu: valgrind: Update to 3.13.0.
...
* gnu/packages/valgrind.scm (valgrind): Update to 3.13.0.
2018-01-18 20:57:24 +01:00
Tobias Geerinckx-Rice
827499e91f
gnu: youtube-dl: Update to 2018.01.18.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
2018-01-18 20:34:20 +01:00
Rutger Helling
87d4e9b94d
gnu: Remove wine-next.
...
* gnu/packages/wine.scm: Remove wine-next.
2018-01-18 20:21:26 +01:00
Rutger Helling
048fca7b5f
gnu: wine: Update to 3.0.
...
* gnu/packages/wine.scm (wine): Update to 3.0.
2018-01-18 20:21:26 +01:00
Ludovic Courtès
6d7b26a39f
gnu: bootstrap: 'package-with-bootstrap-guile' uses 'eq?' memoization.
...
* gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Use
'mlambdaq'.
2018-01-18 16:37:41 +01:00
Ludovic Courtès
8102cf0b37
gnu: commencement: Memoize 'linux-libre-headers-boot0'.
...
Fixes <https://bugs.gnu.org/30155 >.
The effect can be seen in the package graph produced by:
guix graph -e '(@@ (gnu packages commencement) static-bash-for-glibc)'
This reduces the number of "duplicate" nodes in this graph, i.e.,
distinct package objects that correspond to the same derivation (objects
that are not 'eq?' but semantically equal.)
* gnu/packages/commencement.scm (linux-libre-headers-boot0): Make an
'mlambda' instead of a 'lambda'.
(hurd-core-headers-boot0): Ditto.
2018-01-18 16:14:06 +01:00
Oleg Pykhalov
8180a40692
gnu: emacs-debbugs: Update to 0.15.
...
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.15.
2018-01-18 16:13:35 +03:00
Efraim Flashner
8d7b476ba9
gnu: mongodb: Fix indentation.
...
* gnu/packages/databases.scm (mongodb): Replace tabs with spaces.
2018-01-18 15:12:04 +02:00
Efraim Flashner
7f6a607e2a
gnu: mysql: Update to 5.7.21.
...
* gnu/packages/databases.scm (mysql): Update to 5.7.21.
2018-01-18 15:12:02 +02:00
Mark H Weaver
846b8d7fa0
gnu: webkitgtk: Update to 2.18.5.
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5.
[source]: Remove patch.
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 07:24:15 -05:00
Mark H Weaver
4964758360
gnu: linux-libre: Update to 4.14.14.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.14.
(%linux-libre-hash): Update hash.
2018-01-18 06:28:04 -05:00
Mark H Weaver
13a71fb59c
gnu: linux-libre@4.9: Update to 4.9.77.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.77.
2018-01-18 06:27:22 -05:00
Mark H Weaver
e47ab29ebd
gnu: linux-libre@4.4: Update to 4.4.112.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.112.
2018-01-18 06:26:21 -05:00
Efraim Flashner
e80514bc03
gnu: gcc@4.9: Fix libsanitizer cross-compilation.
...
* gnu/packages/gcc.scm (gcc@4.9)[source]: Add gcc-asan-missing-include patch.
2018-01-18 08:59:20 +02:00
Efraim Flashner
809b0a9044
gnu: gcc@4.9: Fix building with glibc@2.26.
...
* gnu/packages/gcc.scm (gcc@4.9)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc.
* gnu/packages/commencement.scm (gcc-for-libstdc++): New variable.
(libstdc++-boot0): Inherit from gcc-for-libstdc++, update note.
2018-01-18 08:59:20 +02:00
Tobias Geerinckx-Rice
d36d4c55c4
gnu: android-udev-rules: Update to 20171113.
...
* gnu/packages/android.scm (android-udev-rules): Update to 20171113.
2018-01-18 05:03:01 +01:00
Tobias Geerinckx-Rice
075972d1fc
gnu: mitlm: Update to 0.4.2.
...
* gnu/packages/speech.scm (mitlm): Update to 0.4.2.
[source]: Use new upstream release URI.
2018-01-18 05:03:01 +01:00
Tobias Geerinckx-Rice
c3812c43f4
gnu: sudo: Update to 1.8.22.
...
* gnu/packages/admin.scm (sudo): 1.8.22.
2018-01-18 05:03:00 +01:00
Tobias Geerinckx-Rice
70260b33e0
gnu: slurm: Add detailed licence information.
...
* gnu/packages/parallel.scm (slurm)[license]: Add more licences.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice
9125758708
gnu: slurm: Use HTTPS for home page.
...
* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice
4ff22ec3b1
gnu: slurm: Update to 17.11.2.
...
* gnu/packages/parallel.scm (slurm): Update to 17.11.2.
[source]: Replace patch with less fragile SUBSTITUTE* in a snippet.
[arguments]: Rename ‘autogen’ phase to ‘autoconf’. Use INVOKE.
* gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice
5d5ad3da88
gnu: Add sl.
...
* gnu/packages/toys.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice
af60a20034
gnu: vim: Update to 8.0.1428.
...
* gnu/packages/vim.scm (vim): Update to 8.0.1428.
[arguments]: Add ‘patch-failing-test’ phase.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice
b87bf3bbd4
gnu: lxterminal: Update to 0.3.1.
...
* gnu/packages/lxde.scm (lxterminal): Update to 0.3.1.
[source]: Remove patch for fixed CVE.
[arguments]: No longer skip test suite which appear to be fixed.
* gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice
08a1e906ec
gnu: glib: Remove duplicate module import.
...
* gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module
(guix packages xml)’. Order remaining module imports alphabetically.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice
7ed6343fd7
gnu: package-management: Prefix licenses.
...
* gnu/packages/package-management.scm (define-module): Import
(guix licenses) with #:prefix instead of #:select.
Adjust all callers.
2018-01-18 04:26:41 +01:00
Tobias Geerinckx-Rice
37756a1332
gnu: package-management: Alphabetise module imports.
...
* gnu/packages/package-management.scm (define-module): Order module
imports alphabetically.
2018-01-18 04:26:41 +01:00
Tobias Geerinckx-Rice
f1fac6b8e0
gnu: rlwrap: Update to 0.43.
...
* gnu/packages/readline.scm (rlwrap): Update to 0.43.
[source, home-page]: Use new upstream URI.
2018-01-18 04:26:41 +01:00
Leo Famulari
491f7fc023
gnu: thc-ipv6: Update to 3.4-0.4bb7257.
...
* gnu/packages/networking.scm (thc-ipv6): Update to 3.4-0.4bb7257.
[source]: Use git-fetch.
2018-01-17 18:22:35 -08:00
Leo Famulari
3ef273377e
gnu: unionfs-fuse: Skip the test phase.
...
* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Set #:tests? #f.
[native-inputs]: Remove python-pytest.
2018-01-17 17:54:06 -08:00
ng0
28b48c87c5
gnu: mlmmj: Update to 1.3.0.
...
* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-17 15:26:56 -08:00
Ludovic Courtès
9e9a207b49
gnu: chez-scheme: Fix build issues against glibc 2.26.
...
* gnu/packages/chez.scm (chez-scheme)[source](modules, snippet): New
fields.
2018-01-18 00:13:14 +01:00
Ludovic Courtès
6b26f9152c
gnu: clang-runtime: Fix build issues against glibc 2.26.
...
* gnu/packages/patches/clang-runtime-asan-build-fixes.patch,
gnu/packages/patches/clang-runtime-esan-build-fixes.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/llvm.scm (clang-runtime-from-llvm): Add 'patches'
parameter and honor it.
(clang-runtime): Pass patch list.
(clang-runtime-3.9.1, clang-runtime-3.7, clang-runtime-3.6)
(clang-runtime-3.5): Likewise.
2018-01-18 00:09:11 +01:00
Rutger Helling
1657fbc9bb
gnu: xpra: Update to 2.2.2.
...
* gnu/packages/xorg.scm (xpra): Update to 2.2.2.
2018-01-17 20:12:46 +01:00
Tobias Geerinckx-Rice
6c162d0e52
gnu: sxiv: Update to 24.
...
* gnu/packages/image-viewers.scm (sxiv): Update to 24.
[inputs]: Add freetype and libxft.
[arguments]: Pass freetype header location in #:make-flags. Be verbose.
2018-01-17 16:16:58 +01:00
Ludovic Courtès
59377c9e12
gnu: fontforge: Fix typo in comment.
...
* gnu/packages/fontutils.scm (fontforge): Fix comment.
2018-01-17 15:48:01 +01:00
Efraim Flashner
9b811f690c
gnu: bullet: Update to 2.87.
...
* gnu/packages/game-development.scm (bullet): Update to 2.87.
[home-page]: Update to new home-page.
2018-01-17 09:55:15 +02:00
Efraim Flashner
1297bc0588
gnu: game-development.scm: Arrange module inputs alphabetically.
...
* gnu/packages/game-development.scm: Arrange module inputs
alphabetically.
2018-01-17 09:55:14 +02:00
Tobias Geerinckx-Rice
e0a646ce81
gnu: foo2zjs: Update to 20171202.
...
* gnu/packages/cups.scm (foo2zjs): Update to 20171202.
2018-01-17 06:02:30 +01:00
Tobias Geerinckx-Rice
0a7d3e1e2d
gnu: foo2zjs: Use correct metadata
...
* gnu/packages/cups.scm (foo2zjs)[home-page, synopsis, description]: Describe
foo2zjs, not foo2xqx.
[licence]: Add expat.
2018-01-17 06:02:29 +01:00
Tobias Geerinckx-Rice
4bd05a21c4
gnu: foomatic-filters: Update to 4.0.17.
...
* gnu/packages/cups.scm (foomatic-filters): Update to 4.0.17.
2018-01-17 06:02:29 +01:00
Tobias Geerinckx-Rice
2e465111f1
gnu: sdl2-image: Update to 2.0.2.
...
* gnu/packages/sdl.scm (sdl2-image): Update to 2.0.2.
2018-01-17 06:02:28 +01:00
Tobias Geerinckx-Rice
750db2ebbc
gnu: sdl2-mixer: Update to 2.0.2.
...
* gnu/packages/sdl.scm (sdl2-mixer): Update to 2.0.2.
2018-01-17 06:02:28 +01:00
Leo Famulari
e112efcaaa
gnu: perl-moosex-getopt: Update to 0.71.
...
* gnu/packages/perl.scm (perl-moosex-getopt): Update to 0.71.
2018-01-16 16:18:12 -08:00
Leo Famulari
dce2ad6953
gnu: python-graphql-relay: Skip the test phase.
...
* gnu/packages/python.scm (python-graphql-relay,
python2-graphql-relay)[arguments]: Set #:tests? #f
2018-01-16 16:18:11 -08:00
Leo Famulari
aebd91bb9f
gnu: python-consul: Skip the test phase.
...
* gnu/packages/python.scm (python-consul, python2-consul)[arguments]:
Set #:tests? #f.
2018-01-16 16:18:11 -08:00
Kei Kebreau
44e4a62164
gnu: Add python-shapely and python2-shapely.
...
* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
2018-01-16 19:09:58 -05:00
Leo Famulari
a4f393b71f
gnu: opencascade-oce: Fix build with glibc 2.26.
...
* gnu/packages/patches/opencascade-oce-glibc-2.26.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/maths.scm (opencascade-oce)[source]: Use it.
2018-01-16 15:24:49 -08:00
Ludovic Courtès
ae785e5e55
gnu: ghc@7: Link against the right libncursesw.so.
...
Fixes <https://bugs.gnu.org/30100 >.
Regression introduced in 667082d591
.
Reported by Leo Famulari <leo@famulari.name>.
* gnu/packages/haskell.scm (ghc)[arguments] <configure-bin>: Adjust to
correctly determine the extension of "libncursesw.so.X.Y".
2018-01-16 23:42:05 +01:00
Ludovic Courtès
07457c30ef
gnu: fontforge: Skip failing test.
...
* gnu/packages/fontutils.scm (fontforge)[arguments]: Add #:make-flags.
2018-01-16 23:42:05 +01:00
Ludovic Courtès
ed4263fc16
gnu: xmlsec: Update to 1.2.25.
...
* gnu/packages/xml.scm (xmlsec): Update to 1.2.25.
2018-01-16 23:42:05 +01:00
Leo Famulari
a25cdef64a
gnu: lightdm: Update to 1.24.0.
...
* gnu/packages/display-managers.scm (lightdm): Update to 1.24.0.
2018-01-16 14:25:02 -08:00
Leo Famulari
093332e5ea
gnu: isc-dhcp: Update to 4.3.6.
...
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.6.
2018-01-16 14:15:51 -08:00
Leo Famulari
0592c4cdf3
gnu: isc-dhcp: Update bundled bind to 9.9.11-P1 [fixes CVE-2017-3145].
...
* gnu/packages/admin.scm (isc-dhcp): Update to 9.9.11-P1.
2018-01-16 14:15:50 -08:00
Leo Famulari
8fa1872aba
gnu: libgnomeui: Fix build with Python 3.6.
...
* gnu/packages/patches/libgnomeui-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (libgnomeui)[source]: Use it.
2018-01-16 14:02:09 -08:00
Tobias Geerinckx-Rice
40267943ae
gnu: bind: Update to 9.11.2-P1 [fixes CVE-2017-3145].
...
* gnu/packages/dns.scm (isc-bind): Update to 9.11.2-P1.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice
78724a5a91
gnu: haskell-check: Use HTTPS for hspec.github.io home pages.
...
* gnu/packages/haskell-check.scm (hspec-discover, ghc-hspec-core)
(ghc-hspec-meta, ghc-hspec, ghc-hspec-contrib)[home-page]: Use HTTPS.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice
3ca1545b21
gnu: python: Use HTTPS for ipython.org home pages.
...
* gnu/packages/python.scm (python-ipython-genutils, python-traitlets)
(python-ipykernel, python-ipython, python-widgetsnbextension)
(python-ipywidgets)[home-page]: Use HTTPS.
2018-01-16 22:21:34 +01:00
Tobias Geerinckx-Rice
7ea7eb2248
gnu: lxde: Use HTTPS for lxde.org home pages.
...
* gnu/packages/lxde.scm (libfm, lxappearance, lxrandr, lxtask, lxterminal)
(menu-cache, pcmanfm, lxmenu-data, lxde-icon-theme, lxde-common, lxinput)
(lxsession, lxpanel)[home-page]: Use HTTPS.
2018-01-16 22:21:33 +01:00
Efraim Flashner
7746af6605
gnu: american-fuzzy-lop: Update to 2.52b.
...
* gnu/packages/debug.scm (american-fuzzy-lop): Update to 2.52b.
[inputs]: custom-qemu now inherits from qemu-minimal.
(qemu-2.3.0): Remove variable.
2018-01-16 22:23:57 +02:00
Leo Famulari
00f45cbb4a
gnu: transmission: Mention CVE-2018-5702.
...
* gnu/packages/bittorrent.scm (transmission): Add comment.
2018-01-16 10:52:21 -08:00
Leo Famulari
e428b2c026
gnu: python-libxml2: Inherit the replacement source of libxml2.
...
Previously, python-libxml2 would inherit the ungrafted libxml2, missing
several patches on the libxml2 source code.
* gnu/packages/xml.scm (python-libxml2, python2-libxml2): Use
package/inherit.
2018-01-16 10:28:20 -08:00
Leo Famulari
7c3f22e9c3
gnu: libxml2: Fix CVE-2017-15412.
...
* gnu/packages/patches/libxml2-CVE-2017-15412.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (libxml2/fixed)[source]: Use it.
2018-01-16 10:28:20 -08:00
Danny Milosavljevic
3b1ada0d71
gnu: Add curlftpfs.
...
* gnu/packages/file-systems.scm (curlftpfs): New variable.
2018-01-16 17:35:29 +01:00
nee
531003be6b
gnu: Add eureka.
...
* gnu/packages/game-development.scm (eureka): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
nee
60037d4e52
gnu: freedom: add native search-paths.
...
* gnu/packages/games.scm (freedoom) [native-search-paths]: Set DOOMWADDIR and
DOOMWADPATH, so source ports and map editors can find the freedoom IWAD.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
Konrad Hinsen
7e06086522
gnu: python-matplotlib: Fix import failure
...
* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add
python-pyqt.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
Alex Vong
1d47ea86ff
gnu: clojure: Update to 1.9.0.
...
* gnu/packages/java.scm (clojure): Update to 1.9.0. Add "core-specs-alpha-src"
and "spec-alpha-src". Remove "java-classpath-src" and "tools-reader-src".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:21 +01:00
ng0
2a5d663bfa
gnu: fish-guix: Remove it.
...
fish-guix has been merged into Guix in 'etc/completion/fish'
* gnu/packages/shells.scm (fish-guix): Remove it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-16 16:00:20 +01:00
Tobias Geerinckx-Rice
889b4af7d8
gnu: mc: Update to 4.8.20.
...
* gnu/packages/mc.scm (mc): Update to 4.8.20.
[arguments]: Rename ‘fix-absolutism’ to (hopefully) more accurate
‘patch-FHS-file-names’. Patch more. Fix new VFS test.
2018-01-16 14:36:09 +01:00
Tobias Geerinckx-Rice
10db64e1b0
gnu: mc: Use HTTPS for home page.
...
* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.
2018-01-16 14:30:17 +01:00
Tobias Geerinckx-Rice
a1b517f908
gnu: opensmtpd: Support PAM authentication.
...
* gnu/packages/mail.scm (opensmtpd)[arguments]: Add ‘--with-auth-pam’
to #:configure-flags.
2018-01-16 13:05:41 +01:00
Tobias Geerinckx-Rice
2f2ce92065
gnu: opensmtpd: Update to 6.0.3p1.
...
* gnu/packages/mail.scm (opensmtpd): Update to 6.0.3p1.
2018-01-16 12:53:12 +01:00
Gábor Boskovits
ae307724de
gnu: java-classpathx-servletapi: Update to 3.0.1.
...
* gnu/packages/java.scm (java-classpathx-servletapi): Update to 3.0.1.
[arguments]: Switch to a java8 compiler, remove comment about not working with java8.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2018-01-15 23:58:13 -08:00
Tobias Geerinckx-Rice
432fd269fa
gnu: Use HTTPS for invisible-island.net home pages.
...
* gnu/packages/ncurses.scm (dialog)[home-page]: Use HTTPS.
* gnu/packages/version-control.scm (diffstat)[home-page]: Likewise.
* gnu/packages/xorg.scm (xterm)[home-page]: Likewise.
2018-01-16 03:02:21 +01:00
Tobias Geerinckx-Rice
9a412aa312
gnu: dialog: Update to 1.3-20171209.
...
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20171209.
2018-01-16 02:56:46 +01:00
Tobias Geerinckx-Rice
4817bb92d7
gnu: audio: Use HTTPS for kokkinizita.linuxaudio.org home pages.
...
* gnu/packages/audio.scm (clalsadrv, amb-plugins, mcp-plugins, rev-plugins)
(fil-plugins, ste-plugins, vco-plugins, wah-plugins, g2reverb)
(zita-convolver, zita-resampler, zita-alsa-pcmi)[home-page]: Use HTTPS.
2018-01-16 02:00:36 +01:00
Tobias Geerinckx-Rice
c353d0140e
gnu: java: Use HTTPS for osgi.org home pages.
...
* gnu/packages/java.scm (java-osgi-annotation, java-osgi-core)
(java-osgi-service-event, java-osgi-cmpn)
(java-osgi-service-component-annotations, java-osgi-dto, java-osgi-resource)
(java-osgi-namespace-contract, java-osgi-namespace-extender)
(java-osgi-namespace-service, java-osgi-util-function)
(java-osgi-util-promise, java-osgi-service-metatype-annotations)
(java-osgi-service-repository, java-osgi-framework, java-osgi-service-log)
(java-osgi-service-jdbc, java-osgi-service-resolver, java-osgi-util-tracker)
(java-osgi-service-cm, java-osgi-service-packageadmin)[home-page]: Use HTTPS.
2018-01-16 01:54:12 +01:00
Tobias Geerinckx-Rice
53a416d6fd
gnu: mpg123: Use HTTPS for home page.
...
* gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
2018-01-16 01:00:30 +01:00
Tobias Geerinckx-Rice
38b87a8af7
gnu: mpg123: Update to 1.25.8.
...
* gnu/packages/mp3.scm (mpg123): Update to 1.25.8.
2018-01-16 01:00:30 +01:00
Tobias Geerinckx-Rice
b7fd77ef65
gnu: compression, text-editors: Use Savannah mirror://.
...
* gnu/packages/compression.scm (lunzip, clzip, lzlib, plzip)[source]: Use
mirror:// URI.
* gnu/packages/text-editors.scm (leafpad)[source]: Likewise.
2018-01-16 01:00:30 +01:00
Tobias Geerinckx-Rice
adbfc6b9f1
gnu: talloc: Update to 2.1.11.
...
* gnu/packages/samba.scm (talloc): Update to 2.1.11.
[arguments]: Run all tests. Use INVOKE.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice
a9691718e8
gnu: iniparser: Update to 4.1.
...
* gnu/packages/samba.scm (iniparser): Update to 4.1.
[arguments]: Update library SONAME.
[home-page]: Abandon outdated home page with no mention of version 4.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice
fa5e661859
gnu: iniparser: Use INSTALL-FILE.
...
* gnu/packages/samba.scm (iniparser)[arguments]: Simplify ‘install’ phase by
replacing COPY-FILE with INSTALL-FILE.
2018-01-15 14:58:33 +01:00
Tobias Geerinckx-Rice
cf52c9255d
gnu: iniparser: Use #:make-flags.
...
* gnu/packages/samba.scm (iniparser)[arguments]: Use #:make-flags to set
‘CC’ instead of patching the Makefile. Remove fruitless SYMLINK call.
2018-01-15 14:58:32 +01:00
Tobias Geerinckx-Rice
33fa13eac1
gnu: iniparser: Fix documentation directory.
...
* gnu/packages/samba.scm (iniparser)[arguments]: Install documentation to
‘/share/doc/iniparser’ instead of ‘/share/doc’.
2018-01-15 14:58:32 +01:00
Tobias Geerinckx-Rice
52e752e3c5
gnu: ccache: Update to 3.3.5.
...
* gnu/packages/ccache.scm (ccache): Update to 3.3.5.
[arguments]: Don't substitute ‘which’ in ‘setup-tests’ phase.
Add new ‘munge-failing-test’ phase to make test suite pass.
2018-01-15 14:58:32 +01:00
Oleg Pykhalov
dd72837dff
gnu: Add emacs-json-mode.
...
* gnu/packages/emacs.scm (emacs-json-mode): New public variable.
2018-01-15 14:55:11 +03:00
Oleg Pykhalov
b0912e9fdb
gnu: Add emacs-json-reformat.
...
* gnu/packages/patches/emacs-json-reformat-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/emacs.scm (emacs-json-reformat): New variable.
2018-01-15 14:42:55 +03:00
Tobias Geerinckx-Rice
15eef66e5d
gnu: ghc-hmatrix-special: Update to 0.4.0.1.
...
* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.4.0.1.
2018-01-15 07:29:44 +01:00
Tobias Geerinckx-Rice
26d6539bc0
gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7.
...
* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): Update to 0.4.1.7.
2018-01-15 07:29:39 +01:00
Tobias Geerinckx-Rice
e72a77e1a4
gnu: ghc-hmatrix-gsl: Update to 0.18.0.1.
...
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.18.0.1.
2018-01-15 07:29:34 +01:00
Tobias Geerinckx-Rice
621fe476ec
gnu: ghc-hmatrix: Update to 0.18.1.0.
...
* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.18.1.0.
2018-01-15 07:29:30 +01:00
Tobias Geerinckx-Rice
7a1bc3b9e7
gnu: ghc-juicypixels: Update to 3.2.9.3.
...
* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
2018-01-15 07:29:25 +01:00
Tobias Geerinckx-Rice
e427a0e42c
gnu: ghc-iproute: Use HTTPS for home page.
...
* gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
2018-01-15 07:29:20 +01:00
Tobias Geerinckx-Rice
1cc0942f49
gnu: ghc-iproute: Update to 1.7.1.
...
* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.1.
2018-01-15 07:29:15 +01:00
Tobias Geerinckx-Rice
06c8258b51
gnu: opusfile: Update to 0.9.
...
* gnu/packages/xiph.scm (opusfile): Update to 0.9.
2018-01-15 07:29:11 +01:00
Tobias Geerinckx-Rice
2e33e6b18b
gnu: xiph: Use HTTPS for home pages where possible.
...
* gnu/packages/xiph.org (libogg, libvorbis, libtheora, ao, flac)
(vorbis-tools, opusfile, icecast)[home-page]: Use HTTPS.
2018-01-15 07:29:06 +01:00
Tobias Geerinckx-Rice
81e59e4146
gnu: linux: Use HTTPS for home pages where possible.
...
* gnu/packages/linux.scm (ltrace, libnl, pflask, acpi, module-init-tools)
(snapscreenshot)[home-page]: Use HTTPS.
2018-01-15 07:29:02 +01:00
Tobias Geerinckx-Rice
4631e6c9cd
gnu: tls: Use HTTPS for home pages where possible.
...
* gnu/packages/tls.scm (openssl, p11-kit, python-acme)[home-page]: Use
HTTPS instead of HTTP, irony.
2018-01-15 07:28:57 +01:00
Tobias Geerinckx-Rice
af63f03f27
gnu: geos: Update to 3.6.2.
...
* gnu/packages/geo.scm (geos): Update to 3.6.2.
2018-01-15 07:28:53 +01:00
Tobias Geerinckx-Rice
6d2ff64584
gnu: gpsbabel: Complete licencing information.
...
* gnu/packages/gps.scm (gpsbabel)[source]: Remove unused files in a snippet.
[license]: Add expat.
2018-01-15 07:28:47 +01:00
Tobias Geerinckx-Rice
facee7941f
gnu: gpsbabel: Use HTTPS for home page.
...
* gnu/packages/gps.scm (gpsbabel)[home-page]: Use HTTPS.
2018-01-15 07:28:43 +01:00
Tobias Geerinckx-Rice
85389321f0
gnu: libedit: Update to 20170329-3.1.
...
* gnu/packages/libedit.scm (libedit): Update to 20170329-3.1.
[arguments]: Remove deprecated ‘--enable-widec’ from #:configure-flags.
2018-01-15 07:28:38 +01:00
Tobias Geerinckx-Rice
c3d8bf3992
gnu: libedit: Use HTTPS for home page.
...
* gnu/packages/libedit.scm (libedit)[home-page]: Use HTTPS.
2018-01-15 07:28:34 +01:00
Christopher Baines
0076f5a98c
gnu: Remove redundant wrapping from packages using ruby-build-system.
...
Now that the build system does wrapping automatically, it can be removed from
the packages that do it manually.
* gnu/packages/databases.scm (es-dump-restore)[arguments]: Remove #:phases.
* gnu/packages/ruby.scm (ruby-redcloth)[arguments]: Remove #:phases.
(ruby-httpclient)[arguments]: Remove 'wrap-bin-httpclient from the modified
phases.
2018-01-14 22:16:26 +00:00
Christopher Baines
3cb3fa6747
guix: build: ruby-build-system: Install to the vendor directory
...
* guix/build/ruby-build-system.scm (install): Install gems to the vendor
directory, rather than the GEM_HOME. The vendor directory does not include
the version of ruby used to install the gem in the path, which makes it
easier to add it to the GEM_PATH for all versions of ruby to use.
(gem-home): Remove procedure.
* gnu/packages/ruby.scm (ruby, ruby-2.1)[native-search-paths]: Switch to
lib/ruby/vendor_ruby.
(ruby-1.8)[native-search-paths]: Remove native-search-paths.
(gem-directory): Remove procedure.
(ruby-ansi, ruby-ae)[arguments]: Remove use of gem-directory.
(ruby-metaclass, ruby-instantiator, ruby-introspection, ruby-mocha,
ruby-nokogiri, ruby-minitest-tu-shim, ruby-redcloth)[arguments]: Remove use
of gem-home.
(ruby-git, ruby-httpclient)[arguments]: Remove use of GEM_HOME.
* gnu/packages/databases.scm (es-dump-restore)[arguments]: Remove use of
GEM_HOME.
2018-01-14 22:16:08 +00:00
Andreas Enge
b1225dd30f
arb: Update to 2.12.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.12.0.
2018-01-14 21:11:04 +01:00
Andreas Enge
9054bbfe1e
gnu: pari-gp: Update to 2.9.4.
...
* gnu/packages/algebra.scm (pari-gp): Update to 2.9.4.
2018-01-14 21:07:31 +01:00
Leo Famulari
6d49ca16be
gnu: elogind: Fix compilation against glibc 2.26.
...
* gnu/packages/freedesktop.scm (elogind)[arguments]: Add a 'patch-locale-header'
phase.
2018-01-14 08:36:48 -08:00
Leo Famulari
bad12e839c
gnu: rct: Re-categorize some inputs.
...
OpenSSL and zlib are referred to by the built package, so we make them
regular inputs.
This is a followup to commit e8b409741b
.
* gnu/packages/cpp.scm (rct)[native-inputs]: Move openssl and zlib to ...
[inputs]: ... new field.
2018-01-13 17:23:31 -08:00
Fis Trivial
e8b409741b
gnu: Add rct.
...
* gnu/packages/cpp.scm (rct): New variable.
2018-01-13 17:11:49 -08:00
Ludovic Courtès
1b321229f4
gnu: icecat: Fix compilation against glibc 2.26.
...
* gnu/packages/patches/icecat-glibc-2.26.patch: New file.
* gnu/packages/gnuzilla.scm (icecat)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-13 23:22:40 +01:00
Ludovic Courtès
7342edf390
gnu: livemedia-utils: Update to 2017.10.28.
...
* gnu/packages/video.scm (livemedia-utils): Update to 2017.10.28.
2018-01-13 22:42:28 +01:00
Ludovic Courtès
156c14c1cc
gnu: livemedia-utils: Fix compilation against glibc 2.26.
...
* gnu/packages/video.scm (livemedia-utils)[source](snippet, modules):
New fields.
2018-01-13 22:42:09 +01:00
Tobias Geerinckx-Rice
a03abe7888
gnu: flashrom: Update to 1.0.
...
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.0.
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice
291b5de9ce
gnu: flashrom: Use HTTPS for home page.
...
* gnu/packages/flashing-tools.scm (flashrom)[home-page]: Use HTTPS.
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice
a178e83b99
gnu: mpd: Remove (gnu packages gcc) import.
...
This follows up commit 7641266b03
.
* gnu/packages/mpd.scm: Don't #:use-module (gnu packages gcc).
2018-01-13 21:25:42 +01:00
Tobias Geerinckx-Rice
e9aa6b5e91
gnu: mpd: Use HTTPS for musicpd.org home pages.
...
* gnu/packages/mpd.scm (libmpdclient, mpd, mpd-mpc, ncmpc)[home-page]: Use
HTTPS.
2018-01-13 21:25:41 +01:00
Tobias Geerinckx-Rice
fc2847b1f7
gnu: mpdscribble: Update home page.
...
* gnu/packages/mpd.scm (mpdscribble)[home-page]: This package seems to have
found a home. Use it.
2018-01-13 21:25:41 +01:00
Tobias Geerinckx-Rice
7da9e792e4
gnu: libmpdclient: Update to 2.13.
...
* gnu/packages/mpd.scm (libmpdclient): Update to 2.13.
[build-system]: Switch to meson-build-system.
[native-inputs]: Add pkg-config and check.
[arguments]: Enable tests and build documentation.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice
265c31f5a3
gnu: pcre: Use HTTPS for home pages.
...
* gnu/packages/pcre.scm (pcre, pcre2)[home-page]: Use HTTPS.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice
7a0ba651a6
gnu: gsm: Update to 1.0.17.
...
* gnu/packages/audio.scm (gsm): Update to 1.0.17.
2018-01-13 21:25:40 +01:00
Tobias Geerinckx-Rice
916225e26e
gnu: youtube-dl: Update to 2018.01.14.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.14.
2018-01-13 21:25:39 +01:00
Tobias Geerinckx-Rice
4a2982a132
gnu: libcap-ng: Use HTTPS for home page.
...
* gnu/packages/admin.scm (libcap-ng)[home-page]: Use HTTPS.
2018-01-13 21:25:39 +01:00
Tobias Geerinckx-Rice
0dd6d21ae3
gnu: lz4: Update to 1.8.1.
...
* gnu/packages/compression.scm (lz4): Update to 1.8.1.
[arguments]: Enable ‘#:parallel-tests?’, now considered safe upstream.
Use ‘more GNU’-style lowercase ‘prefix=’.
2018-01-13 21:25:38 +01:00
Leo Famulari
f05c46d9a5
gnu: krita: Update to 3.3.3.
...
* gnu/packages/kde.scm (krita): Update to 3.3.3.
2018-01-13 09:29:19 -08:00
Tobias Geerinckx-Rice
08429f3934
gnu: xfce: Use HTTPS for xfce.org home pages.
...
* gnu/packages/xfce.scm (gtk-xfce-engine, libxfce4util, xfconf, libxfce4ui)
(exo, garcon, tumbler, xfce4-panel, xfce4-battery-plugin)
(xfce4-clipman-plugin, xfce4-pulseaudio-plugin, xfce4-xkb-plugin)
(xfce4-appfinder, xfce4-session, xfce4-settings, thunar, thunar-volman)
(xfwm4, xfdesktop, xfce4-terminal, xfce, xfce4-power-manager, ristretto)
(xfce4-taskmanager, orage)[home-page]: Use HTTPS.
2018-01-13 16:34:22 +01:00
Tobias Geerinckx-Rice
ea4eed6817
gnu: xfce4-terminal: Update to 0.8.6.
...
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.6.
2018-01-13 16:34:21 +01:00
Tobias Geerinckx-Rice
905d15e1d5
gnu: gl2ps: Update to 1.4.0.
...
* gnu/packages/gl.scm (gl2ps): Update to 1.4.0.
2018-01-13 16:34:21 +01:00
Tobias Geerinckx-Rice
eab68c83eb
gnu: dmidecode: Update to 3.1.
...
* gnu/packages/admin.scm (dmidecode): Update to 3.1.
2018-01-13 16:34:20 +01:00
Tobias Geerinckx-Rice
f7147e278e
gnu: gpgme: Update to 1.10.0.
...
* gnu/packages/gnupg.scm (gpgme): Update to 1.10.0.
[arguments]: Remove ‘patch-cmake-file’ work-around for fixed bug.
2018-01-13 16:16:56 +01:00
Tobias Geerinckx-Rice
864f3f1d04
gnu: offlineimap: Update to 7.1.5.
...
* gnu/packages/mail.scm (offlineimap): Update to 7.1.5.
2018-01-13 16:16:55 +01:00
Tobias Geerinckx-Rice
b15af0ce37
gnu: lcov: Update to 1.13.
...
* gnu/packages/code.scm (lcov): Update to 1.13.
[arguments]: Remove superfluous #:make-flags.
2018-01-13 12:41:30 +01:00
Julien Lepiller
1124683d8c
gnu: java-powermock-modules-junit4: Fix junit version detection.
...
* gnu/packages/java.scm (java-powermock-modules-junit4)[arguments]: Fix
junit version detection.
2018-01-13 12:06:51 +01:00
Julien Lepiller
59e0021cc7
gnu: java-powermock-core: Include resources.
...
* gnu/packages/java.scm (java-powermock-core)[arguments]: Add a phase to
include resources.
2018-01-13 12:06:12 +01:00
Ludovic Courtès
7c0926ea7c
gnu: guix: Update snapshot to 0dcf675
.
...
* gnu/packages/package-management.scm (guix): Update to 0dcf675
.
2018-01-13 00:57:52 +01:00
Ludovic Courtès
22c334fa2e
gnu: hunspell-dict-en: Include all the .dic files.
...
Fixes a regression introduced in
d4d7d70912
which broke
'hunspell-dict-en' (but not the 'hunspell-dict-en-*' variants.)
* gnu/packages/aspell.scm (aspell-word-list)[install]: Check whether
'LANGUAGE.dic' exist before installing it. If it doesn't exist, install
all of *.dic.
2018-01-13 00:32:55 +01:00
Ludovic Courtès
17c3eea760
gnu: libgnome: Adjust for latest GLib.
...
* gnu/packages/patches/libgnome-encoding.patch: New file.
* gnu/packages/gnome.scm (libgnome)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-13 00:09:23 +01:00
Leo Famulari
6b433caed2
gnu: transmission: Fix a DNS rebinding vulnerability that allows RCE.
...
* gnu/packages/patches/transmission-fix-dns-rebinding-vuln.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bittorrent.scm (transmission)[source]: Use it.
2018-01-12 10:11:47 -08:00
Tobias Geerinckx-Rice
d95bb2957d
gnu: dtc: Update to 1.4.6.
...
* gnu/packages/bootloaders.scm (dtc): Update to 1.4.6.
[source]: Remove both patches.
* gnu/packages/patches/dtc-format-modifier.patch: Delete file.
* gnu/packages/patches/dtc-32-bits-check.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
2018-01-12 16:43:51 +01:00
Tobias Geerinckx-Rice
b09c6b55ad
gnu: harminv: Update to 1.4.1.
...
* gnu/packages/engineering.scm (harminv): Update to 1.4.1.
[source, home-page]: Switch to new host.
2018-01-12 15:06:43 +01:00
Tobias Geerinckx-Rice
a0bb98c322
gnu: gphoto2: Update to 2.5.15.
...
* gnu/packages/photo.scm (gphoto2): Update to 2.5.15.
2018-01-12 15:06:43 +01:00
Tobias Geerinckx-Rice
84f5e43779
gnu: libgphoto2: Update to 2.5.16.
...
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.16.
2018-01-12 15:04:38 +01:00
Tobias Geerinckx-Rice
58e3603e7f
gnu: colordiff: Update to 1.0.18.
...
Also add the non-archive URL, which was probably the intention of commit
8d479d27ca
. Better late than never.
* gnu/packages/patchutils.scm (colordiff): Update to 1.0.18.
2018-01-12 13:08:13 +01:00
Ludovic Courtès
ad51430398
gnu: lua-lgi: Update to 0.9.2.
...
* gnu/packages/lua.scm (lua-lgi): Update to 0.9.2.
[native-inputs]: Add DBUS.
2018-01-12 09:44:58 +01:00
Gábor Boskovits
e5a96113ca
gnu: java-commons-lang: Disable failing test.
...
* gnu/packages/java.scm (java-commons-lang)[arguments]: Modify #:test-exclude
to disable randomly failing tests.
The testsuite include tests about distribution of random inputs,
meaning that they can randomly fail. Disable them to avoid build failures.
Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
2018-01-11 23:17:05 -08:00
Leo Famulari
e6ebc7b132
gnu: libvorbis: Integrate grafted patches.
...
* gnu/packages/xiph.scm (libvorbis)[replacement]: Remove field.
[source]: Add patches from libvorbis/fixed.
(libvorbis/fixed): Remove variable.
2018-01-11 14:22:58 -08:00
Leo Famulari
4adb40bffc
Merge branch 'master' into core-updates
2018-01-11 14:22:50 -08:00
Leo Famulari
138c08899b
gnu: libvorbis: Fix CVE-2017-{14632,14633}.
...
* gnu/packages/patches/libvorbis-CVE-2017-14632.patch,
gnu/packages/patches/libvorbis-CVE-2017-14633.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis/fixed): New variable.
2018-01-11 14:13:17 -08:00
Fis Trivial
ce577655a3
gnu: Add selene.
...
* gnu/packages/lua.scm (selene): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 22:49:15 +01:00
Ludovic Courtès
20bf5fce7d
gnu: grep: Add dependency on PCRE.
...
Suggested by Oleg Pykhalov <go.wigust@gmail.com>
and Roel Janssen <roel@gnu.org>.
* gnu/packages/base.scm (grep)[inputs]: New field.
* gnu/packages/commencement.scm (grep-final)[inputs]: New field.
2018-01-11 22:49:15 +01:00
Maxim Cournoyer
33ca12f3e4
gnu: emacs-sr-speedbar: Update to 20161025.
...
* gnu/packages/emacs.scm (emacs-sr-speedbar): Update to 20161025.
[version]: Use git-version.
[source]: Download sources via git-fetch and use git-file-name.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-11 12:53:50 -05:00
Kei Kebreau
6342ebd5e7
gnu: libcdio-paranoia: Update to 10.2+0.94.2.
...
* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+0.94.2.
2018-01-11 12:28:07 -05:00
Kei Kebreau
49e23afa79
gnu: libcdio: Update to 2.0.0.
...
* gnu/packages/cdrom.scm (libcdio): Update to 2.0.0.
2018-01-11 12:27:55 -05:00
amirouche
4f85f7f7ef
gnu: guile-bytestructures: Update to 1.0.1.
...
* gnu/package/guile.scm (guile-bytestructures): Update to 1.0.1.
[source]: Use tarball from github instead of git.
[build-system]: Use GNU-BUILD-SYSTEM.
[arguments]: Remove.
[navitve-inputs]: Add PKG-CONFIG.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 14:07:30 +01:00
Ludovic Courtès
73244e634c
gnu: guix: Update snapshot to 3c5dbd2
.
...
* gnu/packages/package-management.scm (guix): Update to 3c5dbd2
.
2018-01-11 11:20:00 +01:00
nee
3c5dbd2bee
gnu: Add sound-juicer.
...
* gnu/packages/gnome.scm (sound-juicer): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:32:05 +01:00
nee
1ea29aa042
gnu: Add libmusicbrainz.
...
* gnu/packages/music.scm (libmusicbrainz): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:30:33 +01:00
nee
6b445c574b
gnu: Add libdiscid.
...
* gnu/packages/music.scm (libdiscid): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:27:16 +01:00
Tobias Geerinckx-Rice
50dc3b8b2f
gnu: inkscape: Use HTTPS for home page.
...
* gnu/packages/inkscape.scm (inkscape)[home-page]: Use HTTPS.
2018-01-11 03:16:01 +01:00
Tobias Geerinckx-Rice
2b7eda61cb
gnu: inkscape: Update to 0.92.2.
...
* gnu/packages/inkscape.scm (inkscape): Update to 0.92.2.
2018-01-11 03:16:01 +01:00
Tobias Geerinckx-Rice
f26fa354f1
gnu: newsbeuter: Deprecate in favour of newsboat.
...
* gnu/packages/syndication.scm (newsbeuter): Redefine using
‘deprecated-package’.
* gnu/packages/patches/newsbeuter-CVE-2017-12904.patch: Delete file.
* gnu/packages/patches/newsbeuter-CVE-2017-14500.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Remove both.
2018-01-11 03:16:00 +01:00
Tobias Geerinckx-Rice
74a2355254
gnu: rrdtool: Update to 1.7.0.
...
* gnu/packages/rrdtool.scm (rrdtool): Update to 1.7.0.
[native-inputs]: Add bc, perl, and tzdata.
[arguments]: Remove obsolete substitution in ‘pre-configure’ phase.
Set TZDIR for tests in new ‘prepare-test-environment’ phase.
Add ‘remove-native-input-references’ phase for example scripts.
2018-01-10 23:40:36 +01:00
Tobias Geerinckx-Rice
cd661a4175
gnu: fio: Update to 3.3.
...
* gnu/packages/benchmark.scm (fio): Update to 3.3.
2018-01-10 23:40:36 +01:00
Tobias Geerinckx-Rice
9998c55132
gnu: perl-list-moreutils: Update to 0.428.
...
* gnu/packages/perl.scm (perl-list-moreutils): Update to 0.428.
2018-01-10 23:40:35 +01:00
Tobias Geerinckx-Rice
721bdea50b
gnu: libmtp: Update to 1.1.14.
...
* gnu/packages/libusb.scm (libmtp): Update to 1.1.14.
2018-01-10 23:40:35 +01:00
Tobias Geerinckx-Rice
0ee12dc9f1
gnu: python-idna: Update to 2.6.
...
* gnu/packages/python.scm (python-idna): Update to 2.6.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice
c959a77451
gnu: ocaml-zed: Update to 1.6.
...
* gnu/packages/ocaml.scm (ocaml-zed): Update to 1.6.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice
86f0d00c2b
gnu: rrdtool: Re-order imports.
...
* gnu/packages/rrdtool.scm: Order imports alphabetically.
2018-01-10 23:40:34 +01:00
Tobias Geerinckx-Rice
570623d569
gnu: rrdtool: Use HTTPS for home page.
...
* gnu/packages/rrdtool.scm (rrdtool)[home-page]: Use HTTPS.
2018-01-10 23:40:33 +01:00
Efraim Flashner
cac274aa80
gnu: wine: Remove duplicate supported-systems field.
...
* gnu/packages/wine.scm (wine)[supported-systems]: Remove duplicate
field.
2018-01-10 23:03:28 +02:00
Mark H Weaver
f8b135b25f
gnu: linux-libre: Update to 4.14.13.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.13.
(%linux-libre-hash): Update hash.
2018-01-10 15:54:21 -05:00
Mark H Weaver
fc2a5fa3f9
gnu: linux-libre@4.9: Update to 4.9.76.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.76.
2018-01-10 15:53:42 -05:00
Mark H Weaver
7e0ae2bc6c
gnu: linux-libre@4.4: Update to 4.4.111.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.111.
2018-01-10 15:52:55 -05:00
Efraim Flashner
db34d4bbed
gnu: grub-hybrid: Don't try to install files that already exist.
...
* gnu/packages/bootloaders.scm (grub-hybrid)[arguments]: Check if a file
already exists in the destination directory before installing it.
2018-01-10 21:06:39 +02:00
Efraim Flashner
7ba2a1af5c
gnu: wine: Limit supported architectures to ones that can build our wine.
...
* gnu/packages/wine.scm (wine)[supported systems]: New field, limit to
architectures which can build for their selected '#:system'.
2018-01-10 19:55:29 +02:00
ng0
6b86af5a09
gnu: stagit: Update to 0.7.2.
...
* gnu/packages/version-control.scm (stagit): Update to 0.7.2.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-10 09:48:30 -08:00
Ben Sturmfels
b438d7cfa8
gnu: pelican: Enable Markdown support.
...
* gnu/packages/python.scm (pelican)[propagated-inputs]: Add python-markdown to
support Markdown as mentioned in the package description.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-10 09:48:30 -08:00
Tobias Geerinckx-Rice
8286215326
gnu: Use one spelling for ‘copyright’.
...
* gnu/packages/gtk.scm: Standardise on ‘copyright’ spelling in
file headers.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/perl-check.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* guix/import/gem.scm: Likewise.
* guix/import/hackage.scm: Likewise.
2018-01-10 18:21:20 +01:00
Tobias Geerinckx-Rice
3be65cde75
gnu: gtkspell3: Update to 3.0.9.
...
* gnu/packages/gtk.scm (gtkspell3): Update to 3.0.9.
2018-01-10 17:52:20 +01:00
Tobias Geerinckx-Rice
871d1074e1
gnu: whois: Remove misleading comment.
...
See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30037 >.
* gnu/packages/networking.scm (whois): Remove comment about mkpasswd.
2018-01-10 16:17:35 +01:00
Tobias Geerinckx-Rice
1cfd7eafb9
gnu: wcslib: Mark up description.
...
* gnu/packages/astronomy.scm (wcslib)[description]: Define ‘FITS’. Use @dfn.
2018-01-10 16:00:32 +01:00
Tobias Geerinckx-Rice
ed8ac55246
gnu: wcslib: Update to 5.18.
...
* gnu/packages/astronomy.scm (wcslib): Update to 5.18.
2018-01-10 15:59:48 +01:00
Tobias Geerinckx-Rice
67c23790d3
gnu: xdg-utils: Update to 1.1.2.
...
* /gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.2.
2018-01-10 15:59:48 +01:00
Tobias Geerinckx-Rice
62f709f391
gnu: blind: Update to 1.1.
...
* gnu/packages/suckless.scm (blind): Update to 1.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice
205f4f2858
gnu: xbattmon: Update to 1.1.
...
* gnu/packages/suckless.scm (xbattmon): Update to 1.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice
6872680c0a
gnu: ding: Update to 1.8.1.
...
* gnu/packages/dictionaries.scm (ding): Update to 1.8.1.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice
9358ae8adf
gnu: lsyncd: Update to 2.2.2.
...
* gnu/packages/sync.scm (lsyncd): Update to 2.2.2.
2018-01-10 15:59:47 +01:00
Tobias Geerinckx-Rice
c304543e07
gnu: libzen: Update to 0.4.37.
...
* gnu/packages/cpp.scm (libzen): Update to 0.4.37.
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice
83be56a818
gnu: iso-codes: Update to 3.77.
...
* gnu/packages/iso-codes.scm (iso-codes): Update to 3.77.
[license]: Use ‘license:’ #:prefix instead of #:select (gpl2+).
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice
a9717a52a2
gnu: ghc-chell-quickcheck: Update to 0.2.5.1.
...
* gnu/packages/haskell.scm (ghc-chell-quickcheck)
(ghc-chell-quickcheck-bootstrap): Update to 0.2.5.1.
2018-01-10 15:59:46 +01:00
Tobias Geerinckx-Rice
03de26343e
gnu: ghc-quickcheck-unicode: Update to 1.0.1.0.
...
* gnu/packages/haskell-check.scm (ghc-quickcheck-unicode): Update to
1.0.1.0.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice
9e8401a539
gnu: python-ply, python2-ply: Update to 3.10.
...
* gnu/packages/python.scm (python-ply): Update to 3.10.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice
d1308c5ed2
gnu: libsvm: Update to 3.22.
...
* gnu/packages/machine-learning.scm (libsvm): Update to 3.22.
[source]: Use upstream tarball instead of a git snapshot.
2018-01-10 15:59:45 +01:00
Tobias Geerinckx-Rice
7e71d5666b
gnu: xterm: Download over HTTP by default.
...
* gnu/packages/xorg.scm (xterm)[source]: Add HTTP mirror URI.
2018-01-10 15:59:44 +01:00
Tobias Geerinckx-Rice
f9c84cd495
gnu: utfcpp: Update to 2.3.5.
...
* gnu/packages/textutils.scm (utfcpp): Update to 2.3.5.
[source]: Download tarball from new location.
[build-system]: Switch to cmake-build-system.
[arguments]: Use it, with custom ‘install’ phase.
[native-inputs]: Remove unzip.
2018-01-10 15:59:44 +01:00
Ben Woodcroft
f6e2d86f8e
gnu: seqmagick: Use 'pypi-uri'.
...
* gnu/packages/bioinformatics.scm (seqmagick)[source]: Use 'pypi-uri'.
2018-01-10 20:16:36 +10:00
Ben Woodcroft
3146f22dec
gnu: mafft: Update to 7.313.
...
* gnu/packages/bioinformatics.scm (mafft): Update to 7.313.
[source]: Use HTTPS URI.
2018-01-10 20:16:36 +10:00
Leo Famulari
d9a38cc255
gnu: syncthing: Update to 0.14.43.
...
* gnu/packages/syncthing.scm (syncthing): Update to v0.14.43.
2018-01-10 01:29:18 -08:00
Leo Famulari
924d777a34
gnu: Golang X text libraries: Update to 0.0.0-1.e19ae14.
...
* gnu/packages/syncthing.scm (go-golang-org-x-text-transform,
go-golang-org-x-text-unicode-norm): Update to 0.0.0-1.e19ae14.
2018-01-10 01:22:09 -08:00
Leo Famulari
51bca8bd9a
gnu: Golang X net libraries: Update to 0.0.0-1.d866cfc.
...
* gnu/packages/syncthing.scm (go-golang-org-x-net-ipv4,
go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy): Update to 0.0.0-1.d866cfc.
2018-01-10 01:22:08 -08:00
Leo Famulari
f394db42c4
gnu: Golang X crypto libraries: Update to 0.0.0-1.95a4943.
...
* gnu/packages/syncthing.scm (go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea): Update to 0.0.0-1.95a4943.
2018-01-10 01:22:08 -08:00
Leo Famulari
a1d1e55cca
gnu: go-github-com-xtaci-smux: Update to 1.0.6-0.c3e1824.
...
* gnu/packages/syncthing.scm (go-github-com-xtaci-smux): Update to
1.0.6-0.c3e1824.
2018-01-10 01:22:08 -08:00
Leo Famulari
d4138c0c67
gnu: go-github-com-tjfoc-gmsm-sm4: Update to 0.0.0-1.98aa888.
...
* gnu/packages/syncthing.scm (go-github-com-tjfoc-gmsm-sm4): Update to
0.0.0-1.98aa888.
2018-01-10 01:22:08 -08:00
Leo Famulari
48f677c978
gnu: go-github-com-thejerf-suture: Update to 2.0.1-0.87e298c.
...
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
2.0.1-0.87e298c.
2018-01-10 01:22:07 -08:00
Leo Famulari
b39bd1d4e5
gnu: go-github-com-templexxx-xor: Update to 0.1.2.
...
* gnu/packages/syncthing.scm (go-github-com-templexxx-xor): Update to 0.1.2.
[propagated-inputs]: Add go-github-com-templexxx-cpufeat.
2018-01-10 01:22:07 -08:00
Leo Famulari
54a5a8f101
gnu: go-github-com-templexxx-reedsolomon: Remove unused package.
...
* gnu/packages/syncthing.scm (go-github-com-templexxx-reedsolomon):
Remove variable.
2018-01-10 01:22:07 -08:00
Leo Famulari
619db5cfeb
gnu: go-github-com-syndtr-goleveldb: Update to 0.0.0-2.34011bf.
...
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
0.0.0-2.34011bf.
2018-01-10 01:22:06 -08:00
Leo Famulari
feade866d0
gnu: go-github-com-sasha-s-go-deadlock: Update to 0.1.0-1.03d40e5.
...
* gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update
to 0.1.0-1.03d40e5.
2018-01-10 01:22:06 -08:00
Leo Famulari
d2c7971da3
gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-1.e181e09.
...
* gnu/packages/syncthing.scm (define-public go-github-com-rcrowley-go-metrics):
Update to 0.0.0-1.e181e09.
2018-01-10 01:22:06 -08:00
Leo Famulari
1ad4e366ef
gnu: go-github-com-pkg-errors: Update to 0.0.0-1.e881fd5.
...
* gnu/packages/syncthing.scm (go-github-com-pkg-errors): Update to
0.0.0-1.e881fd5.
2018-01-10 01:22:06 -08:00
Leo Famulari
ac90914159
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.2.0-0.26fe5ac.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.2.0-0.26fe5ac.
2018-01-10 01:22:05 -08:00
Leo Famulari
d277b9bc34
gnu: go-github-com-oschwald-geoip2-golang: Update to 1.1.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.1.0.
2018-01-10 01:22:05 -08:00
Leo Famulari
5e30d8c1f7
gnu: go-github-com-lib-pq: Update to 0.0.0-1.83612a5.
...
* gnu/packages/syncthing.scm (go-github-com-lib-pq): Update to
0.0.0-1.83612a5.
2018-01-10 01:22:05 -08:00
Leo Famulari
ece4c5bc67
gnu: go-github-com-kardianos-osext: Update to 0.0.0-1.ae77be6.
...
* gnu/packages/syncthing.scm (go-github-com-kardianos-osext): Update to
0.0.0-1.ae77be6.
2018-01-10 01:22:05 -08:00
Leo Famulari
e83994f2b7
gnu: go-github-com-golang-groupcache-lru: Update to 0.0.0-1.84a468c.
...
* gnu/packages/syncthing.scm (go-github-com-golang-groupcache-lru):
Update to 0.0.0-1.84a468c.
2018-01-10 01:22:04 -08:00
Leo Famulari
c1753d6ce1
gnu: go-github-com-gogo-protobuf: Update to 0.5-1.35b81a0.
...
* gnu/packages/syncthing.scm (go-github-com-gogo-protobuf): Update to
0.5-1.35b81a0.
2018-01-10 01:22:04 -08:00
Leo Famulari
e1c815351b
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 0.0.0-1.3dc7875.
...
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32):
Update to 0.0.0-1.3dc7875.
2018-01-10 01:22:03 -08:00
Leo Famulari
3aecf5bd15
gnu: go-golang-org-x-time-rate: Update to 0.0.0-1.6dc1736.
...
* gnu/packages/syncthing.scm (go-golang-org-x-time-rate): Update to
0.0.0-1.6dc1736.
2018-01-10 01:22:03 -08:00
Leo Famulari
2b4588609b
gnu: go-golang-org-x-sys-unix: Update to 0.0.0-1.8380141.
...
* gnu/packages/syncthing.scm (go-golang-org-x-sys-unix): Update to
0.0.0-1.8380141.
[arguments]: Adjust the tests to the build environment.
2018-01-10 01:22:03 -08:00
Leo Famulari
27fbcae6d5
gnu: kcp-go: Switch upstream source.
...
* gnu/packages/syncthing.scm (go-github-com-audriusbutkevicius-kcp-go):
Replace with ...
(go-github-com-xtaci-kcp-go): ... new variable.
2018-01-10 01:22:03 -08:00
Leo Famulari
e62d057505
gnu: Add go-github-com-klauspost-reedsolomon.
...
* gnu/packages/syncthing.scm (go-github-com-klauspost-reedsolomon): New
variable.
2018-01-10 01:22:02 -08:00
Leo Famulari
63aade459d
gnu: Add go-github-com-klauspost-cpuid.
...
* gnu/packages/syncthing.scm (go-github-com-klauspost-cpuid): New variable.
2018-01-10 01:22:02 -08:00
Leo Famulari
b12df4f544
gnu: go-github-com-minio-sha256-simd: Update to 0.0.0-1.ad98a36.
...
* gnu/packages/syncthing.scm (go-github-com-minio-sha256-simd): Update
to 0.0.0-1.ad98a36.
2018-01-10 01:22:02 -08:00
Leo Famulari
38ea280286
gnu: go-github-com-zillode-notify: Update to 0.0.0-1.8fff849.
...
* gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
0.0.0-1.8fff849.
2018-01-10 01:22:01 -08:00
Ludovic Courtès
4610ab7c9a
gnu: make-bootstrap: Add libc:static to the inputs.
...
Fixes use of 'getpwnam' & co. from the statically-linked guile in the
initrd, as reported by Leo Famulari <leo@famulari.name> at
<https://lists.gnu.org/archive/html/guix-devel/2018-01/msg00061.html >.
* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)[native-inputs]:
Add "libc:static".
2018-01-10 10:05:56 +01:00
Leo Famulari
fddb22ac19
gnu: gpm: Fix building with glibc 2.26.
...
* gnu/packages/patches/gpm-glibc-2.26.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (gpm)[source]: Use it.
2018-01-10 00:07:40 -08:00
Leo Famulari
606e246861
gnu: nfs-utils: Adapt to changes in glibc 2.26.
...
* gnu/packages/patches/nfs-utils-missing-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/nfs.scm (nfs-utils)[source]: Use it.
2018-01-10 00:07:40 -08:00
Leo Famulari
03674a7ca2
gnu: rpcbind: Build with libnsl.
...
* gnu/packages/onc-rpc.scm (rpcbind)[inputs]: Add libnsl.
2018-01-10 00:07:39 -08:00
Leo Famulari
0f7db1d320
gnu: Add libnsl.
...
* gnu/packages/onc-rpc.scm (libnsl): New variable.
2018-01-10 00:07:39 -08:00
Leo Famulari
e522771221
gnu: libtirpc: Update to 1.0.2.
...
* gnu/packages/onc-rpc.scm (libtirpc): Update to 1.0.2.
[source]: Adjust patch list.
* gnu/packages/patches/libtirpc-CVE-2017-8779.patch: Delete file.
* gnu/packages/patches/libtirpc-missing-headers.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2018-01-10 00:07:39 -08:00
Tobias Geerinckx-Rice
85afaceb10
gnu: xterm: Update to 331.
...
* gnu/packages/xorg.scm (xterm): Update to 331.
[arguments]: Remove now-default ‘--enable-256-color’ from #:configure-flags.
now enabled by default.
2018-01-10 02:08:36 +01:00
Tobias Geerinckx-Rice
edfa2eee91
gnu: yoshimi: Update to 1.5.6.
...
* gnu/packages/music.scm (yoshimi): Update to 1.5.6.
[description]: Tweak slightly.
2018-01-10 01:52:26 +01:00
Tobias Geerinckx-Rice
5edc86820f
gnu: yoshimi: Find ncurses with pkg-config.
...
* gnu/packages/music.scm (yoshimi)[arguments]: Remove obsolete
‘find-ncurses’ phase.
2018-01-10 01:52:26 +01:00
Tobias Geerinckx-Rice
57b05e4a24
gnu: yadifa: Update to 2.3.7.
...
* gnu/packages/dns.scm (yadifa): Update to 2.3.7.
[arguments]: Add ‘--disable-build-timestamp’ and ‘--enable-acl’ to, and
remove ‘--enable-messages’ from #:configure-flags.
2018-01-10 01:52:25 +01:00
Eric Bavier
eb0e51c4c7
gnu: perl-module-pluggable: Fix perms on patch.
...
* gnu/packages/patches/perl-module-pluggable-search.patch: Remove executable
bit.
2018-01-09 13:44:52 -06:00
Efraim Flashner
fa58a0a62e
gnu: libb2: Only check for CPU optimisations on Intel architectures.
...
* gnu/packages/crypto.scm (libb2)[arguments]: Only pass the
configure-flag '--enable-fat' on i686 or x86_64.
2018-01-09 23:15:09 +02:00
Efraim Flashner
513dc568ca
gnu: iucode-tool: Limit to Intel compatible architectures.
...
* gnu/packages/linux.scm (iucode-tool)[supported-systems]: New field.
2018-01-09 23:11:57 +02:00
Marius Bakke
68b9be1fd8
gnu: notmuch: Update to 0.26.
...
* gnu/packages/mail.scm (notmuch): Update to 0.26.
2018-01-09 20:41:10 +01:00
Kei Kebreau
1e257d3da9
gnu: behave: Enable tests.
...
* gnu/packages/check.scm (behave)[native-inputs]: Add python-mock, python-nose
and python-pyhamcrest.
[arguments]: Remove #:tests?. Add #:test-target.
2018-01-09 11:43:34 -05:00
Kei Kebreau
5b72dafe44
gnu: gnucash: Update to 2.6.19.
...
* gnu/packages/gnucash.scm (gnucash, gnucash-docs): Update to 2.6.19.
2018-01-09 11:42:51 -05:00
Tobias Geerinckx-Rice
0d92d2ad3d
gnu: tor: Update to 3.2.9.
...
* gnu/packages/tor.scm (tor): Update to 0.3.2.9.
2018-01-09 16:42:49 +01:00
Tobias Geerinckx-Rice
1e41bb1b65
gnu: geierlein: Use HTTPS for home page.
...
* gnu/packages/finance.scm (geierlein)[home-page]: Use HTTPS.
2018-01-09 16:42:49 +01:00
Tobias Geerinckx-Rice
1c21e734f4
gnu: geierlein: Update to 0.9.13.
...
* gnu/packages/finance.scm (geierlein): Update to 0.9.13.
2018-01-09 16:42:48 +01:00
Tobias Geerinckx-Rice
6c0b088740
gnu: libsrtp: Mark up description.
...
* gnu/packages/telephony.scm (libsrtp)[description]: Use @dfn.
2018-01-09 16:41:52 +01:00
Tobias Geerinckx-Rice
b0c7e053d8
gnu: libsrtp: Update to 1.6.0.
...
* gnu/packages/telephony.scm (libsrtp): Update to 1.6.0. Re-indent.
2018-01-09 16:41:51 +01:00
Ben Woodcroft
39fb853abe
gnu: seqmagick: Update to 0.7.0.
...
* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.7.0. Use
python-3.
[arguments]: Remove replacement phase for check.
[inputs]: Add biopython. Remove python2-biopython-1.66.
(python2-biopython-1.66): Remove variable.
2018-01-09 22:39:05 +10:00
Eric Bavier
5424f9bcab
gnu: ledger: Fix test failures.
...
* gnu/packages/patches/ledger-revert-boost-python-fix.patch,
gnu/packages/patches/ledger-fix-uninitialized.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/finance.scm (ledger)[source]: Use them.
2018-01-08 16:03:55 -06:00
Kei Kebreau
7f9866a312
gnu: emacs-auctex: Update to 12.1.0.
...
* gnu/packages/emacs.scm (emacs-auctex): Update to 12.1.0.
2018-01-08 21:11:50 -05:00
Leo Famulari
68aa384b85
gnu: Electrum: Update to 3.0.5 [security fixes].
...
This fixes a critical security issue:
<https://github.com/spesmilo/electrum/issues/3374 >
* gnu/packages/finance.scm (electrum): Update to 3.0.5.
2018-01-08 20:57:39 -05:00
Leo Famulari
4880fddd5c
gnu: kurly: Install some documentation.
...
* gnu/packages/curl.scm (kurly)[arguments]: Install the README in an
'install-readme' phase and don't install the source code.
2018-01-08 20:39:38 -05:00
Marius Bakke
3aad4ed396
gnu: feh: Update to 2.23.
...
* gnu/packages/image-viewers.scm (feh): Update to 2.23.
2018-01-09 00:34:20 +01:00
Marius Bakke
0379e36248
gnu: xscreensaver: Update to 5.38.
...
* gnu/packages/xdisorg.scm (xscreensaver): Update to 5.38.
2018-01-09 00:34:20 +01:00
Marius Bakke
f59158f9e6
gnu: samba: Update to 4.7.4.
...
* gnu/packages/samba.scm (samba): Update to 4.7.4.
2018-01-09 00:34:20 +01:00
Marius Bakke
cadd0670e7
gnu: whois: Update to 5.2.20.
...
* gnu/packages/networking.scm (whois): Update to 5.2.20.
2018-01-09 00:34:20 +01:00
Marius Bakke
e1c08dccc2
gnu: jsoncpp: Update to 1.8.4.
...
* gnu/packages/serialization.scm (jsoncpp): Update to 1.8.4.
2018-01-09 00:34:20 +01:00
Marius Bakke
a60f13197e
gnu: Add vboot-utils.
...
* gnu/packages/bootloaders.scm (vboot-utils): New public variable.
2018-01-08 20:12:02 +01:00
Marius Bakke
55e1d39b47
gnu: Add iucode-tool.
...
* gnu/packages/linux.scm (iucode-tool): New public variable.
2018-01-08 20:12:02 +01:00
Marius Bakke
d1ce1125b8
gnu: Add rename.
...
* gnu/packages/admin.scm (rename): New public variable.
2018-01-08 20:12:01 +01:00
Marius Bakke
d7603bbbbe
gnu: lame: Remove obsolete workaround.
...
* gnu/packages/mp3.scm (lame)[native-inputs]: Remove.
2018-01-08 20:12:01 +01:00
Marius Bakke
eebb7b635b
gnu: openvswitch: Update to 2.8.1.
...
* gnu/packages/networking.scm (openvswitch): Update to 2.8.1.
2018-01-08 20:11:58 +01:00
amirouche
3926a099b4
gnu: guile-wiredtiger: Update to 0.6.3.
...
* gnu/package/databases.scm (guile-wiredtiger): Update to 0.6.3.
[arguments]: Enable tests; disable parallel tests; remove
'remove-bundled-dependencies' phase.
[synopsis, description]: Improve them.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-08 12:46:53 -05:00
Mathieu Othacehe
2a67ff1f5e
gnu: Add emacs-bongo.
...
* gnu/packages/emacs.scm (emacs-bongo): New variable.
2018-01-08 16:19:53 +01:00
Ricardo Wurmus
0215f94e69
gnu: snakemake: Update to 4.4.0.
...
* gnu/packages/python.scm (snakemake): Update to 4.4.0.
2018-01-08 15:34:47 +01:00
Mark H Weaver
64a153bd1a
gnu: librsvg: Disable more failing tests.
...
* gnu/packages/gnome.scm (librsvg)[arguments]: Rename
'remove-failing-test' phase to 'remove-failing-tests'. Disable more
tests that fail on i686 and armhf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 15:11:18 +01:00
Tobias Geerinckx-Rice
2c5150ba2a
gnu: elixir: Update to 1.5.3.
...
* gnu/packages/elixir.scm (elixir): Update to 1.5.3.
2018-01-08 14:15:25 +01:00
宋文武
c8cee2ef96
gnu: Add darkstat.
...
* gnu/packages/monitoring.scm (darkstat): New variable.
2018-01-08 20:27:50 +08:00
Stefan Reichör
767d24e83b
gnu: Add html-xml-utils.
...
* gnu/packages/xml.scm (html-xml-utils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 10:40:17 +01:00
Fis Trivial
4b3070f76d
gnu: Add rtags.
...
* gnu/packages/code.scm (rtags): New public variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08 10:40:17 +01:00
Ludovic Courtès
2b778b27c9
gnu: guix: Update snapshot to c04ffad
.
...
* gnu/packages/package-management.scm (guix): Update to c04ffad
.
2018-01-08 10:40:16 +01:00
Tobias Geerinckx-Rice
50b97d1a80
gnu: youtube-dl: Update to 2018.01.07.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
2018-01-08 08:21:00 +01:00
Tobias Geerinckx-Rice
aba7d8e7e1
gnu: nano: Update to 2.9.2.
...
* gnu/packages/nano.scm (nano): Update to 2.9.2.
2018-01-08 08:16:59 +01:00
Tobias Geerinckx-Rice
19278d8da9
gnu: borg: Unbundle libb2.
...
* gnu/packages/backup.scm (borg)[source]: Remove bundled libb2 in snippet.
[inputs]: Add libb2.
[arguments]: Use it.
2018-01-08 07:58:31 +01:00
Tobias Geerinckx-Rice
c6220b1301
gnu: Add libb2.
...
* gnu/packages/crypto.scm (libb2): New public variable.
2018-01-08 07:58:27 +01:00
Kei Kebreau
9268a3c4df
gnu: Add missing copyright line.
...
* gnu/packages/check.scm: Add copyright line for 18a4d6d
.
2018-01-07 22:05:03 -05:00
Fis Trivial
18a4d6df24
gnu: Add python-pyhamcrest.
...
* gnu/packages/check.scm (python-pyhamcrest, python2-pyhamcrest): New
variables.
Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-01-07 20:20:26 -05:00
Ricardo Wurmus
b94f250e5a
gnu: rosegarden: Use jack-1.
...
* gnu/packages/music.scm (rosegarden)[inputs]: Replace jack-2 with jack-1.
2018-01-07 15:42:29 +01:00
Ricardo Wurmus
0e78801abc
gnu: dssi: Use jack-1.
...
* gnu/packages/music.scm (dssi)[inputs]: Replace jack-2 with jack-1.
2018-01-07 15:42:28 +01:00
Ricardo Wurmus
43188faf2e
gnu: Add muse-sequencer.
...
* gnu/packages/music.scm (muse-sequencer): New variable.
2018-01-07 15:42:28 +01:00
Efraim Flashner
beb7e659f2
gnu: mes: Generalize logic for native-inputs.
...
* gnu/packages/mes.scm (mes)[native-inputs]: On all architectures except
i686-linux use cross compiler packages.
2018-01-07 10:10:34 +02:00
Mark H Weaver
56804398a9
gnu: webkitgtk: Disable SharedArrayBuffers to mitigate Spectre.
...
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/webkit.scm (webkitgtk)[source]: Add patch.
2018-01-07 01:14:49 -05:00
Mark H Weaver
c23243fccd
gnu: icecat: Add more fixes, including Spectre mitigation.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Add more fixes from the
upstream mozilla-esr52 repository, plus a backported mitigation for
Spectre from Firefox 57.0.4.
* gnu/packages/patches/icecat-bug-1427870-spectre-mitigation.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-06 15:04:10 -05:00
Ludovic Courtès
a4258dfa62
gnu: potrace: Relax unit tests.
...
* gnu/packages/patches/potrace-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (potrace)[source]: Use it.
2018-01-06 20:59:01 +01:00
Leo Famulari
5ae8c77ade
gnu: irssi: Update to 1.0.6 [fixes CVE-2017-{5205,5206,5207,5208}].
...
* gnu/packages/irc.scm (irssi): Update to 1.0.6.
2018-01-06 13:00:54 -05:00
Rutger Helling
0438f1d84d
gnu: gdm: Update to 3.26.2.1.
...
* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
2018-01-06 16:55:55 +01:00
Tobias Geerinckx-Rice
ae8e71ee48
gnu: gnome-online-accounts: Update to 3.26.2.
...
This removes telepathy support, which is actively discouraged upstream:
<https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069 >.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2.
[inputs]: Remove telepathy-glib.
2018-01-06 15:54:18 +01:00
nee
a6542e964d
gnu: crawl, craw-titles: Update to 0.21.0.
...
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-01-06 22:10:39 +08:00
Mark H Weaver
af3f7f22f4
gnu: linux-libre: Update to 4.14.12.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.12.
(%linux-libre-hash): Update hash.
2018-01-06 00:39:07 -05:00
Mark H Weaver
f2462bc366
gnu: linux-libre@4.9: Update to 4.9.75.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.75.
2018-01-06 00:38:27 -05:00
Mark H Weaver
630437d94e
gnu: linux-libre@4.4: Update to 4.4.110.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.110.
2018-01-06 00:37:31 -05:00
Kei Kebreau
6885745dc1
gnu: stellarium: Update to 0.17.0.
...
* gnu/packages/astronomy.scm (stellarium): Update to 0.17.0.
[source]: Use new upstream URL.
[arguments]: Adjust #:test-target; add #:configure-flags to locate the
qtserialport header files and enable the building of tests; remove
'patch-tests' phase.
2018-01-05 21:24:01 -05:00
Leo Famulari
20c295f9f3
gnu: python2-subprocess32: Skip the tests.
...
* gnu/packages/python.scm (python2-subprocess32)[arguments]: Skip the
tests.
2018-01-05 17:48:44 -05:00
Ricardo Wurmus
c0c5feda4c
gnu: qjackctl: Add support for ALSA MIDI sequencer.
...
* gnu/packages/audio.scm (qjackctl)[inputs]: Add alsa-lib.
2018-01-05 23:32:02 +01:00
Ricardo Wurmus
54ea2d86dc
gnu: qjackctl: Update to 0.5.0.
...
* gnu/packages/audio.scm (qjackctl): Update to 0.5.0.
2018-01-05 23:26:51 +01:00
Ricardo Wurmus
0fe1752848
gnu: qsynth: Update to 0.5.0.
...
* gnu/packages/audio.scm (qsynth): Update to 0.5.0.
2018-01-05 23:25:08 +01:00
Ricardo Wurmus
2702e12e2d
gnu: Add padthv1.
...
* gnu/packages/music.scm (padthv1): New variable.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus
23f45dd390
gnu: fluidsynth: Update to 1.1.9.
...
* gnu/packages/audio.scm (fluidsynth): Update to 1.1.9.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus
49e41cd34b
gnu: synthv1: Update to 0.8.6.
...
* gnu/packages/music.scm (synthv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus
4a5c398622
gnu: drumkv1: Update to 0.8.6.
...
* gnu/packages/music.scm (drumkv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Ricardo Wurmus
e749ef2da5
gnu: samplv1: Update to 0.8.6.
...
* gnu/packages/music.scm (samplv1): Update to 0.8.6.
2018-01-05 22:30:52 +01:00
Konrad Hinsen
f250a868d8
gnu: Add nmoldyn.
...
* gnu/packages/chemistry.scm (nmoldyn): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-05 16:19:09 -05:00
Konrad Hinsen
73114e30cb
gnu: Add domainfinder.
...
* gnu/packages/chemistry.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-05 16:19:09 -05:00
Leo Famulari
4d6ed794dd
gnu: Remove python-numpy-next.
...
This package was effectively superseded when NumPy was updated to 1.13.3.
This is a followup to commit 6801450279
.
* gnu/packages/python.scm (python-numpy-next, python2-numpy-next):
Remove variables.
2018-01-05 16:03:21 -05:00
Tobias Geerinckx-Rice
a7a8590bdc
gnu: btrfs-progs: Update to 4.14.1.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 4.14.1.
2018-01-05 21:10:06 +01:00
Leo Famulari
f9a6457dd6
gnu: python-zope-testing: Update to 4.6.1.
...
* gnu/packages/python-web.scm (python-zope-testing, python-zope-testing):
Update to 4.6.1.
[source]: Use pypi-uri.
2018-01-05 14:40:36 -05:00
Ricardo Wurmus
78357403fb
gnu: qjackrcd: Update to 1.2.2.
...
* gnu/packages/audio.scm (qjackrcd): Update to 1.2.2.
[source]: Fetch sources from git.
2018-01-05 20:39:13 +01:00
Leo Famulari
6801450279
gnu: python-numpy: Update to 1.13.3.
...
* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.3.
2018-01-05 13:52:06 -05:00
Leo Famulari
6a25c6cd13
gnu: python-click: Disable the test suite.
...
* gnu/packages/python.scm (python-click, python2-click)[arguments]: Skip
the tests.
2018-01-05 13:52:05 -05:00
Leo Famulari
8cbbea150d
gnu: python-click-log: Update to 0.2.1.
...
* gnu/packages/python.scm (python-click-log): Update to 0.2.1.
2018-01-05 13:39:33 -05:00
Leo Famulari
8f25c2e438
gnu: python-click-threading: Update to 0.4.4.
...
* gnu/packages/python.scm (python-click-threading): Update to 0.4.4.
2018-01-05 13:39:30 -05:00
Efraim Flashner
6149fdfb5e
gnu: gcc@6: Fix building with glibc@2.26.
...
* gnu/packages/gcc.scm (gcc@6)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc@2.26 . Add patch.
* gnu/packages/patches/gcc-libsanitizer-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-01-05 16:37:09 +02:00
Tobias Geerinckx-Rice
bc6ca5237a
gnu: log4cpp: Update to 1.1.3.
...
* gnu/packages/logging.scm (log4cpp): Update to 1.1.3.
2018-01-05 14:50:23 +01:00
Tobias Geerinckx-Rice
d08be77afc
gnu: hdparm: Update to 9.53.
...
* gnu/packages/linux.scm (hdparm): Update to 9.53.
[description]: Fix @dfn{}.
2018-01-05 14:14:01 +01:00
Tobias Geerinckx-Rice
e285bc899e
gnu: filezilla: Update to 3.29.0.
...
* gnu/packages/ftp.scm (filezilla): Update to 3.29.0.
2018-01-05 14:00:37 +01:00
Tobias Geerinckx-Rice
7cace18624
gnu: libfilezilla: Expand description.
...
In theory, this isn't just an FTP client library. In practice, it is.
* gnu/packages/ftp.scm (libfilezilla)[description]: Illustrate features.
2018-01-05 13:08:04 +01:00
Tobias Geerinckx-Rice
0943ec4f7f
gnu: libfileziila: Update to 0.11.2.
...
* gnu/packages/ftp.scm (libfilezilla): Update to 0.11.2.
2018-01-05 13:06:31 +01:00
Konrad Hinsen
42d6bffc2f
gnu: Add python2-mmtk.
...
* gnu/packages/python.scm (python2-mmtk): New public variable.
2018-01-05 10:29:51 +01:00
Mark H Weaver
247d23680a
Merge branch 'master' into core-updates
2018-01-04 21:21:04 -05:00
Eric Bavier
007c75f56f
gnu: ao-cad: Update and fix for aarch64.
...
* gnu/packages/patches/ao-cad-aarch64-support.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/engineering.scm (ao-cad)[source]: Use it. Update snapshot to
fb288c9. Use VCS helpers for version and file-name.
[arguments]: Add 'remove-native-compilation' phase.
2018-01-04 15:34:52 -06:00
Eric Bavier
17e1e21603
gnu: glog: Disable signal-handler unit tests.
...
* gnu/packages/logging.scm (glog)[arguments]: Add 'disable-signal-tests' phase.
2018-01-04 15:34:47 -06:00
Leo Famulari
e21ce0f904
gnu: python-pytest-localserver: Update to 0.4.1.
...
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.4.1.
2018-01-04 14:24:23 -05:00
Mark Meyer
72687ca5d2
gnu: surfraw: Point to the correct Perl executable.
...
* gnu/packages/web.scm (surfraw)[arguments]: Hardcode the path to Perl
in a 'patch-perl' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 13:34:58 -05:00
Leo Famulari
ab2a4f8884
gnu: GNU Unifont: Update to 10.0.07.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.07.
2018-01-04 13:16:19 -05:00
Konrad Hinsen
49aebf9613
gnu: Add python2-scientific.
...
* gnu/packages/python.scm (python2-scientific): New public variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 12:44:03 -05:00
Konrad Hinsen
965ced9c04
gnu: Add python2-pyro.
...
* gnu/packages/python.scm (python2-pyro): New public variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 12:44:03 -05:00
Leo Famulari
def8a62f62
gnu: file: Mention libmagic.
...
* gnu/packages/file.scm (file)[description]: Mention libmagic.
2018-01-04 12:44:03 -05:00
Roel Janssen
e21f347357
gnu: vlc: Enable libdvdread and libdvdcss support.
...
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
2018-01-04 17:11:24 +01:00
David Thompson
c8320d1032
gnu: tiled: Update to 1.1.0.
...
* gnu/packages/game-development.scm (tiled): Update to 1.1.0.
2018-01-04 11:09:21 -05:00
Nicolas Goaziou
47fefe98aa
gnu: giac-xcas: Update to 1.4.9-43.
...
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43.
2018-01-04 10:20:13 +01:00
Arun Isaac
2891ea39d2
gnu: Add emacs-evil-quickscope.
...
* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
2018-01-04 14:13:21 +05:30
Mark H Weaver
eaad722eb4
Revert "gnu: vlc: Enable libdvdread and libdvdcss support."
...
This reverts commit d5456444f7
.
It broke 'gnome', via 'gnome-disk-utility'.
2018-01-04 02:41:25 -05:00
Björn Höfling
1a39141dcf
gnu: Add libgeotiff.
...
* gnu/packages/geo.scm (libgeotiff): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-01-04 12:15:29 +05:30
Danny Milosavljevic
cc8d346b96
gnu: Add fc-host-tools.
...
* gnu/packages/embedded.scm (fc-host-tools): New variable.
2018-01-04 06:44:07 +01:00
Mark H Weaver
10db5e98ed
gnu: linux-libre: Update to 4.14.11.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11.
(%linux-libre-hash): Update hash.
2018-01-03 22:18:41 -05:00
Mark H Weaver
96970868b0
gnu: linux-libre@4.9: Update to 4.9.74.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
2018-01-03 22:17:31 -05:00
Mark H Weaver
ceec0fb454
gnu: linux-libre@4.4: Update to 4.4.109.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
2018-01-03 22:16:48 -05:00
Tobias Geerinckx-Rice
9d8fb0e30f
gnu: newsboat: Update to 2.10.2.
...
* gnu/packages/syndication.scm (newsboat): Update to 2.10.2.
[inherit]: Remove inheritance of unmaintained newsbeuter.
[native-inputs]: Remove perl.
[arguments]: Remove #:make-flags to build on ARM, which should work now.
[synopsis, description]: Mash up Newsboat's own description with useful
information from its predecessor.
2018-01-04 02:28:24 +01:00
Tobias Geerinckx-Rice
2feee5e7a3
gnu: newsbeuter, newsboat: Correct licence.
...
See <https://github.com/newsboat/newsboat/issues/34 >.
* gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
2018-01-04 01:27:39 +01:00
Tobias Geerinckx-Rice
e46e70acaa
gnu: json-c: Update to 0.13.
...
* gnu/packages/web.scm (json-c): Update to 0.13.
[description]: Add new resolution.
(json-c-0.12): New public variable.
(hubbub)[inputs]: Use it.
* gnu/packages/syndication.scm (newsbeuter)[inputs]:
Likewise.
2018-01-04 01:12:16 +01:00
Roel Janssen
d5456444f7
gnu: vlc: Enable libdvdread and libdvdcss support.
...
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
2018-01-04 00:46:32 +01:00
Leo Famulari
690c9c18a5
gnu: ilmbase: Update to 2.2.1.
...
* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
2018-01-03 17:16:39 -05:00
Leo Famulari
564f5da07d
gnu: openexr: Update to 2.2.1 [security fixes].
...
Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}.
* gnu/packages/graphics.scm (openexr): Update to 2.2.1.
2018-01-03 17:16:36 -05:00
Ludovic Courtès
8e7ec29df4
gnu: gcc@4.8: Fix libsanitizer cross-compilation.
...
This patch is modified from the original patch targeting gcc@5.
* gnu/packages/patches/gcc-asan-missing-include.patch: New file.
* gnu/packages/gcc.scm (gcc@4.8)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-03 23:06:44 +02:00
Efraim Flashner
7bbc708a4e
gnu: gcc@4.8: Fix building with glibc@2.26.
...
* gnu/packages/gcc.scm (gcc@4.8)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc@2.26 .
2018-01-03 23:06:43 +02:00
Leo Famulari
7a66b68730
gnu: fossil: Update to 2.4.
...
* gnu/packages/version-control.scm (fossil): Update to 2.4.
[source]: Remove patch.
* gnu/packages/patches/fossil-CVE-2017-17459.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-03 14:19:44 -05:00
Leo Famulari
4ed41f472b
Merge branch 'master' into core-updates
2018-01-03 14:18:01 -05:00
Leo Famulari
0c84e8679c
gnu: fossil: Fix CVE-2017-17459.
...
* gnu/packages/patches/fossil-CVE-2017-17459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (fossil)[source]: Use it.
2018-01-03 14:16:29 -05:00
Leo Famulari
9d7d8e7181
gnu: libtiff: Download over HTTP.
...
* gnu/packages/image.scm (libtiff)[source]: Use HTTP URL.
2018-01-03 13:32:30 -05:00
Leo Famulari
1ee750ba4c
gnu: krita: Add comment about the wrapper.
...
* gnu/packages/kde.scm (krita): Add comment.
2018-01-03 12:33:35 -05:00
Leo Famulari
990e93fce1
gnu: krita: Ensure icons are found at runtime.
...
Fixes <https://bugs.gnu.org/29905 >.
* gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a
new 'wrap-executable' phase.
2018-01-03 12:30:14 -05:00
Marius Bakke
48342a04ad
gnu: libotf: Use pkg-config to determine freetype location.
...
* gnu/packages/fontutils.scm (libotf)[native-inputs]: Add PKG-CONFIG.
2018-01-03 18:17:03 +01:00
Hartmut Goebel
ed8bdde9ce
gnu: kdelibs4support: Blacklist a recently failing test-function.
2018-01-03 15:53:56 +01:00
Rutger Helling
417903c63c
gnu: wine64-staging: Fix incorrect input.
...
* gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input
instead of "wine".
2018-01-03 10:58:55 +01:00
Rutger Helling
e6b94a0247
gnu: wine64-staging: Fix arguments.
...
* gnu/packages/wine.scm (wine64-staging)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
2018-01-03 10:40:59 +01:00
Rutger Helling
036f35772c
gnu: wine64: Fix arguments.
...
* gnu/packages/wine.scm (wine64)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
2018-01-03 10:40:59 +01:00
Rutger Helling
3ee6315d8b
gnu: wine: Update to 2.0.4.
...
* gnu/packages/wine.scm: Update to 2.0.4.
2018-01-03 10:40:59 +01:00
Leo Famulari
a684e38d73
gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].
...
* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
2018-01-03 00:34:04 -05:00
Leo Famulari
7526338837
gnu: httpd: Update to 2.4.29.
...
* gnu/packages/web.scm (httpd): Update to 2.4.29.
[source]: Remove patch.
* gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-03 00:34:03 -05:00
Adriano Peluso
48a716c484
gnu: OBS Studio: Update to 20.1.3
...
* gnu/packages/video.scm (obs): Update to 20.1.3
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-02 21:31:14 -05:00
Arun Isaac
ab8a4a78d5
gnu: Add emacs-evil-smartparens.
...
* gnu/packages/emacs.scm (emacs-evil-smartparens): New variable.
2018-01-02 23:34:02 +05:30
Tobias Geerinckx-Rice
02482f5d29
gnu: knot: Update to 2.6.4.
...
* gnu/packages/dns.scm (knot): Update to 2.6.4.
2018-01-02 17:30:52 +01:00
Tobias Geerinckx-Rice
1c848029b7
gnu: re2: Update to 2018-01-01.
...
* gnu/packages/regex.scm (re2): Update to 2018-01-01.
2018-01-02 17:30:17 +01:00
Marius Bakke
0f72f05238
gnu: docbook-xsl: Disable recursion in string substitution.
...
Fixes <https://bugs.gnu.org/29782 >.
Reported by Gábor Boskovits.
* gnu/packages/patches/docbook-xsl-nonrecursive-string-subst.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/docbook.scm (docbook-xsl)[source](patches): Use it.
[native-inputs]: Add XZ.
[arguments]: Adjust PATH accordingly.
2018-01-02 17:01:07 +01:00
Marius Bakke
0c86790bfd
Revert "gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671."
...
These issues has been classified as minor by Debian:
https://security-tracker.debian.org/tracker/CVE-2017-15670
https://security-tracker.debian.org/tracker/CVE-2017-15671
In addition, the patch only fixes one of the two CVEs it claims to fix. We
don't backport most CVEs, especially non-critical ones, so no need to carry
this (which is in 2.26). See discussion at <https://bugs.gnu.org/29490 >.
This reverts commit 60e29339d8
.
2018-01-02 16:55:17 +01:00
Tobias Geerinckx-Rice
8057dee15b
gnu: htslib: Mark up description.
...
* gnu/packages/bioinformatics.scm (htslib)[description]: Use @command{}.
2018-01-02 16:13:23 +01:00
Ricardo Wurmus
7edee34427
gnu: ribotaper: Wrap executables.
...
* gnu/packages/bioinformatics.scm (ribotaper)[arguments]: Add phase
"wrap-executables".
2018-01-02 12:07:06 +01:00
Rutger Helling
1adc6013fe
gnu: wine64-staging: Copy missing man file.
...
* gnu/packages/wine.scm (wine64-staging)[arguments]: Copy missing man file from
"wine-staging" input. Clarify 'copy-wine32-files phase with comments.
[synopsis]: Use proper "WoW64" term.
2018-01-02 11:40:02 +01:00
Rutger Helling
68e4921130
gnu: wine64: Copy missing man file.
...
* gnu/packages/wine.scm (wine64)[arguments]: Copy missing man file from "wine"
input. Clarify 'copy-wine32-files phase with comments.
[synopsis]: Use proper "WoW64" term.
2018-01-02 11:39:57 +01:00
Rutger Helling
95c45e5349
gnu: wine-staging: Update synopsis.
...
* gnu/packages/wine.scm (wine-staging)[synopsis]: Clarify synopsis.
2018-01-02 08:32:22 +01:00
Rutger Helling
06e57331fc
gnu: wine: Update synopsis.
...
* gnu/packages/wine.scm (wine)[synopsis]: Clarify synopsis.
2018-01-02 08:32:18 +01:00
Mark H Weaver
4adde2a919
gnu: emacs-no-x: Remove more inputs from inherited emacs.
...
* gnu/packages/emacs.scm (emacs-no-x)[inputs]: Remove imagemagick,
libotf, and m17n-lib.
2018-01-02 02:21:29 -05:00
Mark H Weaver
e1f32cf1b6
gnu: ocaml: Use gcc:lib from gcc, not gcc-4.9.
...
* gnu/packages/ocaml.scm (ocaml)[inputs]: Use canonical 'gcc', not gcc-4.9.
2018-01-02 02:15:12 -05:00
Tobias Geerinckx-Rice
6856518456
gnu: python-pysam: Update to 0.13.0.
...
* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.13.0.
2018-01-02 02:13:38 +01:00
Tobias Geerinckx-Rice
ddf38ece8a
gnu: htslib: Update to 1.6.
...
* gnu/packages/bioinformatics.scm (htslib): Update to 1.6.
2018-01-02 01:47:42 +01:00
Tobias Geerinckx-Rice
e22473ffe2
gnu: ansible: Update to 2.4.2.0.
...
* gnu/packages/admin.scm (ansible): Update to 2.4.2.0.
[description]: Redistribute hyphens.
2018-01-02 01:17:58 +01:00
Tobias Geerinckx-Rice
c89b9d63e1
gnu: moreutils: Update to 0.62.
...
* gnu/packages/moreutils.scm (moreutils): Update to 0.62.
2018-01-02 01:14:20 +01:00
Tobias Geerinckx-Rice
ff18d0f186
gnu: ansible: Use HTTPS for home page.
...
* gnu/packages/admin.scm (ansible)[home-page]: Use HTTPS.
2018-01-02 00:31:55 +01:00
Tobias Geerinckx-Rice
f0904b26d1
gnu: perl-archive-zip: Remove duplicate package definition.
...
* gnu/packages/perl.scm (perl-archive-zip): Remove duplicate variable.
2018-01-02 00:09:17 +01:00
Tobias Geerinckx-Rice
b6f024ada7
gnu: Rename perl-zip to perl-archive-zip.
...
It's called Archive::Zip, after all. Bring it in line with other modules.
* gnu/packages/compression.scm (perl-zip): Rename from this...
(perl-archive-zip): ...to this.
* gnu/packages/libreoffice.scm (libreoffice): Update the only caller.
2018-01-02 00:09:17 +01:00
Tobias Geerinckx-Rice
d5960bf7c2
gnu: perl-zip: Update to 1.60.
...
* gnu/packages/compression.scm (perl-zip): Update to 1.60.
[native-inputs]: Add perl-test-mockmodule.
[home-page]: Use version-independent URL.
2018-01-02 00:09:17 +01:00
Tobias Geerinckx-Rice
d948fe7ce8
gnu: Add perl-test-mockmodule.
...
* gnu/packages/perl-check.scm (perl-test-mockmodule): New public variable.
2018-01-02 00:09:16 +01:00
Tobias Geerinckx-Rice
f1a2cb94ca
gnu: perl-check: Request to add packages alphabetically.
...
* gnu/packages/perl-check.scm: Copy comment from gnu/packages/perl.scm.
2018-01-02 00:09:16 +01:00
Tobias Geerinckx-Rice
e84f22257f
gnu: Add perl-super.
...
* gnu/packages/perl.scm (perl-super): New public variable.
2018-01-02 00:09:16 +01:00
Tobias Geerinckx-Rice
49ab09e699
gnu: perl-zip: Tweak synopsis & description.
...
* gnu/packages/compression.scm (perl-zip)[synopsis]: Capitalise consisently.
[description]: Use @code{}.
2018-01-02 00:09:16 +01:00
Tobias Geerinckx-Rice
d9465101f4
gnu: libksysguard: Update to 5.11.4.
...
* gnu/packages/kde.scm (libksysguard): Update to 5.11.4.
2018-01-02 00:09:15 +01:00
Tobias Geerinckx-Rice
263e9b851a
gnu: diffoscope: Update to 90.
...
* gnu/packages/package-management.scm (diffoscope): Update to 90.
2018-01-02 00:09:15 +01:00
Ludovic Courtès
a5e3d59bb3
gnu: python-jupyter-console: Make it installable.
...
Fixes <https://bugs.gnu.org/29860 >.
Reported by Johannes Laute <j.laute3@googlemail.com>.
* gnu/packages/python.scm (python-jupyter-console-minimal)[name]: New field.
2018-01-01 18:21:55 +01:00
Kei Kebreau
f0aba38440
gnu: xonsh: Update to 0.6.0.
...
* gnu/packages/shells.scm (xonsh): Update to 0.6.0.
2017-12-31 21:28:40 -05:00
Tobias Geerinckx-Rice
c300cae682
gnu: crypto++: Don't use ‘-march=native’.
...
* gnu/packages/crypto.scm (crypto++)[arguments]: Add
‘disable-native-optimisation’ phase.
2017-12-31 22:18:22 +01:00
Tobias Geerinckx-Rice
55dee52b9c
gnu: nasm: Update to 2.13.02.
...
* gnu/packages/assembly.scm (nasm): Update to 2.13.02.
2017-12-31 22:18:22 +01:00
Tobias Geerinckx-Rice
cc17345d54
gnu: Add xxhash.
...
* gnu/packages/digest.scm: New file
(xxhash): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
2017-12-31 22:18:22 +01:00
Efraim Flashner
b4a330ac72
gnu: wine: Add support for armhf and aarch64.
...
* gnu/packages/wine.scm (wine)[arguments]: Target armhf-linux when
building on armhf or aarch64.
[supported-systems]: Add armhf and aarch64 to supported systems.
2017-12-31 22:58:27 +02:00
Leo Famulari
2a74f6f7e7
gnu: gimp: Fix CVE-2017-{17784,17785,17786,17787,17789}.
...
* gnu/packages/patches/gimp-CVE-2017-17784.patch,
gnu/packages/patches/gimp-CVE-2017-17785.patch,
gnu/packages/patches/gimp-CVE-2017-17786.patch,
gnu/packages/patches/gimp-CVE-2017-17787.patch,
gnu/packages/patches/gimp-CVE-2017-17789.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gimp.scm (gimp)[source]: Use them.
2017-12-31 13:51:20 -05:00
Rutger Helling
c41fb54f95
gnu: wine64-staging: Add 32-bit support.
...
* gnu/packages/wine.scm (wine64-staging)[inputs]: Add wine-staging.
[arguments]: Install libraries to /lib/wine64. Don't inherit phases. Add
'copy-win32-files phase.
[description]: Update description.
-
2017-12-31 19:05:47 +01:00
Rutger Helling
58cbcb02a5
gnu: wine64: Add 32-bit support.
...
* gnu/packages/wine.scm (wine64)[inputs]: Add wine.
[arguments]: Install libraries to /lib/wine64. Don't inherit phases. Add
'copy-win32-files phase.
[description]: Update description.
2017-12-31 19:05:47 +01:00
Rutger Helling
5cead94554
gnu: wine: Install libraries to /lib/wine32.
...
* gnu/packages/wine.scm (wine)[arguments]: Install libraries to /lib/wine32.
2017-12-31 19:05:47 +01:00
Leo Famulari
8de9d5329e
gnu: Add kurly.
...
* gnu/packages/curl.scm (kurly): New variable.
2017-12-31 12:36:08 -05:00
Leo Famulari
12f496ba56
gnu: Add go-github-com-davidjpeacock-cli.
...
* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): New variable.
2017-12-31 12:36:08 -05:00
Leo Famulari
11b12655f0
gnu: Add go-github-com-aki237-nscjar.
...
* gnu/packages/golang.scm (go-github-com-aki237-nscjar): New variable.
2017-12-31 12:36:07 -05:00
Leo Famulari
d3878e88f3
gnu: Add go-github-com-alsm-ioprogress.
...
* gnu/packages/golang.scm (go-github-com-alsm-ioprogress): New variable.
2017-12-31 12:36:07 -05:00
Christopher Baines
809b884260
gnu: packages: 0ad: Tweak the build options.
...
Use the -C make option, rather than changing directory before the build
phase. Add config=release to the make flags as this might improve performance,
and verbose=1 as this might make the build process clearer.
Also remove --minimal-flags, as I don't quite understand what this does, but
using it seems to remove lots of flags that would be used by default.
* gnu/packages/games.scm (0ad)[arguments]: Add #:make-flags, remove the
--minimal-flags argument from the configure phase, remove the 'chdir phase,
and change the chdir argument in the install phase.
2017-12-31 14:11:46 +00:00
Efraim Flashner
23de2e1d5f
Merge remote-tracking branch 'origin/master' into core-updates
2017-12-31 14:10:25 +02:00
Ludovic Courtès
ec6ba5c1fe
gnu: gcc: Fix cross-compilation to GNU/Hurd.
...
* gnu/packages/gcc.scm (gcc-configure-flags-for-triplet): Return
"--disable-libcilkrts" when TARGET matches "-gnu".
2017-12-31 01:20:30 +01:00
Ludovic Courtès
c99a64e15f
gnu: guile-static: Reuse the existing phases.
...
This is a followup to 33c3a214a4
.
* gnu/packages/make-bootstrap.scm (%guile-static)[arguments]: Use
'substitute-keyword-arguments'. Honor the existing phases.
2017-12-31 01:20:30 +01:00
ng0
6ce4fc69f5
gnu: mate: Add more packages.
...
* gnu/packages/mate.scm (mate)[inputs]: Add "mate-user-guide", "mate-calc", "mate-backgrounds",
"mate-netbook", "hicolor-icon-theme", "mate-utils", "engrampa", "eom", "mate-polkit",
"mate-system-monitor", "mate-utils", "pluma", "atril".
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-12-30 22:55:26 +01:00