aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: ecj-javac-wrapper: Remove unnecessary build flags.Efraim Flashner2018-06-27
| | | | | * gnu/packages/java.scm (ecj-javac-wrapper)[arguments]: Remove unnecessary build flags passed to the java command.
* Revert "gnu: gnu: Make alsa find its plugins by setting ALSA_PLUGIN_DIR."宋文武2018-06-26
| | | | | | | This reverts commit 2101cc3fb691f443b830fdf5f846ded5fa018739. With commit 1e3861eb, we can do it without ALSA_PLUGIN_DIR. See <https://bugs.gnu.org/31934> for details.
* Merge branch 'master' into stagingMarius Bakke2018-06-26
|\
| * gnu: java-commons-collections: Fix java8 errors.Gábor Boskovits2018-06-26
| | | | | | | | | | | | * gnu/packages/java.scm (java-commons-collections)[source]: Add patch. * gnu/packages/patches/java-commons-collections-fix-java8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: python-zope-testing: Update to 4.6.2.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-zope-testing): Update to 4.6.2. [native-inputs]: Remove python-zope-exceptions. [propagated-inputs]: Remove python-zope-interface.
| * gnu: python-pynacl: Update to 1.2.1.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | * gnu/packages/python-crypto.scm (python-pynacl): Update to 1.2.1.
| * gnu: python-pathpy: Update to 11.0.1.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | * gnu/packages/python.scm (python-pathpy): Update to 11.0.1.
| * gnu: stunnel: Update to 5.47.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | | | * gnu/packages/web.scm (stunnel): Update to 5.47. [native-inputs]: Add iproute, netcat, and procps. [arguments]: Add ‘patch-output-directories’ and ‘patch-tests’ phases.
| * gnu: newsboat: Update to 2.12.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | * gnu/packages/syndication.scm (newsboat): Update to 2.12.
| * gnu: newsboat: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/syndication.scm (newsboat)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: transfig: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/xfig.scm (transfig)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
| * gnu: python2-django-mailman3: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/mail.scm (python2-django-mailman3)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: glog: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/logging.scm (glog)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: epic5: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/irc.scm (epic5)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: irssi: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/irc.scm (irssi)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: Use HTTPS for nodejs.org.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | * gnu/packages/node.scm (node)[source, home-page]: Use HTTPS.
| * gnu: node: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/node.scm (node)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: gpxsee: Use INVOKE.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/gps.scm (gpxsee)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: go@1.9: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/golang.scm (go-1.9)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
| * gnu: go@1.4: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/golang.scm (go-1.4)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
| * gnu: yosys: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/fpga.scm (yosys)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: libsigrok: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/electronics.scm (libsigrok)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
| * gnu: knot: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/backup.scm (knot)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: unbound: Use INVOKE.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/dns.scm (unbound)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: dnscrypt-wrapper: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/dns.scm (dnscrypt-wrapper)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: dnscrypt-proxy: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/dns.scm (dnscrypt-proxy)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: obnam: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/backup.scm (obnam)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: borg: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/backup.scm (borg)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
| * gnu: rsnapshot: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/backup.scm (rsnapshot)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: par2cmdline: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/backup.scm (par2cmdline)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: rsound: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/audio.scm (rsound)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: portaudio: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/audio.scm (portaudio)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: rtmidi: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/audio.scm (rtmidi)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: libharu: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/pdf.scm (libharu)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: python-pypdf2: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/pdf.scm (python-pypdf2)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: sendmail: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/mail.scm (sendmail)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
| * gnu: dovecot-libsodium-plugin: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/mail.scm (dovecot-libsodium-plugin)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: libetpan: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/mail.scm (libetpan)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: notmuch: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/mail.scm (notmuch)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: offlineimap: Return #t from all phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/mail.scm (offlineimap)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: dovecot-trees: Return #t from phases.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | * gnu/packages/mail.scm (dovecot-trees)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: dovecot-trees: Fix build with dovecot 2.3.Tobias Geerinckx-Rice2018-06-26
| | | | | | | | | | | | | | * gnu/packages/mail.scm (dovecot-trees)[source]: Add patch. * gnu/packages/patches/dovecot-trees-support-dovecot-2.3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: linux-libre@4.14: Update to 4.14.51.Mark H Weaver2018-06-25
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.51. (%linux-libre-4.14-hash): Update hash.
| * gnu: epiphany: Update to 3.28.3.1 [fixes CVE-2018-{11396,12016}].Mark H Weaver2018-06-25
| | | | | | | | * gnu/packages/gnome.scm (epiphany): Update to 3.28.3.1.
| * gnu: Add clyrics.Pierre Neidhardt2018-06-25
| | | | | | | | | | | | * gnu/packages/music.scm (clyrics): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: guile-simple-zmq: Update to commit '1f3b7c0'.Rouby Pierre-Antoine2018-06-25
| | | | | | | | | | | | | | | | * gnu/packages/guile.scm (guile-simple-zmq): Update to commit '1f3b7c0'. [inputs]: New field. [propagated-inputs]: Remove GUILE-2.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add stalin.Adam Massmann2018-06-25
| | | | | | | | | | | | * gnu/packages/scheme.scm (stalin): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add opencl-clhpp.Fis Trivial2018-06-25
| | | | | | | | | | | | * gnu/packages/opencl.scm (opencl-clhpp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add opencl-headers.Fis Trivial2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/opencl.scm: New file. (make-opencl-headers): New function. (opencl-headers-2.2, opencl-headers-2.1, opencl-headers-2.0, opencl-headers-1.2, opencl-headers-1.1, opencl-headers-1.0, opencl-headers): New variables. * gnu/local.mk: Add the new file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: emacs-emms-player-mpv: Deprecate in favor of Emms 5.0+.Pierre Neidhardt2018-06-25
| | | | | | | | | | | | * gnu/packages/emacs.scm (emacs-emms-player-mpv): Deprecate. Signed-off-by: Ludovic Courtès <ludo@gnu.org>