Commit Graph

29014 Commits (f2d0a2cf5c905abf816bef5d69364d28af5144ed)

Author SHA1 Message Date
Tobias Geerinckx-Rice 9aba9b1278
Migrate search.cpan.org home pages to metacpan.org.
The venerable search.cpan.org has retired[0].

[0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html

* guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs.
Update all previously generated ones in (gnu packages) to their
canonical new homes.
2018-08-11 17:22:31 +02:00
Tobias Geerinckx-Rice ab45b38fea
gnu: Use static & unversioned CPAN home pages.
Constructing home pages to be version-specific is not something we
really want or do elsewhere, and interferers with mass updates like the
one I'm about to make.

* gnu/packages/glib.scm (perl-net-dbus-glib)[home-page]: Use canonical
home page.
* gnu/packages/perl-check.scm (perl-test-nowarnings, perl-test-output)
(perl-test-simple, perl-test-tester)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-benchmark-timer, perl-clone)
(perl-digest-sha1, perl-file-which, perl-getopt-tabular, perl-io-string)
(perl-ipc-run3, perl-probe-perl, perl-regexp-common, perl-sys-cpu)
[home-page]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[home-page]: Likewise.
* gnu/packages/tls.scm (perl-net-ssleay)[home-page]: Likewise.
* gnu/packages/web.scm (perl-www-curl)[home-page]: Likewise.
* gnu/packages/xml.scm (perl-xml-dom)[home-page]: Likewise.
* gnu/packages/xorg.scm (perl-x11-protocol-other)[home-page]: Likewise.
2018-08-11 17:22:31 +02:00
Tobias Geerinckx-Rice 2db5f9b68a
gnu: perl-libxml: Fix description.
Descriptions were of the wrong (sub)package, XML::Parser::PerlSAX.

* gnu/packages/xml.scm (perl-libxml)[synopsis, description, home-page]:
Replace with the correct (upstream) ones.
2018-08-11 17:22:31 +02:00
Tobias Geerinckx-Rice f16faf0f4f
gnu: perl-ev: Use INVOKE.
* gnu/packages/libevent.scm (perl-ev)[arguments]: Substitute INVOKE for
SYSTEM*.
2018-08-11 17:22:30 +02:00
Tobias Geerinckx-Rice aadfc7b02b
gnu: perl-uri-template: Update to 0.23.
* gnu/packages/web.scm (perl-uri-template): Update to 0.23.
2018-08-11 17:22:30 +02:00
Tobias Geerinckx-Rice 583fa791e9
gnu: python-lzo: Update to 1.12.
* gnu/packages/compression.scm (python-lzo): Update to 1.12.
2018-08-11 17:22:30 +02:00
Arun Isaac d514f6015e
gnu: zathura: Update to 0.4.0.
* gnu/packages/pdf.scm (zathura): Update to 0.4.0.
2018-08-11 14:40:53 +05:30
Tobias Geerinckx-Rice 62ab60aad6
gnu: password-store: Use HTTPS home page.
* gnu/packages/password-utils.scm (password-store)[home-page]: Use HTTPS.
2018-08-11 05:50:38 +02:00
Tobias Geerinckx-Rice da13cc2ebb
gnu: gtksourceview: Update to 3.24.8.
* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.8.
2018-08-11 05:50:37 +02:00
Tobias Geerinckx-Rice e12df2c6f5
gnu: ddclient: Update to 3.9.0.
* gnu/packages/dns.scm (ddclient): Update to 3.9.0.
[inputs]: Add perl-data-validate-ip.  Order alphabetically.
2018-08-11 05:50:37 +02:00
Tobias Geerinckx-Rice c7727a8bcd
gnu: Add perl-data-validate-ip.
* gnu/packages/networking.scm (perl-data-validate-ip): New public
variable.
2018-08-11 05:50:37 +02:00
Tobias Geerinckx-Rice e83745a958
gnu: light: Update to 1.1.2.
* gnu/packages/linux.scm (light): Update to 1.1.2.
2018-08-11 05:02:20 +02:00
Tobias Geerinckx-Rice 800248fe59
gnu: virt-viewer: Update to 7.0.
* gnu/packages/spice.scm (virt-viewer): Update to 7.0.
2018-08-11 05:02:20 +02:00
Tobias Geerinckx-Rice 206feae736
gnu: spice-gtk: Update to 0.35.
* gnu/packages/spice.scm (spice-gtk): Update to 0.35.
2018-08-11 05:02:19 +02:00
Tobias Geerinckx-Rice a0b5c99861
gnu: proxychains-ng: Update to 4.13.
* gnu/packages/networking.scm (proxychains-ng): Update to 4.13.
[source]: Update download URI.  Goodbye, sweet hash.
[arguments]: Add CC=gcc to the environment, not only to #:make-flags.
2018-08-11 03:08:46 +02:00
Tobias Geerinckx-Rice 93d5061991
gnu: python-gitpython: Update to 2.1.11.
* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.11.
2018-08-11 03:08:46 +02:00
Tobias Geerinckx-Rice 64530ad8ae
gnu: mpop: Update to 1.2.8.
* gnu/packages/mail.scm (mpop): Update to 1.2.8.
[arguments]: Remove.
2018-08-11 03:08:45 +02:00
Tobias Geerinckx-Rice 1497b95c7b
gnu: mpop: Update home page.
* gnu/packages/mail.scm (mpop)[source, home-page]: Update URIs.
2018-08-11 03:08:45 +02:00
Tobias Geerinckx-Rice 3e9aa5cff3
gnu: password-store: Update to 1.7.3.
* gnu/packages/password-utils.scm (password-store): Update to 1.7.3.
2018-08-11 03:08:45 +02:00
Tobias Geerinckx-Rice cb9da5d171
gnu: asio: Update to 1.12.1.
* gnu/packages/networking.scm (asio): Update to 1.12.1.
[source]: Use upstream release tarballs.
[native-inputs, arguments]: Remove cruft needed to build from git.
2018-08-11 03:08:45 +02:00
Mark H Weaver 28e14a6726
gnu: linux-libre: Update to 4.17.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.14.
(%linux-libre-hash): Update hash.
2018-08-10 20:33:33 -04:00
Mark H Weaver 36c41daa34
gnu: linux-libre@4.14: Update to 4.14.62.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.62.
(%linux-libre-4.14-hash): Update hash.
2018-08-10 20:32:43 -04:00
Mark H Weaver 85e267fdba
gnu: linux-libre@4.9: Update to 4.9.119.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.119.
2018-08-10 20:31:56 -04:00
Mark H Weaver 8c6770057e
gnu: linux-libre@4.4: Update to 4.4.147.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.147.
2018-08-10 20:31:14 -04:00
Tobias Geerinckx-Rice 8502ff7a1a
gnu: mew: Use HTTPS.
* gnu/packages/mail.scm (mew)[source, home-page]: Use HTTPS.
2018-08-11 02:00:46 +02:00
Tobias Geerinckx-Rice fb5fedfe7e
gnu: otf2: Edit description.
* gnu/packages/profiling.scm (otf2)[description]: Fix typo and use @dfn.
2018-08-11 02:00:46 +02:00
Tobias Geerinckx-Rice 895789ea78
gnu: po4a: Update to 0.54.
* gnu/packages/gettext.scm (po4a): Update to 0.54.
[arguments]: Remove ‘set-search-path’ and ‘fix-builder’ phases.
Coalesce ‘disable-...-test’ phases into one ‘disable-failing-tests’
phase, update their numbering, and re-enable the ‘yaml’ test.
[native-inputs]: Add perl-yaml-tiny test dependency.
2018-08-11 02:00:45 +02:00
Tobias Geerinckx-Rice c327bb4463
gnu: dialog: Update to 1.3-20180621.
* gnu/packages/ncurses.scm (dialog): Update to 1.3-20180621.
2018-08-11 02:00:45 +02:00
Tobias Geerinckx-Rice 82536c4877
gnu: opari2: Update to 2.0.3.
* gnu/packages/profiling.scm (opari2): Update to 2.0.3.
2018-08-11 02:00:45 +02:00
Tobias Geerinckx-Rice c6cb111b23
gnu: opari2: Remove redundant code.
* gnu/packages/profiling.scm (opari2)[arguments]: Remove ‘licence’
installation phase now handled by the build system.
2018-08-11 02:00:44 +02:00
Tobias Geerinckx-Rice e0d5712f64
gnu: xfig: Update to 3.2.7a.
* gnu/packages/xfig.scm (xfig): Update to 3.2.7a.
2018-08-11 02:00:44 +02:00
Tobias Geerinckx-Rice 8faa9df7f3
gnu: perl-net-dns: Update home page.
* gnu/packages/networking.scm (perl-net-dns)[home-page]: Use new (and
HTTPS) URI.
[source]: Add it to the list of download locations.
2018-08-11 02:00:44 +02:00
Tobias Geerinckx-Rice 6e542e195d
gnu: perl-net-dns: Update to 1.17.
* gnu/packages/networking.scm (perl-net-dns): Update to 1.17.
2018-08-11 02:00:44 +02:00
Tobias Geerinckx-Rice 9a3c345b3f
gnu: r-cowplot: Update to 0.9.3.
* gnu/packages/statistics.scm (r-cowplot): Update to 0.9.3.
2018-08-11 02:00:43 +02:00
Tobias Geerinckx-Rice b3543e6c79
gnu: Add oath-toolkit.
* gnu/packages/authentication.scm: New file.
(oath-toolkit): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add the new file.
2018-08-11 02:00:43 +02:00
Tobias Geerinckx-Rice fc79867da9
gnu: ccrypt: Update to 1.11.
* gnu/packages/crypto.scm (ccrypt): Update to 1.11.
2018-08-11 02:00:43 +02:00
Nicolas Goaziou c5ca9b96cb
gnu: mame: Update to 0.200.
* gnu/packages/emulators.scm (mame): Update to 0.200.
[arguments]: Fix missing includes in source.
2018-08-11 00:05:24 +02:00
Leo Famulari 7598b678fa
gnu: bzip2: Use archived source and home-page URLs.
* gnu/packages/compression.scm (bzip2)[source, home-page]: Update URLs.
2018-08-10 16:42:01 -04:00
Marius Bakke 67d7c55cff
gnu: p11-kit: Update to 0.23.13.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.13.
2018-08-10 21:44:46 +02:00
Marius Bakke 81873eda4d
gnu: libsoup: Update to 2.62.3.
* gnu/packages/gnome.scm (libsoup): Update to 2.62.3.
2018-08-10 21:40:17 +02:00
Marius Bakke 7b38f045c0
Merge branch 'master' into staging 2018-08-10 15:32:51 +02:00
Marius Bakke 369d15674c
gnu: mariadb: Update to 10.1.35 [security fixes].
This release fixes CVE-2018-3058, CVE-2018-3063, CVE-2018-3064 and CVE-2018-3066.
See <https://mariadb.com/kb/en/library/mariadb-10135-release-notes/> for details.

* gnu/packages/databases.scm (mariadb): Update to 10.1.35.
2018-08-10 15:23:50 +02:00
Marius Bakke 516fe8deb5
gnu: postgresql: Update to 10.5 [fixes CVE-2018-10915, CVE-2018-10925].
* gnu/packages/databases.scm (postgresql): Update to 10.5.
2018-08-10 15:23:50 +02:00
Jan Nieuwenhuizen 256d5c6e33
gnu: mes: Update to 0.17.
* gnu/packages/mes.scm (mes): Update to 0.17.
2018-08-10 08:32:11 +02:00
Tobias Geerinckx-Rice ad2f7b8cec
gnu: sord: Update to 0.16.2.
* gnu/packages/rdf.scm (sord): Update to 0.16.2.
2018-08-10 01:46:02 +02:00
Tobias Geerinckx-Rice 27114bc3e0
gnu: otf2: Update to 2.1.1.
* gnu/packages/profiling.scm (otf2): Update to 2.1.1.
2018-08-10 01:45:00 +02:00
Tobias Geerinckx-Rice dd82138032
gnu: xmonad: Update to 0.14.
* gnu/packages/wm.scm (xmonad): Update to 0.14.
[inputs]: Add ghc-semigroups.
2018-08-10 01:45:00 +02:00
Tobias Geerinckx-Rice f780572d79
gnu: ghc-xmonad-contrib: Update to 0.14.
* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.14.
2018-08-10 01:44:02 +02:00
Tobias Geerinckx-Rice 8c0be00ac0
gnu: Use HTTPS for xmonad.org home pages.
* gnu/packages/wm.scm (ghc-xmonad-contrib, xmonad)[home-page]: Use
HTTPS.
2018-08-10 01:44:02 +02:00
Tobias Geerinckx-Rice 702c0e504a
gnu: bear: Update to 2.3.12.
* gnu/packages/build-tools.scm (bear): Update to 2.3.12.
2018-08-10 01:44:01 +02:00
Tobias Geerinckx-Rice f85af5abc0
gnu: bear: Don't use unstable tarball.
* gnu/packages/build-tools.scm (bear)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2018-08-10 01:44:01 +02:00
Tobias Geerinckx-Rice 781e515877
gnu: lynx: Update to 2.8.9rel.1.
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9rel.1.
2018-08-10 01:44:00 +02:00
Leo Famulari 19a3e7f84a
gnu: cgit: Update to 1.2.1 [fixes CVE-2018-14912].
* gnu/packages/version-control.scm (cgit): Update to 1.2.1.
[inputs]: Use the source of GIT.
2018-08-09 18:21:47 -04:00
Leo Famulari 4e23e8d809
gnu: wpa_supplicant: Fix CVE-2018-14526.
* gnu/packages/patches/wpa-supplicant-CVE-2018-14526.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Use it.
2018-08-09 18:18:03 -04:00
Nicolas Goaziou ddad1f74b3
gnu: snap: Update to 4.2.1.3.
* gnu/packages/education.scm (snap): Update to 4.2.1.3.
2018-08-10 00:07:00 +02:00
Nicolas Goaziou 9f1a2be2ce
gnu: python-duniterpy: Update home page.
* gnu/packages/finance.scm (python-duniterpy) [home-page]: Update URL.
2018-08-09 23:37:44 +02:00
Nicolas Goaziou 7dab3e61c8
gnu: python-duniterpy: Update to 0.43.7.
* gnu/packages/finance.scm (python-duniterpy): Update to 0.43.7.
[source]: Change upstream repository, which moved to a Gitlab instance.
[arguments]: Remove phase removing a failing test, no longer needed.
2018-08-09 23:34:07 +02:00
Ricardo Wurmus bcdee2dc33
gnu: polkit: Update to 0.115 [fixes CVE-2018-1116].
* gnu/packages/polkit.scm (polkit): Update to 0.115.
[origin]: Adjust snippet.
[inputs]: Replace mozjs with mozjs-52.
* gnu/packages/patches/polkit-drop-test.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Remove it.

(cherry picked from commit 50afd712312a4b9fa42d7f9d03464e542b3aeb75)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-08-09 21:19:47 +02:00
Ricardo Wurmus 192a59d0f6
gnu: Add mozjs-52.
* gnu/packages/gnuzilla.scm (mozjs-52): New variable.

(cherry picked from commit f67db495aa6e29692e368a13130a40541d5d8273)
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-08-09 21:19:47 +02:00
Marius Bakke 536b32745e
gnu: gusb: Update to 0.3.0.
* gnu/packages/gnome.scm (gusb): Update to 0.3.0.
[source](uri): Adjust tarball name.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
[arguments]: Remove #:phases.
2018-08-09 21:19:47 +02:00
Marius Bakke 88c54b1b75
gnu: xorg-server: Update to 1.20.1.
* gnu/packages/patches/xorg-server-rotate-fb.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.1.
[source](patches): Remove 'xorg-server-rotate-fb.patch'.
2018-08-09 21:19:47 +02:00
Marius Bakke f71561567b
gnu: libgit2: Update to 0.26.6.
* gnu/packages/version-control.scm (libgit2): Update to 0.26.6.
2018-08-09 21:19:46 +02:00
Marius Bakke 70dcf9c9c3
gnu: lftp: Update to 4.8.4.
* gnu/packages/ftp.scm (lftp): Update to 4.8.4.
[arguments]: End phases on #t.
2018-08-09 21:19:46 +02:00
Marius Bakke 16fcda9524
gnu: libmspack: Update to 0.7.1.
* gnu/packages/compression.scm (libmspack): Update to 0.7.1.
2018-08-09 21:19:46 +02:00
Marius Bakke a066680e20
gnu: qemu: Update to 2.12.1.
* gnu/packages/virtualization.scm (qemu): Update to 2.12.1.
2018-08-09 21:19:46 +02:00
Rutger Helling 00bf557156
gnu: c-toxcore: Update to 0.2.5.
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.5.
2018-08-09 16:47:37 +02:00
Leo Famulari ce5c3ecbd5
gnu: Remove go-github-com-davidjpeacock-cli.
* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): Remove variable.
2018-08-09 08:13:09 -04:00
Leo Famulari 3e21f717a5
gnu: kurly: Removed unused input.
* gnu/packages/curl.scm (kurly)[inputs]: Remove go-github-com-davidjpeacock-cli.
2018-08-09 08:13:08 -04:00
Leo Famulari 9e286eb1b5
gnu: Add VBinDiff.
* gnu/packages/patchutils.scm (vbindiff): New variable.
2018-08-09 08:07:35 -04:00
Danny Milosavljevic c1cdadc6ba
gnu: mrustc: Update to 0.8.0.
* gnu/packages/rust.scm (mrustc): Update to 0.8.0.
2018-08-09 07:50:57 +02:00
Tobias Geerinckx-Rice ea6937ad8a
gnu: kurly: Update to 1.2.2.
Update both the project home page & the package version in a single
commit because of Go.

From the previous home page[0]:

 “2018-06-12 - THE KURLY PROJECT HAS MOVED HOME!
  kurly can now be found at GitLab [...]”

[0]: https://github.com/davidjpeacock/kurly

* gnu/packages/curl.scm (kurly): Update to 1.2.2.
[source, home-page]: Update URIs.
[arguments]: Likewise.  Adjust location of ‘kurly.man’.
[inputs]: Add go-github-com-urfave-cli.
2018-08-09 02:20:25 +02:00
Tobias Geerinckx-Rice 665fcd32af
gnu: java-snappy: Fix description.
* gnu/packages/compression.scm (java-snappy)[description]: Fix typos.
2018-08-09 02:19:10 +02:00
Tobias Geerinckx-Rice d06160b0ac
gnu: java-snappy: Update to 1.1.7.2.
* gnu/packages/compression.scm (java-snappy): Update to 1.1.7.2.
2018-08-09 02:19:09 +02:00
Tobias Geerinckx-Rice cd4540ee41
gnu: libodfgen: Update to 0.1.7.
* gnu/packages/libreoffice.scm (libodfgen): Update to 0.1.7.
[source]: Update URI.
2018-08-09 02:19:09 +02:00
Tobias Geerinckx-Rice b69cbf9ac0
gnu: bind: Update to 9.12.2-P1.
* gnu/packages/dns.scm (isc-bind): Update to 9.12.2-P1.
2018-08-09 02:19:09 +02:00
Tobias Geerinckx-Rice db11d5729f
gnu: numactl: Update to 2.0.12.
* gnu/packages/linux.scm (numactl): Update to 2.0.12.
2018-08-09 02:19:08 +02:00
Tobias Geerinckx-Rice 0b4f876737
gnu: numactl: Update home page.
From the project mailing list[0]:

 “The old libnuma website hosted at oss.sgi.com is now gone as that
  website no longer exists. Everything for libnuma/numactl is now at
  GitHub [...]”

[0]: https://www.spinics.net/lists/linux-numa/msg01178.html

* gnu/packages/linux.scm (numactl)[source, home-page]: Update URIs.
2018-08-09 02:18:21 +02:00
Tobias Geerinckx-Rice 9040ca1835
gnu: libnftnl: Update to 1.1.1.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.1.
2018-08-09 02:17:26 +02:00
Tobias Geerinckx-Rice 05a40469c3
gnu: alpine: Update to 2.21.9999.
* gnu/packages/mail.scm (alpine): Update to 2.21.9999.
2018-08-09 02:17:26 +02:00
Tobias Geerinckx-Rice 5c0f11c29c
gnu: mingw-w64: Update to 5.0.4.
* gnu/packages/mingw.scm (mingw-w64): Update to 5.0.4.
2018-08-09 02:17:25 +02:00
Tobias Geerinckx-Rice 4c2ce29536
gnu: dovecot: Update to 2.3.2.1.
* gnu/packages/mail.scm (dovecot): Update to 2.3.2.1.
2018-08-09 02:17:25 +02:00
Tobias Geerinckx-Rice 83ee7ee735
gnu: xlockmore: Update to 5.56.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.56.
2018-08-09 02:17:24 +02:00
Tobias Geerinckx-Rice 11c8a64912
gnu: autogen: Update to 5.18.14.
* gnu/packages/autogen.scm (autogen): Update to 5.18.14.
[inputs]: Move perl from native-inputs to here...
[native-inputs]: ...and which from inputs to here.
[arguments]: Remove unnecessary ‘/usr/bin/tr’ substitution.
2018-08-09 02:17:24 +02:00
Tobias Geerinckx-Rice 2a64c54a96
gnu: yoshimi: Update to 1.5.8.2.
* gnu/packages/music.scm (yoshimi): Update to 1.5.8.2.
2018-08-09 02:17:23 +02:00
Tobias Geerinckx-Rice 7cc72e3828
gnu: setbfree: Update to 0.8.7.
* gnu/packages/music.scm (setbfree): Update to 0.8.7.
2018-08-09 02:17:23 +02:00
Tobias Geerinckx-Rice e06748407f
gnu: setbfree: Don't use unstable tarball.
* gnu/packages/music.scm (setbfree)[source]: Use GIT-FETCH.
2018-08-09 02:17:22 +02:00
Tobias Geerinckx-Rice d841c813ae
gnu: libostree: Update to 2018.7.
* gnu/packages/package-management.scm (libostree): Update to 2018.7.
2018-08-09 02:17:22 +02:00
Tobias Geerinckx-Rice 57f962f3f0
gnu: youtube-dl: Update to 2018.08.04.
* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
2018-08-09 02:17:21 +02:00
Tobias Geerinckx-Rice 729a9722ee
gnu: msitools: Update to 0.98.
* gnu/packages/package-management.scm (msitools): Update to 0.98.
2018-08-09 02:17:21 +02:00
Tobias Geerinckx-Rice 9ed69a078d
gnu: uwsgi: Update to 2.0.17.1.
* gnu/packages/web.scm (uwsgi): Update to 2.0.17.1.
2018-08-09 02:17:20 +02:00
Tobias Geerinckx-Rice c0efb1fe56
gnu: stunnel: Update to 5.48 [security fix].
No CVE. From the ChangeLog:

 “Security bugfixes: Fixed requesting client certificate when specified
  as a global option.”

* gnu/packages/web.scm (stunnel): Update to 5.48.
2018-08-09 02:16:36 +02:00
Leo Famulari e19f9c24aa
gnu: epiphany: Correctly set the library RUNPATH.
* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
2018-08-08 16:35:18 -04:00
Oleg Pykhalov 4976ebddf1
gnu: restic: Fix tests.
* gnu/packages/backup.scm (restic)[arguments]: Replace 'check' phase.
2018-08-08 20:56:32 +03:00
Leo Famulari b5b610af5d
gnu: lxc: Fix CVE-2018-6556.
* gnu/packages/patches/lxc-CVE-2018-6556.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (lxc)[source]: Use it.
2018-08-08 11:51:54 -04:00
Leo Famulari 66d35d04e8
gnu: webkitgtk: Update to 2.20.4 [security fixes].
Fixes CVE-2018-{4246,4261,4262,4263,4264,4265,4266,4267,4270,4272,4273,4278,
4284,12911}.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.4.
2018-08-08 09:39:01 -04:00
Oleg Pykhalov 277f25ce5a
gnu: Add ubridge.
* gnu/packages/networking.scm (ubridge): New variable.
2018-08-08 02:47:11 +03:00
Leo Famulari 6d777ff99c
gnu: FFmpeg: Support video stabilization with vidstab.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab.
[arguments]: Configure with vidstab.
2018-08-07 16:51:57 -04:00
Leo Famulari 485638cd76
gnu: Add vidstab.
* gnu/packages/video.scm (vidstab): New variable.
2018-08-07 16:51:57 -04:00
Mark H Weaver 8000512669
gnu: linux-libre: Update to 4.17.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.13.
(%linux-libre-hash): Update hash.
2018-08-07 14:39:53 -04:00
Mark H Weaver 4976677b77
gnu: linux-libre@4.14: Update to 4.14.61.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.61.
(%linux-libre-4.14-hash): Update hash.
2018-08-07 14:39:51 -04:00
Mark H Weaver 8dfb63f8de
gnu: linux-libre@4.9: Update to 4.9.118.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118.
2018-08-07 14:39:49 -04:00
Mark H Weaver b7d147c12b
gnu: linux-libre@4.4: Update to 4.4.146.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146.
2018-08-07 14:39:46 -04:00
Leo Famulari 2246d564c8
gnu: Remove go-github-com-edsrzf-mmap-go.
* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
2018-08-07 13:35:14 -04:00
Danny Milosavljevic f5704c72a5
gnu: mrustc: Update to 0.8-1.ec907f5.
* gnu/packages/rust.scm (mrustc): Update to 0.8-1.ec907f5.
[arguments]<#:phases>[patch-date]: New phase.
2018-08-07 19:23:48 +02:00
Efraim Flashner 62694caa44
gnu: mariadb: Remove test which fails on armhf-linux.
* gnu/packages/databases.scm (mariadb)[arguments]: Disable test
'mroonga/storage.index_read_multiple_double'.
2018-08-07 19:55:33 +03:00
Marius Bakke 71179b35b8
gnu: mariadb: Further increase test timeouts.
* gnu/packages/databases.scm (mariadb)[arguments]: Allow 40 minutes for single
tests, and 600 in total.
2018-08-07 13:41:08 +02:00
Rutger Helling cc48997de5
gnu: vulkan-headers: Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.82.0.
2018-08-07 09:48:29 +02:00
Marius Bakke 3418e43bf5
gnu: mariadb: Adjust to test failures on Hydra.
* gnu/packages/patches/mariadb-client-test-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/databases.scm (mariadb)[source](patches): Add it.
[arguments]: Increase retry count and test timeout.  Disable test
main.myisampack.
2018-08-07 00:51:48 +02:00
Marius Bakke 6af7c2b178
Merge branch 'master' into staging 2018-08-07 00:50:25 +02:00
Nicolas Goaziou e921234d02
gnu: wireshark: Update to 2.6.2.
* gnu/packages/networking.scm (wireshark): Update to 2.6.2.
2018-08-06 15:53:30 +02:00
Nicolas Goaziou 8418006db2
gnu: musescore: Update to 2.3.2.
* gnu/packages/music.scm (musescore): Update to 2.3.2.
2018-08-06 15:35:37 +02:00
Nils Gillmann 8db83f0259
gnu: gnurl: Update to 7.61.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.61.0.
2018-08-06 15:12:15 +03:00
Nicolas Goaziou c051767f4c
gnu: asymptote: Update to 2.47.
* gnu/packages/plotutils.scm (asymptote): Update to 2.47.
2018-08-06 14:07:08 +02:00
Nils Gillmann 46add5615a
gnu: neomutt: Update to 20180716 [fixes CVE-2018-{14349..14363}].
* gnu/packages/mail.scm (neomutt): Update to 20180716.
2018-08-06 12:50:13 +03:00
Kei Kebreau 340ee00bbf
gnu: Add povray.
* gnu/packages/graphics.scm (povray): New variable.
2018-08-05 00:20:25 -04:00
Christopher Baines e61f092c87
gnu: Patch duplicity with --ignore-mdc-error.
Modify the package to patch gnu.py with an unreleased upstream change to fix
duplicity working with recent releases of GnuPG. This change make the package
build again.

* gnu/packages/backup.scm (duplicity)[arguments]: Patch gnu.py within the
patch-source phase.
2018-08-04 08:45:57 +01:00
Mark H Weaver a058b5cfee
gnu: linux-libre: Update to 4.17.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.12.
(%linux-libre-hash): Update hash.
2018-08-03 22:48:13 -04:00
Mark H Weaver dd53b43af1
gnu: linux-libre@4.14: Update to 4.14.60.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.60.
(%linux-libre-4.14-hash): Update hash.
2018-08-03 22:47:00 -04:00
Mark H Weaver ca062f667e
gnu: linux-libre@4.9: Update to 4.9.117.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.117.
2018-08-03 22:46:13 -04:00
Ricardo Wurmus 0fb0db0022
gnu: python-scipy: Only run default tests.
* gnu/packages/python.scm (python-scipy)[arguments]: Only run the default test
suite.  The full test suite is too expensive and brittle.
2018-08-03 15:24:40 +02:00
Ricardo Wurmus 78933bffb7
gnu: pigx-scrnaseq: Update to 0.0.7.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.7.
[inputs]: Add samtools.
2018-08-03 15:24:40 +02:00
Arun Isaac fa0a6d93d8
gnu: emacs-exwm: Fix fullscreen issue.
* gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/emacs.scm (emacs-exwm)[sources]: Add
emacs-exwm-fix-fullscreen-issue.patch to patches.
2018-08-03 18:21:19 +05:30
Jelle Licht ae7c1c3704
gnu: Add imapfilter.
* gnu/packages/mail.scm (imapfilter): New variable.
2018-08-03 03:15:26 +02:00
Danny Milosavljevic 5803f87284
gnu: Update ruby-net-ssh to 4.2.0.
* gnu/packages/ruby.scm (ruby-net-ssh)[version]: Update to 4.2.0.
[source]: Update hash.
2018-08-02 15:22:34 +02:00
Danny Milosavljevic 1f10e28d86
gnu: Add ruby-childprocess@0.6.3.
* gnu/packages/ruby.scm (ruby-childprocess): Modify.
(ruby-childprocess-0.6): New variable.
2018-08-02 15:22:27 +02:00
Danny Milosavljevic c106d03b88
services: file-system-shepherd-service: Require "udev" service.
Fixes <https://bugs.gnu.org/32313>.
Reported by Brendan Tildesley <brendan.tildesley@openmailbox.org>

* gnu/services/base.scm (file-system-shepherd-service): Require "udev" service.
2018-08-02 15:21:33 +02:00
Efraim Flashner 165dc8bd60
gnu: minetest: Add console support.
* gnu/packages/games.scm (minetest)[inputs]: Add ncurses.
2018-08-02 15:31:44 +03:00
Efraim Flashner 35d5fa7696
gnu: games.scm: Arrange modules alphabetically.
* gnu/packages/games.scm: Arrange imported modules alphabetically.
2018-08-02 12:19:43 +03:00
Efraim Flashner 7fc90282aa
gnu: minetest: Use more system libraries.
* gnu/packages/games.scm (minetest)[source]: Remove bundled libraries in
a snippet.
[arguments]: Add flag to use system jsoncpp.
[inputs]: Add gmp, jsoncpp. Arrange alphabetically.
2018-08-02 12:19:42 +03:00
Efraim Flashner 7b8a753672
gnu: irrlicht: Don't use bundled libraries.
* gnu/packages/patches/irrlicht-use-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (irrlicht)[source]: Add patch. Remove bundled
code and binaries in a snippet.
[native-inputs]: Remove unzip.
[inputs]: Remove glu, add bzip2, libjpeg, libpng, libx11, libxx86vm.
[arguments]: Remove custom 'unpack phase, add custom 'chdir-to-source
phase and adjust 'fix-build-env phase to changes.
2018-08-02 12:19:42 +03:00
Efraim Flashner e8d8b485d0
gnu: minetest: Don't use unstable tarball.
* gnu/packages/games.scm (minetest)[source]: Download from git
repository.
2018-08-02 12:19:41 +03:00
Efraim Flashner 7217d33755
gnu: minetest-data: Don't use autogenerated tarball.
* gnu/packages/games.scm (minetest-data)[source]: Download from git
repository.
[native-inputs]: Remove gzip, tar.
[arguments]: Adjust custom build accordingly.
2018-08-02 12:19:37 +03:00
Ricardo Wurmus a8253fbe5f
gnu: Add net-snmp.
* gnu/packages/networking.scm (net-snmp): New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-08-01 20:31:42 +02:00
Oleg Pykhalov c54511fde0
gnu: Add cdrkit-libre.
* gnu/packages/cdrom.scm (cdrkit-libre): New variable.
2018-08-01 19:30:41 +03:00
Marius Bakke ae66fdaf9f
gnu: Add glibc@2.28.
* gnu/packages/base.scm (glibc-2.28): New public variable.
2018-08-01 15:48:26 +02:00
Marius Bakke 2207053542
gnu: dmraid: Disable parallel build.
Fixes a race condition as reported by Brendan Tildesley
<brendan.tildesley@openmailbox.org> in <https://bugs.gnu.org/31999#187>.

* gnu/packages/disk.scm (dmraid)[arguments]: Set #:parallel-build #f.
2018-08-01 13:32:11 +02:00
Marius Bakke ad430c7127
gnu: xdotool: Update to 3.20160805.1.
* gnu/packages/xdisorg.scm (xdotool): Update to 3.20160805.1.
[source](patches): Remove.
[arguments]: Create output directory.
* gnu/packages/patches/xdotool-fix-makefile.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-01 13:32:11 +02:00
Marius Bakke 0027e09415
gnu: re2: Update to 2018-08-01.
* gnu/packages/regex.scm (re2): Update to 2018-08-01.
2018-08-01 13:32:11 +02:00
Marius Bakke 14cf45b2a5
gnu: elfutils: Update to 0.173.
* gnu/packages/elf.scm (elfutils): Update to 0.173.
2018-08-01 13:32:11 +02:00
Marius Bakke 3a29a3f316
gnu: freedesktop.scm: Remove unneeded imports.
* gnu/packages/freedesktop.scm: Remove unused imports.
2018-08-01 13:32:11 +02:00
Marius Bakke d7a503fcc6
gnu: upower: Add explicit dependency on Glib.
* gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
2018-08-01 13:32:11 +02:00
Marius Bakke 9ec5496525
gnu: upower: Update to 0.99.8.
* gnu/packages/gnome.scm (upower): Update to 0.99.8.
[source](uri): Change to new download location*.
[arguments]: Remove #:phases.

* https://lists.freedesktop.org/archives/devkit-devel/2018-June/001829.html
2018-08-01 13:32:10 +02:00
Marius Bakke bf5e7c8232
gnu: xapian: Update to 1.4.7.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.7.
2018-08-01 13:32:10 +02:00
Pierre Neidhardt 9805ee0a27
gnu: Add emacs-magit-todos.
* gnu/packages/emacs.scm (emacs-magit-todos): New variable.
2018-08-01 12:59:37 +02:00
Pierre Neidhardt d5af41cd01
gnu: Add emacs-pcre2el.
* gnu/packages/emacs.scm (emacs-pcre2el): New variable.
2018-08-01 12:59:27 +02:00
Efraim Flashner ec38e8dad0
gnu: libreoffice: Update to 6.0.6.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
2018-08-01 11:19:28 +03:00
Marius Bakke 0d206dd054
gnu: lvm2: Fix static linking of dmeventd.
Fixes a regression introduced in a3ed69b694
where dmeventd.static fails to link against libm and breaks "lvm2-static".

* gnu/packages/patches/lvm2-static-link.patch: Patch make.tmpl.in.
2018-07-31 22:18:51 +02:00
Efraim Flashner 64ed4b6a27
gnu: optipng: Use system libraries.
* gnu/packages/image.scm (optipng)[source]: Add snippet to delete
bundled libraries.
[inputs]: Add libpng.
[arguments]: Add configure-flag to use system libraries.
2018-07-31 23:12:50 +03:00
Efraim Flashner 52404022cf
gnu: python-pyqt: Add qtwebkit.
* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtwebkit.
2018-07-31 17:46:01 +03:00
Andreas Enge 601cb1be2b
gnu: qtwebkit: Update to 5.212.0-alpha2.
* gnu/packages/patches/qtwebkit-pbutils-include.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha2.
[source]: Use new upstream location. Add patch.
[build-system]: Switch to cmake-build-system.
[inputs]: Add glib, gst-plugins-base, qtlocation, qtsensors,
qtwebchannel.
[arguments]: Disable the tests. Add new configure flags. Remove all
custom phases.
2018-07-31 17:45:58 +03:00
Pierre Neidhardt 92eb7aff41
gnu: Update udisks to 2.7.7.
* gnu/package/freedesktop.scm (udisks): Update to 2.7.7.
[inputs]: Replace parted with libblockdev.
2018-07-30 21:51:44 +02:00
Pierre Neidhardt fac91b39f5
gnu: Add libblockdev.
* gnu/package/disk.scm (libblockdev): New variable.
2018-07-30 21:51:44 +02:00
Pierre Neidhardt 82aac7c1f2
gnu: Add dmraid.
* gnu/package/disk.scm (dmraid): New variable.
2018-07-30 21:51:44 +02:00
Pierre Neidhardt a3ed69b694
gnu: lvm2: Add device-mapper-event support.
* GNU/packages/linux.scm (lvm2)[configure-flags]: Build device-mapper-event.
2018-07-30 21:51:43 +02:00
Pierre Neidhardt c229fb3d88
gnu: Add libbytesize.
* gnu/package/c.scm (libbytesize): New variable.
2018-07-30 21:51:43 +02:00
Pierre Neidhardt f7a4f7c041
gnu: Add ndctl.
* gnu/package/disk.scm (ndctl): New variable.
2018-07-30 21:51:43 +02:00
Pierre Neidhardt dedc0d0b7e
gnu: Add volume-key.
* gnu/package/disk.scm (volume-key): New variable.
2018-07-30 21:51:43 +02:00
Kei Kebreau e4a744da9f
gnu: minetest: Update to 0.4.17.1.
* gnu/packages/games.scm (minetest): Update to 0.4.17.1.
2018-07-30 13:16:31 -04:00
Kei Kebreau fbc3b802b7
gnu: retux: Return #t from all phases.
* gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase.
2018-07-30 12:56:41 -04:00
Kei Kebreau 0856e3e900
gnu: gnubg: Update to 1.06.001.
* gnu/packages/games.scm (gnubg): Update to 1.06.001.
2018-07-30 12:33:42 -04:00
Kei Kebreau 715a44e930
gnu: golly: Update to 3.2.
* gnu/packages/games.scm (golly): Update to 3.2.
2018-07-30 12:27:54 -04:00
Marius Bakke 869250809b
Merge branch 'master' into staging 2018-07-30 18:08:28 +02:00
Kei Kebreau f475b90c35
gnu: warzone2100: Update to 3.2.3.
* gnu/packages/games.scm (warzone2100): Update to 3.2.3.
[arguments]: Add "--with-distributor=Guix" to #:configure-flags.  Remove
'remove-reference-to-missing-file' and 'patch-for-qt5.8' phases.  Add
'fix-ivis-linktest' phase.
[native-inputs]: Add gettext-minimal.
[inputs]: Add harfbuzz and remove quesoglc.
2018-07-30 10:33:11 -04:00
Marius Bakke f419abea22
gnu: openblas: Update to 0.3.2.
* gnu/packages/maths.scm (openblas): Update to 0.3.2.
2018-07-30 15:32:10 +02:00
Efraim Flashner de596e9954
gnu: parallel: Update to 20180722.
* gnu/packages/parallel.scm (parallel): Update to 20180722.
2018-07-30 14:58:28 +03:00
Efraim Flashner 1121a5c67a
gnu: openssh: Update home-page.
* gnu/packages/ssh.scm (openssh)[home-page]: Update to new home-page.
2018-07-30 14:41:14 +03:00
Efraim Flashner 5416e40f1a
gnu: tig: Update to 2.4.1.
* gnu/packages/version-control.scm (tig): Update to 2.4.1.
[description]: Fix texinfo markup.
2018-07-30 14:38:17 +03:00
Efraim Flashner 6915d20f05
gnu: monero-gui: Build with modular qt.
* gnu/packages/finance.scm (monero-gui)[inputs]: Remove qt, add qtbase,
qtdeclarative, qtgraphicaleffects, qtquickcontrols.
[native-inputs]: Add qttools.
[arguments]: Add a custom phase to patch the absolute file-name of
lrelease and lupdate. Add a custom phase to wrap the executable with QT
environmental variables.
2018-07-30 09:50:37 +03:00
Arun Isaac 0c85d2c62d
gnu: youtube-dl: Update to 2018.07.29.
* gnu/packages/video.scm (youtube-dl): Update to 2018.07.29.
2018-07-30 10:52:08 +05:30
Clément Lassieur 78022159a7
gnu: cuirass: Update to 99241ef.
* gnu/packages/ci.scm (cuirass): Update to 99241ef.
2018-07-30 00:46:26 +02:00
Alex ter Weele 1237653aa5
gnu: Add emacs-agda2-mode
* gnu/packages/agda.scm (emacs-agda2-mode): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-29 23:33:40 +02:00
Alex ter Weele 253340dcc8
gnu: agda: Compile .agda files.
* gnu/packages/agda.scm: (agda)[arguments]: Compile .agda files.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-29 23:32:01 +02:00
Marius Bakke 1743172cdb
gnu: libreoffice: Fix build with newer GLM.
* gnu/packages/patches/libreoffice-glm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): Add it.
2018-07-29 21:31:55 +02:00
Marius Bakke 4266df5cf8
gnu: libwps: Update to 0.4.9.
* gnu/packages/libreoffice.scm (libwps): Update to 0.4.9.
2018-07-29 20:37:59 +02:00
Efraim Flashner 3729767418
gnu: make-u-boot-package: Add missing module.
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Add
missing 'srfi srfi-1' module.
2018-07-29 20:49:42 +03:00
Efraim Flashner 76e206e644
gnu: Add fdroidserver.
* gnu/packages/android.scm (fdroidserver): New variable.
2018-07-29 20:00:34 +03:00
Efraim Flashner b24da117e8
gnu: python-docker-py: Update to 1.10.6.
* gnu/packages/docker.scm (python-docker-py): Update to 1.10.6.
2018-07-29 20:00:33 +03:00
Efraim Flashner 5e95181b9d
gnu: Add python-vagrant.
* gnu/packages/virtualization.scm (python-vagrant): New variable.
2018-07-29 20:00:33 +03:00
Efraim Flashner b23b9667d9
gnu: virtualization.scm: Use license prefix.
* gnu/packages/virtualization.scm: Replace all 'license' values with a
'license:' prefix.
2018-07-29 20:00:33 +03:00
Efraim Flashner 2b1e80d2a9
gnu: Add python-androguard.
* gnu/packages/android.scm (python-androguard): New variable.
2018-07-29 20:00:33 +03:00
Efraim Flashner c3f9a6ce67
gnu: Add python-codecov.
* gnu/packages/check.scm (python-codecov): New variable.
2018-07-29 20:00:32 +03:00
Efraim Flashner 19110787ab
gnu: Add python-pyperclip.
* gnu/packages/xdisorg.scm (python-pyperclip): New variable.
2018-07-29 20:00:32 +03:00
Efraim Flashner 42531fd3a7
gnu: Add python-docker-pycreds.
* gnu/packages/docker.scm (python-docker-pycreds): New variable.
2018-07-29 20:00:32 +03:00
Efraim Flashner 2973989060
gnu: quaternion: Build with modular qt.
* gnu/packages/messaging.scm (quaternion)[inputs]: Remove qt, add
qtbase, qtdeclarative.
2018-07-29 20:00:32 +03:00
Efraim Flashner 9febf39582
gnu: libqmatrixclient: Build with modular qt.
* gnu/packages/messaging.scm (libqmatrixclient)[inputs]: Remove qt, add
qtbase.
2018-07-29 20:00:31 +03:00
Efraim Flashner 6f066db11f
gnu: quaternion: Don't use unstable tarball.
* gnu/packages/messaging.scm (quaternion)[source]: Download using git
reference and not autogenerated tarball.
2018-07-29 20:00:31 +03:00
Efraim Flashner c6b60d30ad
gnu: libqmatrixclient: Don't use unstable tarball.
* gnu/packages/messaging.scm (libqmatrixclient)[source]: Download using
git reference and not autogenerated tarball.
2018-07-29 20:00:31 +03:00
Efraim Flashner 398a96a286
gnu: monero-gui: Use git-file-name.
* gnu/packages/finance.scm (monero-gui)[source]: Rename the downloaded
source using 'git-file-name'.
2018-07-29 20:00:30 +03:00
Efraim Flashner 136ff9a247
gnu: monero: Use git-file-name.
* gnu/packages/finance.scm (monero)[source]: Rename the downloaded
source using 'git-file-name'.
2018-07-29 20:00:30 +03:00
Efraim Flashner 077d66ed42
gnu: mcrl2: Build with modular qt.
* gnu/packages/maths.scm (mcrl2)[inputs]: Replace qt with qtbase.
2018-07-29 20:00:30 +03:00
Christopher Baines 6465497fb9
gnu: Remove duplicated python-pafy.
It was first added in 02f8f804f0, then again in
2dd12924cf.

* gnu/packages/python.scm (python-pafy): Remove duplicated package definition.
2018-07-29 17:57:53 +01:00
Christopher Baines 3b4b6667af
gnu: Remove duplicated perl-extutils-depends.
This was first added in 84e8b19fe1, and then
again in 017b014ce4.

* gnu/packages/perl.scm (perl-extutils-depends): Remove duplicated package
definition.
2018-07-29 17:57:53 +01:00
Christopher Baines f694b4ba9c
gnu: Remove duplicated ghc-time-locale-compat.
It was first added in 5e51bcf7b3, then again in
c56a30b3ba.

* gnu/packages/haskell.scm (ghc-time-locale-compat): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Christopher Baines 89b4882176
gnu: Remove duplicated ghc-th-lift-instances.
It was first added in a6d1c4e75a, then again in
ff7dd11f0a.

* gnu/packages/haskell.scm (ghc-th-lift-instances): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Christopher Baines cfa6cc4d9a
gnu: Remove duplicated r-psych package.
It was first added in cdc129dc53, then again in
db80dd4a1d.

* gnu/packages/cran.scm (r-psych): Remove duplicated package definition.
2018-07-29 17:57:52 +01:00
Christopher Baines d493d59a7f
gnu: Remove duplicated emacs-load-relative.
It was first added in fa1a17b786, and then again
in f8a88f223e.

* gnu/packages/emacs.scm (emacs-load-relative): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Christopher Baines 26b8cd1a5a
gnu: Remove duplicated emacs-csv-mode.
It was first added in 9faa46ee48, and then again
in 8bc8efc753.

* gnu/packages/emacs.scm (emacs-csv-mode): Remove duplicated package
definition.
2018-07-29 17:57:52 +01:00
Ludovic Courtès 99b78ba498
linux-initrd: Report only missing modules, not all needed modules.
Previously the warning would list all the required modules rather than
just those that are missing.

* gnu/system/mapped-devices.scm (check-device-initrd-modules): Compute
'missing' and report it.
2018-07-29 18:50:28 +02:00
Ludovic Courtès fcd068e984
linux-initrd: Try several file names when looking up modules.
Fixes <https://bugs.gnu.org/31714>.
Reported by Tonton <tonton@riseup.net>.

* gnu/build/linux-modules.scm (find-module-file): New procedure.
* gnu/system/linux-initrd.scm (flat-linux-module-directory)[build-exp]:
Remove 'lookup' procedure and use 'find-module-file' instead.
* gnu/system/mapped-devices.scm (check-device-initrd-modules): Add
comment.
2018-07-29 18:50:28 +02:00
Ludovic Courtès d2a1cf45f7
linux-initrd: Improve check of initrd modules.
Previously we would not strip the ".ko" suffix if present.

* gnu/build/linux-modules.scm (file-name->module-name): Export.
* gnu/system/mapped-devices.scm (check-device-initrd-modules): Use
'file-name->module-name' instead of 'normalize-module-name'.
2018-07-29 18:50:28 +02:00
Eric Brown 5b68239072
services: openssh: Add forwarding options.
* gnu/services/ssh.scm (<openssh-configuration>)[allow-agent-forwarding?]
[allow-tcp-forwarding?, gateway-ports?]: New fields.
(openssh-config-file): Handle them.
* doc/guix.texi (Networking Services): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-29 18:50:28 +02:00
Ben Woodcroft 3f8c82e6d3
gnu: taxtastic: Add missing propagated-inputs.
* gnu/packages/bioinformatics.scm (taxtastic)[propagated-inputs]: Add
python-psycopg2, python-fastalite, python-pyyaml, python-six, python-jinja2,
python-dendropy.
2018-07-29 22:53:10 +10:00
Ben Woodcroft 9e0c135c39
gnu: python-dendropy: Update to 4.4.0.
* gnu/packages/bioinformatics.scm (python-dendropy, python2-dendropy):
Update to 4.4.0.
[source]: Use GitHub URI. Remove patch.
[properties]: Remove field.
(python2-dendropy)[arguments]: Run tests with setup.py.
[native-inputs]: Remove 'python2-nose.
* gnu/packages/patches/python-dendropy-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Delete it.
2018-07-29 22:53:10 +10:00
Ben Woodcroft 19601e895b
gnu: python2-psycopg2: Update to 2.7.5.
* gnu/packages/bioinformatics.scm (python2-psycopg2): Update to 2.7.5.
2018-07-29 22:53:10 +10:00
Ben Woodcroft 5d5a02dd4c
gnu: Add python-fastalite.
* gnu/packages/bioinformatics.scm (python-fastalite, python2-fastalite):
New variables.
2018-07-29 21:58:00 +10:00
Christopher Lemmer Webber 10d5315361
gnu: Add chroma.
* gnu/packages/games.scm (chroma): New variable.
2018-07-29 09:37:20 +02:00
Mark H Weaver f8e2df9851
gnu: linux-libre: Update to 4.17.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.11.
(%linux-libre-hash): Update hash.
2018-07-29 03:32:03 -04:00
Mark H Weaver c85a76cc00
gnu: linux-libre@4.14: Update to 4.14.59.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.59.
(%linux-libre-4.14-hash): Update hash.
2018-07-29 03:31:10 -04:00
Mark H Weaver 8b30bc82dc
gnu: linux-libre@4.9: Update to 4.9.116.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.116.
2018-07-29 03:30:32 -04:00
Mark H Weaver 4262a491ce
gnu: linux-libre@4.4: Update to 4.4.145.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.145.
2018-07-29 03:29:42 -04:00
Gábor Boskovits 6219685922
gnu: clojure: Fix index generation.
* gnu/packages/java.scm (clojure)[arguments]: Add phase 'fix-manifest-classpath to remove
offending directory entry making indexing fail.
2018-07-29 08:41:34 +02:00
Marius Bakke d0ab3c33b7
gnu: mesa: Update to 18.1.5.
* gnu/packages/gl.scm (mesa): Update to 18.1.5.
2018-07-28 21:35:07 +02:00
Marius Bakke 148df6052c
Revert "Revert "gnu: llvm: Update to 6.0.1.""
This reverts commit bb8221d41c.
2018-07-28 21:23:11 +02:00
Marius Bakke 0333582477
gnu: mariadb: Move GCC ICE patch to the usual location.
* gnu/packages/databases.scm (mariadb)[source](patches): New field.
[arguments]: Don't disable semisync plugin.
[inputs]: Remove 'mariadb-gcc-ice.patch'.
2018-07-28 18:37:37 +02:00
Marius Bakke 1af575f04d
Merge branch 'master' into staging 2018-07-28 18:34:59 +02:00
Marius Bakke 48d7ac175f
gnu: openlibm: Update to 0.6.0.
* gnu/packages/maths.scm (openlibm): Update to 0.6.0.
2018-07-28 18:12:13 +02:00
Marius Bakke 46bda5eb7a
gnu: glm: Update home page.
* gnu/packages/maths.scm (glm)[home-page]: Use HTTPS.
2018-07-28 17:56:59 +02:00
Marius Bakke 5ea4b5943d
gnu: glm: Update to 0.9.9.0.
* gnu/packages/maths.scm (glm): Update to 0.9.9.0.
[source](uri): Change to new download location.
2018-07-28 17:55:04 +02:00
Marius Bakke 71de61c353
gnu: libjpeg-turbo: Update license.
* gnu/packages/image.scm (libjpeg-turbo)[license]: Add ZLIB.
2018-07-28 17:27:16 +02:00
Marius Bakke 6871121be0
gnu: libjpeg-turbo: Update to 2.0.0.
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.0.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
2018-07-28 17:27:16 +02:00
Marius Bakke 0981ec1300
gnu: accountsservice: Update to 0.6.50.
* gnu/packages/freedesktop.scm (accountsservice): Update to 0.6.50.
[arguments]: Add "--enable-elogind" and "--disable-systemd" to #:configure-flags.
[inputs]: Add ELOGIND.
2018-07-28 17:27:15 +02:00
Marius Bakke 35fa923d8b
gnu: dconf: Update to 0.28.0.
* gnu/packages/gnome.scm (dconf): Update to 0.28.0.
[build-system]: Switch to MESON-BUILD-SYSTEM.
[arguments]: Adjust accordingly.
[native-inputs]: Add VALA and GLIB:BIN.
2018-07-28 17:27:15 +02:00
Marius Bakke e20e6b4061
gnu: dconf: Update license.
* gnu/packages/gnome.scm (dconf)[license]: Change from LGPL2.1 to LGPL2.1+.
2018-07-28 17:27:15 +02:00
Marius Bakke 03676d6f35
gnu: dconf: Install GTK documentation.
* gnu/packages/gnome.scm (dconf)[native-inputs]: Add GTK-DOC.
[arguments]: Adjust #:configure-flags accordingly.
2018-07-28 17:27:15 +02:00
Marius Bakke bc036f4c99
gnu: dconf: Adjust inputs and remove obsolete workaround.
* gnu/packages/gnome.scm (dconf)[inputs]: Remove GLIB and LIBXML2.
[propagated-inputs]: Add GLIB.
[native-inputs]: Add LIBXML2.  Remove INTLTOOL.
[arguments]: Remove #:phases.
2018-07-28 17:27:15 +02:00
Ludovic Courtès c95c9032b4
gnu: x265: Fix compilation on ARMv7.
* gnu/packages/patches/x265-arm-asm-primitives.patch: New file.
* gnu/packages/video.scm (x265)[sources](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-07-28 15:08:07 +02:00
Ludovic Courtès 5193ae64ca
gnu: mariadb: Work around GCC ICE on armhf-linux.
* gnu/packages/patches/mariadb-gcc-ice.patch: New file.
* gnu/packages/databases.scm (mariadb)[arguments]: Conditionally add
'apply-patch' phase.
[native-inputs]: Conditionally add "gcc-ice-patch" input.
2018-07-28 15:08:07 +02:00
Marius Bakke 3b6f8a45d7
gnu: libinput: Update to 1.11.3.
* gnu/packages/freedesktop.scm (libinput): Update to 1.11.3.
2018-07-28 14:54:18 +02:00
Marius Bakke cb8f7d6d2f
gnu: meson: Update to 0.47.1.
* gnu/packages/build-tools.scm (meson): Update to 0.47.1.
* gnu/packages/patches/meson-for-build-rpath.patch: Adjust to file rename and
indendation change.
2018-07-28 14:54:18 +02:00
Kei Kebreau b15a020dd5
gnu: allegro: Update to 5.2.4.0.
* gnu/packages/game-development.scm (allegro): Update to 5.2.4.0.
[source]: Update URL.
2018-07-27 14:30:49 -04:00
Ludovic Courtès 74a4fa5040
gnu: gcc@8: Update to 8.2.0.
* gnu/packages/gcc.scm (gcc-8): Update to 8.2.0.
2018-07-27 18:52:58 +02:00
Ludovic Courtès f00d66b12c
gnu: Add font-blackfoundry-inria.
* gnu/packages/fonts.scm (font-blackfoundry-inria): New file.
2018-07-27 18:00:06 +02:00
Ludovic Courtès 223779c4c5
gnu: emacs-flycheck: Don't rely on pkg-info.el for 'flycheck-version'.
* gnu/packages/emacs.scm (flycheck)[source]: Add 'modules' and
'snippet'.
2018-07-27 18:00:06 +02:00
Ricardo Wurmus 26fd7b24ec
gnu: pigx-scrnaseq: Disable another expensive test.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[arguments]: Disable multiqc
test.
2018-07-27 15:44:23 +02:00
Ricardo Wurmus ed2dfe3955
gnu: Add snakemake-4.
* gnu/packages/python.scm (snakemake-4): New variable.
* gnu/packages/bioinformatics.scm (pigx-bsseq, pigx-rnaseq, pigx-scrnaseq,
pigx-chipseq)[inputs]: Use it.
2018-07-27 15:30:38 +02:00
Ricardo Wurmus 269f100330
gnu: snakemake: Add missing dependencies.
* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-datrie,
python-docutils, python-jinja2, python-jsonschema, and python-networkx.
2018-07-27 15:30:38 +02:00
Ricardo Wurmus 216a72a957
gnu: Add python-datrie.
* gnu/packages/python.scm (python-datrie): New variable.
2018-07-27 15:30:38 +02:00
Marius Bakke beb8511c73
gnu: imagemagick: Update to 6.9.10-8.
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.10-8.
2018-07-27 14:43:43 +02:00
Marius Bakke 2fcbc572f9
gnu: mbedtls-apache: Update to 2.7.5.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.5.
2018-07-27 14:43:43 +02:00
Ricardo Wurmus b62715aa82
gnu: snakemake: Update to 5.2.0.
* gnu/packages/python.scm (snakemake): Update to 5.2.0.
2018-07-27 14:19:43 +02:00
Ricardo Wurmus 22305f859b
gnu: guile-sdl2: Update to 0.3.0.
* gnu/packages/sdl.scm (guile-sdl2): Update to 0.3.0.
[arguments]: Remove "patch-makefile" phase.
2018-07-27 14:19:33 +02:00
Kei Kebreau 9dafb64711
gnu: tiled: Update to 1.1.6.
* gnu/packages/game-development.scm (tiled): Update to 1.1.6.
[arguments]: Substitute invoke for system*.
2018-07-27 00:17:06 -04:00
Kei Kebreau 6e92fba4b0
gnu: python-xsge: Update to 2018.02.26.
* gnu/packages/game-development.scm (python-xsge, python2-xsge): Update to
2018.02.26.
[arguments]: Substitute invoke for system*.
2018-07-26 23:35:45 -04:00
Kei Kebreau d36b98ad95
gnu: freeciv: Update to 2.6.0.
* gnu/packages/games.scm (freeciv): Update to 2.6.0.
2018-07-26 14:43:10 -04:00
Brendan Tildesley e8ec2dda08
gnu: ecryptfs-utils: Patch more hardcoded paths.
* gnu/packages/linux.scm (ecryptfs-utils): [arguments]: Add an additional file
to be patched that was missing in the last fix. Ecryptfs will now find the
umount binary path as well as mount and others. Re-sort the list of files to be
substituted.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-26 13:19:57 -04:00
Marius Bakke 92526ade57
gnu: cabextract: Delete bundled libmspack.
* gnu/packages/compression.scm (cabextract)[source](modules, snippet): New field.
2018-07-26 17:30:18 +02:00
Marius Bakke e0a98e7bd5
gnu: cabextract: Update to 1.7.
* gnu/packages/compression.scm (cabextract): Update to 1.7.
2018-07-26 17:28:35 +02:00
Marius Bakke 4bda2274a5
gnu: fuse: Update source hash.
The fuse 2.9.8 tarball and signature was modified in place.  Both are signed
by the same key, at different dates, and the only differences are directory
timestamps and a ChangeLog update.

* gnu/packages/linux.scm (fuse)[source](sha256): Update.
2018-07-26 17:17:45 +02:00
Danny Milosavljevic a9446dde2b
gnu: make-u-boot-package: Don't install "sunxi-spl-with-ecc.bin".
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]<#:phases>
[install]: Don't install "sunxi-spl-with-ecc.bin".
2018-07-26 15:54:52 +02:00
Danny Milosavljevic d38755cb91
gnu: Add ruby-net-scp.
* gnu/packages/ruby.scm (ruby-net-scp): New variable.
2018-07-26 15:54:52 +02:00
Efraim Flashner 714b49f68d
gnu: translate-shell: Fix .el install directory.
* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Change the
install directory during the custom 'emacs-install phase to match with
other emacs .el packages.
2018-07-26 16:14:11 +03:00
Marius Bakke 963157f1cc
gnu: mariadb: Delete test files and static libraries.
* gnu/packages/databases.scm (mariadb)[arguments]: Adapt 'post-install' phase
  to purge static archives and test executables.
2018-07-26 14:38:03 +02:00
Marius Bakke 2001d2dac4
gnu: mariadb: Remove some bundled libraries.
* gnu/packages/databases.scm (mariadb)[source](snippet, modules): New fields.
[arguments]: Add explicit #:configure-flags for system libraries.  Add
'unbundle' phase.  Remove 'pre-configure' phase.
[inputs]: Add SNAPPY and XZ.
2018-07-26 14:38:03 +02:00
Marius Bakke 03aed90b86
gnu: mariadb: Update to 10.1.34.
* gnu/packages/databases.scm (mariadb): Update to 10.1.34.
2018-07-26 14:38:02 +02:00
Marius Bakke 3869f39e6d
gnu: mariadb: Run the full test suite.
* gnu/packages/databases.scm (mariadb)[arguments]: Override 'check' phase.
Add phase 'adjust-tests'.  Disable one more plugin.
[properties]: New field.
2018-07-26 14:38:02 +02:00
Marius Bakke 5b4d2e40f1
gnu: mariadb: Disable plugin that fails on armhf.
* gnu/packages/databases.scm (mariadb)[arguments]: Add 'disable-plugins' phase.
2018-07-26 14:38:02 +02:00
Marius Bakke 4c27ea06d4
gnu: mariadb: Install pkg-config file to a standard location.
* gnu/packages/databases.scm (mariadb)[#:configure-flags]: Set
INSTALL_SHAREDIR to "share".
2018-07-26 14:37:29 +02:00
Gábor Boskovits d60772dcdd
gnu: java-picard: Fix manifest.
* gnu/packages/bioinformatics.scm (java-picard)[arguments]: Adjust phase
'edit-classpath-in-manifest for the new manifest generation code.
2018-07-26 12:46:50 +02:00
Efraim Flashner bca72b39c7
gnu: python-qsintilla: Fix building.
* gnu/packages/qt.scm (python-qscintilla)[arguments]: Extend custom
'configure phase to also patch the 'installed.txt' file.
2018-07-26 13:21:05 +03:00
Mark H Weaver 54e543b626
gnu: linux-libre: Update to 4.17.10.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.10.
(%linux-libre-hash): Update hash.
2018-07-26 04:45:33 -04:00
Mark H Weaver 54465c4dbc
gnu: linux-libre@4.14: Update to 4.14.58.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.58.
(%linux-libre-4.14-hash): Update hash.
2018-07-26 04:44:40 -04:00
Mark H Weaver 4bc1528aa5
gnu: linux-libre@4.9: Update to 4.9.115.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.115.
2018-07-26 04:44:00 -04:00
Mark H Weaver 064c3e78dd
gnu: linux-libre@4.4: Update to 4.4.144.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.144.
2018-07-26 04:43:13 -04:00
Marius Bakke aaa2a8bbf3
gnu: Remove dangling variable.
* gnu/packages/xml.scm (libxslt/fixed): Remove.
2018-07-25 20:44:40 +02:00
Marius Bakke 27b2f34cda
gnu: Update cabextract.org.uk home pages.
* gnu/packages/compression.scm (libmspack, cabextract)[home-page, source]: Use
HTTPS.
2018-07-25 20:44:40 +02:00
Marius Bakke 03c16bb59a
gnu: libmspack: Don't build static library.
* gnu/packages/compression.scm (libmspack)[arguments]: Add #:configure-flags.
2018-07-25 20:44:39 +02:00
Marius Bakke b8d7119bc2
gnu: libmspack: Update to 0.7.
* gnu/packages/compression.scm (libmspack): Update to 0.7.
2018-07-25 20:44:39 +02:00
Marius Bakke 9a1356f71a
gnu: hplip-minimal: Simplify expression.
* gnu/packages/cups.scm (hplip-minimal): Remove unnecessary quotes.
2018-07-25 20:44:39 +02:00
Marius Bakke 8f838591f8
gnu: libjpeg-turbo: Don't build static libraries.
* gnu/packages/image.scm (libjpeg-turbo)[arguments]: Add "--disable-static" to
  #:configure-flags.
2018-07-25 20:44:39 +02:00
Marius Bakke a77de47ad2
gnu: libjpeg-turbo: Update home page.
* gnu/packages/image.scm (libjpeg-turbo)[home-page]: Use HTTPS.
2018-07-25 20:44:39 +02:00
Marius Bakke 8938b369d2
gnu: audit: Don't build static libraries.
* gnu/packages/admin.scm (audit)[arguments]: Add "--disable-static" to
  #:configure-flags.
2018-07-25 20:44:39 +02:00
Marius Bakke 00f81f83a1
gnu: audit: Update to 2.8.4.
* gnu/packages/admin.scm (audit): Update to 2.8.4.
[arguments]: Remove #:phases.
2018-07-25 20:44:38 +02:00
Efraim Flashner 95da608451
Merge remote-tracking branch 'origin/master' into qt-updates 2018-07-25 21:30:18 +03:00
Efraim Flashner 2a43df2270
gnu: qt: Disable parallel building.
* gnu/packages/qt.scm (qt)[arguments]: Disable parallel-build.
2018-07-25 20:27:55 +03:00
Efraim Flashner d13c1d3363
gnu: qt: Apply changes from qtbase.
* gnu/packages/qt.scm (qt)[arguments]: In custom 'configure phase, add
flags to specify custom destination directories. Use system pcre. Add
flags to support older versions of the linux kernel. Add custom
'patch-mkspecs phase to search in their new location. Add custom
'patch-paths phase to prevent dynamic loading of certain libraries.
[native-search-paths]: New field.
[license]: Update it.
2018-07-25 20:27:52 +03:00
Efraim Flashner f88c8624cc
Revert "gnu: quassel: Fix building with Qt 5.11."
This reverts commit 68ddfb2e8d.

This is no longer necessary after the update to Qt-5.11.1.
2018-07-25 15:18:27 +03:00
Oleg Pykhalov b19f3337ea
gnu: Add pscircle.
* gnu/packages/admin.scm (pscircle): New variable.
2018-07-25 14:54:22 +03:00
Efraim Flashner 8e1895964f
gnu: Add hplip-minimal.
* gnu/packages/cups.scm (hplip-minimal): New variable.
* gnu/packages/scanner.scm (sane-backends)[inputs]: Replace hplip with
hplip-minimal.
* doc/guix.texi (Printing Services): Change example code to use
hplip-minimal in place of hplip. Add note explaining when use hplip.
2018-07-25 11:52:59 +03:00
Leo Famulari 39a57afc42
gnu: syncthing: Update to 0.14.49.
* gnu/packages/syncthing.scm (syncthing): Update to 0.14.49.
[source]: Remove obsolete patch.
[inputs]: Remove go-github-com-kardianos-osext.
* gnu/packages/patches/syncthing-fix-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-07-24 19:07:06 -04:00
Leo Famulari 869d9c69f3
gnu: go-github-com-syncthing-notify: Update to 0.0.0-1.cdf89c4.
* gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to
0.0.0-1.cdf89c4.
2018-07-24 19:07:06 -04:00
Leo Famulari 2ed97a22d3
gnu: go-github-com-thejerf-suture: Update to 2.0.3-0.3f1fb62.
* gnu/packages/syncthing.scm (go-github-com-thejerf-suture): Update to
2.0.3-0.3f1fb62.
2018-07-24 19:07:02 -04:00
Björn Höfling 49a8684d9f
gnu: java-tomcat: Strip timestamps
* gnu/package/web.scm (java-tomcat)[arguments]: Add phase 'strip timestamps.
Makes build deterministic.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:21 +02:00
Björn Höfling 8dae9c92b6
gnu: java-tomcat: Remove bundled jars.
* gnu/packages/web.scm (java-tomcat)[source]: Add snippet to remove bundled jars.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:17 +02:00
Björn Höfling 6a86d3576c
gnu: java-tomcat: Update to 8.5.32.
* gnu/packages/web.scm (java-tomcat): Update to 8.5.32.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:14 +02:00
Björn Höfling 4b472f6a06
gnu: java: Use java-javaee-servletapi instead of java-tomcat.
* gnu/packages/java.scm(java-eclipse-sisu-inject)[inputs]: Remove java-tomcat, add java-javaee-servletapi.
(logback-core)[inputs]: Likewise.
* gnu/packages/maven.scm (maven-wagon-provider-test)[inputs]: Likewise.
* gnu/packages/web.scm (java-eclipse-jetty-webapp)[inputs]: Likewise.
(java-eclipse-jetty-server)[inputs]: Likewise.
(java-eclipse-jetty-http)[inputs]: Likewise.
(java-eclipse-jetty-jmx)[inputs]: Likewise.
(java-eclipse-jetty-io)[inputs]: Likewise.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:12 +02:00
Björn Höfling 10d62a88bf
gnu: Add java-javaee-servletapi.
* gnu/packages/java.scm (java-javaee-servletapi): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:10 +02:00
Björn Höfling 10eddaca0e
gnu: java: Use java-classpathx-servletapi instead of java-tomcat where possible.
* gnu/package/java.scm (java-commons-jxpath)[inputs]: Remove java-tomcat, add java-classpathx-servletapi.
(java-guice-servlet)[inputs]: Likewise.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:08 +02:00
Björn Höfling b1ccd2a1ec
gnu: java-logback-core: Add file-name field.
* gnu/package/java.scm (java-logback-core)[source]: Add file-name field.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:27:05 +02:00
Björn Höfling 9936ffe77d
gnu: java-guice: Remove jars.
* gnu/packages/java.scm (java-guice)[source]: Add snippet to delete jar-files.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2018-07-25 00:26:37 +02:00
Marius Bakke 718f791f4e
gnu: fuse: Update to 2.9.8 [fixes CVE-2018-10906].
* gnu/packages/linux.scm (fuse): Update to 2.9.8.
2018-07-24 23:17:26 +02:00
Danny Milosavljevic 999ffb26df
gnu: Add ruby-rspec-its.
* gnu/packages/ruby.scm (ruby-rspec-its): New variable.
2018-07-24 22:13:21 +02:00
Danny Milosavljevic 45498f51be
gnu: Add ruby-childprocess.
* gnu/packages/ruby.scm (ruby-childprocess): New variable.
2018-07-24 22:04:44 +02:00
Efraim Flashner 02062f42e6
Revert "gnu: sddm: Fix CMake build."
This reverts commit 8674abb1dd.

This is no longer necessary after the upgrade to Qt-5.11.1.
2018-07-24 22:38:25 +03:00
Mark H Weaver 20de675a2e
gnu: linux-libre: Update to 4.17.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.9.
(%linux-libre-hash): Update hash.
2018-07-24 09:59:35 -04:00
Mark H Weaver 7955bdbd17
gnu: linux-libre@4.14: Update to 4.14.57.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.57.
(%linux-libre-4.14-hash): Update hash.
2018-07-24 09:58:41 -04:00
Mark H Weaver b02ba32af5
gnu: linux-libre@4.9: Update to 4.9.114.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.114.
2018-07-24 09:57:48 -04:00
Mark H Weaver f7b447f84b
gnu: linux-libre@4.4: Update to 4.4.143.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.143.
2018-07-24 09:56:53 -04:00
Ludovic Courtès 0e11f5da4d
gnu: go-github-com-yookoala-realpath: Fix license.
* gnu/packages/golang.scm (go-github-com-yookoala-realpath)[license]:
Change to EXPAT.
2018-07-24 15:48:06 +02:00
Ludovic Courtès a14a2da5fe
gnu: lightdm: Take 'nologin' from the 'shadow' package.
Reported by brendarn on #guix.

* gnu/packages/display-managers.scm (lightdm)[inputs]: Use SHADOW
instead of UTIL-LINUX.
2018-07-24 15:48:06 +02:00
Ludovic Courtès 68f50cfdd3
gnu: xorg-server: Apply patch to fix screen rotation on KMS.
Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=106715>.

* gnu/packages/patches/xorg-server-rotate-fb.patch: New file.
* gnu/packages/xorg.scm (xorg-server)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-07-24 15:48:06 +02:00
Rutger Helling e97454b62c
gnu: mpv: Update to 0.29.0.
* gnu/packages/video.scm (mpv): Update to 0.29.0.
2018-07-24 11:19:07 +02:00
Gábor Boskovits 9d2160171c
gnu: java-asm: Add missing propagated-input.
* gnu/packages/java.scm (java-asm)[propagated-inputs]: Add java-aqute-libg.
2018-07-24 07:11:48 +02:00
Gábor Boskovits 33aa65e0ee
gnu: icedtea: Make icedtea-8 the default jdk.
* gnu/packages/java.scm (icedtea): Point to icedtea-8.
2018-07-24 07:11:30 +02:00
Efraim Flashner 19f2a52644
gnu: python-asn1crypto: Update to 0.24.0.
* gnu/packages/python-crypto.scm (python-asn1crypto): Update to 0.24.0.
2018-07-23 22:03:36 +03:00
Efraim Flashner d3b7feb7b9
gnu: python-asn1crypto: Don't use unstable tarball.
* gnu/packages/python-crypto.scm (python-asn1crypto)[source]: Replace
autogenerated tarball with git checkout.
2018-07-23 22:03:33 +03:00
Leo Famulari 8fca43e2df
gnu: wesnoth: Update to 1.14.4 [fixes CVE-2018-1999023].
* gnu/packages/games.scm (wesnoth): Update to 1.14.4.
2018-07-23 14:30:12 -04:00
Julien Lepiller 3adacb49fc
gnu: xorg: Update home-pages.
* gnu/packages/xorg.scm (perl-x11-protocol-other, perl-x11-xcb)
(perl-x11-protocol)[home-page]: Update to redirected home-pages.
2018-07-23 19:34:44 +02:00
Kei Kebreau 2cdb257ee3
gnu: arb: Update to 2.14.0.
* gnu/packages/algebra.scm (arb): Update to 2.14.0.
[arguments]: Substitute invoke for system*.
[license]: Change to lgpl2.1+.
2018-07-23 11:26:46 -04:00
Ludovic Courtès fef7baba78
gnu: Add guile-pfds.
* gnu/packages/guile.scm (guile-pfds): New variable.
2018-07-23 12:25:31 +02:00
Ludovic Courtès 977d866681
gnu: Switch several packages to 'guile-build-system'.
* gnu/packages/guile.scm (guile-minikanren)[build-system]: Set to
GUILE-BUILD-SYSTEM.
[arguments]: Remove.
[inputs]: Rename to 'native-inputs'.
(guile-miniadapton): Likewise.
(guile-colorized): Likewise.
(guile-irregex): Likewise, but rewrite 'arguments' field with custom
phases.
(guile-gdbm-ffi): Likewise, and move patch to the 'origin' form.
(guile-simple-zmq): Likewise, and change 'propagated-inputs' to
'inputs'.
(jupyter-guile-kernel): Likewise.
2018-07-23 12:25:31 +02:00
Ludovic Courtès a2908f5aae
gnu: aspell: Allow filters to be found.
Reported by Pierre-Antoine Rouby.

* gnu/packages/aspell.scm (aspell)[arguments]: Add 'set-filter-path'
phase.
2018-07-23 12:25:31 +02:00
Ludovic Courtès 10df28d74d
system: '.guile' skeleton now recommends 'guile-colorized'.
* gnu/system/shadow.scm (default-skeletons)[".guile"]: Recommend
'guile-colorized'.
2018-07-23 12:25:31 +02:00
Rutger Helling a472c2902e
gnu: wine-staging: Update to 3.13.
* gnu/packages/wine.scm (wine-staging): Update to 3.13.
2018-07-23 11:13:36 +02:00
Rutger Helling adff3bb916
gnu: wine-staging-patchset-data: Update to 3.13.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 3.13.
2018-07-23 11:13:36 +02:00
Rutger Helling 7a426eef20
gnu: qtox: Update to 1.16.3.
* gnu/packages/messaging.scm (qtox): Update to 1.16.3.
[inputs]: Change ffmpeg-3.4 to ffmpeg.
2018-07-23 11:13:35 +02:00
Rutger Helling 9d076dd4a0
gnu: c-toxcore: Update to 0.2.4.
* gnu/packages/messaging.scm (c-toxcore): Update to 0.2.4.
2018-07-23 11:13:35 +02:00
Kei Kebreau 1bb962b4d7
gnu: hyperrogue: Update to 10.4j.
* gnu/packages/games.scm (hyperrogue): Update to 10.4j.
[arguments]: Modify 'configure' phase and substitute invoke for system*.
2018-07-22 20:52:01 -04:00
Pierre Neidhardt 9f2adb2f19
gnu: emacs-pulseaudio-control: Update to 20180627.
* gnu/packages/emacs.scm (emacs-pulseaudio-control): Update to 20180627.
2018-07-22 23:14:53 +02:00
Pierre Neidhardt 5703380b50
gnu: Add demlo.
* gnu/packages/music.scm (demlo): New variable.
2018-07-22 21:44:28 +02:00
Pierre Neidhardt 53182924eb
gnu: Add go-github-com-wtolson-go-taglib.
* gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): New variable.
2018-07-22 21:44:28 +02:00
Pierre Neidhardt 62879d2216
gnu: Add go-github-com-michiwend-gomusicbrainz.
* gnu/packages/golang.scm (go-github-com-michiwend-gomusicbrainz): New variable.
2018-07-22 21:44:27 +02:00
Pierre Neidhardt 9630ae345b
gnu: Add go-github-com-michiwend-golang-pretty.
* gnu/packages/golang.scm (go-github-com-michiwend-golang-pretty): New variable.
2018-07-22 21:43:38 +02:00
Pierre Neidhardt bc3138d265
gnu: Add go-github-com-kr-text.
* gnu/packages/golang.scm (go-github-com-kr-text): New variable.
2018-07-22 21:40:05 +02:00
Pierre Neidhardt c496281724
gnu: Add go-github-com-stevedonovan-luar.
* gnu/packages/golang.scm (go-github-com-stevedonovan-luar): New variable.
2018-07-22 21:39:22 +02:00
Pierre Neidhardt 54b83f0e89
gnu: Add go-gitlab-com-ambrevar-damerau.
* gnu/packages/golang.scm (go-gitlab-com-ambrevar-damerau): New variable.
2018-07-22 21:31:36 +02:00
Pierre Neidhardt b4d1440f9f
gnu: Add go-github-com-yookoala-realpath.
* gnu/packages/golang.scm (go-github-com-yookoala-realpath): New variable.
2018-07-22 21:29:34 +02:00
Pierre Neidhardt f25e3b39d9
gnu: Add go-gitlab-com-ambrevar-golua-unicode.
* gnu/packages/golang.scm (go-gitlab-com-ambrevar-golua-unicode): New variable.
2018-07-22 21:29:08 +02:00
Pierre Neidhardt e25ddef5bd
gnu: Add go-github-com-aarzilli-golua.
* gnu/packages/golang.scm (go-github-com-aarzilli-golua): New variable.
2018-07-22 21:27:30 +02:00
Pierre Neidhardt 32cb1af632
gnu: Add go-github-com-mgutz-ansi.
* gnu/packages/golang.scm (go-github-com-mgutz-ansi): New variable.
2018-07-22 21:26:20 +02:00
Pierre Neidhardt 7601b4e4fe
gnu: Add go-github-com-mattn-go-colorable.
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): New variable.
2018-07-22 21:24:59 +02:00
Pierre Neidhardt 3291be815b
gnu: Add go-github-com-mattn-go-isatty.
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): New variable.
2018-07-22 21:23:13 +02:00
Pierre Neidhardt e968542d29
gnu: Add emacs-dired-du.
* gnu/packages/emacs.scm (emacs-dired-du): New variable.
2018-07-22 20:49:47 +02:00
Pierre Neidhardt 5f005932bc
gnu: Add emacs-helm-org-contacts.
* gnu/packages/emacs.scm (emacs-helm-org-contacts): New variable.
2018-07-22 20:45:22 +02:00
Pierre Neidhardt a86866f4b5
gnu: Add emacs-ztree.
* gnu/packages/emacs.scm (emacs-ztree): New variable.
2018-07-22 20:35:12 +02:00
Pierre Neidhardt cb19df37f3
gnu: emacs-evil-collection: Update to 20180721.
* gnu/packages/emacs.scm (emacs-evil-collection): Update to 20180721.
2018-07-22 20:24:35 +02:00
Pierre Neidhardt d7d0c98977
gnu: emacs-mu4e-conversation: Update to 20180722.
* gnu/packages/emacs.scm (emacs-mu4e-conversation): Update to 20180722.
2018-07-22 20:09:44 +02:00
Pierre Neidhardt 22c0bef67c
gnu: emacs-helm-exwm: Update to 20180703.
* gnu/packages/emacs.scm (emacs-helm-exwm): Update to 20180703.
2018-07-22 20:04:54 +02:00
Pierre Neidhardt 1ce4f55572
gnu: emacs-wgrep-helm: Deprecate in favor of emacs-wgrep.
* gnu/packages/emacs.scm (emacs-wgrep-helm): Deprecate.
2018-07-22 19:58:10 +02:00
Pierre Neidhardt 3ad4443f68
gnu: emacs-wgrep: Update to 20180711.
* gnu/packages/emacs.scm (emacs-wgrep): Update to 20180711.
2018-07-22 19:55:06 +02:00
Efraim Flashner 2338755afa
gnu: python-pyqt: Don't use private sip file.
* gnu/packages/qt.scm (python-sip)[arguments]: Don't use '--sip-module'
flag in custom 'configure phase.
(python-pyqt)[sources]: Add patch.
* gnu/packages/patches/pyqt-public-sip.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-07-22 20:43:01 +03:00
Efraim Flashner fac1447bf3
gnu: python-sip: Update to 4.19.12.
* gnu/packages/qt.scm (python-sip): Update to 4.19.12.
2018-07-22 20:42:55 +03:00
Efraim Flashner bba6069708
gnu: python-pyqt-4: Remove variable.
* gnu/packages/qt.scm (python-pyqt-4): Remove variable.
(python2-pyqt-4): Don't inherit from python-pyqt-4.
2018-07-22 20:42:48 +03:00
Efraim Flashner e1846928ee
gnu: python-poppler-qt4: Remove variable.
* gnu/packages/pdf.scm (python-poppler-qt4): Remove variable.
2018-07-22 20:42:42 +03:00
Pierre Neidhardt db4c03e249
gnu: emacs-helm-eww: Update to 20180511.
* gnu/packages/emacs.scm (emacs-helm-eww): Update to 20180511.
2018-07-22 19:41:59 +02:00
Pierre Neidhardt b9231c5c0c
gnu: emacs-exwm: Update to 0.19.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.19.
2018-07-22 19:30:45 +02:00
Pierre Neidhardt 812929a42c
gnu: emacs-xelb: Update to 0.15.
* gnu/packages/emacs.scm (emacs-xelb): Update to 0.15.
2018-07-22 19:30:25 +02:00
Pierre Neidhardt 0cfc168b37
gnu: Add ccrypt.
* gnu/packages/crypto.scm (ccrypt): New variable.
2018-07-22 19:17:49 +02:00
Marius Bakke 4b7e861b59
gnu: gst-libav: Delete bundled ffmpeg.
* gnu/packages/gstreamer.scm (gst-libav)[source](modules, snippet): New fields.
[arguments]: Remove #:phases.
2018-07-22 18:23:43 +02:00
Marius Bakke 81cd8bf870
gnu: gstreamer: Update to 1.14.2.
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.14.2.
2018-07-22 18:23:43 +02:00
Marius Bakke 57ba8d0673
gnu: double-conversion: Update to 3.0.0.
* gnu/packages/maths.scm (double-conversion): Update to 3.0.0.
2018-07-22 18:23:43 +02:00
Marius Bakke b343850ea3
gnu: double-conversion: Update home page.
* gnu/packages/maths.scm (double-conversion)[home-page]: Update to redirected.
2018-07-22 18:23:42 +02:00
Marius Bakke 19c269d3d4
gnu: libgsf: Update to 1.14.43. 2018-07-22 18:23:42 +02:00
Marius Bakke b74348077b
gnu: libpsl: Update to 0.20.2.
* gnu/packages/web.scm (libpsl): Update to 0.20.2.
2018-07-22 18:23:42 +02:00
Marius Bakke df3f99af76
gnu: xf86-video-r128: Update to 6.11.0.
* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.11.0.
[source]: Use URL-FETCH.
[arguments]: Remove.
[native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL.
2018-07-22 18:14:34 +02:00
Brendan Tildesley 4febfdd0f3
gnu: ffmpegthumbnailer: New variable.
* gnu/packages/video.scm (ffmpegthumbnailer): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-22 16:44:53 +02:00
Stefan Stefanović 706a6ff154
gnu: sddm: Update to 0.18.0.
* gnu/packages/display-managers.scm (sddm): Update to 0.18.0.
* gnu/packages/patches/sddm-fix-build-with-qt-5.11-1024.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-07-22 16:25:59 +02:00
Marius Bakke 0c468cb52d
gnu: chemistry.scm: Add missing import.
This is a follow-up to commit eb5ece73a8.

* gnu/packages/chemistry.scm: Import (gnu packages).
2018-07-22 16:19:22 +02:00
Julien Lepiller a7d5ce94ba
gnu: Add u-boot-cubietruck.
* gnu/packages/bootloaders.scm (u-boot-cubietruck): New variable.
2018-07-22 09:52:15 +02:00
Kei Kebreau 8eb49ec527
gnu: minetest: Update to 0.4.17.
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.17.
2018-07-21 23:00:57 -04:00
Kei Kebreau eb5ece73a8
gnu: openbabel: Fix crash when opening NWChem output files.
* gnu/packages/patches/openbabel-fix-crash-on-nwchem-output.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/chemistry.scm (openbabel)[source]: Use it.
2018-07-21 22:28:51 -04:00
Björn Höfling 889e7fab3c
gnu: youtube-dl: Update to 2018.07.10.
* gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-21 14:12:12 -04:00
Andreas Enge e4351015ec
gnu: calibre: Update to 3.28.0.
* gnu/packages/ebook.scm (calibre): Update to 3.28.0.
2018-07-21 19:24:14 +02:00
Brendan Tildesley 56e533929f
gnu: libgaiagraphics: Fix typo.
* gnu/packages/geo.scm: (libgaiagraphics)[inputs]: Fix typo.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-20 15:34:57 -04:00
Leo Famulari 5dc53092c6
gnu: vdirsyncer: Update to 0.16.7.
* gnu/packages/dav.scm (vdirsyncer): Update to 0.16.7.
2018-07-20 15:30:22 -04:00
Ludovic Courtès 264967c883
install: Add service for the loopback device.
Lack of a loopback device prevented the system from building starting
from commit 363c946b36.

* gnu/system/install.scm (%installation-services): Add
'static-networking-service-type' instance for 'lo'.
2018-07-20 18:03:11 +02:00
Marius Bakke eb9c0d20f9
gnu: ffmpeg: Update to 4.0.2.
* gnu/packages/video.scm (ffmpeg): Update to 4.0.2.
2018-07-20 17:08:13 +02:00
Marius Bakke 0a08ea2a50
gnu: ffmpeg@3.4: Update to 3.4.4.
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.4.
2018-07-20 17:08:12 +02:00
Marius Bakke 134189e26f
gnu: feh: Update to 2.27.1.
* gnu/packages/image-viewers.scm (feh): Update to 2.27.1.
2018-07-20 17:08:12 +02:00
Andreas Enge a2662bfe9c
gnu: gp2c: Update to 0.0.11.
* gnu/packages/algebra.scm (gp2c): Update to 0.0.11.
2018-07-20 10:45:54 +02:00
Andreas Enge 03d5f73e96
gnu: pari-gp: Update to 2.11.0.
* gnu/packages/algebra.scm (pari-gp): Update to 2.11.0.
2018-07-20 10:44:21 +02:00
Leo Famulari 5a3bf25526
gnu: borg: Update the list of Cython-generated files to delete.
Reported by: Efraim Flashner <efraim@flashner.co.il>

* gnu/packages/backup.scm (borg)[source]: Update the snippet.
2018-07-19 18:28:29 -04:00
Leo Famulari c69d11c593
gnu: Cython: Update to 0.28.4.
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4.
[arguments]: Use invoke.
2018-07-19 18:28:29 -04:00
Andreas Enge 6f88285ab1
gnu: bitcoin-core: Update to 0.16.1.
* gnu/packages/finance.scm (bitcoin-core): Update to 0.16.1.
2018-07-19 23:22:36 +02:00
Julien Lepiller fbf9274b94
gnu: php: Update to 7.2.8.
* gnu/packages/php.scm (php): Update to 7.2.8.
2018-07-19 21:29:41 +02:00
Efraim Flashner e9ab4b40a8
gnu: busybox: Update to 1.29.1.
* gnu/packages/busybox.scm (busybox): Update to 1.29.1.
[arguments]: Add custom phase to change the default value of TASKSET.
2018-07-19 21:29:14 +03:00
Eric Brown ec83abad85
gnu: Add r-txtplot.
* gnu/packages/statistics.scm (r-txtplot): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-19 11:47:21 +02:00
Rouby Pierre-Antoine d4c06f3280
gnu: julia: Fix 'llvm' version.
Fixes a build failure with LLVM 6.0.x.

* gnu/packages/julia.scm (julia)[inputs]: Use LLVM-3.9.1 instead of
LLVM.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-19 11:46:43 +02:00
Mark H Weaver 7da1db5b57
gnu: linux-libre: Update to 4.17.8.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.8.
(%linux-libre-hash): Update hash.
(linux-libre): Remove patch.
2018-07-18 22:14:39 -04:00
Leo Famulari 324c049ff6
gnu: VLC: Update to 3.0.3-1 [fixes CVE-2018-11529].
* gnu/packages/video.scm (vlc): Update to 3.0.3-1.
2018-07-18 19:50:09 -04:00
Julien Lepiller 363c946b36
gnu: services: Fix openssh service start error.
* gnu/services/ssh.scm (openssh-shepherd-service): Require loopback.
2018-07-18 21:17:15 +02:00
Mark H Weaver 46978ff64f
gnu: linux-libre: Update to 4.17.7.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.7.
(%linux-libre-hash): Update hash.
(linux-libre)[source]: Add upstream patch to fix i686.
2018-07-18 13:55:47 -04:00
Leo Famulari 16c0902587
gnu: httpd: Update to 2.4.34 [fixes CVE-2018-{1333,8011}].
* gnu/packages/web.scm (httpd): Update to 2.4.34.
2018-07-18 13:34:02 -04:00
Leo Famulari 770d1f2464
gnu: znc: Update to 1.7.1 [fixes CVE-2018-{14055,14056}].
* gnu/packages/messaging.scm (znc): Update to 1.7.1.
2018-07-18 13:32:24 -04:00
Rouby Pierre-Antoine 661e8a62f7
gnu: Add emacs-rust-mode.
* gnu/packages/emacs.scm (emacs-rust-mode): New variable.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-07-18 11:38:22 -04:00
Mark H Weaver 208df8ba8a
gnu: linux-libre@4.14: Update to 4.14.56.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.56.
(%linux-libre-4.14-hash): Update hash.
2018-07-18 00:24:01 -04:00
Mark H Weaver 431936f22a
gnu: linux-libre@4.9: Update to 4.9.113.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.113.
2018-07-18 00:23:16 -04:00
Mark H Weaver 06f06142a3
gnu: linux-libre@4.4: Update to 4.4.141.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.141.
2018-07-18 00:22:24 -04:00
Kei Kebreau 348edd91ef
gnu: Add openbabel.
* gnu/packages/chemistry.scm (openbabel): New variable.
2018-07-17 20:53:57 -04:00
Leo Famulari a1e3da63cb
gnu: ghostscript: Fix CVE-2018-10194.
* gnu/packages/ghostscript.scm (ghostscript)[replacement]: New field.
(ghostscript/fixed): New variable.
* gnu/packages/patches/ghostscript-CVE-2018-10194.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-07-17 20:44:52 -04:00
Leo Famulari 276598b69b
gnu: certbot, python-acme: Update to 0.26.1.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.26.1.
2018-07-17 20:44:52 -04:00
Leo Famulari d212b9d4d0
gnu: CUPS: Update to 2.2.8 [fixes CVE-2018-{4180,4181}].
* gnu/packages/cups.scm (cups-minimal)[replacement]: New field.
(cups-minimal-2.2.8): New variable.
(cups): Use package/inherit.
2018-07-17 20:44:48 -04:00
Marius Bakke b8b15ea0e9
gnu: whois: Update to 5.3.2.
* gnu/packages/networking.scm (whois): Update to 5.3.2.
2018-07-18 01:04:15 +02:00
Marius Bakke 1a149de748
gnu: rng-tools: Update to 6.3.1.
* gnu/packages/linux.scm (rng-tools): Update to 6.3.1.
2018-07-18 01:04:15 +02:00
Marius Bakke 7c9e27e8b6
gnu: ffmpeg@2.8: Update to 2.8.15.
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.15.
2018-07-18 01:04:15 +02:00
Marius Bakke ac83cf22c2
gnu: Add bsdiff.
* gnu/packages/compression.scm (bsdiff): New public variable.
2018-07-18 01:04:15 +02:00
Marius Bakke 67c127c9cb
gnu: sfml: Remove all bundled dependencies.
* gnu/packages/game-development.scm (sfml)[source](snippet): New field.
[inputs]: Add STB-IMAGE and STB-IMAGE-WRITE.
2018-07-18 01:04:14 +02:00
Marius Bakke ecb1194bbc
gnu: Add stb-image-write.
* gnu/packages/stb.scm (stb-image-write): New public variable.
2018-07-18 01:04:14 +02:00
Marius Bakke cada868c2a
gnu: Add stb-image.
* gnu/packages/stb.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2018-07-18 01:04:14 +02:00
Marius Bakke 0bc2724800
gnu: sfml: Update to 2.5.0.
* gnu/packages/game-development.scm (sfml): Update to 2.5.0.
[arguments]: Specify pkg-config dir in #:configure-flags.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Move FLAC, FREETYPE, LIBVORBIS and OPENAL ...
[propagated-inputs]: ... here.  New field.
2018-07-18 00:36:08 +02:00
Marius Bakke 08e977d291
gnu: physfs: Update to 3.0.1.
* gnu/packages/game-development.scm (physfs): Update to 3.0.1.
[arguments]: Add phase to ensure RUNPATH is set.
2018-07-18 00:36:08 +02:00
Marius Bakke 2495012709
gnu: libspiro: Update to 0.5.20150702.
* gnu/packages/fontutils.scm (libspiro): Update to 0.5.20150702.
[source]: Change URI to maintained repository.
[arguments]: Remove.
2018-07-18 00:36:07 +02:00
Marius Bakke 06446a7d03
gnu: libmodplug: Update to 0.8.9.0.
* gnu/packages/audio.scm (libmodplug): Update to 0.8.9.0.
2018-07-18 00:36:07 +02:00
Marius Bakke fa3b93d6a7
gnu: libmikmod: Update to 3.3.11.1.
* gnu/packages/sdl.scm (libmikmod): Update to 3.3.11.1.
2018-07-18 00:36:07 +02:00
Marius Bakke 67c18a03d4
gnu: libextractor: Update to 1.7.
* gnu/packages/gnunet.scm (libextractor): Update to 1.7.
2018-07-18 00:36:07 +02:00
Marius Bakke 05fcb98d10
gnu: libcue: Update to 2.2.1.
* gnu/packages/cdrom.scm (libcue): Update to 2.2.1.
[arguments]: Add #:configure-flags for building shared library, since the
package defaults to static since this version.
2018-07-18 00:36:07 +02:00
Marius Bakke e9997e471d
gnu: libb2: Update to 0.98.
* gnu/packages/crypto.scm (libb2): Update to 0.98.
[source]: Use URL-FETCH.
[native-inputs]: Remove.
2018-07-18 00:36:06 +02:00
Marius Bakke 5939188e72
gnu: rapidjson: Remove non-free code.
* gnu/packages/web.scm (rapidjson)[source](snippet, modules): New fields.
2018-07-18 00:36:06 +02:00
Marius Bakke f8ac203928
gnu: libusb: Update home page.
* gnu/packages/libusb.scm (libusb, libusb-compat)[home-page]: Use HTTPS.
2018-07-18 00:36:06 +02:00
Ludovic Courtès 799dc53e9b
gnu: guix-daemon: Fix file name of 'guix' command.
Fixes <https://bugs.gnu.org/32183>.
Reported by Pjotr Prins <pjotr.public12@thebird.nl>.

* gnu/packages/package-management.scm (guix-daemon)[arguments]: In
'install' phase, fix file name of 'guix' command.
2018-07-18 00:25:06 +02:00
Ludovic Courtès df35e71542
gnu: nethack: Make builds bit-reproducible.
* gnu/packages/games.scm (nethack)[arguments]: In 'patch-paths' phase,
define REPRODUCIBLE_BUILD in config.h and set SOURCE_DATE_EPOCH.
2018-07-18 00:22:33 +02:00
Anonymous 3bd0d18661
gnu: Add nethack.
* gnu/packages/games.scm (nethack): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-18 00:22:33 +02:00
Jack Hill 36a71ce04d
gnu: Add emacs-adoc-mode
* gnu/packages/emacs.scm (emacs-adoc-mode): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-17 17:58:18 -04:00
Jack Hill 5691898f28
gnu: Add emacs-markup-faces
* gnu/packages/emacs.scm (emacs-markup-faces): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-07-17 17:58:18 -04:00
Julien Lepiller 16dc5ed039
gnu: php: Update to 7.2.7.
* gnu/packages/php.scm (php): Update to 7.2.7.
2018-07-17 23:36:56 +02:00
Andreas Enge 3078002716
gnu: handbrake: Compile with ffmpeg-3.4.
* gnu/packages/video.scm (handbrake)[inputs]: Replace ffmpeg by ffmpeg-3.4.
2018-07-17 22:59:56 +02:00
Andreas Enge 21e6428dc7
gnu: mplayer: Compile with ffmpeg-3.4.
* gnu/packages/video.scm (mplayer)[inputs]: Replace ffmpeg by ffmpeg-3.4.
2018-07-17 22:59:56 +02:00
Kei Kebreau c215fa2135
gnu: octave: Add qhull support.
* gnu/packages/maths.scm (octave)[inputs]: Add qhull.
2018-07-17 15:29:05 -04:00
Kei Kebreau d65f0661f3
gnu: Add qhull.
* gnu/packages/maths.scm (qhull): New variable.
2018-07-17 12:49:20 -04:00
43317 700987f72c
gnu: Add luakit.
* gnu/packages/web-browsers.scm (luakit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-17 15:13:48 +02:00
Jovany Leandro G.C 4fa335949a
gnu: twinkle: Add missing headers
* gnu/packages/patches/twinkle-include-qregexpvalidator-explicity.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/telephony.scm (twinkle)[source]: Use it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-17 15:13:48 +02:00
Nils Gillmann e345274adb
gnu: elixir: Update to 1.6.6.
* gnu/packages/elixir.scm (elixir): Update to 1.6.6.

Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-17 15:13:48 +02:00
Nils Gillmann 39eec9881d
gnu: erlang: Update to 21.0.
* gnu/packages/erlang.scm (erlang): Update to 21.0.

Signed-off-by: Nils Gillmann <gillmann@infotropique.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-17 15:13:48 +02:00
Ludovic Courtès 86da991f41
gnu: guix: Update to 8bbb79c.
* gnu/packages/package-management.scm (guix): Update to 8bbb79c.
2018-07-17 15:13:48 +02:00
Ludovic Courtès 4e80516c0c
gnu: guix: Build with Guile 2.2.4.
* gnu/packages/package-management.scm (guix)[inputs]: Switch to
GUILE-2.2.4.
2018-07-17 15:13:47 +02:00
Marius Bakke 8e2c0ce4ee
gnu: jack: Don't install to "lib64" on 64-bit platforms.
* gnu/packages/audio.scm (jack-1)[arguments]: New field.
2018-07-17 14:40:13 +02:00
Marius Bakke eeda24e199
gnu: pulseaudio: Update to 12.2.
* gnu/packages/pulseaudio.scm (pulseaudio): Update to 12.2.
2018-07-17 14:40:13 +02:00
Marius Bakke 7136f3e64f
gnu: pulseaudio: Adjust inputs.
* gnu/packages/pulseaudio.scm (pulseaudio)[inputs]: Remove obsolete
LIBSAMPLERATE. Replace SPEEX with SPEEXDSP.  Move CHECK, INTLTOOL and M4 ...
[native-inputs]: ... here.
2018-07-17 14:39:26 +02:00
Efraim Flashner 9a0d324a16
gnu: angband: Update to 4.1.2.
* gnu/packages/games.scm (angband): Update to 4.1.2.
[source]: Parameterize source uri.
[arguments]: Use custom 'autogen.sh phase to replace 'bootstrap phase.
2018-07-17 10:49:18 +03:00
Efraim Flashner 2d4514e92c
gnu: assimp: Update to 4.1.0.
* gnu/packages/graphics.scm (assimp): Update to 4.1.0.
[source]: Don't use unstable tarball.
[home-page]: Update home-page.
2018-07-17 10:34:32 +03:00
Efraim Flashner 3bb3d7f371
gnu: aspell-dict-en: Update to 2018.04.16-0.
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2018.04.16-0.
2018-07-17 10:34:29 +03:00
Efraim Flashner 9af7469c5b
gnu: vdirsyncer: Return #t from all phases.
* gnu/packages/dav.scm (vdirsyncer)[arguments]: Substitute invoke for
system*.
2018-07-17 10:08:01 +03:00
Efraim Flashner c5b63846b8
gnu: vdirsyncer: Update home-page.
* gnu/packages/dav.scm (vdirsyncer)[home-page]: Update to new upstream
home-page.
2018-07-17 10:03:16 +03:00
Leo Famulari ce91d95f0d
gnu: mutt: Update to 1.10.1.
* gnu/packages/mail.scm (mutt): Update to 1.10.1.
2018-07-16 22:26:30 -04:00
Leo Famulari e967f72648
gnu: libtorrent-rasterbar: Update to 1.1.8.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.8.
2018-07-16 21:38:11 -04:00
Danny Milosavljevic a545090ce5
gnu: python-cairocffi: Fix loading of shared libraries.
Fixes <https://bugs.gnu.org/32170>.

* gnu/packages/patches/python-cairocffi-dlopen-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-cairocffi)[inputs]: Add glib, gtk+, pango.
[native-inputs]: Add python-pytest.
[arguments]: Enable tests.
[arguments]<#:phases>[patch-paths]: New phase.
2018-07-16 23:51:38 +02:00
Leo Famulari 8e632a6435
gnu: python-pyasn1-modules: Update to 0.2.2.
* gnu/packages/python.scm (python-pyasn1-modules, python2-pyasn1-modules):
Update to 0.2.2.
2018-07-16 16:47:55 -04:00
Leo Famulari 90f38fb661
gnu: python-pyasn1: Update to 0.4.3.
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.4.3.
2018-07-16 16:47:52 -04:00
Clément Lassieur cd62e5d368
services: cuirass: Remove the LOAD-PATH option.
* gnu/services/cuirass.scm (<cuirass-configuration>,
cuirass-shepherd-service): Remove the LOAD-PATH option.
2018-07-16 22:08:58 +02:00
Clément Lassieur 68a653ab64
gnu: cuirass: Update to 7b2f9e0.
* gnu/packages/ci.scm (cuirass): Update to 7b2f9e0.
2018-07-16 22:08:56 +02:00
Leo Famulari 36bbac734f
gnu: Remove leftover patch.
* gnu/packages/patches/file-CVE-2017-1000249.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.patch'.
2018-07-16 15:03:31 -04:00
Ludovic Courtès d3095f34a3
gnu: emacs-bash-completion: Fix spelling of "Bash".
* gnu/packages/emacs.scm (emacs-bash-completion)[synopsis, description]:
Fix spelling of "Bash".
2018-07-16 17:14:39 +02:00
Ludovic Courtès a14a80da2e
gnu: emacs-pulseaudio-control: Record the file name of 'pactl'.
* gnu/packages/emacs.scm (emacs-pulseaudio-control)[arguments, inputs]:
New fields.
2018-07-16 17:14:39 +02:00
Brendan Tildesley 17a21bcf31
gnu: ecryptfs-utils: Patch hardcoded-paths.
* gnu/packages/linux.scm: (ecryptfs-utils): Patch hardcoded-paths.
[arguments]: Add the phase patch-hardcoded-paths to replace various hardcoded
references to /bin, /sbin, ... with direct references to the store.
[inputs]: Add missing inputs util-linux, cryptsetup, and lvm2 so that the
correct paths can be found and the resulting code works.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:51:27 +02:00
Theodoros Foradis f7e248396b
gnu: monero-core: Rename package to "monero-gui".
* gnu/packages/finance.scm (monero-core): Define in terms of
'deprecated-package'.
(monero-gui): New variable, formerly known as "monero-core".

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:47:05 +02:00
Theodoros Foradis 88d5ee44ed
gnu: monero-core: Return #t from phases.
* gnu/packages/engineering.scm (monero)[arguments]: Substitute invoke for system*.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:44:44 +02:00
Theodoros Foradis 3902bc5c23
gnu: monero-core: Update to 0.12.2.0.
* gnu/packages/finance.scm (monero-core): Update to 0.12.2.0.
[source]: Use 'git-fetch'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:44:33 +02:00
Theodoros Foradis 797445be47
gnu: monero: Return #t from phases.
* gnu/packages/finance.scm (monero)[arguments]: Substitute invoke for system*.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:40:54 +02:00
Theodoros Foradis 0a551443ae
gnu: monero: Update to 0.12.3.0.
* gnu/packages/patches/monero-use-system-miniupnpc.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/finance.scm (monero): Update to 0.12.3.0.
[source]: Add patch. Remove snippet because miniupnpc, rapidjson
and unbound are no longer bundled in-tree.
[inputs]: Add zeromq, cppzmq, libsodium. Use monero-miniupnpc.
[arguments]: Change build-type to "release".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 16:40:37 +02:00
Vagrant Cascadian a0bb021785
gnu: Add electron-cash.
* gnu/packages/finance.scm (electron-cash): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-16 15:34:31 +02:00
Efraim Flashner 66b9c643d5
gnu: kodi: Build with mariadb.
* gnu/packages/kodi.scm (kodi)[inputs]: Replace mysql with mariadb.
2018-07-16 11:02:25 +03:00