Commit Graph

17137 Commits (e5eede3fb37e5f50542f138f86ee752696442580)

Author SHA1 Message Date
Ethan R. Jones e0c407074e
gnu: Add libmediainfo
* gnu/packages/video.scm (libmediainfo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-31 17:08:45 +02:00
Ethan R. Jones 17ce0d45bd
gnu: Add libzen.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
* gnu/packages/cpp.scm (libzen): New varible.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-31 17:08:45 +02:00
Tobias Geerinckx-Rice bbc4167995
gnu: dovecot: Update to 2.2.30.1.
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.1.
2017-05-31 15:54:42 +02:00
Ricardo Wurmus ae44ebb90e
gnu: synfigstudio: Fix crash on opening files.
* gnu/packages/animation.scm (synfigstudio)[arguments]: Add "wrap-program"
phase.
2017-05-31 08:27:45 +02:00
Leo Famulari b0415c0361
gnu: openldap: Fix CVE-2017-9287.
* gnu/packages/patches/openldap-CVE-2017-9287.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/openldap.scm (openldap)[replacement]: New field.
(openldap/fixed): New variable.
2017-05-30 18:15:23 -04:00
Tobias Geerinckx-Rice 8e33bc1816
gnu: dovecot: Update to 2.2.30.
* gnu/packages/mail.scm (dovecot): Update to 2.2.30.
2017-05-30 21:09:35 +02:00
Marius Bakke 6b7f1b6ce9
gnu: sudo: Unbundle zlib.
* gnu/packages/admin.scm (sudo)[source]: Add 'snippet'.
[inputs]: Add ZLIB.
2017-05-30 19:49:19 +02:00
Marius Bakke cab1c11741
gnu: Add xsel.
* gnu/packages/xdisorg.scm (xsel): New variable.
2017-05-30 19:47:50 +02:00
Leo Famulari 6e82fb2c27
gnu: graphicsmagick: Remove bundled libraries from source checkout.
Fixes <https://bugs.gnu.org/27120>.

* gnu/packages/imagemagick.scm (graphicsmagick)[source]: Add a snippet
to delete bundled libraries.
[version]: Bump the package revision counter to 3.
2017-05-30 13:33:15 -04:00
Kei Kebreau dfb0323db0
gnu: shotwell: Update to 0.26.1.
* gnu/packages/gnome.scm (shotwell): Update to 0.26.1.
[inputs]: Add libgdata.
2017-05-30 13:13:16 -04:00
Kei Kebreau adc5cb1b49
gnu: Add libgdata.
* gnu/packages/gnome.scm (libgdata): New variable.
* gnu/packages/patches/libgdata-fix-tests.patch,
gnu/packages/patches/libgdata-glib-duplicate-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-05-30 13:13:16 -04:00
André Miranda ed2b7cb2f9
gnu: Add 'git-remote-gcrypt' package
* gnu/packages/version-control.scm (git-remote-gcrypt): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-30 18:08:38 +02:00
Ludovic Courtès 41db5a7563
activation: Change permissions on /root to #o700.
Reported by Alex Griffin <a@ajgrf.com>.
Fixes <http://bugs.gnu.org/27135>.

* gnu/build/activation.scm (add-user): When UID is zero, add 'chmod'
call.
* gnu/tests/base.scm (run-basic-test)["permissions on /root"]: New test.
2017-05-30 18:08:37 +02:00
Ricardo Wurmus 294739b5b8
gnu: libntlm: Update to 1.4.
* gnu/packages/gsasl.scm (libntlm): Update to 1.4.
2017-05-30 17:57:48 +02:00
Marius Bakke eea879d74c
gnu: sudo: Update to 1.8.20p1 [fixes CVE-2017-1000367].
* gnu/packages/admin.scm (sudo): Update to 1.8.20p1.
2017-05-30 17:40:23 +02:00
Alex Kost 91762db6fe
gnu: emacs-debbugs: Install missing file.
This is a followup to commit d879685176.

* gnu/packages/emacs.scm (emacs-debbugs)[arguments]: Include ".wsdl"
along with ".el" and ".info".
2017-05-30 18:30:39 +03:00
Ricardo Wurmus 93c103ab59
gnu: classpath-devel: Ensure initial heap size is less than maximum.
Fixes <https://bugs.gnu.org/27142>.

* gnu/packages/java.scm (classpath-devel)[arguments]: Pass Xms option with a
value lower than Xmx.
2017-05-30 15:56:25 +02:00
Alex Griffin 98b9732cb8
gnu: asciinema: Update to 1.4.0.
* gnu/packages/terminals.scm (asciinema): Update to 1.4.0.
[source]: Use pypi-uri.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-29 22:37:34 +05:30
Leo Famulari 4a897c4990
gnu: jasper: Update to 2.0.13.
* gnu/packages/image.scm (jasper): Update to 2.0.13.
[source]: Use GitHub URL and set the file-name. Remove
'jasper-CVE-2017-6850.patch'.
* gnu/packages/patches/jasper-CVE-2017-6850.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-05-29 12:52:30 -04:00
Ludovic Courtès be99170ddb
gnu: cross-base: Turn '%xgcc' into a macro.
Previously:

  ./pre-inst-env guile -c '(use-modules (gnu packages gcc))'

would fail due to circular dependencies.

* gnu/packages/cross-base.scm (%xgcc): Turn into a macro.
2017-05-29 13:46:25 +02:00
Efraim Flashner 0f3847bfd8
gnu: Add translate-shell.
* gnu/packages/dictionaries.scm (translate-shell): New variable.
2017-05-29 13:25:38 +03:00
Ludovic Courtès 0b8e89f6bb
gnu: libtiff@4.0.8: Fix source URL.
* gnu/packages/image.scm (libtiff-4.0.8)[origin]: Use 'ftp://' not
'http://'.
2017-05-29 11:52:19 +02:00
Efraim Flashner 5a6527e43d
byzanz: Add file-name for source.
* gnu/packages/gnome.scm (byzanz)[source]: Add file-name field.
2017-05-29 10:16:45 +03:00
Ben Woodcroft 0d2b2fd4f4
gnu: diamond: Update to 0.9.3.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.3.
2017-05-28 21:06:06 -04:00
Marius Bakke 6f8cda185e
Merge branch 'master' into staging 2017-05-28 23:47:25 +02:00
Marius Bakke 6c1db130a8
gnu: parallel: Update to 20170522.
* gnu/packages/parallel.scm (parallel): Update to 20170522.
2017-05-28 23:45:41 +02:00
Christopher Baines a8d0c9cbcc
gnu: Add emacs-direnv.
* gnu/packages/emacs.scm (emacs-direnv): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-28 23:13:40 +02:00
ng0 78dfc9e2dd
gnu: Add spectrwm.
* gnu/packages/wm.scm (spectrwm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-28 23:13:40 +02:00
James Richardson ce67601564
gnu: Add emacs-restclient.
* gnu/packages/emacs.scm (emacs-restclient): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-28 23:13:39 +02:00
Leo Famulari 2b95f24721
gnu: certbot, python-acme: Update to 0.14.2.
* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.14.2.
2017-05-28 15:33:08 -04:00
Leo Famulari 0fd0bb56a8
gnu: rxvt-unicode: Disable an unwanted code execution vector.
* gnu/packages/patches/rxvt-unicode-escape-sequences.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xdisorg.scm (rxvt-unicode)[source]: Use it.
2017-05-28 14:41:46 -04:00
Leo Famulari 5cd0122e60
gnu: synfigstudio: Fix patch name in 'gnu/local.mk'.
This is a followup to commit 2ac2b17251.

* gnu/local.mk (dist_patch_DATA): Fix typo.
2017-05-28 14:34:43 -04:00
Leo Famulari 22e6656d25
gnu: libtiff: Update replacement to 4.0.8 [security fixes].
See 'ChangeLog' in the source distribution for more information about
the bugs and security issues fixed in this release.

* gnu/packages/image.scm (libtiff)[replacement]: Replace with libtiff-4.0.8.
(libtiff/fixed): Replace with ...
(libtiff-4.0.8): New variable.
* gnu/packages/patches/libtiff-CVE-2017-7593.patch,
gnu/packages/patches/libtiff-CVE-2017-7594.patch,
gnu/packages/patches/libtiff-multiple-UBSAN-crashes.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-05-28 14:34:43 -04:00
Tobias Geerinckx-Rice 3cae15023f
gnu: offlineimap: Update to 7.1.1.
* gnu/packages/mail.scm (offlineimap): Update to 7.1.1.
2017-05-28 18:29:34 +02:00
Arun Isaac e46e0de1b5
gnu: font-bitstream-vera: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-bitstream-vera): Switch to 'font-build-system'.
2017-05-28 19:30:05 +05:30
Arun Isaac 2e88401941
gnu: font-dejavu: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-dejavu): Switch to 'font-build-system'.
2017-05-28 19:30:05 +05:30
Arun Isaac 5978658841
gnu: font-ubuntu: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-ubuntu): Switch to 'font-build-system'.
2017-05-28 19:30:05 +05:30
Arun Isaac b2f89c19fc
gnu: font-inconsolata: Use 'font-build-system'.
* gnu/packages/fonts.scm (font-inconsolata): Switch to 'font-build-system'.
2017-05-28 19:30:05 +05:30
Ricardo Wurmus 2ac2b17251
gnu: synfigstudio: Fix UI bug.
* gnu/packages/patches/synfigstudio-fix-ui-with-gtk3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/animation.scm (synfigstudio)[source]: Apply patch.
2017-05-28 15:59:52 +02:00
Andreas Enge 802907e423
gnu: pari-gp: Update to 2.9.2.
* gnu/packages/algebra.scm (pari-gp): Update to 2.9.2.
2017-05-28 15:57:17 +02:00
Marius Bakke 3803b069f6
gnu: gajim: Fix CVE-2016-10376.
* gnu/packages/patches/gajim-CVE-2016-10376.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/messaging.scm (gajim)[source]: Use it.
2017-05-28 13:18:24 +02:00
Ben Woodcroft ca40d4e7c5
gnu: diamond: Update to 0.9.2.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.2.
2017-05-27 22:03:00 -04:00
Kei Kebreau 1622637bb7
gnu: Add liboauth.
* gnu/packages/web.scm (liboauth): New variable.
2017-05-27 20:29:37 -04:00
Ricardo Wurmus 21fea1d1a9
gnu: synfigstudio: Update to 1.2.0.
* gnu/packages/patches/synfig-build-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/animation.scm (etl): Update to 0.04.22.
(synfig): Update to 1.2.0.
[source]: Remove patch.
[arguments]: Remove obsolete build phases.
[propagated-inputs]: Add fftw.
(synfigstudio): Update to 1.2.0.
[source]: Remove unnecessary snippet.
[arguments]: Remove.
2017-05-27 22:37:48 +02:00
Muriithi Frederick Muriuki 65e7d52a0c
gnu: Add python-radon
* gnu/packages/python.scm (python-radon, python2-radon): New variables.
2017-05-27 13:46:40 -04:00
ng0 574e4e16d8
gnu: Add florence.
* gnu/packages/accessibility.scm: New file.
* gnu/local.mk: (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-05-27 13:35:02 -04:00
Adriano Peluso 16855482fd
gnu: Add tryton.
* gnu/packages/tryton.scm (tryton): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:41:13 +05:30
Adriano Peluso 48174fb9aa
gnu: Add trytond.
* gnu/packages/tryton.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/tryton.scm (trytond): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:41:12 +05:30
Adriano Peluso ecca63b654
gnu: Add python-relatorio.
* gnu/packages/python.scm (python-relatorio, python2-relatorio): New variables.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:41:12 +05:30
Adriano Peluso b208f71b9b
gnu: Add python-genshi.
* gnu/packages/python.scm (python-genshi, python2-genshi): New variables.
 * gnu/packages/patches/python-genshi-add-support-for-python-3.4-AST.patch: New file.
 * gnu/packages/patches/python-genshi-buildable-on-python-2.7.patch: New file.
 * gnu/packages/patches/python-genshi-disable-speedups-on-python-3.3.patch: New file.
 * gnu/packages/patches/python-genshi-fix-tests-on-python-3.5.patch: New file.
 * gnu/packages/patches/python-genshi-isstring-helper.patch: New file.
 * gnu/packages/patches/python-genshi-stripping-of-unsafe-script-tags.patch: New file.
 * gnu/local.mk (dist_patch_DATA): Add them.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:41:12 +05:30
Adriano Peluso ad2ef26073
gnu: Add python-sql.
* gnu/packages/python.scm (python-sql, python2-sql): New variables.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-27 18:12:34 +05:30
Danny Milosavljevic 3dba9b3782
gnu: build: Improve docstrings.
* gnu/build/file-systems.scm (iso9660-superblock?,
read-iso9660-superblock, iso9660-superblock-uuid): Improve docstrings.
2017-05-27 12:35:43 +02:00
Arun Isaac dc443f5149
gnu: emacs-exwm: Fix DISPLAY environment variable issue.
* gnu/packages/emacs.scm (emacs-exwm): Set DISPLAY environment variable in
  shell wrapper.
2017-05-27 15:20:12 +05:30
Julien Lepiller ba69e8f7ce
gnu: Add knot-service-type.
* gnu/services/dns.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (DNS Services): New subsubsection.
2017-05-27 10:40:24 +02:00
Mark H Weaver d771ba62f8
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2017-05-27 03:06:39 -04:00
Mark H Weaver 12f37d6015
gnu: graphite2/fixed: Update to 1.3.10.
* gnu/packages/fontutils.scm (graphite2/fixed): Update to 1.3.10.  Remove
patches that have been incorporated upstream.
* gnu/packages/patches/graphite2-CVE-2017-5436.patch,
gnu/packages/patches/graphite2-check-code-point-limit.patch,
gnu/packages/patches/graphite2-fix-32-bit-wrap-arounds.patch,
gnu/packages/patches/graphite2-non-linear-classes-even-number.patch: Delete
files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2017-05-27 00:22:10 -04:00
Marius Bakke 9df24909e2
Merge branch 'master' into staging 2017-05-27 03:55:24 +02:00
Mark H Weaver fdabfdbf8d
gnu: linux-libre: Update to 4.11.3.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.3.
(%linux-libre-hash): Update hash.
2017-05-26 16:17:08 -04:00
Mark H Weaver cf86b917aa
gnu: linux-libre@4.9: Update to 4.9.30.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.30.
2017-05-26 16:16:32 -04:00
Mark H Weaver 26f8e6f2eb
gnu: linux-libre@4.4: Update to 4.4.70.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.70.
2017-05-26 16:15:51 -04:00
Leo Famulari dc1bd2b560
gnu: python-cryptography: Update to 1.8.2.
* gnu/packages/python.scm (python-cryptography, python2-cryptography,
python-cryptography-vectors, python2-cryptography-vectors):
Update to 1.8.2.
(python-cryptography, python2-cryptography)[propagated-inputs]: Add
python-asn1crypto and python-packaging. Remove python-pyasn1.
[native-inputs]: Remove python-pyasn1 and python-pyasn1-modules.
2017-05-26 14:47:43 -04:00
Leo Famulari c0f5b80295
gnu: Add python-packaging. 2017-05-26 14:47:42 -04:00
José Miguel Sánchez García 8347c12291
gnu: python-xcffib: Update to 0.5.1.
* gnu/packages/python.scm (python-xcffib): Update to 0.5.1.
[source]: Use 'pypi-uri'.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-26 20:30:32 +02:00
José Miguel Sánchez García e46bf22391
gnu: python-xcffib: Fix libxcb.so.1 path.
* gnu/packages/python.scm (python-xcffib)[arguments]<#:phases>: Add phase to
embed full path to libxcb.so.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-26 20:30:32 +02:00
Jan Nieuwenhuizen 7a0efa77a4
gnu: Add emacs-disable-mouse.
* gnu/packages/emacs.scm (emacs-disable-mouse): New variable.
2017-05-26 15:13:04 +02:00
Danny Milosavljevic 013e1e853b
gnu: Add python-flask-migrate.
* gnu/packages/python.scm (python-flask-migrate,
python2-flask-migrate): New variables.
2017-05-26 11:59:49 +02:00
Danny Milosavljevic 75baf3193c
gnu: Add python-flask-script.
* gnu/packages/python.scm (python-flask-script,
python2-flask-script): New variables.
2017-05-26 11:59:39 +02:00
Mark H Weaver e0775d2a01
gnu: Fix another call to cross-gcc.
This is a followup to commit 7b3318e34f.

* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)
[native-inputs]: Fix 'cross-gcc' call.
* gnu/packages/cross-base.scm: Fix example 'cross-gcc' call in a comment.
2017-05-26 04:05:21 -04:00
Stefan Reichoer 37a5719642
gnu: Add multitail.
* gnu/packages/logging.scm (multitail): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-26 00:05:20 +02:00
Stefan Reichoer ca0e62bfe2
gnu: Add python-ansi2html.
* gnu/packages/python.scm (python-ansi2html, python2-ansi2html): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 23:27:31 +02:00
Leo Famulari 09c36743fa
gnu: Add python-asn1crypto.
* gnu/packages/crypto.scm (python-asn1crypto, python2-asn1crypto): New variables.
2017-05-25 15:39:36 -04:00
Clément Lassieur 1113386beb
gnu: Add cpuid.
* gnu/packages/linux.scm (cpuid): New variable.
2017-05-25 21:38:20 +02:00
Leo Famulari fc3a041674
gnu: openssl@1.1.0: Update to 1.1.0f.
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0f.
2017-05-25 14:43:31 -04:00
Marius Bakke e3d59877e0
gnu: kodi: Update to 18.0_alpha-5-1a38948.
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-5-1a38948.
2017-05-25 20:20:04 +02:00
ng0 103b7e7955
gnu: Add kbd-neo.
* gnu/packages/linux.scm (kbd-neo): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 20:15:39 +02:00
ng0 fd7000fe33
gnu: kbd: Add 'native-search-paths'.
* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-25 20:05:11 +02:00
Marius Bakke 2af3743bc2
gnu: strace: Update to 4.17.
* gnu/packages/linux.scm (strace): Update to 4.17.
2017-05-25 20:04:32 +02:00
Marius Bakke acc417ca36
gnu: slop: Update to 6.3.38.
* gnu/packages/xdisorg.scm (slop): Update to 6.3.38.
2017-05-25 20:04:32 +02:00
Arun Isaac 87c95cb242
gnu: emacs-exwm: Fix 'line too long' lint warning.
* gnu/packages/emacs.scm (emacs-exwm): Split line to fix 'line too long' lint
  warning.
2017-05-25 23:31:25 +05:30
Jan Nieuwenhuizen c10d887dd9
gnu: emacs-exwm: Update to 0.14.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.14.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-25 23:26:47 +05:30
Kei Kebreau ae40e02cd6
gnu: python-pyobject: Update to 3.24.1.
* gnu/packages/glib.scm (python-pyobject, python2-pyobject): Update to 3.24.1.
[arguments]: Remove field.
[native-inputs]: Add dbus.
2017-05-25 12:42:50 -04:00
Marius Bakke 60793e3732
gnu: webkitgtk: Update to 2.16.3 [fixes CVE-2017-{2496,2510,2539}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.3.
2017-05-25 18:04:13 +02:00
Julien Lepiller 2f4c2df12e
gnu: Add ocaml-ppx-jane.
* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
2017-05-25 14:48:15 +02:00
Julien Lepiller 5cd47fb05b
gnu: Add ocaml-ppx-expect.
* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
2017-05-25 14:48:01 +02:00
Julien Lepiller f27522d6db
gnu: Add ocaml-re.
* gnu/packages/ocaml.scm (ocaml-re): New variable.
2017-05-25 14:47:58 +02:00
Julien Lepiller 38cb1ec64b
gnu: Add ocaml-ppx-fields-conv.
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
2017-05-25 14:47:56 +02:00
Julien Lepiller 9b8bc95747
gnu: Add ocaml-ppx-sexp-message.
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
2017-05-25 14:47:54 +02:00
Julien Lepiller c64fecc20b
gnu: Add ocaml-ppx-custom-printf.
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
2017-05-25 14:47:52 +02:00
Julien Lepiller 7ea5acc668
gnu: Add ocaml-ppx-fail.
* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
2017-05-25 14:47:50 +02:00
Julien Lepiller 5d6d7ab0cf
gnu: Add ocaml-ppx-bin-prot.
* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable.
2017-05-25 14:47:48 +02:00
Julien Lepiller 3674d7df2f
gnu: Add ocaml-ppx-pipebang.
* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
2017-05-25 14:47:45 +02:00
Julien Lepiller 25941ca13b
gnu: Add ocaml-ppx-sexp-value.
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
2017-05-25 14:47:22 +02:00
Danny Milosavljevic faa6bdf8ad
gnu: sunxi-tools: Build armhf target tools.
* gnu/packages/admin.scm (sunxi-tools)
[native-inputs]: Add cross-gcc, cross-libc.
[arguments]: Add "set-environment-up" phase.
Replace "build" phase.
Add "build-armhf" phase.
Update make-flags.
2017-05-25 11:37:29 +02:00
Danny Milosavljevic d169326908
gnu: Add python-behave-web-api.
Fixes <http://bugs.gnu.org/26906>.

* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api):
New variables.
2017-05-25 11:37:29 +02:00
Danny Milosavljevic 8ed1288938
gnu: Enable python-parse-type tests.
Fixes <http://bugs.gnu.org/26900>.

* gnu/packages/python.scm (python-parse-type)[arguments]: Enable tests.
Add phase "patch-tests".
[native-inputs]: Add python-pytest, python-pytest-runner.
[properties]: Add python2-variant.
(python2-parse-type): New variable.
2017-05-25 11:37:26 +02:00
Ricardo Wurmus 77c729baf2
gnu: warzone2100: Use modular Qt.
* gnu/packages/games.scm (warzone2100)[inputs]: Remove qt, add qtbase and
qtscript.
[arguments]: Add build phase "patch-for-qt5.8".
2017-05-25 10:47:39 +02:00
Ricardo Wurmus 864cc7ef56
gnu: tiled: Use modular Qt.
* gnu/packages/game-development.scm (tiled)[inputs]: Remove qt; add qtbase and
qtsvg.
[native-inputs]: Add qttools.
[arguments]: Override LRELEASE in translations.pro.
2017-05-25 10:22:26 +02:00
Ricardo Wurmus 5c7d62242a
gnu: cmst: Use modular Qt.
* gnu/packages/connman.scm (cmst)[inputs]: Remove qt; add qtbase.
[native-inputs]: Remove qt; add qttools.
2017-05-25 10:22:26 +02:00
Ricardo Wurmus dd13aa90d6
gnu: vlc: Update to 2.2.6.
* gnu/packages/video.scm (vlc): Update to 2.2.6.
2017-05-25 09:26:23 +02:00
Ricardo Wurmus 2eb676819f
gnu: qtox: Update to 1.10.1.
* gnu/packages/messaging.scm (qtox): Update to 1.10.1.
[inputs]: Remove libtoxcore and qt; add c-toxcore, qtbase, and qtsvg.
[native-inputs]: Remove qt; add qttools.
[build-system]: Change to cmake-build-system.
[arguments]: Remove configure phase replacement.
2017-05-25 08:48:44 +02:00
Roel Janssen 9619a95ed8
gnu: Add emacs-rainbow-mode.
* gnu/packages/emacs.scm (emacs-rainbow-mode): New variable.
2017-05-25 00:55:22 +02:00
Marius Bakke 7a0d78fc52
gnu: gnome-desktop: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.24.2.
2017-05-25 00:53:45 +02:00
Marius Bakke 62963f568e
gnu: gnome-disk-utility: Update to 3.24.1.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.24.1.
2017-05-25 00:53:45 +02:00
Marius Bakke 539f52de6d
gnu: gnome-maps: Update to 3.24.3.
* gnu/packages/geo.scm (gnome-maps): Update to 3.24.3.
2017-05-25 00:53:45 +02:00
Marius Bakke ac89f213e3
gnu: gnome-mines: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-mines): Update to 3.24.0.
2017-05-25 00:53:45 +02:00
Marius Bakke 34a8af2d9d
gnu: gnome-sudoku: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.24.0.
2017-05-25 00:53:45 +02:00
Marius Bakke e20d997fbf
gnu: gnome-terminal: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.24.2.
2017-05-25 00:53:44 +02:00
Marius Bakke becd37043a
gnu: libgweather: Update to 3.24.0.
* gnu/packages/gnome.scm (libgweather): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke 6481cad754
gnu: gnome-settings-daemon: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.24.2.
2017-05-25 00:53:44 +02:00
Marius Bakke 9bf10a7424
gnu: devhelp: Update to 3.24.0.
* gnu/packages/gnome.scm (devhelp): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke aad56d0e21
gnu: totem: Update to 3.24.0.
* gnu/packages/gnome.scm (totem): Update to 3.24.0.
2017-05-25 00:53:44 +02:00
Marius Bakke 16c2b151a3
gnu: epiphany: Update to 3.24.2.
* gnu/packages/gnome.scm (epiphany): Update to 3.24.2.
2017-05-25 00:53:43 +02:00
Marius Bakke 380cb96e35
gnu: zenity: Update to 3.24.0.
* gnu/packages/gnome.scm (zenity): Update to 3.24.0.
2017-05-25 00:42:43 +02:00
Marius Bakke de20d91058
gnu: mutter: Update to 3.24.2.
* gnu/packages/gnome.scm (mutter): Update to 3.24.2.
2017-05-25 00:42:43 +02:00
Marius Bakke 743aebd78d
gnu: evolution-data-server: Update to 3.24.2.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.2.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]<#:configure-flags>: Adjust accordingly. Enable introspection.
<#:phases>: Patch tests after unpack.
[native-inputs]: Change PYTHON to PYTHON-WRAPPER.
[inputs]: Add MIT-KRB5 and OPENLDAP.
2017-05-25 00:42:23 +02:00
Tobias Geerinckx-Rice 631ced1b5b
gnu: libconfuse: Update to 3.1.
* gnu/packages/wm.scm (libconfuse): Update to 3.1.
[source, home-page]: Change to new home page.
2017-05-24 23:52:05 +02:00
Tobias Geerinckx-Rice 8675ae15b7
gnu: mcelog: Update to 151.
* gnu/packages/linux.scm (mcelog): Update to 151.
2017-05-24 23:52:04 +02:00
Ricardo Wurmus 8ea169d074
gnu: arm-none-eabi-toolchain: Include libstdc++.
* gnu/packages/embedded.scm (arm-none-eabi-toolchain)[propagated-inputs]: Add
libstdc++.
2017-05-24 23:29:51 +02:00
Ricardo Wurmus 9cdf48728e
gnu: arm-none-eabi-toolchain: Provide union of all inputs at the output.
* gnu/packages/embedded.scm (arm-none-eabi-toolchain)[arguments]: Make the
union of all inputs available at the output.
2017-05-24 23:29:44 +02:00
Ricardo Wurmus 1a1e83366d
gnu: Add libstdc++-arm-none-eabi.
* gnu/packages/embedded.scm (make-libstdc++-arm-none-eabi): New procedure.
2017-05-24 23:29:41 +02:00
Ricardo Wurmus 6a34e2ae28
gnu: avr-gcc-4.9: Use gcc-4.9 as base compiler.
* gnu/packages/avr.scm (avr-gcc-4.9): Pass gcc-4.9 to "cross-gcc".
2017-05-24 23:29:35 +02:00
Ricardo Wurmus 7b3318e34f
gnu: Allow overriding of xgcc package in cross-gcc.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Take extra "xgcc"
argument.
(cross-gcc): Use keyword arguments; take optional "xgcc" argument.
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9, propeller-gcc, gcc-vc4):
Use keyword arguments.
* gnu/packages/avr.scm (avr-gcc-4.9): Likewise.
2017-05-24 23:29:20 +02:00
Ricardo Wurmus 9b91fb32f8
gnu: brdf-explorer: Update to 1.0.0-1.5b2cd46f3.
* gnu/packages/graphics.scm (brdf-explorer): Update to 1.0.0-1.5b2cd46f3.
[source]: Use git-fetch method.
[arguments]: Adjust configure phase.
[native-inputs]: Replace qt with qttools.
[inputs]: Replace qt with qtbase.
2017-05-24 23:25:49 +02:00
Marius Bakke 8f37813e8a
gnu: gdm: Update to 3.24.2.
* gnu/packages/gnome.scm (gdm): Update to 3.24.2.
2017-05-24 23:23:17 +02:00
Marius Bakke 44da12be48
gnu: gnome-control-center: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.24.2.
2017-05-24 23:23:17 +02:00
Marius Bakke ce1e6de076
gnu: gnome-shell: Update to 3.24.2.
* gnu/packages/patches/gnome-shell-CVE-2017-8288.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/gnome.scm (gnome-shell): Update to 3.24.2.
[source]: Remove patch.
2017-05-24 23:22:39 +02:00
Marius Bakke ac8f1ce477
gnu: nautilus: Update to 3.24.1.
* gnu/packages/gnome.scm (nautilus): Update to 3.24.1.
2017-05-24 22:59:50 +02:00
Marius Bakke 44b1e86db2
gnu: gnome-calendar: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.24.2.
2017-05-24 22:59:49 +02:00
Marius Bakke 6e2fc6c7f6
gnu: gnome-dictionary: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.24.0.
2017-05-24 22:59:49 +02:00
Marius Bakke bc91a80c79
gnu: gnome-tweak-tool: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.24.0.
2017-05-24 22:59:49 +02:00
Marius Bakke a5b5fcaead
gnu: gnome-shell-extensions: Update to 3.24.2.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.24.2.
2017-05-24 22:59:49 +02:00
Marius Bakke 2c2da7ec0c
gnu: gnome-calculator: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.24.0.
[inputs]: Add MPC.
2017-05-24 22:59:49 +02:00
Leo Famulari ff51a87cae
gnu: libtasn1: Fix CVE-2017-6891.
* gnu/packages/patches/libtasn1-CVE-2017-6891.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1)[replacement]: New field.
(libtasn1/fixed): New variable.
2017-05-24 16:57:40 -04:00
Tobias Geerinckx-Rice 4ed390a0e7
gnu: sane-backends-minimal: Run most tests.
* gnu/packages/scanner.scm (sane-backends-minimal)[arguments]: Add a
‘disable-failing-tests’ phase to do just that, and run the rest.
2017-05-24 22:54:39 +02:00
Tobias Geerinckx-Rice 4febd4b0f4
gnu: sane-backends-minimal, sane-backends: Update to 1.0.27.
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.27.
[source]: Use (what should be) a more stable download URI.
2017-05-24 22:54:39 +02:00
Ricardo Wurmus 9f64f7e631
gnu: suil: Use qtbase instead of qt-4.
* gnu/packages/audio.scm (suil)[inputs]: Replace qt-4 with qtbase.
[arguments]: Add configure flags that are needed for qtbase.
2017-05-24 22:48:35 +02:00
Ricardo Wurmus 523544d3d1
gnu: qtractor: Use modular Qt.
* gnu/packages/music.scm (qtractor)[inputs]: Remove qt, add qtbase and
qtx11extras.
[native-inputs]: Add qttools.
2017-05-24 22:48:34 +02:00
Ricardo Wurmus 09a1a6e111
gnu: qtractor: Update to 0.8.2.
* gnu/packages/music.scm (qtractor): Update to 0.8.2.
2017-05-24 22:48:34 +02:00
Marius Bakke 155f0d69d1
gnu: gnome-system-monitor: Update to 3.24.0.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.24.0.
2017-05-24 22:39:58 +02:00
Marius Bakke 9ec3a14788
gnu: gtksourceview: Update to 3.24.2.
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.2.
2017-05-24 22:39:47 +02:00
Leo Famulari 5e0ddfba7c
gnu: python-pyasn1: Update to 0.2.3.
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.2.3.
2017-05-24 16:35:54 -04:00
Leo Famulari 37c04f9184
gnu: python-idna: Update to 2.5.
* gnu/packages/python.scm (python-idna, python2-idna): Update to 2.5.
[source]: Use pypi-uri.
2017-05-24 16:35:53 -04:00
Leo Famulari ff7da7e04d
gnu: asn1c: Update to 0.9.28.
* gnu/packages/tls.scm (asn1c): Update to 0.9.28.
2017-05-24 16:35:49 -04:00
Marius Bakke 36747eb0da
Merge branch 'master' into staging 2017-05-24 22:12:13 +02:00
Marius Bakke ffaf5cbd36
gnu: libsoup: Update to 2.58.1.
* gnu/packages/gnome.scm (libsoup): Update to 2.58.1.
[arguments]<#:configure-flags>: Specify HTTPD module directory.
[arguments]<#:phases>: Don't load mod_mpm_prefork for tests.
2017-05-24 21:53:10 +02:00
Marius Bakke 6d836f4d83
gnu: vala: Update to 0.36.3.
* gnu/packages/gnome.scm (vala): Update to 0.36.3.
2017-05-24 21:53:10 +02:00
Marius Bakke 8e8fefb622
gnu: gvfs: Update to 1.32.1.
* gnu/packages/gnome.scm (gvfs): Update to 1.32.1.
2017-05-24 21:53:10 +02:00
Marius Bakke 15d34a18c3
gnu: libcroco: Update to 0.6.12.
* gnu/packages/gnome.scm (libcroco/fixed): Remove variable.
(libcroco): Update to 0.6.12.
[source]: Use patches from LIBCROCO/FIXED.
[replacement]: Remove field.
2017-05-24 21:53:10 +02:00
Marius Bakke 9d5aadb35d
gnu: pango: Update to 1.40.6.
* gnu/packages/gtk.scm (pango): Update to 1.40.6.
2017-05-24 21:53:09 +02:00
Marius Bakke df54e0b3d2
gnu: atk: Update to 2.24.0.
* gnu/packages/gtk.scm (atk): Update to 2.24.0.
2017-05-24 21:53:09 +02:00
Marius Bakke feaf6a1407
gnu: at-spi2-core: Update to 2.24.1.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.1.
2017-05-24 21:53:09 +02:00
Marius Bakke 048813966a
gnu: at-spi2-atk: Update to 2.24.1.
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.24.1.
2017-05-24 21:53:09 +02:00
Marius Bakke fcbf05f9a2
gnu: mate-themes: Update to 3.22.11.
* gnu/packages/mate.scm (mate-themes): Update to 3.22.11.
2017-05-24 21:53:09 +02:00
Marius Bakke 9a1100ca52
gnu: gtk+: Update to 3.22.15.
* gnu/packages/gtk.scm (gtk+): Update to 3.22.15.
2017-05-24 21:53:08 +02:00
Marius Bakke db167f8273
gnu: glibmm: Update to 2.50.1.
* gnu/packages/glib.scm (glibmm): Update to 2.50.1.
2017-05-24 21:53:08 +02:00
Marius Bakke 6a5751650e
gnu: glib: Update to 2.52.2.
* gnu/packages/glib.scm (glib): Update to 2.52.2.
2017-05-24 21:53:08 +02:00
Marius Bakke f3fc65f9d6
gnu: libva: Update to 1.8.2.
* gnu/packages/video.scm (libva): Update to 1.8.2.
2017-05-24 21:49:32 +02:00
Marius Bakke 0b7b8fb045
gnu: gnome-themes-standard: Update to 3.22.3.
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.22.3.
2017-05-24 21:35:19 +02:00
Marius Bakke 8773600542
gnu: clutter-gst: Update to 3.0.24.
* gnu/packages/gnome.scm (clutter-gst): Update to 3.0.24.
2017-05-24 21:35:19 +02:00
Marius Bakke 6a88e4ee64
gnu: clutter: Update to 1.26.2.
* gnu/packages/gnome.scm (clutter): Update to 1.26.2.
2017-05-24 21:35:19 +02:00
Marius Bakke 356f0cef4b
gnu: libchamplain: Update to 0.12.15.
* gnu/packages/gnome.scm (libchamplain): Update to 0.12.15.
2017-05-24 21:35:18 +02:00
Marius Bakke afd8e16b15
gnu: libgee: Update to 0.20.0.
* gnu/packages/gnome.scm (libgee): Update to 0.20.0.
2017-05-24 21:35:18 +02:00
Marius Bakke 6206db897b
gnu: libgtop: Update to 2.36.0.
* gnu/packages/gnome.scm (libgtop): Update to 2.36.0.
2017-05-24 20:40:12 +02:00
Marius Bakke 0ef48cd99e
gnu: tracker: Update to 1.12.0.
* gnu/packages/gnome.scm (tracker): Update to 1.12.0.
[inputs]: Add JSON-GLIB and LIBSOUP.
2017-05-24 20:37:57 +02:00
Marius Bakke 4063a40a4b
gnu: gnome-autoar: Update to 0.2.2.
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.2.
2017-05-24 20:29:15 +02:00
Marius Bakke 47b93ae5bf
gnu: libgnomekbd: Update to 3.22.0.1.
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.22.0.1.
2017-05-24 20:25:43 +02:00
Kei Kebreau 144f94d0a2
gnu: gjs: Update to 1.48.3.
* gnu/packages/gnome.scm (gjs): Update to 1.48.3.
[source]: Remove snippet.
[arguments]: Disable failing tests.
[propagated-inputs]: Use mozjs-38 instead of mozjs-24; add cairo.
2017-05-24 11:57:21 -04:00
Marius Bakke 3c74a74ea2
gnu: glog: Update to 0.3.5.
* gnu/packages/logging.scm (glog): Update to 0.3.5.
[source]: Switch to tarball download.
2017-05-24 17:45:18 +02:00
Marius Bakke 2133f19378
gnu: maim: Update to 5.4.62.
* gnu/packages/xdisorg.scm (maim): Update to 5.4.62.
2017-05-24 17:45:17 +02:00
Marius Bakke 460e72c7b7
gnu: slop: Update to 5.3.38.
* gnu/packages/xdisorg.scm (slop): Update to 5.3.38.
2017-05-24 17:45:17 +02:00
Ricardo Wurmus c4ec1ae010
gnu: samba: Update to 4.6.4 [security fixes].
Fixes CVE-2017-7494.

* gnu/packages/samba.scm (samba): Update to 4.6.4.
2017-05-24 16:39:31 +02:00
José Miguel Sánchez García 80f78e8f6f
gnu: python-cairocffi: Update to 0.8.0.
* gnu/packages/python.scm (python-cairocffi): Update to 0.8.0.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 15:12:31 +05:30
José Miguel Sánchez García 3015d4556f
gnu: python-cairocffi: Update source and home-page URIs.
* gnu/packages/python.scm (python-cairocffi)[source]: Update URI.
[home-page]: Update URI.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 15:12:31 +05:30
Kei Kebreau 962d017158
gnu: gobject-introspection: Update to 1.52.1.
* gnu/packages/glib.scm (gobject-introspection): Update to 1.52.1.
2017-05-23 21:44:46 -04:00
nee ae54843433
gnu: Add crawl-tiles.
* gnu/packages/games.scm (crawl-tiles): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-05-24 05:15:21 +05:30
Jelle Licht ea584538ac
gnu: node: Use unbundled dependencies.
* gnu/packages/node.scm (node)[inputs]: Add c-ares and http-parser.
[arguments]: Add configure flags for using system libraries.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-23 18:27:35 +02:00
Jelle Licht 1fdb883082
gnu: node: Update to 7.10.0.
* gnu/packages/node.scm (node): Update to 7.10.0.
(node)[arguments]: Disabled more tests.
* gnu/packages/patches/node-9077.patch: Delete incompatible patch file.
Recreate patch file from node pull request 9077.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-05-23 17:55:59 +02:00
Nicolas Goaziou a7a7186ce6
gnu: Add MuseScore.
* gnu/packages/music.scm (musescore): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-05-23 13:35:44 +02:00
Arun Isaac b1d32ec0e2
gnu: emacs-auctex: Add arguments to work with new `install' phase.
* gnu/packages/emacs.scm (emacs-auctex)[arguments]: Add #:include and
  #:exclude arguments.
2017-05-23 06:12:49 +05:30
Arun Isaac e8cefe1103
gnu: emacs-slime: Add arguments to work with new `install' phase.
* gnu/packages/emacs.scm (emacs-slime)[arguments]: Add #:include and #:exclude
  arguments.
2017-05-23 06:12:49 +05:30
Marius Bakke 0dc4a498a3
install: Add 'passwd' to installation image.
* gnu/system/install.scm (installation-os): Add SHADOW in package list.
2017-05-23 01:22:22 +02:00
Ben Woodcroft b608765a2c
gnu: diamond: Update to 0.9.1.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.1.
2017-05-22 21:17:41 +01:00
Ricardo Wurmus 9117448e76
gnu: Remove GCJ.
* gnu/packages/patches/gcj-arm-mode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/gcc.scm (javac.in, gcj, ecj-bootstrap): Remove variables.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus e441fc564b
gnu: ant: Implement in terms of ant/java8.
* gnu/packages/java.scm (ant): Inherit from ant/java8.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus 8bbd040840
gnu: Add ant/java8.
* gnu/packages/java.scm (ant/java8): New variable.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus 5c7952fbf4
gnu: ant: Move after bootstrap packages.
* gnu/packages/java.scm (ant): Move package.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus e7a5d73ea9
gnu: ant: Delete bundled jars.
* gnu/packages/java.scm (ant)[source]: Delete bundled jars in a snippet.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus fded0c69dd
gnu: ant: Inherit from ant-bootstrap.
* gnu/packages/java.scm (ant)[build-system]
[home-page][synopsis][description][license]: Remove fields.
[arguments]: Adapt arguments of ant-bootstrap package.
2017-05-22 18:56:35 +02:00
Ricardo Wurmus fc6e27271d
gnu: clojure: Move below bootstrap packages.
* gnu/packages/java.scm (clojure): Move package.
2017-05-22 18:56:34 +02:00
Ricardo Wurmus 5490480c42
gnu: java-swt: Move below the bootstrap packages.
* gnu/packages/java.scm (java-swt): Move the package.
2017-05-22 18:56:34 +02:00
Ricardo Wurmus e2098e2d58
gnu: icedtea-7: Use icedtea-6 for bootstrapping.
* gnu/packages/java.scm (icedtea-7)[source]: Remove Makefile.in patch to link
with GCJ libs.
[arguments]: Remove (ice-9 rdelim) module; adjust configure flags; do not add
GCJ headers to CPATH in build phase "set-additional-paths".
[native-inputs]: Remove gcj and ant; add icedtea-6 and ant-bootstrap.  Remove
autoconf and automake.
(icedtea-8)[native-inputs]: Delete "icedtea" from the inherited inputs, not
"gcj".
2017-05-22 18:56:34 +02:00
Ricardo Wurmus 9841931668
gnu: Add icedtea-6.
* gnu/packages/java.scm (icedtea-6): New variable.
2017-05-22 18:56:34 +02:00
Ricardo Wurmus 1bf56c7233
gnu: Add ecj-javac-on-jamvm-wrapper-final.
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper-final): New variable.
2017-05-22 18:56:34 +02:00
Ricardo Wurmus 8c6091e3a6
gnu: Add jamvm.
* gnu/packages/java.scm (jamvm): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus 72885a4c8f
gnu: Add classpath-devel.
* gnu/packages/java.scm (classpath-devel): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus 7292d69419
gnu: Add ecj-javac-on-jamvm-wrapper.
* gnu/packages/java.scm (ecj-javac-on-jamvm-wrapper): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus 04d7cae2c4
gnu: Add classpath-jamvm-wrappers.
* gnu/packages/java.scm (classpath-jamvm-wrappers): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus 5f4402c7a3
gnu: Add jamvm-bootstrap.
* gnu/packages/java.scm (jamvm-bootstrap): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus d3551e861e
gnu: Add classpath.
* gnu/packages/java.scm (classpath): New variable.
2017-05-22 18:56:33 +02:00
Ricardo Wurmus 6a5829d995
gnu: Add ecj-javac-wrapper.
* gnu/packages/java.scm (ecj-javac-wrapper): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus 5461721fa0
gnu: Add ecj-bootstrap.
* gnu/packages/java.scm (ecj-bootstrap): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus 5783bd7730
gnu: Add ant-bootstrap.
* gnu/packages/java.scm (ant-bootstrap): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus 57f6c50db1
gnu: Add sablevm.
* gnu/packages/java.scm (sablevm): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus 2551fee8a0
gnu: Add sablevm-classpath.
* gnu/packages/java.scm (sablevm-classpath): New variable.
2017-05-22 18:56:32 +02:00
Ricardo Wurmus e1ae3587d2
gnu: Add jikes.
* gnu/packages/java.scm (jikes): New variable.
2017-05-22 18:55:34 +02:00
Ricardo Wurmus 296b3c631c
gnu: Add r-edaseq.
* gnu/packages/bioinformatics.scm (r-edaseq): New variable.
2017-05-22 18:54:59 +02:00
Ricardo Wurmus 7b46532779
gnu: Add r-deseq.
* gnu/packages/bioinformatics.scm (r-deseq): New variable.
2017-05-22 18:54:59 +02:00
Ricardo Wurmus d4b83651d1
gnu: Add r-aroma-light.
* gnu/packages/bioinformatics.scm (r-aroma-light): New variable.
2017-05-22 18:54:58 +02:00
Marius Bakke fd3782d13b
Merge branch 'version-0.13.0' 2017-05-22 18:25:01 +02:00
Marius Bakke 52d2a2be1f
gnu: vte-ng: Update to 0.48.3.a.
* gnu/packages/gnome.scm (vte-ng): Update to 0.48.3.a.
2017-05-22 15:28:59 +02:00
Marius Bakke b7c0c756da
gnu: gexiv2: Update to 0.10.6.
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.6.
2017-05-22 15:17:12 +02:00
Marius Bakke 123e816816
gnu: dconf-editor: Update to 3.22.3.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.3.
2017-05-22 15:17:08 +02:00
Marius Bakke e6a36cf2f3
gnu: aisleriot: Update to 3.22.2.
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.2.
2017-05-22 15:17:01 +02:00
Marius Bakke f2da7c861b
gnu: vte: Update to 0.48.3.
* gnu/packages/gnome.scm (vte): Update to 0.48.3.
2017-05-22 15:16:40 +02:00
Marius Bakke e4cddbbcac
Merge branch 'master' into staging 2017-05-22 14:56:50 +02:00
Ben Woodcroft 74297231be
gnu: fraggenescan: Update to 1.30.
* gnu/packages/bioinformatics.scm (fraggenescan): Update to 1.30.
[arguments]: Update patching of paths, install procedure.  Add new test
case.
2017-05-22 11:44:20 +01:00
Ben Woodcroft 7569613076
gnu: roary: Update to 3.8.2.
* gnu/packages/bioinformatics.scm (roary): Update to 3.8.2.
2017-05-22 11:44:20 +01:00
Ben Woodcroft 3cbfc149c3
gnu: taxtastic: Update to 0.6.4.
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.6.4.
[source]: Use PyPI URI.
2017-05-22 11:44:19 +01:00
Roel Janssen b458413721
gnu: r-mutationalpatterns: Update to 1.2.1.
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.2.1.
2017-05-22 09:44:08 +02:00
Mathieu Othacehe 65efb3c031
bootloader: extlinux: Add a warning message on top of generated conf file.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Warn users about
  the fact that the configuration file is automatically generated.
2017-05-21 18:56:03 +02:00
Marius Bakke f1d1ef71ea
gnu: v4l-utils: Update to 1.12.5.
* gnu/packages/video.scm (v4l-utils): Update to 1.12.5.
2017-05-21 17:12:48 +02:00
Marius Bakke cfa7473c2b
gnu: x265: Update to 2.4.
* gnu/packages/video.scm (x265): Update to 2.4.
2017-05-21 17:12:48 +02:00
Marius Bakke 3bc45ad460
gnu: vlc: Update to 2.2.5.1.
* gnu/packages/video.scm (vlc): Update to 2.2.5.1.
[source]: Remove obsolete snippet.
2017-05-21 17:12:48 +02:00
Marius Bakke ba58886a8c
gnu: libaacs: Update to 0.9.0.
* gnu/packages/video.scm (libaacs): Update to 0.9.0.
2017-05-21 17:12:48 +02:00
Ben Woodcroft ef81341f0e
gnu: diamond: Update to 0.9.0.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.0.
[license]: Change to AGPL3+.
2017-05-21 16:08:03 +01:00
Ludovic Courtès e9c53359e7
gnu: guix: Update to a6d728b. 2017-05-21 16:59:04 +02:00
Ludovic Courtès a6d728b7aa
gnu: guix: Update to 0.13.0. 2017-05-21 16:58:53 +02:00
Ben Woodcroft 88682c9a72
gnu: fasttree: Update to 2.1.10.
* gnu/packages/bioinformatics.scm (fasttree): Update to 2.1.10.
2017-05-21 15:42:08 +01:00
Ben Woodcroft abc08cbae6
gnu: python-biom-format: Update to 2.1.6.
* gnu/packages/bioinformatics.scm (python-biom-format): Update to 2.1.6.
[propagated-inputs]: Add python-pandas.
2017-05-21 15:42:08 +01:00
Ben Woodcroft c522f57e22
gnu: python-future: Update to 0.16.0.
* gnu/packages/python.scm (python-future): Update to 0.16.0.
2017-05-21 15:42:08 +01:00
Marius Bakke 1d0aa4d8c2
gnu: ccid: Update to 1.4.27.
* gnu/packages/security-token.scm (ccid): Update to 1.4.27.
2017-05-21 16:37:54 +02:00
Marius Bakke 20d2e1faa9
gnu: fio: Update to 2.20.
* gnu/packages/benchmark.scm (fio): Update to 2.20.
[arguments]<#:phases>: Drop removed script from 'move-outputs' phase.
2017-05-21 16:33:42 +02:00
Marius Bakke 31044e6ff2
gnu: nano: Update to 2.8.4.
* gnu/packages/nano.scm (nano): Update to 2.8.4.
2017-05-21 16:17:01 +02:00
Marius Bakke 18f61e002b
gnu: vim: Update to 8.0.0600.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0600.
2017-05-21 14:34:45 +02:00
Marius Bakke 8b1ff6f0ab
gnu: vim-full: Disable failing test.
* gnu/packages/vim.scm (vim-full)[arguments]<#:phases>: Add substitution.
2017-05-21 14:34:45 +02:00
Ludovic Courtès 9d0c24d1be
tests: ssh: Use 'guile2.0-ssh'.
Fixes a regression introduced in 4d8806c3d6.

* gnu/tests/ssh.scm (run-ssh-test): Use GUILE2.0-SSH instead of GUILE-SSH.
2017-05-21 11:56:29 +02:00
Mark H Weaver 718448e176
gnu: linux-libre: Update to 4.11.2.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.2.
(%linux-libre-hash): Update hash.
2017-05-21 02:03:32 -04:00
Mark H Weaver a08691dfbb
gnu: linux-libre: Remove CONFIG_SMC from x86 kernel configurations.
This removes support for the "shared memory communications over RDMA" (SMC-R)
networking protocol, which was added in 4.11 without the knowledge of the RDMA
maintainers, and which is thought to contain significant security flaws.  For
details, see <https://lwn.net/Articles/723081> and
<https://lwn.net/Articles/723070>.

* gnu/packages/aux-files/linux-libre/4.11-x86_64.conf,
gnu/packages/aux-files/linux-libre/4.11-i686.conf: Disable CONFIG_SMC.

723#	0001-gnu-libevent-2.0-Add-fix-from-upstream.patch
2017-05-21 01:47:09 -04:00
Mark H Weaver 519fd6c367
gnu: linux-libre@4.9: Update to 4.9.29.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.29.
2017-05-21 01:45:21 -04:00
Mark H Weaver ec8d69ebfe
gnu: linux-libre@4.4: Update to 4.4.69.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.69.
2017-05-21 01:44:25 -04:00
Ludovic Courtès 324499184a
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.
This avoids pulling in glibc & co.  Fixes a regression introduced in
2f861edf5c (the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).

* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
2017-05-21 01:17:11 +02:00
Marius Bakke a588e34e0d
vm: Increase default disk size to account for ESP partition.
Fixes a test regression introduced by ecf5d53769.

* gnu/system/vm.scm (system-qemu-image/shared-store-script): 30MiB -> 70MiB.
2017-05-21 01:17:08 +02:00
Ludovic Courtès 9f8d6eb24a
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.
This avoids pulling in glibc & co.  Fixes a regression introduced in
2f861edf5c (the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).

* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
2017-05-21 01:14:51 +02:00
Marius Bakke 9a1bfe7648
vm: Increase default disk size to account for ESP partition.
Fixes a test regression introduced by ecf5d53769.

* gnu/system/vm.scm (system-qemu-image/shared-store-script): 30MiB -> 70MiB.
2017-05-21 01:07:12 +02:00
Leo Famulari fda33e495b
gnu: ghostscript: Add TODO comment about bundled jbig2dec.
* gnu/packages/ghostscript.scm (ghostscript): Add comment.
2017-05-20 16:26:29 -04:00
Leo Famulari 10cb88f85c
gnu: jbig2dec: Fix CVE-2017-{7885,7975,7976}.
* gnu/packages/patches/jbig2dec-CVE-2017-7885.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7975.patch,
gnu/packages/patches/jbig2dec-CVE-2017-7976.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (jbig2dec)[source]: Use them.
2017-05-20 16:26:29 -04:00
Marius Bakke fefd4c197f
gnu: pcsc-lite: Update to 1.8.21.
* gnu/packages/security-token.scm (pcsc-lite): Update to 1.8.21.
2017-05-20 21:42:58 +02:00
Leo Famulari 12eecbf0bb
gnu: icedtea@3: Add aarch32-drop.
* gnu/packages/java.scm (icedtea-8)[native-inputs]: Add aarch32-drop.
2017-05-20 14:57:22 -04:00
Leo Famulari db531f734a
gnu: icedtea@3: Update to 3.4.0 [security fixes].
Fixes CVE-2017-{3509,3511,3512,3514,3526,3533,3539,3544}.

* gnu/packages/java.scm (icedtea-8): Update to 3.4.0.
2017-05-20 14:57:22 -04:00
Leo Famulari b17bd261b0
gnu: imagemagick: Update to 6.9.8-6.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.8-6.
2017-05-20 14:06:20 -04:00