Age | Commit message (Collapse) | Author |
|
* gnu/packages/ncurses.scm (ncurses)[arguments]: Use INVOKE and end
phases with #t.
|
|
* gnu/packages/linux.scm (eudev): Update to 3.2.5.
|
|
* gnu/packages/gnunet.scm (gnurl)[inputs]: Add nghttp2:lib.
|
|
* gnu/packages/elf.scm (patchelf)[arguments]: Use MODIFY-PHASES syntax
and INVOKE, and end phase with #t.
|
|
* gnu/packages/cross-base.scm (cross-kernel-headers, cross-libc): Use
MODIFY-PHASES syntax and end phases with #t.
|
|
* gnu/packages/indent.scm (indent)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
|
|
* gnu/packages/glib.scm (intltool)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
|
|
* gnu/packages/make-bootstrap.scm (%static-inputs): Use MODIFY-PHASES
syntax and end phases with #t.
(%binutils-static, %gcc-static)[arguments]: Likewise.
|
|
* gnu/packages/libffi.scm (libffi): Move let-bound POST-INSTALL-PHASE to...
[arguments]: ...here, use MODIFY-PHASES syntax, and end phase with #t.
|
|
* gnu/packages/docbook.scm (dblatex)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
|
|
* gnu/packages/base.scm (glibc/hurd-headers)[arguments]: Use
MODIFY-PHASES syntax and INVOKE, and end phases with #t.
|
|
* gnu/packages/guile.scm (guile-2.0)[arguments]: Use MODIFY-PHASES
syntax and end phase with #t.
|
|
* gnu/packages/commencement.scm (gnu-make-boot0): Substitute INVOKE for
SYSTEM* and end phases with #t.
(glibc-final-with-bootstrap-bash)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
(gcc-boot0)[arguments]: Do all of the above.
|
|
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Use MODIFY-PHASES syntax
and end phases with #t.
|
|
* gnu/packages/graphviz.scm (gts)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
|
|
* gnu/packages/xorg.scm (util-macros)[arguments]: Use MODIFY-PHASES
syntax and end phases with #t.
|
|
* gnu/packages/libbsd.scm (libbsd): Update to 0.8.7.
|
|
* gnu/packages/databases.scm (sqlite): Update to 3.22.0.
|
|
* gnu/packages/glib.scm (dbus): Update to 1.12.4.
|
|
* gnu/packages/glib.scm (glib): Update to 2.54.3.
|
|
* gnu/packages/linux.scm (util-linux): Update to 2.31.1.
|
|
* gnu/packages/libevent.scm (libuv): Update to 1.19.1.
[arguments]: Use INVOKE instead of SYSTEM*.
|
|
* gnu/packages/tls.scm (libtasn1): Update to 4.13.
[source]: Remove patches.
* gnu/packages/patches/libtasn1-CVE-2017-10790.patch,
gnu/packages/patches/libtasn1-CVE-2018-6003.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
* gnu/packages/boost.scm (boost): Update to 1.66.0.
[arguments]: Replace system* with invoke.
[home-page]: Update URI.
|
|
* gnu/packages/tls.scm (gnutls): Update to 3.5.18.
|
|
* gnu/packages/base.scm (tar): Update to 1.30.
[source]: Remove 'tar-CVE-2016-6321.patch'.
* gnu/packages/patches/tar-CVE-2016-6321.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.8.2.
|
|
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.2.
[description]: Fix typo.
|
|
* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.4.
|
|
* gnu/packages/gtk.scm (pango): Update to 1.41.1.
[inputs]: Add fribi.
|
|
* gnu/packages/ghostscript.scm (lcms): Update to 2.9.
[source]: Remove patch.
* gnu/packages/patches/lcms-CVE-2016-10165.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.5.
|
|
* gnu/packages/linux.scm (kmod)[arguments]: Use MODIFY-PHASES syntax and
end phase in #t.
|
|
* gnu/packages/linux.scm (kmod): Update to 25.
|
|
* gnu/packages/algebra.scm (fftw)[arguments]: Use MODIFY-PHASES syntax
and end phase with #t.
|
|
* gnu/packages/algebra.scm (fftw): Update to 3.3.7.
(fftw-3.3.7): Remove, and...
(fftw-avx): ...update the only caller.
|
|
* gnu/packages/compression.scm (bzip2)[arguments]: Use simpler install-file
instead of copy-file. Remove let binding for (now) single-use basename.
|
|
* gnu/packages/compression.scm (lzip): Update to 1.20.
|
|
* gnu/packages/mp3.scm (chromaprint): Update to 1.4.3.
[source]: Update URI.
|
|
* gnu/packages/networking.scm (socat): Update to 1.7.3.2.
|
|
* gnu/packages/music.scm (setbfree): Update to 0.8.5.
|
|
* gnu/packages/lighting.scm (ola): Update to 0.10.6.
|
|
* gnu/packages/pciutils.scm (pciutils)[home-page]: Use HTTPS.
|
|
* gnu/packages/mail.scm (neomutt): Update to 20171215.
[inputs]: Move "docbook-xsl" to [native-inputs].
[native-inputs]: Remove "autoconf". Add "tcl", "docbook-xml", "w3m".
[argumnets]: Switch to autosetup based build. Add new phases "fix-sasl-test",
"fix-docbook". Remove phase "autoconf".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add
"s390x-linux".
* gnu/packages/linux.scm (system->linux-architecture): Add "s390"
prefix.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/kde-frameworks.scm (qqc2-desktop-style)<inputs>:
Add qtquickcontrols2.
|
|
* gnu/packages/image-viewers.scm (mcomix)[arguments]: Disable tests.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=30523>.
|
|
* gnu/packages/openldap.scm (nss-pam-ldapd): Update to 0.9.9.
|
|
* gnu/packages/disk.scm (ddrescue): Update to 1.23.
|
|
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.14.
|