summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: ratpoison: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/ratpoison.scm (ratpoison)[arguments]: Return #t from the 'install-xsession' phase.
* gnu: gdb: Return #t from all phases.Mark H Weaver2018-04-12
| | | | * gnu/packages/gdb.scm (gdb)[arguments]: Return #t from all phases.
* gnu: kbd: Return #t from all phases.Mark H Weaver2018-04-12
| | | | * gnu/packages/linux.scm (kbd)[arguments]: Return #t from all phases.
* gnu: isc-dhcp: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/admin.scm (isc-dhcp)[arguments]: Use invoke instead of system*, and return #t from all phases.
* gnu: grilo: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/gnome.scm (grilo)[arguments]: Return #t from the 'fix-introspection-install-dir' phase.
* gnu: fontforge: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/fontutils.scm (fontforge)[arguments]: Return #t from the 'set-library-path' phase.
* gnu: iniparser: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/samba.scm (iniparser)[arguments]: Return #t from the custom configure and install phases.
* gnu: texlive-texmf: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/tex.scm (texlive-texmf): Use invoke instead of system*, and return #t from all phases.
* gnu: texlive-texmf: Use invoke instead of system*.Mark H Weaver2018-04-12
| | | | | * gnu/packages/tex.scm (texlive-texmf)[arguments]: Use invoke instead of system*, and return #t from all phases.
* gnu: lilv: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/audio.scm (lilv)[arguments]: Return #t from the 'set-ldflags' phase.
* gnu: sord: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/rdf.scm (sord)[arguments]: Return #t from the 'set-ldflags' phase.
* gnu: serd: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/rdf.scm (serd)[arguments]: Return #t from the 'set-ldflags' phase.
* gnu: ocaml-findlib: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/ocaml.scm (ocaml-findlib)[arguments]: Use invoke instead of system*, and return #t from all phases.
* gnu: camlp5: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/ocaml.scm (camlp5)[arguments]: Use invoke instead of system*, and return #t from all phases.
* gnu: sane-backends-minimal: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/scanner.scm (sane-backends-minimal)[arguments]: Return #t from the 'install-udev-rules' phase.
* gnu: mpv: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/video.scm (mpv)[arguments]: Return #t from the 'setup-waf' phase.
* gnu: python-waf: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/python.scm (python-waf)[arguments]: Use invoke instead of system*, and return #t from all phases.
* gnu: byobu: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/screen.scm (byobu)[arguments]: Return #t from the 'provide-locale' phase.
* gnu: dtach: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/screen.scm (dtach)[arguments]: Return #t from the custom install phase.
* gnu: pzstd: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/compression.scm (pzstd)[arguments]: Use invoke.
* gnu: unshield: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/compression.scm (unshield)[arguments]: Use invoke.
* gnu: p7zip: Use invoke.Mark H Weaver2018-04-12
| | | | | * gnu/packages/compression.scm (p7zip)[arguments]: Use invoke and remove vestigial plumbing.
* gnu: java-iq80-snappy: Use invoke.Mark H Weaver2018-04-12
| | | | | * gnu/packages/compression.scm (java-iq80-snappy)[arguments]: Use invoke and remove vestigial plumbing.
* gnu: java-snappy-1: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/compression.scm (java-snappy-1)[arguments]: Use invoke.
* gnu: xdelta: Use invoke.Mark H Weaver2018-04-12
| | | | | * gnu/packages/compression.scm (xdelta)[arguments]: Use invoke. Return a boolean from all phase procedures.
* gnu: brotli: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/compression.scm (brotli)[arguments]: Use invoke.
* gnu: libtar: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/compression.scm (libtar)[arguments]: Use invoke.
* gnu: minizip: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/compression.scm (minizip)[arguments]: Use invoke.
* gnu: proot: Use invoke.Mark H Weaver2018-04-12
| | | | | * gnu/packages/linux.scm (proot)[arguments]: Use invoke and remove vestigial plumbing.
* gnu: rdma-core: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/linux.scm (rdma-core)[arguments]: Use invoke.
* gnu: freefall: Return #t from all phases.Mark H Weaver2018-04-12
| | | | | * gnu/packages/linux.scm (freefall)[arguments]: Return #t from all phase procedures.
* gnu: gpm: Use invoke.Mark H Weaver2018-04-12
| | | | | * gnu/packages/linux.scm (gpm)[arguments]: Use invoke and remove vestigial result code plumbing.
* gnu: e2fsprogs: Use invoke.Mark H Weaver2018-04-12
| | | | | * gnu/packages/linux.scm (e2fsprogs)[arguments]: Use invoke and remove vestigial result code plumbing.
* gnu: gnu-c-manual: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/gcc.scm (gnu-c-manual)[arguments]: Use invoke.
* gnu: libstdc++-doc: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/gcc.scm (make-libstdc++-doc)[arguments]: Use invoke.
* gnu: guile-irregex: Use invoke.Mark H Weaver2018-04-12
| | | | * gnu/packages/guile.scm (guile-irregex)[arguments]: Use invoke.
* gnu: icecat: Remove 'use-skia-by-default' phase.Mark H Weaver2018-04-11
| | | | | | | This seems no longer to be needed for stability. * gnu/packages/gnuzilla.scm (icecat)[arguments]: Remove the 'use-skia-by-default' phase.
* Merge branch 'master' into core-updatesMark H Weaver2018-04-11
|\
| * gnu: icecat: Add more fixes from upstream mozilla-esr52.Mark H Weaver2018-04-11
| | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the upstream mozilla-esr52 repository.
| * gnu: icecat: Add more configure flags and rename a phase.Mark H Weaver2018-04-11
| | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (icecat)[arguments]: To configure-flags, add "--with-distribution-id=org.gnu", "--disable-tests", "--disable-updater", "--disable-crashreporter", "--disable-maintenance-service", and "--disable-eme". Rename the 'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase to 'link-libxul-with-libraries'.
| * services: cgit: Add support for project-list.Clément Lassieur2018-04-11
| | | | | | | | | | | | | | | | | | * doc/guix.texi (Version Control Services): Update accordingly. * gnu/services/cgit.scm (cgit-configuration)[project-list]: New field. (serialize-project-list): New procedure that uses PLAIN-FILE to generate a file from the string list given by the user as input. (serialize-cgit-configuration): Make sure to serialize 'project-list' before 'repostory-directory'.
| * services: cgit: Enforce serialization order.Clément Lassieur2018-04-11
| | | | | | | | | | | | | | * gnu/services/cgit.scm (serialize-cgit-configuration): New procedure that serializes fields with a precise order. (cgit-activation): Replace the generic SERIALIZE-CONFIGURATION with SERIALIZE-CGIT-CONFIGURATION.
| * services: cgit: Add support for file-like objects.Clément Lassieur2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guix.texi (Version Control Services): Update accordingly. * gnu/services/cgit.scm (serialize-field, serialize-string, serialize-boolean, serialize-integer, serialize-repository-cgit-configuration-list, serialize-nginx-server-configuration-list, serialize-repo-field, serialize-repo-boolean, serialize-repo-integer, serialize-module-link-path, serialize-repository-directory, serialize-mimetype-alist): Return strings or string-valued gexps and stop printing. (repository-cgit-configuration)[source-filter, about-filter, commit-filter, logo, owner-filter], (cgit-configuration)[auth-filter, commit-filter, css, email-filter, favicon, include, logo, owner-filter, mimetype-file, readme, source-filter]: Replace STRING with FILE-OBJECT. (file-object?, serialize-file-object, repo-file-object?, serialize-repo-file-object): New procedures. (cgit-activation): Use SERIALIZE-CONFIGURATION's return value with MIXED-TEXT-FILE instead of using its output with PLAIN-FILE.
| * services: cgit: Simplify 'serialize-module-link-path'.Clément Lassieur2018-04-11
| | | | | | | | | | * gnu/services/cgit.scm (serialize-module-link-path): Remove STRING-DROP-RIGHT and UGLIFY-FIELD-NAME.
| * services: cgit: Simplify 'uglify-field-name'.Clément Lassieur2018-04-11
| | | | | | | | | | * gnu/services/cgit.scm (uglify-field-name): Remove STRING-JOIN and STRING-SPLIT.
| * gnu: linux-libre: Update to 4.16.1.Mark H Weaver2018-04-11
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.1. (%linux-libre-hash): Update hash. * gnu/packages/aux-files/linux-libre/4.15-arm.conf, gnu/packages/aux-files/linux-libre/4.15-i686.conf, gnu/packages/aux-files/linux-libre/4.15-x86_64.conf: Delete files. * gnu/packages/aux-files/linux-libre/4.16-arm.conf, gnu/packages/aux-files/linux-libre/4.16-i686.conf, gnu/packages/aux-files/linux-libre/4.16-x86_64.conf: New files. * Makefile.am (AUX_FILES): Update accordingly.
| * gnu: linux-libre: Add 'patch-/bin/pwd' phase.Mark H Weaver2018-04-11
| | | | | | | | | | * gnu/packages/linux.scm (make-linux-libre)[arguments]: Add 'patch-/bin/pwd' phase.
| * gnu: elfutils: Disable failing test.Efraim Flashner2018-04-11
| | | | | | | | | | * gnu/packages/elf.scm (elfutils)[arguments]: Skip test which always fails on aarch64-linux.
| * gnu: guile-config: Update to 0.2.Alex Sassmannshausen2018-04-11
| | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-config): Update to 0.2. [source]: Change to github repo. [native-inputs]: Add make dist dependencies. [license]: Update license.
| * gnu: Add qBittorrent.Fis Trivial2018-04-11
| | | | | | | | | | | | * gnu/packages/bittorrent.scm (qBittorrent): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>