me
/
guix
Archived
1
0
Fork 0
Commit Graph

44719 Commits (ba362ec867af7781fc8a48e45c93208c88d5058b)

Author SHA1 Message Date
Hartmut Goebel 2f57e34bf3
gnu: sddm: Use qt-build-system.
* gnu/packages/display-managers.scm (sddm): Use qt-build-sytem.
  [arguments]<modules, imported-modules>: Remove. <phases>: Base
  on phases from qt-build-system. {wrap-programs}: Remove.
2019-12-01 20:24:47 +01:00
Mathieu Othacehe c6d130630a
build: vm: Fix qemu-command procedure.
* gnu/build/vm.scm (qemu-command): When system is "armhf-linux", use "arm" as
qemu cpu prefix.
2019-12-01 16:52:30 +01:00
Mathieu Othacehe d4ddf22d54
system: vm: Support cross-compilation.
* gnu/system.scm (system-linux-image-file-name): Add support for cross-built
systems. Remove system argument that was ignored,
(operating-system-kernel-file): adapt by removing ignored os argument.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add target
argument and turn inputs into native-inputs. Pass target to qemu-command
and gexp->derivation calls.
(iso9660-image): Add target argument and pass it to
expression->derivation-in-linux-vm. Remove qemu from inputs as it
is not necessary.
(qemu-image): Add target argument, also remove qemu from inputs. Pass
target argument to expression->derivation-in-linux-vm call.
2019-12-01 16:51:40 +01:00
Tobias Geerinckx-Rice 39c746f081
gnu: bs1770gain: Update to 0.6.5.
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.5.
[source]: Adjust snippet for upstream BS gain.
2019-12-01 16:01:46 +01:00
Pierre Neidhardt 5b0289870a
gnu: jami: Fix wrapper.
* gnu/packages/telephony.scm (jami)[arguments]: Wrap around jami-gnome instead
  of gnome-ring.
  [synopsis]: Make it more sensible.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt a83855ffad
gnu: libring: Update to 20191101.
* gnu/packages/telephony.scm (libring)[inputs]: Replace restbed with restinio,
  add asio.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt fbcd60dd15
gnu: pjproject-jami: Update to 2.9
* gnu/packages/telephony.scm (pjproject-jami)[arguments]: Fix flags, make
  files writable, update patch set.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt de65f3f1bb
gnu: jami: Update to 20191101.3.67671e7.
* gnu/packages/telephony.scm (jami): Update to 20191101.3.67671e7.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt 5dc8cad52c
gnu: pjproject: Update to 2.9.
* gnu/packages/telephony.scm (pjproject): Update to 2.9.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz 4fe8a9f2d1
gnu: opendht: Update to 2.0.0beta2.
* gnu/packages/networking.scm (opendht): Update to 2.0.0beta2.
2019-12-01 13:37:16 +01:00
Pierre Neidhardt 13d79b6471
gnu: Add restinio.
* gnu/packages/networking.scm (restinio): New variable.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz 27bcdfcd65
gnu: Add sobjectizer.
* gnu/packages/cpp.scm (sobjectizer): New variable.
2019-12-01 13:37:16 +01:00
Jan Wielkiewicz d83bb7973b
gnu: Add resample.
* gnu/packages/audio.scm (resample): New variable.
2019-12-01 13:36:40 +01:00
Clément Lassieur f71b0a0012
ci: Make sure the Guix checkout is the one providing Cuirass proc.
Fixes <https://bugs.gnu.org/36378>.
Reported by Reza Alizadeh Majd <r.majd@pantherx.org>.

* build-aux/hydra/gnu-system.scm (find-current-checkout): New procedure.
(hydra-jobs): Use FIND-CURRENT-CHECKOUT to define CHECKOUT.  Pass it to the
inferior Guix as an extra argument whose key is 'superior-guix-checkout'.
* gnu/ci.scm (find-current-checkout): New procedure.
(hydra-jobs): Use FIND-CURRENT-CHECKOUT to define CHECKOUT.  This will return
'#f' if the current Guix is an inferior.  In that case, use the
'superior-guix-checkout' argument provided by the superior Guix.
2019-12-01 11:26:11 +01:00
Ricardo Wurmus db1106e2b5
gnu: r-catools: Update to 1.17.1.3.
* gnu/packages/statistics.scm (r-catools): Update to 1.17.1.3.
2019-12-01 10:57:44 +01:00
Ricardo Wurmus 5378a1ae49
gnu: r-rvcheck: Update to 0.1.7.
* gnu/packages/cran.scm (r-rvcheck): Update to 0.1.7.
2019-12-01 10:57:35 +01:00
Ricardo Wurmus a346c93665
gnu: r-insight: Update to 0.7.1.
* gnu/packages/cran.scm (r-insight): Update to 0.7.1.
2019-12-01 10:35:59 +01:00
Ricardo Wurmus 3e3fd3b0f2
gnu: r-algdesign: Update to 1.2.0.
* gnu/packages/cran.scm (r-algdesign): Update to 1.2.0.
2019-12-01 10:30:46 +01:00
Ricardo Wurmus 670a010161
gnu: r-sdmtools: Update to 1.1-221.2.
* gnu/packages/cran.scm (r-sdmtools): Update to 1.1-221.2.
2019-12-01 10:30:38 +01:00
Ricardo Wurmus 2899a9d439
gnu: r-vioplot: Update to 0.3.4.
* gnu/packages/cran.scm (r-vioplot): Update to 0.3.4.
2019-12-01 10:30:31 +01:00
Ricardo Wurmus 7055c62dde
gnu: r-extremes: Update to 2.0-11.
* gnu/packages/cran.scm (r-extremes): Update to 2.0-11.
2019-12-01 10:30:18 +01:00
Ricardo Wurmus 353fb48f4b
gnu: guile-ffi-fftw: Update to 0-2.294ad9e.
* gnu/packages/guile-xyz.scm (guile-ffi-fftw): Update to 0-2.294ad9e.
[license]: Switch to LGPLv3+.
2019-12-01 09:56:59 +01:00
Tobias Geerinckx-Rice 7366214178
gnu: perl-xml-rss: Update to 1.61.
* gnu/packages/xml.scm (perl-xml-rss): Update to 1.61.
2019-12-01 03:16:46 +01:00
Tobias Geerinckx-Rice 280189d74e
gnu: perl-x11-protocol-other: Update to 31.
* gnu/packages/xorg.scm (perl-x11-protocol-other): Update to 31.
2019-12-01 03:16:46 +01:00
Tobias Geerinckx-Rice 0b4ced58c0
gnu: pscircle: Update to 1.3.1.
* gnu/packages/admin.scm (pscircle): Update to 1.3.1.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice cf2013d981
gnu: nnn: Update to 2.7.
* gnu/packages/admin.scm (nnn): Update to 2.7.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice d67e75386d
gnu: stellarium: Update to 0.19.2.
* gnu/packages/astronomy.scm (stellarium): Update to 0.19.2.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice f5bfaf32f6
gnu: hostapd: Update to 2.9.
* gnu/packages/admin.scm (hostapd): Update to 2.9.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice 4d441ca174
gnu: thermald: Update to 1.9.
* gnu/packages/admin.scm (thermald): Update to 1.9.
[source]: Remove patch.
* packages/patches/thermald-make-int-max32-visible.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-12-01 03:14:01 +01:00
Tobias Geerinckx-Rice 50db7df4d2
gnu: cbatticon: Update to 1.6.10.
* gnu/packages/admin.scm (cbatticon): Update to 1.6.10.
2019-12-01 03:14:00 +01:00
Tobias Geerinckx-Rice 4a62a29de3
gnu: arandr: Download over HTTPS.
* gnu/packages/xdisorg.scm (arandr)[source]: Use HTTPS.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice 988f53e1be
gnu: yapet: Update to 2.3.
* gnu/packages/password-utils.scm (yapet): Update to 2.3.
[inputs]: Add argon2.
[native-inputs]: Add cppunit.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice a50d6099dd
gnu: edgar: Update to 1.32.
* gnu/packages/games.scm (edgar): Update to 1.32.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice 93882a9cab
gnu: gnu-efi: Update to 3.0.11.
* gnu/packages/efi.scm (gnu-efi): Update to 3.0.11.
2019-12-01 00:49:16 +01:00
Tobias Geerinckx-Rice 2ea5b74fad
gnu: ncdc: Update to 1.22.1.
* gnu/packages/dc.scm (ncdc): Update to 1.22.1.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice fe147c9750
gnu: tnef: Update to 1.4.18.
* gnu/packages/mail.scm (tnef): Update to 1.4.18.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice dbef037ff4
gnu: z3: Update to 4.8.7.
* gnu/packages/maths.scm (z3): Update to 4.8.7.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice c7164ad65f
gnu: fcgi: Update to 2.4.2.
* gnu/packages/web.scm (fcgi): Update to 2.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME.  Remove obsolete patches.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch,
gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice 9530c4bfc9
gnu: paperkey: Use HTTPS source and home page.
* gnu/packages/gnupg.scm (paperkey)[source, home-page]: Use HTTPS.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice abe08256c7
gnu: paperkey: Update to 1.6.
* gnu/packages/gnupg.scm (paperkey): Update to 1.6.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice 1ff64c503a
gnu: nauty: Update to 2.6r12.
* gnu/packages/maths.scm (nauty): Update to 2.6r12.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice c8de7979c2
gnu: calf: Update to 0.90.3.
* gnu/packages/audio.scm (calf): Update to 0.90.3.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice 0a03c5e1fb
gnu: emacs-howm: Use HTTPS source and home page.
* gnu/packages/emacs-xyz.scm (emacs-howm)[source, home-page]: Use HTTPS.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice 44b5a74ad7
gnu: emacs-howm: Update to 1.4.5.
* gnu/packages/emacs-xyz.scm (emacs-howm): Update to 1.4.5.
2019-12-01 00:49:14 +01:00
Tobias Geerinckx-Rice 6a04c8ff36
gnu: dcmtk: Update to 3.6.5.
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.5.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice 7e59d21f9e
gnu: ncdu: Update to 1.14.1.
* gnu/packages/ncdu.scm (ncdu): Update to 1.14.1.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice d2119ddffb
gnu: f2fs-tools: Update to 1.13.0.
* gnu/packages/linux.scm (f2fs-tools): Update to 1.13.0.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice 111f7c0175
gnu: toybox: Update to 0.8.2.
* gnu/packages/busybox.scm (toybox): Update to 0.8.2.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice 1de52650e2
gnu: nasm: Don't use NAME in source URI.
* gnu/packages/assembly.scm (nasm)[source]: Hard-code NAME.
2019-12-01 00:49:13 +01:00
Tobias Geerinckx-Rice 93a02ae98c
gnu: calcurse: Update to 4.5.1.
* gnu/packages/calcurse.scm (calcurse): Update to 4.5.1.
2019-12-01 00:49:12 +01:00
Tobias Geerinckx-Rice 11a05344ec
gnu: toot: Update to 0.24.0.
* gnu/packages/mastodon.scm (toot): Update to 0.24.0.
[arguments]: Remove obsolete ‘dont-install-Makefile’ phase.
2019-12-01 00:49:12 +01:00
Leo Prikler 27b77228cf
services: Add polkit-wheel-service to %desktop-services.
* gnu/services/desktop.scm: (%desktop-services): Add polkit-wheel-service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30 23:50:40 +01:00
Leo Prikler 7f25ff10e1
services: Add polkit-wheel-service.
* gnu/services/desktop.scm: (polkit-wheel): New variable.
(polkit-wheel-service): New service.
* doc/guix.texi: Document polkit-wheel-service.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-30 23:50:40 +01:00
Ludovic Courtès d70478da2b
gnu: lsof: Don't capture details about the build machine's kernel.
* gnu/packages/lsof.scm (lsof)[arguments]: In 'configure' phase, set
"LSOF_SYSINFO" environment variable.
2019-11-30 23:50:40 +01:00
Tobias Geerinckx-Rice 69dc3e5237
gnu: datefudge: Update to 1.23.
* gnu/packages/time.scm (datefudge): Update to 1.23.
2019-11-30 22:15:01 +01:00
Tobias Geerinckx-Rice 218c785850
gnu: arandr: Update to 0.1.10.
* gnu/packages/xdisorg.scm (arandr): Update to 0.1.10.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice 93f6165fbc
gnu: arandr: Don't use NAME in source URI.
* gnu/packages/xdisorg.scm (arandr)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice 2a6403c1b3
gnu: accountsservice: Don't use NAME in source URI.
* gnu/packages/freedesktop.scm (accountsservice)[source]: Hard-code NAME.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice b577306a92
gnu: acpica: Update to 20191018.
* gnu/packages/admin.scm (acpica): Update to 20191018.
2019-11-30 22:14:12 +01:00
Tobias Geerinckx-Rice 43ae8f796b
gnu: python-icalendar: Update to 4.0.4.
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice ff3d1b99f2
gnu: python-pyclipper: Update to 1.1.0.post3.
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice aadd107d5a
gnu: python-passlib: Update to 1.7.2.
* gnu/packages/python-crypto.scm (python-passlib): Update to 1.7.2.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice 4e5e3bb8b9
gnu: perl-moose: Update to 2.2012.
* gnu/packages/perl.scm (perl-moose): Update to 2.2012.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice 1230a07fea
gnu: perl-archive-extract: Update to 0.82.
* gnu/packages/perl-compression.scm (perl-archive-extract): Update to 0.82.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice 676cb25046
gnu: perl-io-compress: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-io-compress): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice 7b8ab1fed8
gnu: perl-compress-raw-zlib: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-compress-raw-zlib): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice 2d5949529d
gnu: perl-compress-raw-bzip2: Update to 2.091.
* gnu/packages/perl-compression.scm (perl-compress-raw-bzip2): Update to 2.091.
2019-11-30 22:14:10 +01:00
Tobias Geerinckx-Rice 775497549c
gnu: retroarch: Disable the on-line updater.
Addresses <http://issues.guix.gnu.org/issue/38360>.

* gnu/packages/emulators.scm (retroarch)[source]: Add patch and snippet.
* packages/patches/retroarch-disable-online-updater.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-30 22:14:09 +01:00
Julien Lepiller 166001fdb9
gnu: camlp4: Remove obsolete package.
* gnu/packages/ocaml.scm (camlp4): Remove package.
2019-11-30 15:50:43 +01:00
Julien Lepiller c5fb14f569
gnu: ocaml-camomile: Remove unneeded dependency.
* gnu/packages/ocaml.scm (ocaml-camomile)[native-inputs]: Remove camlp4.
2019-11-30 15:50:41 +01:00
Julien Lepiller c8b309ec89
gnu: ocaml-piqi: Update to 0.7.7.
* gnu/packages/ocaml.scm (ocaml-piqi): Update to 0.7.7.
2019-11-30 15:50:38 +01:00
Julien Lepiller c7174a75bf
gnu: ocaml-ulex: Remove package.
* gnu/packages/ocaml.scm (ocaml-ulex): Remove deprecated package.
2019-11-30 15:50:32 +01:00
Julien Lepiller 05fe0a587a
gnu: ocaml-piqilib: Update to 0.6.15.
* gnu/packages/ocaml.scm (ocaml-piqilib): Update to 0.6.15.
[source]: Remove patch.
[native-inputs]: Remove camlp4.
[propagated-inputs]: Replace ulex with sedlex.
* gnu/packages/patches/ocaml-piqilib-Update-base64.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-11-30 15:50:30 +01:00
Julien Lepiller 98a468ffd2
gnu: Add ocaml-sedlex.
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
2019-11-30 15:50:27 +01:00
Julien Lepiller 5a4003f453
gnu: Add ocaml-gen.
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
2019-11-30 15:50:25 +01:00
Julien Lepiller 5696fbd9bd
gnu: ocaml-csv: Update to 2.3.
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.3.
[license]: Update license.
2019-11-30 15:50:23 +01:00
Julien Lepiller e4070d404d
gnu: ocaml-bisect: Remove package.
* gnu/packages/ocaml.scm (ocaml-bisect): Remove deprecated package,
replaced by ocaml-bisect-ppx.
2019-11-30 15:50:21 +01:00
Julien Lepiller af76eedac0
gnu: ocaml-batteries: Remove unneeded dependencies.
* gnu/packages/ocaml.scm (ocaml-batteries)[native-inputs]: Remove
ocaml-bisect and ocaml-ounit.
2019-11-30 15:50:19 +01:00
Julien Lepiller 24b199fd18
gnu: ocaml-bitstring: Remove unneeded dependencies.
* gnu/packages/ocaml.scm (ocaml-bitstring): Remove unneeded dependencies
[native-inputs]: Remove camlp4 and bisect.
[propagated-inputs]: Remove camlp4.
2019-11-30 15:50:16 +01:00
Julien Lepiller a36074a829
gnu: ocaml-findlib: Update to 1.8.1.
* gnu/packages/ocaml.scm (ocaml-findlib): Update to 1.8.1.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:13 +01:00
Julien Lepiller 3a23b461f4
gnu: lablgtk: Update to 2.18.8.
* gnu/packages/ocaml.scm (lablgtk): Update to 2.18.8.
[source]: Use git-fetch.
[native-inputs]: Remove camlp4.
2019-11-30 15:50:09 +01:00
Julien Lepiller 8146ec5558
gnu: opam: Remove unneeded dependency on deprecated camlp4.
gnu/packages/ocaml.scm (opam)[native-inputs]: Remove camlp4.
2019-11-30 15:49:43 +01:00
Mark H Weaver a651323813
gnu: linux-libre: Update to 5.3.14.
* gnu/packages/linux.scm (linux-libre-5.3-version): Update to 5.3.14.
(linux-libre-5.3-pristine-source): Update hash.
2019-11-30 01:00:24 -05:00
Mark H Weaver 45f810214b
gnu: linux-libre@4.9: Update to 4.9.205.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.205.
(linux-libre-4.9-pristine-source): Update hash.
2019-11-30 00:59:47 -05:00
Mark H Weaver aa56ca3dd0
gnu: linux-libre@4.4: Update to 4.4.205.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.205.
(linux-libre-4.4-pristine-source): Update hash.
2019-11-30 00:58:36 -05:00
Tobias Geerinckx-Rice adccd75f15
gnu: nano: Update to 4.6.
* gnu/packages/nano.scm (nano): Update to 4.6.
2019-11-29 23:53:55 +01:00
Tobias Geerinckx-Rice 293fe0d423
gnu: perl-email-sender: Update to 1.300033.
* gnu/packages/mail.scm (perl-email-sender): Update to 1.300033.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice 35258a9a31
gnu: limnoria: Update to 2019.11.22.
* gnu/packages/irc.scm (limnoria): Update to 2019.11.22.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice 492bd718e2
gnu: emacs-rainbow-mode: Update to 1.0.2.
* gnu/packages/emacs-xyz.scm (emacs-rainbow-mode): Update to 1.0.2.
[source, home-page]: Use HTTPS.
2019-11-29 23:53:54 +01:00
Tobias Geerinckx-Rice c19df02096
gnu: emacs-debbugs: Update to 0.21.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.21.
2019-11-29 23:53:54 +01:00
Julien Lepiller 23bb7a6271
gnu: php: Update to 7.4.0.
* gnu/packages/php.scm (php): Update to 7.4.0.
2019-11-29 21:58:37 +01:00
Brett Gilio 403604c31e
gnu: Add tdlib.
* gnu/packages/messaging.scm (tdlib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-29 15:54:20 +01:00
Ludovic Courtès 68ac34e120
gnu: openmpi: Increase priority of the PSM component.
* gnu/packages/patches/openmpi-psm2-priority.patch: Rename to...
* gnu/packages/patches/openmpi-mtl-priorities.patch: ... this.  Add hunk
to change the priority of PSM.
* gnu/packages/mpi.scm (openmpi)[source]: Adjust accordingly.
* gnu/local.mk (dist_patch_DATA): Likewise.
2019-11-29 15:54:19 +01:00
Ludovic Courtès f02fc042a4
gnu: xterm: Update to 351.
* gnu/packages/xorg.scm (xterm): Update to 351.
2019-11-29 15:54:19 +01:00
Clément Lassieur 809b39635f
gnu: rclone: Update to 1.50.2.
* gnu/packages/sync.scm (rclone): Update to 1.50.2.
2019-11-29 15:04:47 +01:00
Tobias Geerinckx-Rice bbf66cbf63
gnu: arc-icon-theme: Don't use unstable tarball.
* gnu/packages/gnome.scm (arc-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-11-29 14:39:44 +01:00
Tobias Geerinckx-Rice 8c3f2170c4
gnu: moka-icon-theme: Don't use unstable tarball.
* gnu/packages/gnome.scm (moka-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME, and follow upstream redirection.
2019-11-29 14:39:36 +01:00
Tobias Geerinckx-Rice 757e402792
gnu: faba-icon-theme: Don't use unstable tarball.
* gnu/packages/gnome.scm (faba-icon-theme)[source]: Use GIT-FETCH and
GIT-FILE-NAME, and follow upstream redirection.
2019-11-29 14:39:17 +01:00
Efraim Flashner a566231947
gnu: python-invoke: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.3.0.
2019-11-29 11:05:37 +02:00
Efraim Flashner 0202bdc639
gnu: crda: Build without python.
* gnu/packages/linux.scm (crda)[native-inputs]: Remove python-2.
2019-11-29 10:54:58 +02:00
Efraim Flashner d79db39dec
gnu: iotop: Build with python3.
* gnu/packages/linux.scm (iotop)[native-inputs]: Remove python-2, add
python.
[arguments]: Add phase to fix python3 compatibility.
2019-11-29 10:54:55 +02:00
Tobias Geerinckx-Rice e00d5b6bbf
gnu: xinetd: Update to 2.3.15.4 [fix build].
* gnu/packages/web.scm (xinetd): Update to 2.3.15.4.
[source]: Switch to openSUSE (and Debian) maintenance fork.
Remove obsolete patches.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[home-page]: Update.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-11-29 06:08:18 +01:00
Tobias Geerinckx-Rice 73dd06546a
gnu: retroarch: Use system miniupnpc.
* gnu/packages/emulators.scm (retroarch)[arguments]:
Pass ‘--disable-builtinminiupnpc’ to ./configure.
[inputs]: Add miniupnpc.
2019-11-29 06:08:18 +01:00
Ricardo Wurmus 076527c354
Revert "gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm."
This reverts commit abf43a67d5 as it broke "guix pull".
2019-11-28 21:09:24 +01:00
Pierre Neidhardt abf43a67d5
gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.
* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
  javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
2019-11-28 19:36:12 +01:00
Efraim Flashner 183fd2070c
gnu: googletest: Build with python3.
* gnu/packages/check.scm (googletest)[native-inputs]: Remove python-2,
add python-wrapper.
2019-11-28 20:04:49 +02:00
Ludovic Courtès d8f8adfebf
gnu: psm: Disable memory statistics code.
* gnu/packages/patches/psm-disable-memory-stats.patch: New file.
* gnu/packages/linux.scm (psm)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-11-28 18:43:54 +01:00
Ludovic Courtès 478880c4a9
gnu: psm: Remove all timestamps.
* gnu/packages/patches/psm-repro.patch: Use openSuSE's patch.
2019-11-28 18:43:54 +01:00
Ricardo Wurmus 77e7158c1b
gnu: r-jpeg: Move to (gnu packages cran).
* gnu/packages/image.scm (r-jpeg): Move from here...
* gnu/packages/cran.scm (r-jpeg): ...to here.
2019-11-28 18:04:28 +01:00
Andrius Štikonas cff1e09504
gnu: java: Remove precompiled classes.
* gnu/packages/java.scm (jamvm-1-bootstrap, jamvm): Remove prebuilt classes.zip.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-28 17:12:14 +01:00
Marius Bakke 34f849a945
Merge branch 'master' into staging 2019-11-28 16:47:01 +01:00
Marius Bakke c09f598d94
gnu: python-matplotlib: Do not move the 'check' phase.
Running tests after install is now the default in PYTHON-BUILD-SYSTEM.

* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: Replace 'check'
phase, instead of deleting and adding new phase.
2019-11-28 16:26:51 +01:00
Marius Bakke 38a404d567
gnu: python2-matplotlib: Do not inherit test adjustments.
This is a follow-up to commit 9e7cb2f1e1.

* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Do not inherit
the 'fix-and-disable-failing-tests' phase.
2019-11-28 16:25:14 +01:00
Marius Bakke 8eebde7439
gnu: vte/gtk+-2: Adjust for changes in inherited package.
This is a follow-up to 68c47474bc.

* gnu/packages/gnome.scm (vte/gtk+-2)[build-system]: New field.
2019-11-28 15:54:10 +01:00
Marius Bakke 6018d26b6b
gnu: openclonk: Update description.
* gnu/packages/games.scm (openclonk)[description]: Be gender neutral.
2019-11-28 15:17:07 +01:00
Marius Bakke ee9eafc1df
gnu: openclonk: Adjust for GCC 7.
* gnu/packages/games.scm (openclonk)[arguments]: Add phase
'adjust-backward-cpp-includes'.
2019-11-28 15:17:07 +01:00
Efraim Flashner a549802533
gnu: mplayer: Adjust inputs.
* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ...
[native-inputs]: ... to here.
2019-11-28 15:58:58 +02:00
Efraim Flashner 0089290fcd
gnu: sbcl-parse-number: Update to 1.7.
* gnu/packages/lisp.scm (sbcl-parse-number): Update to 1.7.
2019-11-28 15:58:58 +02:00
Efraim Flashner a32e8b2550
gnu: sbcl-parse-number: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-parse-number)[source]: Download using
git-fetch.
2019-11-28 15:58:58 +02:00
Efraim Flashner 040a7440d6
gnu: sbcl-chinga: Don't use unstable tarball.
* gnu/packages/lisp.scm (sbcl-chunga)[source]: Download using git-fetch.
2019-11-28 15:58:58 +02:00
Efraim Flashner d49eb36ef2
gnu: sbcl-lack-middleware-static: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-middleware-static)[source]: Use
git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner cfbd9b42a1
gnu: sbcl-lack-request: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-request)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner b61fcdcae6
gnu: sbcl-lack-util: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-util)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner c2db64caa4
gnu: sbcl-lack: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack)[source]: Use git-file-name.
2019-11-28 15:58:11 +02:00
Efraim Flashner 3b1e29ae34
gnu: sbcl-lack-component: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-component)[source]: Use
git-file-name.
2019-11-28 15:58:10 +02:00
Efraim Flashner 5af7378a8e
gnu: sbcl-lack-middleware-backtrace: Provide a file-name.
* gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace)[source]: Use
git-file-name.
2019-11-28 15:58:10 +02:00
Ricardo Wurmus f71b16e8e4
gnu: r-emmeans: Update to 1.4.3.01.
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.01.
2019-11-28 14:36:58 +01:00
Guillaume Le Vaillant c1c6650e28
services: Add pam-mount.
* gnu/services/pam-mount.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (PAM Mount Service): New subsection.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-28 13:30:53 +01:00
Ludovic Courtès 73765c91ce
services: nginx: Add description.
* gnu/services/web.scm (nginx-service-type)[description]: New field.
2019-11-28 13:30:53 +01:00
Efraim Flashner 4632e7c787
gnu: avidemux: Clean up inputs.
* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl,
python-wrapper, qttools, yasm ...
[native-inputs]: ... to here.
[arguments]: Remove references to sdl.
2019-11-28 12:30:42 +02:00
Efraim Flashner 3c526173dd
gnu: snorenotify: Update inputs.
* gnu/packages/kde.scm (snorenotify)[inputs]: Move extra-cmake-modules,
qttools ...
[native-inputs]: ... to here.
2019-11-28 12:30:41 +02:00
Efraim Flashner 3e68e7d2b6
gnu: gparted: Satisfy 'guix lint'.
* gnu/packages/disk.scm (gparted)[inputs]: Move itstool ...
[native-inputs]: ... to here.
2019-11-28 12:30:41 +02:00
Ricardo Wurmus 18a5575ec5
gnu: r-e1071: Update to 1.7-3.
* gnu/packages/statistics.scm (r-e1071): Update to 1.7-3.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus ba54cb61ec
gnu: r-rmarkdown: Update to 1.18.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.18.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus bf5b792b0e
gnu: r-matrix: Update to 1.2-18.
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-18.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 6fdf3d5d99
gnu: r-igraph: Update to 1.2.4.2.
* gnu/packages/graph.scm (r-igraph): Update to 1.2.4.2.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 28d940961c
gnu: r-rgdal: Update to 1.4-8.
* gnu/packages/cran.scm (r-rgdal): Update to 1.4-8.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 7b18e6d000
gnu: r-covr: Update to 3.4.0.
* gnu/packages/cran.scm (r-covr): Update to 3.4.0.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus 7dcd823978
gnu: r-kohonen: Update to 3.0.10.
* gnu/packages/cran.scm (r-kohonen): Update to 3.0.10.
[propagated-inputs]: Remove r-mass.
2019-11-28 10:03:20 +01:00
Ricardo Wurmus bb180e8a7a
gnu: r-grimport2: Update to 0.2-0.
* gnu/packages/cran.scm (r-grimport2): Update to 0.2-0.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus e2448b4b14
gnu: r-grimport: Update to 0.9-3.
* gnu/packages/cran.scm (r-grimport): Update to 0.9-3.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus 04c3fd85ea
gnu: r-rnifti: Update to 1.0.1.
* gnu/packages/cran.scm (r-rnifti): Update to 1.0.1.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus ad6ab1a881
gnu: r-emmeans: Update to 1.4.3.
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.3.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus fda807da90
gnu: r-writexl: Update to 1.2.
* gnu/packages/cran.scm (r-writexl): Update to 1.2.
2019-11-28 10:03:19 +01:00
Ricardo Wurmus efec58e7ff
gnu: r-factominer: Update to 2.0.
* gnu/packages/cran.scm (r-factominer): Update to 2.0.
[propagated-inputs]: Add r-ggplot2 and ggrepel.
2019-11-28 10:03:19 +01:00
Oleg Pykhalov 37515553b5
gnu: tome4: Update to 1.6.4.
* gnu/packages/games.scm (tome4): Update to 1.6.4.
2019-11-28 08:55:43 +03:00
Leo Famulari 7297ebb287
gnu: Blender: Update to 2.81.
* gnu/packages/graphics.scm (blender): Update to 2.81.
[inputs]: Add libxi, libxrender, and tbb.
2019-11-27 21:58:45 -05:00
Marius Bakke 0897ad7fac
Merge branch 'master' into staging 2019-11-28 00:38:25 +01:00
Pierre Langlois 9943d238e9
gnu: feh: Adapt tests for imlib2 1.6.
* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: New file.
* gnu/packages/image-viewers.scm (feh)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-11-28 00:33:49 +01:00
Marius Bakke ba5ef9997b
gnu: python-dbus: Update to 1.2.14.
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14.
(python2-dbus)[arguments]: Remove.
2019-11-28 00:33:48 +01:00
Marius Bakke e1695f4d58
gnu: whois: Update to 5.5.3.
* gnu/packages/networking.scm (whois): Update to 5.5.3.
2019-11-28 00:33:48 +01:00
Marius Bakke fd5ccec796
gnu: bubblewrap: Update to 0.4.0.
* gnu/packages/virtualization.scm (bubblewrap): Update to 0.4.0.
2019-11-28 00:33:48 +01:00
Marius Bakke 546c9fa660
gnu: bubblewrap: Update home page.
* gnu/packages/virtualization.scm (bubblewrap)[source, home-page]: Follow
redirect to.
2019-11-28 00:33:48 +01:00
Marius Bakke 164d0ad352
gnu: python-xapian-bindings: Sphinx is a native input.
* gnu/packages/search.scm (python-xapian-bindings)[inputs]: Remove
PYTHON-SPHINX.
[native-inputs]: New field.
2019-11-28 00:33:48 +01:00
Marius Bakke 7b5a120730
gnu: xapian: Update to 1.4.14.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.14.
2019-11-28 00:33:48 +01:00
Marius Bakke 60392114ae
gnu: notmuch: Update to 0.29.3.
* gnu/packages/mail.scm (notmuch): Update to 0.29.3.
2019-11-28 00:33:47 +01:00
Marius Bakke 38ae96e9c5
gnu: xorg-server: Update to 1.20.6.
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.6.
(xorg-server-for-tests): Stay on 1.20.5.
2019-11-28 00:33:47 +01:00
Marius Bakke ff3375251d
gnu: Use the test-only Xorg variant for tests.
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
2019-11-28 00:33:47 +01:00
Marius Bakke 6d460e80d1
gnu: Qt: Update to 5.12.6 LTS.
* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing,
qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech):
Update to 5.12.6.
2019-11-27 19:40:13 +01:00
Marius Bakke f0de36cba7
gnu: qtbase: Restore compatibility with old kernels.
* gnu/packages/qt.scm (qtbase)[arguments]: Add 'no-feature-renameat2' to the
configure flags.
2019-11-27 19:40:13 +01:00
Marius Bakke a59e2dd8cd
gnu: qtbase: Use absolute references in .prl files.
This fixes <https://bugs.gnu.org/38405>.

* gnu/packages/qt.scm (qtbase)[arguments]: Add phase 'patch-prl-files'.
2019-11-27 19:40:13 +01:00
Ricardo Wurmus dcc7fad001
gnu: r-txtplot: Move to (gnu packages cran).
* gnu/packages/statistics.scm (r-txtplot): Move from here...
* gnu/packages/cran.scm (r-txtplot): ...to here.
2019-11-27 18:36:39 +01:00
Ricardo Wurmus f3640e7395
gnu: Remove obsolete import of R build system module.
* gnu/packages/maths.scm: Remove import of (guix build-system r).
2019-11-27 18:29:32 +01:00
zimoun ef7944b94f
gnu: r-subplex: Move to (gnu packages cran).
* gnu/packages/maths.scm (r-subplex): Move from here...
* gnu/packages/cran.scm (r-subplex): ...to here.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-27 18:15:34 +01:00
zimoun 682768deb0
gnu: r-pracma: Move to (gnu packages cran).
* gnu/packages/maths.scm (r-pracma): Move from here...
* gnu/packages/cran.scm (r-pracma): ...to here.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-27 18:15:34 +01:00
zimoun 9bd56b1a77
gnu: r-desolve: Move to (gnu packages cran).
* gnu/packages/maths.scm (r-desolve): Move from here...
* gnu/packages/cran.scm (r-desolve): ...to here.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-27 18:15:34 +01:00
zimoun 0eb59d9eac
gnu: r-quadprog: Move to (gnu packages cran).
* gnu/packages/maths.scm (r-quadprog): Move from here...
* gnu/packages/cran.scm (r-quadprog): ...to here.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-11-27 18:15:34 +01:00
Pierre Neidhardt f678cc9c79
gnu: Add glib-with-documentation.
* gnu/packages/glib.scm (glib-with-documentation): New variable.
(glib)[properties]: Hide package.
2019-11-27 13:34:22 +01:00
Efraim Flashner 255bb7be0a
gnu: denemo: Move some inputs to native-inputs.
* gnu/packages/music.scm (denemo)[inputs]: Move intltool, gtk-doc,
libtool ...
[native-inputs]: .. to here.
2019-11-27 11:33:57 +02:00
Ricardo Wurmus a132276537
gnu: python-seaborn: Disable matrix test.
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Add phase
"fix-tests".
2019-11-27 09:58:28 +01:00
Ricardo Wurmus 9e7cb2f1e1
gnu: python-matplotlib: Update to 3.1.2.
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.2.
[arguments]: Disable test_backend_webagg and test_constrainedlayout; skip
other tests tagged with "webagg".
2019-11-27 09:58:28 +01:00
Ricardo Wurmus f9bd82e7a6
gnu: python-seaborn: Add patch to fix tests.
* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add upstream patch to
fix test failures.
2019-11-27 09:58:28 +01:00
Alexandros Theodotou 7281c8fd7e
gnu: Add helm.
* gnu/packages/music.scm: (helm): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-11-27 00:03:03 +01:00
Mark H Weaver 778ae9f980
gnu: linux-libre@4.9: Update to 4.9.203.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.203.
(linux-libre-4.9-pristine-source): Update hash.
2019-11-26 14:38:02 -05:00
Mark H Weaver 93cae7458a
gnu: linux-libre@4.4: Update to 4.4.203.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.203.
(linux-libre-4.4-pristine-source): Update hash.
2019-11-26 14:37:01 -05:00
Efraim Flashner 67057b1baf
gnu: emacs-shift-number: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-shift-number)[source]: Download
using git-fetch.
2019-11-26 20:57:33 +02:00
Efraim Flashner 8361231019
gnu: emacs-rsw-elisp: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-rsw-elisp)[source]: Download using
git-fetch.
2019-11-26 20:56:03 +02:00
Efraim Flashner b495fbfad9
gnu: emacs-helm-mode-manager: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-helm-mode-manager)[source]: Download
using git-fetch.
2019-11-26 20:53:34 +02:00
Efraim Flashner b8e4626542
gnu: emacs-m-buffer-el: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[source]: Download using
git-fetch.
2019-11-26 20:51:31 +02:00
Efraim Flashner c75d100858
gnu: emacs-validate: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-validate)[source]: Download using
git-fetch.
2019-11-26 20:49:55 +02:00
Efraim Flashner 2e1afa2a7c
gnu: emacs-groovy-modes: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-groovy-modes)[source]: Download
using git-fetch.
2019-11-26 20:48:19 +02:00
Efraim Flashner 7335f4617c
gnu: emacs-pretty-mode: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-pretty-mode)[source]: Download using
git-fetch.
2019-11-26 20:46:27 +02:00
Efraim Flashner ed1ff94fe2
gnu: emacs-auto-complete: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-auto-complete)[source]: Download
using git-fetch.
2019-11-26 20:44:58 +02:00
Efraim Flashner 0dcb8e83f4
gnu: emacs-cyberpunk-theme: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-cyberpunk-theme)[source]: Download
using git-fetch.
2019-11-26 20:43:04 +02:00
Efraim Flashner d1de1ab21a
gnu: emacs-flx: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-flx)[source]: Download using
git-fetch.
2019-11-26 20:41:03 +02:00
Efraim Flashner 25f6b444b0
gnu: emacs-neotree: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-neotree)[source]: Download using
git-fetch.
2019-11-26 20:33:29 +02:00
Efraim Flashner fbb162de75
gnu: emacs-better-defaults: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-better-defaults)[source]: Download
using git-fetch.
2019-11-26 20:31:33 +02:00
Efraim Flashner 4a3df6c8e1
gnu: emacs-solarized-theme: Don't use unstable tarball.
* gnu/packages/emacs-xyz.scm (emacs-solarized-theme)[source]: Download
using git-fetch.
2019-11-26 20:30:02 +02:00
Efraim Flashner 9f00d13d5d
gnu: python-django-jinja: Don't use unstable tarball.
* gnu/packages/django.scm (python-django-jinja)[source]: Download using
git-fetch.
2019-11-26 20:27:24 +02:00
Efraim Flashner 854d4d40fd
gnu: python-django-debug-toolbar: Don't use unstable tarball.
* gnu/packages/django.scm (python-django-debug-toolbar)[source]:
Download using git-fetch.
2019-11-26 20:25:10 +02:00
Hartmut Goebel 60ba9d8c2c
gnu: pdfposter: Update to 0.7.post1.
* gnu/packages/pdf.scm (pdfposter): Update to 0.7.post1.
  [source]<pyi-uri> Remove extra file extension.
  [arguments]: No longer use python-2. Update comment.
  [inputs]: Replace PyPDF by PyPDF2.
2019-11-26 18:39:10 +01:00
Nicolas Goaziou 2894bd60db
gnu: musescore: Update to 3.3.3.
* gnu/packages/music.scm (musescore): Update to 3.3.3.
2019-11-26 17:48:03 +01:00
Efraim Flashner b392de0c19
gnu: gnuastro: Update to 0.11.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.11.
2019-11-26 18:15:54 +02:00
Efraim Flashner bfa157906e
gnupg: Update to 2.2.18.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.18.
2019-11-26 17:39:22 +02:00
Hartmut Goebel 0d455d9865
gnu: kdeconnect: Remove useless code.
After fixing wrap-qt-program, setting QT_PLUGIN_PATH here is no longer
necessary.

* gnu/packages/kde.scm (kdeconnect)[arguments]<phases>{wrap-executable}:
  Remove setting QT_PLUGIN_PATH.
2019-11-26 12:31:40 +01:00
Hartmut Goebel 4ae8180ca6
gnu: python-pyqt: Fix output directory for plugins.
This defaults to QT_INSTALL_PLUGINS, thus we should use the same
sub-directory ($out/lib/qt5/plugins) here.

* gnu/packages/qt.scm (python-pyqt)[arguments]<phases>{configure}:
  Change base file name for plugins.
2019-11-26 12:31:40 +01:00
Hartmut Goebel 8ebf4e3a71
gnu: sddm: Fix output directory for QML files.
Path must match qtbase's native-search-path specification, otherwise it
will not be picked up by other packages.

* gnu/packages/display-managers.scm (sddm)[arguments]<configure-flags>:
  Change value of "-DQT_IMPORTS_DIR".
2019-11-26 12:31:39 +01:00
Efraim Flashner 1a016d9dda
gnu: youtube-dl: Update to 2019.11.22.
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.22.
2019-11-26 11:00:09 +02:00
Christopher Baines ab6bddbc68
gnu: guix-data-service: Update to 0.0.1-6.af13248.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248.
2019-11-26 07:21:15 +00:00
Brett Gilio 70a60d6697
gnu: emacs-dashboard: Update to 1.6.0.
From 9e3e34ccabc6330c9e0528028bef64e388783c78 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Fri, 22 Nov 2019 16:42:54 -0600
Subject: [PATCH] gnu: emacs-dashboard: Update to 1.6.0.

* gnu/packages/emacs-xyz.scm (emacs-dashboard): Update to 1.6.0.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-11-26 02:55:17 +03:00