Age | Commit message (Collapse) | Author |
|
* gnu/packages/patches/glibc-bootstrap-system.patch: Adapt for glibc-2.27.
|
|
* gnu/packages/linux.scm (crda)[arguments]: Add 'gzip-determinism' phase.
|
|
Fix a regression introduced by commit
189be331acfda1c242a9c85fca8d2a0356742f48.
* gnu/packages/documentation.scm (asciidoc)[arguments]: Restore the custom
'bootstrap' phase that present prior to commit 189be33.
|
|
* gnu/packages/linux.scm (wireless-regdb)[arguments]: Add 'gzip-determinism'
phase.
|
|
* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add 'pre-bootstrap'
phase.
|
|
* gnu/packages/admin.scm (shadow)[arguments]: Return #t from
the 'set-nscd-file-name' phase.
|
|
* gnu/packages/patches/pulseaudio-glibc-2.27.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (pulseaudio)[source]: Add the patch.
[arguments]: Replace 'bootstrap' phase.
[native-inputs]: Add autoconf, automake, and libtool.
|
|
* gnu/packages/xorg.scm (mkfontdir)[arguments]: Return #t from
the 'wrap-mkfontdir' phase.
|
|
* gnu/packages/embedded.scm (binutils-vc4)[arguments]: Use invoke.
|
|
* gnu/packages/databases.scm (bdb, bdb-5.3)[arguments]: Use invoke in the
custom configure phase.
|
|
* gnu/packages/llvm.scm (clang-from-llvm): Return #t from the
'set-glibc-file-names' phase.
|
|
* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Use invoke.
|
|
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Use invoke.
|
|
* gnu/packages/tex.scm (texmaker)[arguments]: Use invoke in the custom
configure phase.
|
|
* gnu/packages/tex.scm (texlive-metafont-base)[arguments]: Use invoke in the
custom build phase.
|
|
* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Use invoke and remove
vestigial plumbing.
|
|
* gnu/packages/tex.scm (texlive-fonts-rsfs)[arguments]: Remove vestigial error
code plumbing.
|
|
* gnu/packages/tex.scm (texlive-fonts-latex)[arguments]: Use invoke and remove
vestigial plumbing from the build phase.
|
|
* gnu/packages/tex.scm (texlive-fonts-knuth-lib)[arguments]: Use invoke in the
custom build phase.
|
|
* gnu/packages/tex.scm (texlive-fonts-ec)[arguments]: Remove vestigial error
code plumbing.
|
|
* gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Use invoke and remove
vestigial plumbing.
|
|
* gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]: Use invoke and
remove vestigial plumbing in the custom build phase.
|
|
* gnu/packages/tex.scm (texlive-bin)[arguments]: Use invoke in the 'postinst'
phase.
|
|
* gnu/packages/tcl.scm (tcl)[arguments]: Use invoke and remove vestigial
plumbing in the 'install-private-headers' phase.
|
|
* gnu/packages/version-control.scm (subversion)[arguments]: Use invoke and
remove vestigial plumbing in the 'install-perl-bindings' phase.
|
|
* gnu/packages/databases.scm (postgresql)[arguments]: Use invoke in the
'build-contrib' and 'install-contrib' phases.
|
|
* gnu/packages/pciutils.scm (pciutils)[arguments]: Use invoke in the custom
install phase.
|
|
* gnu/packages/ssh.scm (openssh)[arguments]: Use invoke and remove vestigial
plumbing in the custom install phase.
|
|
* gnu/packages/certs.scm (le-certs)[arguments]: Use invoke in the builder.
|
|
* gnu/packages/certs.scm (nss-certs)[arguments]: Use invoke to detect errors
while running 'certdata2pem.py'.
|
|
* gnu/packages/gnuzilla.scm (nss)[arguments]: Use invoke in the check phase.
|
|
* gnu/packages/assembly.scm (nasm)[arguments]: Use invoke in
the 'install-info' phase.
|
|
* gnu/packages/databases.scm (mysql)[arguments]: Return #t from
the 'patch-boost-version' phase.
|
|
* gnu/packages/gnuzilla.scm (mozjs-38)[arguments]: Use invoke in the custom
configure phase.
|
|
* gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Use invoke in the custom
configure phase.
|
|
* gnu/packages/gnuzilla.scm (mozjs)[arguments]: Return #t from the
'delete-timedout-test' phase. Use 'invoke' in the configure phase.
|
|
* gnu/packages/gl.scm (mesa-utils)[arguments]: Return #t from the custom
install phase.
|
|
* gnu/packages/gl.scm (mesa-headers)[arguments]: Return #t from the
custom install phase.
|
|
* gnu/packages/databases.scm (mariadb)[arguments]: Return #t from
the 'post-install' phase.
|
|
* gnu/packages/man.scm (man-db)[arguments]: Return #t from
the 'patch-test-shebangs' phase.
|
|
* gnu/packages/lua.scm (lua5.1-socket)[arguments]: Use invoke in the custom
check phase.
|
|
* gnu/packages/lua.scm (lua5.1-expat)[arguments]: Use invoke and remove
vestigial plumbing in the custom check phase.
|
|
* gnu/packages/lua.scm (lua)[arguments]: Use invoke in the install phase.
|
|
* gnu/packages/ssh.scm (libssh2)[arguments]: Use invoke in the autoreconf
phase.
|
|
* gnu/packages/gnome.scm (libsoup)[arguments]: Use invoke in the custom
install phase.
|
|
* gnu/packages/elf.scm (libelf)[arguments]: Use invoke in the configure phase.
|
|
* gnu/packages/backup.scm (libarchive)[arguments]: Use invoke and remove
vestigial plumbing from the check phase.
|
|
* gnu/packages/xorg.scm (imake)[arguments]: Use invoke and remove vestigial
plumbing from the 'install-data' phase.
|
|
* gnu/packages/imagemagick.scm (perl-image-magick)[arguments]: Return #t from
the 'image-magick-flags' and 'skip-mpeg-tests' phases.
|
|
* gnu/packages/imagemagick.scm (imagemagick)[arguments]: Return #t from
the 'pre-build' and 'strip-configure-xml' phases.
|