aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
...
| * | | gnu: libinput: Update to 1.10.3.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.10.3. Marius Bakke2018-04-16
| * | | gnu: wayland-protocols: Update to 1.13.•••* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.13. Rutger Helling2018-04-16
| * | | gnu: wayland: Update to 1.15.0.•••* gnu/packages/freedesktop.scm (wayland): Update to 1.15.0. Rutger Helling2018-04-16
| * | | gnu: gdk-pixbuf: Update to 2.36.12.•••* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.12. Marius Bakke2018-04-15
| * | | gnu: atk: Update to 2.28.1.•••* gnu/packages/gtk.scm (atk): Update to 2.28.1. Marius Bakke2018-04-15
| * | | gnu: alsa-plugins: Update to 1.1.6.•••* gnu/packages/linux.scm (alsa-plugins): Update to 1.1.6. Marius Bakke2018-04-15
| * | | gnu: alsa-utils: Update to 1.1.6.•••* gnu/packages/linux.scm (alsa-utils): Update to 1.1.6. Marius Bakke2018-04-15
| * | | gnu: alsa-lib: Update to 1.1.6.•••* gnu/packages/linux.scm (alsa-lib): Update to 1.1.6. Marius Bakke2018-04-15
| * | | gnu: mesa: Update to 17.3.8.•••* gnu/packages/gl.scm (mesa): Update to 17.3.8. Marius Bakke2018-04-15
| * | | gnu: nss, nss-certs: Update to 3.36.1.•••* gnu/packages/gnuzilla.scm (nss): Update to 3.36.1. * gnu/packages/certs.scm (nss-certs): Likewise. Marius Bakke2018-04-15
| * | | gnu: gstreamer: Update to 1.14.0.•••* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.14.0. (gst-plugins-base): Likewise. [inputs]: Move ORC ... [propagated-inputs]: ... here. Add GLIB. Marius Bakke2018-03-22
| * | | gnu: meson: Update to 0.45.1.•••* gnu/packages/build-tools.scm (meson): Update to 0.45.1. Marius Bakke2018-03-22
| * | | gnu: mesa: Update to 17.3.7.•••* gnu/packages/gl.scm (mesa): Update to 17.3.7. Marius Bakke2018-03-22
| * | | gnu: libxkbcommon: Update to 0.8.0.•••* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.0. Marius Bakke2018-03-22
| * | | gnu: gtk+: Update to 3.22.29.•••* gnu/packages/gtk.scm (gtk+): Update to 3.22.29. Marius Bakke2018-03-22
* | | | gnu: python-jedi: Update to 0.12.0, enable tests.•••* gnu/packages/python.scm (jedi): Update to 0.12.0, enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-04-30
* | | | gnu: Add python-parso.•••* gnu/packages/python.scm (python-parso, python2-parso): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-04-30
* | | | gnu: Remove a couple of old deprecated package aliases.•••* gnu/packages/emacs.scm (geiser-next, paredit/old-name): Remove. Ludovic Courtès2018-04-30
* | | | gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2.•••* gnu/packages/skribilo.scm (skribilo): Update to 0.9.4. [arguments]: Remove #:configure-flags. Adjust -C flag added to 'skribilo.in' in 'pre-configure' phase. [inputs]: Switch to GUILE-2.2. [native-inputs]: Switch to GUILE-LIB and GUILE-READER. Ludovic Courtès2018-04-30
* | | | gnu: wine: Add Kerberos support.•••* gnu/packages/wine.scm (wine)[inputs]: Add mit-krb5. Rutger Helling2018-04-30
* | | | gnu: wine-staging: Update to 3.7.•••* gnu/packages/wine.scm (wine-staging): Update to 3.7. Rutger Helling2018-04-30
* | | | gnu: wine-staging-patchset-data: Update to 3.7.•••* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.7. Rutger Helling2018-04-30
* | | | gnu: linux-libre: Update to 4.16.6.•••* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.6. (%linux-libre-hash): Update hash. Mark H Weaver2018-04-30
* | | | gnu: linux-libre@4.14: Update to 4.14.38.•••* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.38. (%linux-libre-4.14-hash): Update hash. Mark H Weaver2018-04-30
* | | | gnu: linux-libre@4.9: Update to 4.9.97.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97. Mark H Weaver2018-04-30
* | | | gnu: linux-libre@4.4: Update to 4.4.130.•••* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130. Mark H Weaver2018-04-30
* | | | gnu: Add java-apache-ivy.•••* gnu/package/java.scm (java-apache-ivy): New variable. * gnu/packages/patches/java-apache-ivy-port-to-latest-bouncycastle.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Julien Lepiller2018-04-29
* | | | gnu: Add java-jsch-agentproxy-jsch.•••* gnu/packages/java.scm (java-jsch-agentproxy-jsch): New variable. Julien Lepiller2018-04-29
* | | | gnu: Add java-jsch-agentproxy-connector-factory.•••* gnu/packages/java.scm (java-jsch-agentproxy-connector-factory): New variable. Julien Lepiller2018-04-29
* | | | gnu: Add java-jsch-agentproxy-usocket-nc.•••* gnu/packages/java.scm (java-jsch-agentproxy-usocket-nc): New variable. Julien Lepiller2018-04-29
* | | | gnu: Add java-jsch-agentproxy-pageant.•••* gnu/packages/java.scm (java-jsch-agentproxy-pageant): New variable. Julien Lepiller2018-04-29
* | | | gnu: Add java-jsch-agentproxy-usocket-jna.•••* gnu/packages/java.scm (java-jsch-agentproxy-usocket-jna): New variable. Julien Lepiller2018-04-29
* | | | gnu: Add java-jsch-agentproxy-sshagent.•••* gnu/packages/java.scm (java-jsch-agentproxy-sshagent): New variable. Julien Lepiller2018-04-29
* | | | gnu: Add java-jsch-agentproxy-core.•••* gnu/packages/java.scm (java-jsch-agentproxy-core): New variable. Julien Lepiller2018-04-29
* | | | gnu: Add java-bouncycastle.•••* gnu/packages/java.scm (java-bouncycastle): New variable. (java-bouncycastle-bcprov, java-bouncycastle-bcpkix): Remove variable. (java-kafka-clients)[inputs]: Use java-bouncycastle. Julien Lepiller2018-04-29
* | | | gnu: Add u-boot-mx6cuboxi.•••* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable. Vagrant Cascadian2018-04-29
* | | | gnu: Add u-boot-wandboard.•••* gnu/packages/bootloaders.scm (u-boot-wandboard): New variable. Vagrant Cascadian2018-04-29
* | | | gnu: make-u-boot-package: Install 'SPL' files also.•••* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add 'SPL' files to the files installed during custom 'install phase. Vagrant Cascadian2018-04-29
* | | | gnu: utf8proc: Update to 2.1.1.•••* gnu/packages/textutils.scm (utf8proc): Update to 2.1.1. Tobias Geerinckx-Rice2018-04-29
* | | | gnu: Use HTTPS for julialang.org home pages.•••* gnu/packages/textutils.scm (utf8proc)[home-page]: Use HTTPS. * gnu/packages/julia.scm (julia)[home-page]: Likewise Tobias Geerinckx-Rice2018-04-29
* | | | gnu: python-autopep8: Update to 1.3.5•••* gnu/packages/python.scm (python-autopep8): Update to 1.3.5 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-04-28
* | | | gnu: Add python-autograd•••* gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-04-28
* | | | gnu: escpr: Update to 1.6.20.•••* gnu/packages/cups.scm (escpr): Update to 1.6.20. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Diego Nicola Barbato2018-04-28
* | | | gnu: gcc-toolchain: Add "static" output.•••This allows the use of 'gcc-toolchain' to create statically-linked executables (requires libc.a.) * gnu/packages/commencement.scm (make-gcc-toolchain): Add "static" output. Add "libc-static" to 'inputs'. Add call to 'union-build' for the "static" output. Ludovic Courtès2018-04-28
* | | | gnu: dfc: Update to 3.1.1.•••* gnu/packages/admin.scm (dfc): Update to 3.1.1. Kei Kebreau2018-04-28
* | | | gnu: notmuch: Update to 0.26.2.•••* gnu/packages/mail.scm (notmuch): Update to 0.26.2. Marius Bakke2018-04-28
* | | | gnu: godot: Update to 3.0.2.•••* gnu/packages/game-development.scm (godot): Update to 3.0.2. Marius Bakke2018-04-28
* | | | gnu: godot: Remove unused bundled libraries from the source.•••While at it, also use system libvpx. * gnu/packages/game-development.scm (godot)[source](snippet): New field. [arguments]: Add "builtin_libvpx=no" to #:scons-flags. [inputs]: Add LIBVPX. Marius Bakke2018-04-28
* | | | gnu: godot: Add a file extension to source file name.•••* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz". Marius Bakke2018-04-28
* | | | gnu: python-yapf: Update to 0.21.0.•••* gnu/packages/python.scm (python-yapf): Update to 0.21.0. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Fis Trivial2018-04-28