Commit Graph

27882 Commits

Author SHA1 Message Date
Marius Bakke 463ad503b1
gnu: readline: Update to 7.0.5.
* gnu/packages/readline.scm (%patch-series-7.0): Add patch 4 and 5.
2018-07-21 02:13:45 +02:00
Marius Bakke f94a8654d6
gnu: perl: Update to 5.28.0.
* gnu/packages/patches/perl-deterministic-ordering.patch: Adjust path.
* gnu/packages/patches/perl-archive-tar-CVE-2018-12015.patch,
gnu/packages/patches/perl-file-path-CVE-2017-6512.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/perl.scm (perl): Update to 5.28.0.
[source](patches): Remove obsolete.
2018-07-21 02:12:33 +02:00
Marius Bakke 1d3de97967
gnu: libgc: Update to 7.6.6.
* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.6.
[source](uri): Change to the new download location, as noted on the home page.
2018-07-19 23:25:06 +02:00
Marius Bakke ebd551705c
gnu: fftw: Update to 3.3.8.
* gnu/packages/algebra.scm (fftw): Update to 3.3.8.
2018-07-19 23:25:05 +02:00
Marius Bakke 50849734e9
gnu: pcre: Install static libraries to separate output.
* gnu/packages/pcre.scm (pcre)[outputs]: Add "static".
[arguments]: Add 'move-static-libs' phase.
2018-07-19 00:53:10 +02:00
Marius Bakke 6c4709889c
gnu: binutils: Update to 2.31.1.
* gnu/packages/base.scm (binutils): Update to 2.31.1.
(binutils/fixed): Remove variable
* gnu/packages/linux.scm (make-linux-libre): Remove AArch64 workaround.
* gnu/packages/patches/binutils-aarch64-symbol-relocation.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-19 00:52:22 +02:00
Marius Bakke 45719c1dfb
gnu: bzip2: Add static output.
* gnu/packages/compression.scm (bzip2)[arguments]: Add phase for moving static
library.
[outputs]: New field.
2018-07-19 00:52:21 +02:00
Marius Bakke 5212c52ce5
gnu: bzip2: Simplify phase.
* gnu/packages/compression.scm (bzip2)[arguments]: Use SCANDIR instead of
FIND-FILES when locating the shared library.
2018-07-19 00:52:21 +02:00
Efraim Flashner 49b92a2414
gnu: tk: Add symlink for 'wish' binary.
* gnu/packages/tcl.scm (tk)[arguments]: Add custom phase to create a
symlink from 'wish' to 'wish8.6'.
[home-page]: Use https.
2018-07-16 22:39:52 +03:00
Efraim Flashner 9bb98f6425
gnu: lcms: Use libjpeg.
* gnu/packages/ghostscript.scm (lcms)[inputs]: Replace libpjeg@8 with
libjpeg.
2018-07-15 11:24:18 +03:00
Leo Famulari 7de44023a2
gnu: libgpg-error: Update to 1.31.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.31.
(libgpg-error-1.31): Remove variable.
(gpgme)[propagated-inputs]: Replace libgpg-error-1.31 with libgpg-error.
2018-07-12 11:56:15 -04:00
Leo Famulari 9dfbf40586
gnu: libgcrypt: Ungraft.
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.3.
[replacement]: Remove field.
(libgcrypt/fixed): Remove variable.
2018-07-12 11:56:12 -04:00
Tobias Geerinckx-Rice 38a978154e
gnu: cmake: Update to 3.11.4.
* gnu/packages/cmake.scm (cmake): Update to 3.11.4.
2018-07-08 20:14:40 +02:00
Efraim Flashner 1aa5c246e9
gnu: bash: Update to patch level 23.
* gnu/packages/bash.scm (%patch-series-4.4): Add patches 20 through 23.
2018-07-03 10:43:09 +03:00
Efraim Flashner cb9a84bd89
gnu: gdbm: Update to 1.16.
* gnu/packages/databases.scm (gdbm): Update to 1.16.
2018-07-03 10:43:06 +03:00
Ricardo Wurmus f1728d4346
Merge branch 'master' into core-updates 2018-06-29 22:51:23 +02:00
Ricardo Wurmus cda7f4bc8e
gnu: inkscape: Fix build with poppler.
* gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch to fix
incompatibility with latest version of poppler.
2018-06-29 22:09:36 +02:00
Ricardo Wurmus 9ca381f0f1
gnu: gnome-backgrounds: Update to 3.28.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.28.0.
[build-system]: Use meson-build-system.
2018-06-29 21:53:57 +02:00
Ricardo Wurmus 698ec94907
gnu: pango: Propagate fribidi.
* gnu/packages/gtk.scm (pango)[inputs]: Move fribidi from here...
[propagated-inputs]: ...to here.
2018-06-29 21:53:56 +02:00
Ricardo Wurmus 3e1ebaab35
gnu: texlive: Update to 20180414.
* gnu/packages/tex.scm (texlive, texlive-bin, texlive-extra-src,
texlive-texmf-src, texlive-texmf): Update to 20180414.
(texlive-bin)[source]: Replace patch.
[arguments]: Add build phase "use-code-for-new-poppler".
2018-06-29 21:53:56 +02:00
Ricardo Wurmus 695c501dbe
gnu: freetype: Enable build of freetype-config.
* gnu/packages/fontutils.scm (freetype)[arguments]: Add configure flag to
enable freetype-config.
2018-06-29 21:53:55 +02:00
Ricardo Wurmus 8839b6beb1
gnu: vala: Update to 0.40.7.
* gnu/packages/gnome.scm (vala): Update to 0.40.7.
[native-inputs]: Add grep and sed.
[inputs]: Add graphviz.
[arguments]: Fix PKG_CONFIG_PATH before building tests; remove obsolete
configure flag.
2018-06-29 21:53:55 +02:00
Björn Höfling 373cc3b74a
gnu: srt2vtt: Update homepage.
* gnu/packages/video.scm (srt2vtt): Update Homepage.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-06-29 22:19:48 +03:00
Kei Kebreau 529701aa01
gnu: cataclysm-dda: Update snapshot.
* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5.
[source]: Use git-fetch and remove snippet.
[arguments]: Remove 'configure' phase.  Use 'invoke' in 'build-tiles' and
'install-tiles' phases.
2018-06-29 11:08:09 -04:00
Tobias Geerinckx-Rice 12a96d4d41
gnu: mame: Update to 0.199.
* gnu/packages/emulators.scm (mame): Update to 0.199.
2018-06-29 15:35:21 +02:00
Tobias Geerinckx-Rice e3afa5cdfe
gnu: teckit: Update to 2.5.8.
* gnu/packages/fontutils.scm (teckit): Update to 2.5.8.
2018-06-29 15:25:26 +02:00
Tobias Geerinckx-Rice 1d668fd979
gnu: teckit: Don't use unstable tarball.
* gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH.
2018-06-29 15:25:25 +02:00
Tobias Geerinckx-Rice f8f0b6523a
gnu: sxhkd: Update to 0.5.9.
* gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.9.
[source]: Switch to GIT-FETCH.
[arguments]: Let documentation subdirectory match build system defaults.
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice 34a05e8fb4
gnu: keepalived: Edit synopsis & description.
* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo.
[description]: Use @dfn.
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice 36de28ffdd
gnu: keepalived: Update to 2.0.4.
* gnu/packages/cluster.scm (keepalived): Update to 2.0.4.
[arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3).
2018-06-29 15:25:24 +02:00
Tobias Geerinckx-Rice 7cd2fa9525
gnu: r-ddalpha: Update to 1.3.4.
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4.
2018-06-29 15:25:23 +02:00
Tobias Geerinckx-Rice efc1fd3288
gnu: tlsdate: Return #t from phases.
* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-06-29 15:25:23 +02:00
Alex Kost ed615bcd14
gnu: emacs-guix: Update to 0.4.1.1.
* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1.
2018-06-29 14:33:16 +03:00
Leo Famulari a0135eeefc
gnu: Add qtfaststart.
* gnu/packages/video.scm (qtfaststart): New variable.
2018-06-28 19:40:03 -04:00
Marius Bakke e689d8fab0
gnu: feh: Update to 2.27.
* gnu/packages/image-viewers.scm (feh): Update to 2.27.
2018-06-29 01:05:46 +02:00
Marius Bakke f04152ef3b
gnu: libsrtp: Update to 2.2.0.
* gnu/packages/telephony.scm (libsrtp): Update to 2.2.0.
[arguments]: Remove #:phases.
2018-06-28 22:03:32 +02:00
Marius Bakke a24e981006
gnu: imagemagick: Update to 6.9.10-3.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3.
2018-06-28 22:03:32 +02:00
Marius Bakke e97264dee7
gnu: python-pyopenssl: Update to 18.0.0.
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0.
2018-06-28 22:03:31 +02:00
Marius Bakke 9e9bc87eb8
gnu: python-pandas: Update to 0.23.1.
* gnu/packages/python.scm (python-pandas): Update to 0.23.1.
[arguments]: Drop new S3 test.
[native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB.
2018-06-28 22:03:31 +02:00
Marius Bakke 028fc15528
gnu: python-numpy: Update to 1.14.5.
* gnu/packages/python.scm (python-numpy): Update to 1.14.5.
2018-06-28 22:03:31 +02:00
Marius Bakke 4a52a90380
gnu: samba: Update to 4.8.3.
* gnu/packages/samba.scm (samba): Update to 4.8.3.
2018-06-28 22:03:31 +02:00
Leo Famulari 6acdfa96f7
gnu: perl-image-exiftool: Update to 11.01.
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01.
2018-06-28 14:47:02 -04:00
Tobias Geerinckx-Rice bb8221d41c
Revert "gnu: llvm: Update to 6.0.1."
This is not worth rebuilding mesa when ‘staging’ is merged.
This reverts commit 655105ee03.
2018-06-28 19:23:01 +02:00
Tobias Geerinckx-Rice fa91433dd4
gnu: xeyes: Update to 1.1.2.
* gnu/packages/xdisorg.scm (xeyes): Update to 1.1.2.
[source]: Update URI.
[inputs]: Add libxrender.
2018-06-28 19:22:59 +02:00
Tobias Geerinckx-Rice 5e996128b8
gnu: xeyes: Update home page.
sourcearchive.com smells dead, and was hardly meaningful to begin with:
https://web.archive.org/web/20171005053046/http://xeyes.sourcearchive.com

* gnu/packages/xdisorg.scm (xeyes)[home-page]: Use main X.org home page.
2018-06-28 19:22:56 +02:00
Gábor Boskovits 88aa75e922
gnu: java-jarjar: Unbundle asm.
* gnu/packages/java.scm (java-jarjar)[inputs]: Add java-asm-bootstrap.
[source]: Add snippet to delete bundled asm and junit.
[arguments]: Add phase 'do-not-use-bundled-asm to patch build.xml to
use system asm.
2018-06-28 17:00:32 +02:00
Tobias Geerinckx-Rice 3116a4c5f6
gnu: progress: Update to 0.14.
* gnu/packages/admin.scm (progress): Update to 0.14.
2018-06-28 16:20:16 +02:00
Tobias Geerinckx-Rice 655105ee03
gnu: llvm: Update to 6.0.1.
* gnu/packages/llvm.scm (llvm, clang, clang-runtime): Update to 6.0.1.
2018-06-28 16:20:15 +02:00
Tobias Geerinckx-Rice 35b3236732
gnu: r-haven: Update to 1.1.2.
* gnu/packages/cran.scm (r-haven): Update to 1.1.2.
[inputs]: Add zlib.
2018-06-28 16:20:15 +02:00
Tobias Geerinckx-Rice e077186334
gnu: r-ggpubr: Update to 0.1.7.
* gnu/packages/cran.scm (r-ggpubr): Update to 0.1.7.
2018-06-28 16:20:15 +02:00