| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Threaded compression makes tarballs non-deterministic: the result depends on
the number of threads used for compressing. See <https://bugs.gnu.org/31015>.
This reverts commit c8a3dea847bb9f87fa1876d0c6c3356d6226f121.
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre): Update to 8.42.
|
|
|
|
| |
* gnu/packages/linux.scm (util-linux): Update to 2.32.1.
|
|
|
|
| |
* gnu/packages/gtk.scm (pango): Update to 1.42.2.
|
|
|
|
| |
* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.4.
|
|
|
|
| |
* gnu/packages/cmake.scm (cmake): Update to 3.12.0.
|
|
|
|
| |
* gnu/packages/libevent.scm (libuv)[arguments]: Remove #:phases.
|
|
|
|
| |
* gnu/packages/libevent.scm (libuv): Update to 1.22.0.
|
|
|
|
|
|
| |
* gnu/packages/patches/texinfo-perl-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/texinfo.scm (texinfo)[source](patches): New field.
|
|
|
|
| |
* gnu/packages/readline.scm (%patch-series-7.0): Add patch 4 and 5.
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/algebra.scm (fftw): Update to 3.3.8.
|
|
|
|
|
| |
* gnu/packages/pcre.scm (pcre)[outputs]: Add "static".
[arguments]: Add 'move-static-libs' phase.
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (bzip2)[arguments]: Add phase for moving static
library.
[outputs]: New field.
|
|
|
|
|
| |
* gnu/packages/compression.scm (bzip2)[arguments]: Use SCANDIR instead of
FIND-FILES when locating the shared library.
|
|
|
|
|
|
| |
* gnu/packages/tcl.scm (tk)[arguments]: Add custom phase to create a
symlink from 'wish' to 'wish8.6'.
[home-page]: Use https.
|
|
|
|
|
| |
* gnu/packages/ghostscript.scm (lcms)[inputs]: Replace libpjeg@8 with
libjpeg.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.3.
[replacement]: Remove field.
(libgcrypt/fixed): Remove variable.
|
|
|
|
| |
* gnu/packages/cmake.scm (cmake): Update to 3.11.4.
|
|
|
|
| |
* gnu/packages/bash.scm (%patch-series-4.4): Add patches 20 through 23.
|
|
|
|
| |
* gnu/packages/databases.scm (gdbm): Update to 1.16.
|
|
|
|
|
| |
* guix/build/meson-build-system.scm (configure, build, check, install): Use
"invoke" and unconditionally return #t.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/video.scm (srt2vtt): Update Homepage.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| | |
* gnu/packages/emulators.scm (mame): Update to 0.199.
|
| |
| |
| |
| | |
* gnu/packages/fontutils.scm (teckit): Update to 2.5.8.
|
| |
| |
| |
| | |
* gnu/packages/fontutils.scm (teckit)[source]: Use GIT-FETCH.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/xdisorg.scm (sxhkd): Update to 0.5.9.
[source]: Switch to GIT-FETCH.
[arguments]: Let documentation subdirectory match build system defaults.
|
| |
| |
| |
| |
| | |
* gnu/packages/cluster.scm (keepalived)[synopsis]: Fix typo.
[description]: Use @dfn.
|
| |
| |
| |
| |
| | |
* gnu/packages/cluster.scm (keepalived): Update to 2.0.4.
[arguments]: Remove ‘patch-configure’ phase (bug fixed in 2.0.3).
|
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-ddalpha): Update to 1.3.4.
|
| |
| |
| |
| |
| | |
* gnu/packages/ntp.scm (tlsdate)[arguments]: Substitute INVOKE for
SYSTEM*.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-guix): Update to 0.4.1.1.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (qtfaststart): New variable.
|
| |
| |
| |
| | |
* gnu/packages/image-viewers.scm (feh): Update to 2.27.
|
| |
| |
| |
| |
| | |
* gnu/packages/telephony.scm (libsrtp): Update to 2.2.0.
[arguments]: Remove #:phases.
|
| |
| |
| |
| | |
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-3.
|
| |
| |
| |
| | |
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 18.0.0.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-pandas): Update to 0.23.1.
[arguments]: Drop new S3 test.
[native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB.
|
| |
| |
| |
| | |
* gnu/packages/python.scm (python-numpy): Update to 1.14.5.
|
| |
| |
| |
| | |
* gnu/packages/samba.scm (samba): Update to 4.8.3.
|
| |
| |
| |
| | |
* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.01.
|
| |
| |
| |
| |
| | |
This is not worth rebuilding mesa when ‘staging’ is merged.
This reverts commit 655105ee03d2307194bd3e1b47761c0f941284b5.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/xdisorg.scm (xeyes): Update to 1.1.2.
[source]: Update URI.
[inputs]: Add libxrender.
|
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| | |
* 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.
|