summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: pulseaudio: Fix build with glibc-2.27.Mark H Weaver2018-03-25
| | | | | | | | * 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: mkfontdir: Return #t from all phases.Mark H Weaver2018-03-25
| | | | | * gnu/packages/xorg.scm (mkfontdir)[arguments]: Return #t from the 'wrap-mkfontdir' phase.
* gnu: binutils-vc4: Use invoke.Mark H Weaver2018-03-25
| | | | * gnu/packages/embedded.scm (binutils-vc4)[arguments]: Use invoke.
* gnu: bdb: Use invoke.Mark H Weaver2018-03-25
| | | | | * gnu/packages/databases.scm (bdb, bdb-5.3)[arguments]: Use invoke in the custom configure phase.
* gnu: clang: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/llvm.scm (clang-from-llvm): Return #t from the 'set-glibc-file-names' phase.
* gnu: at-spi2-atk: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Use invoke.
* gnu: at-spi2-core: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/gtk.scm (at-spi2-core)[arguments]: Use invoke.
* gnu: texmaker: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texmaker)[arguments]: Use invoke in the custom configure phase.
* gnu: texlive-metafont-base: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-metafont-base)[arguments]: Use invoke in the custom build phase.
* gnu: texlive-latex-base: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-latex-base)[arguments]: Use invoke and remove vestigial plumbing.
* gnu: texlive-fonts-rsfs: Remove vestigial error plumbing.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-fonts-rsfs)[arguments]: Remove vestigial error code plumbing.
* gnu: texlive-fonts-latex: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-fonts-latex)[arguments]: Use invoke and remove vestigial plumbing from the build phase.
* gnu: texlive-fonts-knuth-lib: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-fonts-knuth-lib)[arguments]: Use invoke in the custom build phase.
* gnu: texlive-fonts-ec: Remove vestigial error code plumbing.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-fonts-ec)[arguments]: Remove vestigial error code plumbing.
* gnu: texlive-fonts-cm: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-fonts-cm)[arguments]: Use invoke and remove vestigial plumbing.
* gnu: texlive-fonts-amsfonts: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-fonts-amsfonts)[arguments]: Use invoke and remove vestigial plumbing in the custom build phase.
* gnu: texlive-bin: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: Use invoke in the 'postinst' phase.
* gnu: tcl: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/tcl.scm (tcl)[arguments]: Use invoke and remove vestigial plumbing in the 'install-private-headers' phase.
* gnu: subversion: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/version-control.scm (subversion)[arguments]: Use invoke and remove vestigial plumbing in the 'install-perl-bindings' phase.
* gnu: postgresql: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/databases.scm (postgresql)[arguments]: Use invoke in the 'build-contrib' and 'install-contrib' phases.
* gnu: pciutils: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/pciutils.scm (pciutils)[arguments]: Use invoke in the custom install phase.
* gnu: openssh: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/ssh.scm (openssh)[arguments]: Use invoke and remove vestigial plumbing in the custom install phase.
* gnu: le-certs: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/certs.scm (le-certs)[arguments]: Use invoke in the builder.
* gnu: nss-certs: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/certs.scm (nss-certs)[arguments]: Use invoke to detect errors while running 'certdata2pem.py'.
* gnu: nss: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/gnuzilla.scm (nss)[arguments]: Use invoke in the check phase.
* gnu: nasm: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/assembly.scm (nasm)[arguments]: Use invoke in the 'install-info' phase.
* gnu: mysql: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/databases.scm (mysql)[arguments]: Return #t from the 'patch-boost-version' phase.
* gnu: mozjs@38: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnuzilla.scm (mozjs-38)[arguments]: Use invoke in the custom configure phase.
* gnu: mozjs@24: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnuzilla.scm (mozjs-24)[arguments]: Use invoke in the custom configure phase.
* gnu: mozjs: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnuzilla.scm (mozjs)[arguments]: Return #t from the 'delete-timedout-test' phase. Use 'invoke' in the configure phase.
* gnu: mesa-utils: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gl.scm (mesa-utils)[arguments]: Return #t from the custom install phase.
* gnu: mesa-headers: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gl.scm (mesa-headers)[arguments]: Return #t from the custom install phase.
* gnu: mariadb: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/databases.scm (mariadb)[arguments]: Return #t from the 'post-install' phase.
* gnu: man-db: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/man.scm (man-db)[arguments]: Return #t from the 'patch-test-shebangs' phase.
* gnu: lua5.1-socket: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/lua.scm (lua5.1-socket)[arguments]: Use invoke in the custom check phase.
* gnu: lua5.1-expat: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/lua.scm (lua5.1-expat)[arguments]: Use invoke and remove vestigial plumbing in the custom check phase.
* gnu: lua: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/lua.scm (lua)[arguments]: Use invoke in the install phase.
* gnu: libssh2: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/ssh.scm (libssh2)[arguments]: Use invoke in the autoreconf phase.
* gnu: libsoup: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnome.scm (libsoup)[arguments]: Use invoke in the custom install phase.
* gnu: libelf: Use invoke.Mark H Weaver2018-03-23
| | | | * gnu/packages/elf.scm (libelf)[arguments]: Use invoke in the configure phase.
* gnu: libarchive: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/backup.scm (libarchive)[arguments]: Use invoke and remove vestigial plumbing from the check phase.
* gnu: imake: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/xorg.scm (imake)[arguments]: Use invoke and remove vestigial plumbing from the 'install-data' phase.
* gnu: perl-image-magick: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/imagemagick.scm (perl-image-magick)[arguments]: Return #t from the 'image-magick-flags' and 'skip-mpeg-tests' phases.
* gnu: imagemagick: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/imagemagick.scm (imagemagick)[arguments]: Return #t from the 'pre-build' and 'strip-configure-xml' phases.
* gnu: ijs: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/ghostscript.scm (ijs)[arguments]: Use invoke in the autogen phase.
* gnu: icecat: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: Return #t from the 'install-icons' and 'wrap-program' phases. Use 'invoke' in the custom configure phase.
* gnu: gnumach: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/hurd.scm (gnumach)[arguments]: Use invoke and remove vestigial plumbing in the 'produce-image' phase.
* gnu: guix: Use invoke.Mark H Weaver2018-03-23
| | | | | * gnu/packages/package-management.scm (guix)[arguments]: Use invoke in the bootstrap phase.
* gnu: gtk+@2: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gtk.scm (gtk+-2)[arguments]: Return #t from the 'disable-tests' phase.
* gnu: gnupg@1: Return #t from all phases.Mark H Weaver2018-03-23
| | | | | * gnu/packages/gnupg.scm (gnupg-1)[arguments]: Return #t from the 'patch-check-sh' phase.