Commit graph

31211 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice b745e216e4
gnu: cups-minimal, cups: Update to 2.2.7.
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.7.
[source]: Add patch to build without LINUX-PAM.
* gnu/packages/patches/cups-fix-builds-without-PAM.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-05-01 06:13:58 +02:00
Tobias Geerinckx-Rice 5ecd5fefd0
gnu: libgpg-error: Update to 1.29.
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.29.
[source]: Remove upstreamed patch.
* gnu/packages/patches/libgpg-error-aarch64-logging-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-05-01 03:45:17 +02:00
Tobias Geerinckx-Rice 38e4d5956f
gnu: libjpeg: Update to 9c.
* gnu/packages/image.scm (libjpeg): Update to 9c.
2018-05-01 03:35:07 +02:00
Tobias Geerinckx-Rice 32c18fcb3c
gnu: file: Update to 5.33.
* gnu/packages/file.scm (file): Update to 5.33.
2018-05-01 03:35:06 +02:00
Tobias Geerinckx-Rice 48869860be
gnu: poppler: Update to 0.64.0.
* gnu/packages/pdf.scm (poppler): Update to 0.64.0.
2018-05-01 03:35:06 +02:00
Tobias Geerinckx-Rice 957aac763b
gnu: xz: Update to 5.2.4.
* gnu/packages/compression.scm (xz): Update to 5.2.4.
2018-04-30 21:24:31 +02:00
Marius Bakke c98fe1d064
gnu: cmake: Update to 3.11.1.
* gnu/packages/cmake.scm (cmake): Update to 3.11.1.
2018-04-30 20:48:55 +02:00
Marius Bakke 1f172d8003
gnu: libuv: Update to 1.20.2.
* gnu/packages/libevent.scm (libuv): Update to 1.20.2.
2018-04-30 20:48:55 +02:00
Marius Bakke 30d900d4ee
gnu: sqlite: Update to 3.23.1.
* gnu/packages/databases.scm (sqlite): Update to 3.23.1.
2018-04-30 20:48:55 +02:00
Marius Bakke d12dff4526
gnu: cairo: Update to 1.14.12.
* gnu/packages/gtk.scm (cairo): Update to 1.14.12.
2018-04-30 20:48:55 +02:00
Marius Bakke 41db0517ce
gnu: pango: Update to 1.42.1.
* gnu/packages/gtk.scm (pango): Update to 1.42.1.
2018-04-30 20:48:55 +02:00
Marius Bakke e85f7ac21c
gnu: gobject-introspection: Update to 1.56.1.
* gnu/packages/glib.scm (gobject-introspection): Update to 1.56.1.
2018-04-30 20:48:55 +02:00
Marius Bakke 614ca05ab0
gnu: glib: Update to 2.56.1.
* gnu/packages/glib.scm (glib): Update to 2.56.1.
2018-04-30 20:48:55 +02:00
Mark H Weaver 3d5ad159b3
Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
Mark H Weaver 8c21c64e59
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.
2018-04-30 03:27:52 -04:00
Mark H Weaver 7be01574b7
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.
2018-04-30 03:26:56 -04:00
Mark H Weaver f34ea4afdd
gnu: linux-libre@4.9: Update to 4.9.97.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97.
2018-04-30 03:26:01 -04:00
Mark H Weaver 3026c61077
gnu: linux-libre@4.4: Update to 4.4.130.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.130.
2018-04-30 03:25:23 -04:00
Danny Milosavljevic d94e81dbfc
services: Add modem-manager-service-type.
* gnu/services/networking.scm (modem-manager-service-type): New variable.
(<modem-manager-configuration>): New variable.
(modem-manager-configuration): New procedure.
(modem-manager-configuration?): New procedure.
* doc/guix.texi (Networking Services): Document it.
* gnu/tests/networking.scm: Import (gnu services base).
2018-04-30 03:47:16 +02:00
Danny Milosavljevic c9436025a9
services: Move static-networking to (gnu services base).
* gnu/services/networking.scm (static-networking, static-networking?,
static-networking-interface, static-networking-ip, static-networking-netmask,
static-networking-gateway, static-networking-requirement,
static-networking-service, static-networking-service-type): Move to...
* gnu/services/base.scm: ...here.
2018-04-30 03:47:14 +02:00
Julien Lepiller f1f4a4f016
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.
2018-04-29 23:23:14 +02:00
Julien Lepiller b0fbf59656
gnu: Add java-jsch-agentproxy-jsch.
* gnu/packages/java.scm (java-jsch-agentproxy-jsch): New variable.
2018-04-29 23:23:09 +02:00
Julien Lepiller 5a46b17b12
gnu: Add java-jsch-agentproxy-connector-factory.
* gnu/packages/java.scm (java-jsch-agentproxy-connector-factory): New
variable.
2018-04-29 23:23:07 +02:00
Julien Lepiller 96d6d9c797
gnu: Add java-jsch-agentproxy-usocket-nc.
* gnu/packages/java.scm (java-jsch-agentproxy-usocket-nc): New variable.
2018-04-29 23:23:05 +02:00
Julien Lepiller 475225e306
gnu: Add java-jsch-agentproxy-pageant.
* gnu/packages/java.scm (java-jsch-agentproxy-pageant): New variable.
2018-04-29 23:23:03 +02:00
Julien Lepiller f438e63835
gnu: Add java-jsch-agentproxy-usocket-jna.
* gnu/packages/java.scm (java-jsch-agentproxy-usocket-jna): New
variable.
2018-04-29 23:23:01 +02:00
Julien Lepiller f1d79c97be
gnu: Add java-jsch-agentproxy-sshagent.
* gnu/packages/java.scm (java-jsch-agentproxy-sshagent): New variable.
2018-04-29 23:22:59 +02:00
Julien Lepiller 470674a541
gnu: Add java-jsch-agentproxy-core.
* gnu/packages/java.scm (java-jsch-agentproxy-core): New variable.
2018-04-29 23:22:56 +02:00
Julien Lepiller 50d70a727b
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.
2018-04-29 23:22:30 +02:00
Julien Lepiller 39764ef893
build: Use only one domain for guix-manual.
* Makefile.am (assert-no-store-file-names): Exclude guix-manual.
* po/doc/guix.pot po/doc/contributing.pot: Merge into...
* po/doc/guix-manual.pot: ...this.
* po/doc/guix.fr.po po/doc/contributing.fr.po: Merge into...
* po/doc/guix-manual.fr.po: ...this.
* doc/local.mk: Replace old file names.
* po/doc/local.mk: Replace old file names.
2018-04-29 21:42:14 +02:00
Vagrant Cascadian adc61d7244
gnu: Add u-boot-mx6cuboxi.
* gnu/packages/bootloaders.scm (u-boot-mx6cuboxi): New variable.
2018-04-29 19:03:05 +02:00
Vagrant Cascadian 95a3422ef1
gnu: Add u-boot-wandboard.
* gnu/packages/bootloaders.scm (u-boot-wandboard): New variable.
2018-04-29 19:03:05 +02:00
Vagrant Cascadian fd0b21d5f6
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.
2018-04-29 19:03:03 +02:00
Ludovic Courtès df1eaffc36
file-systems: Expound '%pseudo-file-system-types'.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* gnu/system/file-systems.scm (%pseudo-file-system-types): Add
"debugfs", "efivarfs", "hugetlbfs", "overlay", and "securityfs".
2018-04-29 17:55:08 +02:00
Tobias Geerinckx-Rice 8bcda205f5
gnu: utf8proc: Update to 2.1.1.
* gnu/packages/textutils.scm (utf8proc): Update to 2.1.1.
2018-04-29 03:30:14 +02:00
Tobias Geerinckx-Rice 4f447d2f98
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
2018-04-29 03:29:48 +02:00
Fis Trivial a34bc5c913
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>
2018-04-28 23:34:04 +02:00
Fis Trivial 2dab4188ec
gnu: Add python-autograd
* gnu/packages/machine-learning.scm (python-autograd, python2-autograd): New
variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-28 23:33:50 +02:00
Diego Nicola Barbato 3c2d267f4b
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>
2018-04-28 23:28:02 +02:00
Ludovic Courtès 5a48a066ab
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.
2018-04-28 22:33:47 +02:00
Kei Kebreau 48167ccd75
gnu: dfc: Update to 3.1.1.
* gnu/packages/admin.scm (dfc): Update to 3.1.1.
2018-04-28 14:40:18 -04:00
Marius Bakke 720d9df908
gnu: notmuch: Update to 0.26.2.
* gnu/packages/mail.scm (notmuch): Update to 0.26.2.
2018-04-28 16:55:39 +02:00
Marius Bakke af574d824a
gnu: godot: Update to 3.0.2.
* gnu/packages/game-development.scm (godot): Update to 3.0.2.
2018-04-28 16:55:39 +02:00
Marius Bakke 5b8d2ace93
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.
2018-04-28 16:55:39 +02:00
Marius Bakke 8311a84416
gnu: godot: Add a file extension to source file name.
* gnu/packages/game-development.scm (godot)[source](file-name): Append ".tar.gz".
2018-04-28 16:55:39 +02:00
Fis Trivial 7fb1530f2f
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>
2018-04-28 17:12:27 +03:00
Jan Nieuwenhuizen 5559e01fe0
gnu: mes: Update to 0.13.
* gnu/packages/mes.scm (mes): Update to 0.13.  Use new gitlab url scheme.
2018-04-28 15:30:49 +02:00
Roel Janssen 21c566a3aa
gnu: virt-manager: Update to 1.5.1.
* gnu/packages/virtualization.scm (virt-manager): Update to 1.5.1.
2018-04-28 10:14:47 +02:00
Roel Janssen a62d455d1d
gnu: fabric: Update to 1.14.0.
* gnu/packages/admin.scm (fabric): Update to 1.14.0;
[native-inputs]: Add python2-pynacl and python2-bcrypt.
2018-04-28 02:14:35 +02:00
Roel Janssen dad9556c5d
gnu: roary: Update to 3.12.0.
* gnu/packages/bioinformatics.scm (roary): Update to 3.12.0.
2018-04-28 01:52:52 +02:00