| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: alsa-plugins: Build jack plugin.•••* gnu/packages/linux.scm (alsa-plugins)[outputs]: Add "jack".
[inputs]: Add jack-1.
[arguments]: Install jack plugin in the 'split' phase.
| 宋文武 | 2018-06-25 | 1 | -1/+11 |
* | gnu: wine-staging: Update to 3.11.•••* gnu/packages/wine.scm (wine-staging): Update to 3.11.
| Rutger Helling | 2018-06-25 | 1 | -1/+1 |
* | gnu: wine-staging-patchset-data: Update to 3.11.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.11.
| Rutger Helling | 2018-06-25 | 1 | -2/+2 |
* | gnu: git: Update to 2.18.0.•••* gnu/packages/version-control.scm (git): Update to 2.18.0.
[inputs]: Add BASH.
[arguments]: In #:make-flags, define SHELL_PATH and TEST_SHELL_PATH.
Add #:disallowed-references. Drop /bin/sh substitution from Makefile. Add
phase to prevent the new BASH from ending up in PATH.
| Marius Bakke | 2018-06-24 | 1 | -4/+32 |
* | gnu: mbedtls-apache: Update to 2.7.4.•••* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.4.
| Marius Bakke | 2018-06-24 | 1 | -2/+2 |
* | gnu: gtk-doc: Wrap executables.•••* gnu/packages/gtk.scm (gtk-doc)[arguments]: Add phase "wrap-executables".
| Ricardo Wurmus | 2018-06-24 | 1 | -2/+10 |
* | gnu: java-aqute-libg-bootstrap: Disable tests.•••* gnu/packages/java.scm (java-aqute-libg-bootstrap)[arguments]: New field.
[native-inputs]: New field.
| Gábor Boskovits | 2018-06-24 | 1 | -1/+5 |
* | gnu: java-aqute-libg: Enable tests.•••* gnu/packages/java.scm (java-aqute-libg)[arguments]: Remove #:source-dir
and #:tests?, add #:phases 'chdir and 'create-test-directory.
[native-inputs]: Add java-hamcrest-core and java-junit.
| Gábor Boskovits | 2018-06-24 | 1 | -3/+21 |
* | gnu: java-aqute-libg: Explicitly build for java7.•••* gnu/package/java.scm (java-aqute-libg)[arguments]: Add #:make-flags
ant.build.javac.source=1.7 and ant.build.javac.target=1.7.
| Gábor Boskovits | 2018-06-24 | 1 | -0/+8 |
* | gnu: perl-uri-escape: Update to 1.74.•••* gnu/packages/perl-web.scm (perl-uri-escape): Update to 1.74.
| Oleg Pykhalov | 2018-06-24 | 1 | -2/+2 |
* | gnu: streamlink: Update to 0.13.0-1.2dca793.•••* gnu/packages/video.scm (streamlink): Update to 0.13.0-1.2dca793.
| Oleg Pykhalov | 2018-06-24 | 1 | -27/+35 |
* | gnu: gtk-doc: Update to 1.27.•••* gnu/packages/gtk.scm (gtk-doc)[source]: Update to 1.27.
[arguments]<#:phases>[patch-gtk-doc-scan]: New phase.
[arguments]<#:phases>[patch-test-out]: New phase.
[propagated-inputs]: Add python-six.
| Danny Milosavljevic | 2018-06-24 | 1 | -2/+22 |
* | gnu: sbcl-stumpwm: Update to 18.05.•••* gnu/packages/lisp.scm (sbcl-stumpwm): Update to 18.05.
| Oleg Pykhalov | 2018-06-24 | 1 | -3/+4 |
* | gnu: Add python-send2trash.•••* gnu/packages/python.scm (python-send2trash, python2-send2trash): New public
variables.
| Oleg Pykhalov | 2018-06-23 | 1 | -0/+42 |
* | gnu: maven-core: Fill properties.•••* gnu/packages/maven.scm (maven-core-bootstrap)[arguments]: Add a
fill-properties phase.
| Julien Lepiller | 2018-06-23 | 1 | -0/+12 |
* | gnu: maven: Propagate mvn script requirements.•••* gnu/packages/maven.scm (maven)[propagated-inputs]: Add coreutils and
which.
| Julien Lepiller | 2018-06-23 | 1 | -0/+4 |
* | gnu: tome4: Update to 1.5.10.•••* gnu/packages/games.scm (tome4): Update to 1.5.10.
| Oleg Pykhalov | 2018-06-23 | 1 | -2/+3 |
* | gnu: tome4: Use invoke.•••* gnu/packages/games.scm (tome4)[arguments]: Use invoke.
| Oleg Pykhalov | 2018-06-23 | 1 | -1/+1 |
* | gnu: make-u-boot-package: Improve error handling.•••* gnu/packages/bootloaders.scm (make-u-boot-package): Improve error handling.
| Danny Milosavljevic | 2018-06-22 | 1 | -1/+1 |
* | gnu: perl-cgi-simple: Update to 1.15.•••* gnu/packages/web.scm (perl-cgi-simple): Update to 1.15.
[source]: Update URI.
[native-inputs]: Add perl-test-exception & perl-test-nowarnings.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -5/+7 |
* | gnu: perl-catalyst-runtime: Remove left-over input.•••This is a follow-up to commit b544dde3e7a306c9050a031fe30c85a2ee4b9e15.
* gnu/packages/web.scm (perl-catalyst-runtime)[native-inputs]: Remove
perl-io-stringy.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -1/+0 |
* | gnu: workrave: Edit description.•••* gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -3/+4 |
* | gnu: eid-mw: Update to 4.4.3.•••* gnu/packages/security-token.scm (eid-mw): Update to 4.4.3.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -2/+2 |
* | gnu: eid-mw: Fix build.•••* gnu/packages/security-token.scm (eid-mw)[arguments]: Move the
‘bootstrap’ phase to after ‘unpack’. Modify it to run without errors,
and call upstream's bootstrap.sh script instead of our own copy.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -3/+8 |
* | gnu: eid-mw: Don't use unstable tarball.•••* gnu/packages/security-token.scm (eid-mw)[source]: Use GIT-FETCH.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -9/+9 |
* | gnu: Use more HTTPS.•••* gnu/packages/admin.scm (net-base, wakelan, pam-krb5)
[home-page]: Use HTTPS.
(dfc, libpcap, tcpdump, wpa-supplicant-minimal, libcap-ng, audit)
[source, home-page]: Likewise.
* gnu/packages/algebra.scm (eigen)[home-page]: Likewise.
(gp2c, pari-gp)[source, home-page]: Likewise.
* gnu/packages/animation.scm (etl, synfig, synfigstudio, papagayo)
[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (tadbit)[home-page]: Likewise.
| Tobias Geerinckx-Rice | 2018-06-22 | 4 | -24/+24 |
* | gnu: Use HTTPS for drobilla.net URIs.•••* gnu/packages/audio.scm (jalv, lilv, patchage, raul, raul-devel)
(sratom, suil)[source, home-page]: Use HTTPS.
* gnu/packages/gtk.scm (ganv, ganv-devel)[source, home-page]: Likewise.
* gnu/packages/music.scm (ingen)[source, home-page]: Likewise.
* gnu/packages/rdf.scm (serd, sord)[source, home-page]: Likewise.
| Tobias Geerinckx-Rice | 2018-06-22 | 4 | -22/+22 |
* | gnu: libgit2: Return #t from all phases.•••* gnu/packages/version-control.scm (libgit2)[arguments]: Substitute
INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -1/+1 |
* | gnu: busybox: Return #t from all phases.•••* gnu/packages/busybox.scm (busybox)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -10/+10 |
* | gnu: corkscrew: Clean up dead code.•••* gnu/packages/ssh.scm (corkscrew)[arguments]: Remove unnecessary
variables and procedure calls.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -11/+7 |
* | gnu: corkscrew: Deduplicate documentation directories.•••* gnu/packages/ssh.scm (corkscrew)[arguments]: Install documentation to
the correct versioned subdirectory, as already done by the build system.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -2/+2 |
* | gnu: corkscrew: Return #t from all phases.•••* gnu/packages/ssl.scm (corkscrew)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -3/+3 |
* | gnu: guile-ssh: Return #t from all phases.•••* gnu/packages/ssh.scm (guile-ssh)[arguments]: Substitute INVOKE for
SYSTEM* and all its trappings.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -11/+11 |
* | gnu: libtocc: Return #t from all phases.•••* gnu/packages/search.scm (libtocc)[arguments]: Substitute INVOKE for
SYSTEM*. Return #t rather than undefined from phases. Re-indent.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -18/+18 |
* | gnu: qemu: Return #t from phases.•••* gnu/packages/virtualization.scm (qemu)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -19/+18 |
* | gnu: git-crypt: Return #t from all phases.•••* gnu/packages/version-control.scm (git-crypt)[arguments]: Substitute
INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -3/+3 |
* | gnu: lxc: Return #t from phases.•••* gnu/packages/virtualization.scm (lxc)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice | 2018-06-22 | 1 | -3/+2 |
* | gnu: lookingglass: Update to a11.•••* gnu/packages/virtualization.scm (lookingglass): Update to a11.
[native-inputs]: Add 'libconfig', 'nettle'.
[arguments]: Add 'CC=gcc' make-flag.
| Rutger Helling | 2018-06-22 | 1 | -3/+8 |
* | gnu: extempore: Fetch sources from git.•••* gnu/packages/music.scm (extempore)[source]: Fetch from git.
| Ricardo Wurmus | 2018-06-22 | 1 | -6/+6 |
* | gnu: patchmatrix: Update to 0.12.0-1.a0b0b1e.•••* gnu/packages/music.scm (patchmatrix): Update to 0.12.0-1.a0b0b1e.
[arguments]: Add phase "make-gzip-archive-writable".
| Ricardo Wurmus | 2018-06-22 | 1 | -24/+36 |
* | gnu: sfarkxtc: Update to 0-1.13cd6f937.•••* gnu/packages/compression.scm (sfarkxtc): Update to 0-1.13cd6f937.
| Ricardo Wurmus | 2018-06-22 | 1 | -32/+33 |
* | gnu: non-sequencer: Update to 1.9.5-4.5ae43bb.•••* gnu/packages/music.scm (non-sequencer): Update to 1.9.5-4.5ae43bb.
| Ricardo Wurmus | 2018-06-22 | 1 | -3/+3 |
* | gnu: ntk: Update to 1.3.1000.•••* gnu/packages/fltk.scm (ntk): Update to 1.3.1000.
[arguments]: Do not use python-2; add missing #t to "set-ldflags" phase.
| Ricardo Wurmus | 2018-06-22 | 1 | -10/+9 |
* | gnu: pigx-chipseq: Update to 0.0.17.•••* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.17.
[arguments]: Remove "wrap-executable" phase.
| Ricardo Wurmus | 2018-06-22 | 1 | -14/+4 |
* | gnu: git: Add "credential-netrc" output.•••* gnu/packages/version-control.scm (git): Add "credential-netrc"
output.
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
| Pierre Neidhardt | 2018-06-22 | 1 | -0/+7 |
* | gnu: gnome-dictionary: Update to 3.26.1.•••* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.26.1.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]; New field.
| Ludovic Courtès | 2018-06-22 | 1 | -3/+4 |
* | Do not record store file name in bioinformatics.scm.•••* gnu/packages/bioinformatics.scm (dropseq-tools): Replace full store
file name with ellipses.
| Ludovic Courtès | 2018-06-22 | 1 | -1/+1 |
* | gnu: parallel: Remove 'bash' input.•••Because it's implicit.
* gnu/packages/parallel.scm (parallel)[inputs]: Remove 'bash'.
| Clément Lassieur | 2018-06-22 | 1 | -3/+1 |
* | gnu: nyx: Show header stats.•••This is a follow-up to commit 18ab54d4a2aaf932b14e69c30650c1d2c4db33c7
and fixes a regression introduced by Nyx 2.0.4 + Python 3.
* gnu/packages/tor.scm (nyx)[source]: Add patch.
* gnu/packages/patches/nyx-show-header-stats-with-python3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2018-06-22 | 2 | -0/+72 |
* | gnu: parallel: Wrap program instead of substituting 'ps' and 'perl'.•••* gnu/packages/parallel.scm (parallel)[arguments]: Replace 'ps' and 'perl'
substitutions with a 'wrap-program' phase. Move the 'post-install-test' phase
after it.
[inputs]: Add bash.
| Clément Lassieur | 2018-06-22 | 1 | -6/+16 |