Commit graph

81350 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 4831f4e8c9
gnu: Update Zrythm Git URLs.
* gnu/packages/audio.scm (libaudec, ztoolkit)[source, home-page]: Adjust to Gitea.
* gnu/packages/music.scm (zplugins)[source]: Likewise.
2021-07-26 10:24:25 +02:00
Tobias Geerinckx-Rice 11d8a47bcf
gnu: Remove libgnomeprintui.
* gnu/packages/gnome.scm (libgnomeprintui): Remove unused variable.
2021-07-26 09:47:22 +02:00
Tobias Geerinckx-Rice e8563962ee
gnu: Remove libgnomeprint.
* gnu/packages/gnome.scm (libgnomeprint): Remove unused variable.
2021-07-26 09:47:22 +02:00
Tobias Geerinckx-Rice 781a2befee
gnu: gsegrafix: Update to 1.0.7.2.
This keeps this ancient package on life support for now.

* gnu/packages/maths.scm (gsegrafix): Update to 1.0.7.2.
[source]: Download from gsegrafix-experimental's Savannah.
[arguments]: Drop obsolete LDFLAGS.  Disable static library build.
[inputs]: Remove libgnomecanvas, libbonoboui, libgnomeui,
libgnomeprintui, and popt.  Add glib and gtk+.
2021-07-26 09:47:22 +02:00
Nicolas Goaziou 1829e9d80f
gnu: wireshark: Update to 3.4.7.
* gnu/packages/networking.scm (wireshark): Update to 3.4.7.
2021-07-26 09:45:58 +02:00
Nicolas Goaziou 778af012ef
gnu: rosegarden: Update to 21.06.1.
* gnu/packages/music.scm (rosegarden): Update to 21.06.1.
2021-07-26 09:41:22 +02:00
Nicolas Goaziou 16f0bdf5f0
gnu: python-pikepdf: Update to 2.15.1.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.15.1.
2021-07-26 09:33:38 +02:00
Nicolas Goaziou 35b3c7c8eb
gnu: giac: Update to 1.7.0-21.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-21.
2021-07-26 09:30:39 +02:00
Nicolas Goaziou eb1a5dddda
gnu: mgba: Update to 0.9.2.
* gnu/packages/emulators.scm (mgba): Update to 0.9.2.
2021-07-26 09:22:05 +02:00
Tobias Geerinckx-Rice 11afd46519
gnu: ruby-stackprof: Build (more) reliably.
* gnu/packages/ruby.scm (ruby-stackprof)[arguments]: Add a new
'skip-dubious-test phase.
2021-07-26 02:52:34 +02:00
Tobias Geerinckx-Rice 900c2ca8f7
gnu: ruby-stackprof: Update to 0.2.17.
* gnu/packages/ruby.scm (ruby-stackprof): Update to 0.2.17.
[arguments]: Add a new 'build-tests phase.
2021-07-26 02:52:28 +02:00
Tobias Geerinckx-Rice 3e8537c146
gnu: java-commons-codec: Update to 1.15.
* gnu/packages/java.scm (java-commons-codec): Update to 1.15.
2021-07-25 23:14:48 +02:00
Tobias Geerinckx-Rice 94ec198506
gnu: java-commons-codec: Fix build on non-huge-memory machines.
* gnu/packages/java.scm (java-commons-codec)[arguments]: Add a new
'skip-ravenous-test phase.
2021-07-25 23:14:47 +02:00
Tobias Geerinckx-Rice f91fceb920
gnu: java-commons-codec: Don't return #t from phases.
* gnu/packages/java.scm (java-commons-codec)[arguments]: Don't return #t
from phases.
2021-07-25 23:14:47 +02:00
Nicolas Goaziou a3b6e90448
gnu: emacs-ebuild-mode: Update to 1.53.
* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.53.
2021-07-25 21:56:32 +02:00
Nicolas Goaziou 35d4bca2e9
gnu: emacs-counsel-etags: Update to 1.9.17.
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.9.17.
[arguments]: Disable tests.
2021-07-25 21:55:06 +02:00
Nicolas Goaziou 4755de6ed8
gnu: emacs-corfu: Update to 0.10.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.10.
2021-07-25 21:38:35 +02:00
Nicolas Goaziou 1d8521db83
gnu: emacs-modus-themes: Update to 1.5.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.5.0.
2021-07-25 21:35:25 +02:00
Nicolas Goaziou 1bcf2da570
gnu: emacs-flycheck-grammalecte: Update to 2.0.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 2.0.
2021-07-25 21:31:40 +02:00
Nicolas Goaziou b81ab18404
gnu: emacs-aggressive-indent: Update to 1.10.0.
* gnu/packages/emacs-xyz.scm (emacs-aggressive-indent): Update to 1.10.0.
2021-07-25 21:29:36 +02:00
Nicolas Goaziou edca830c32
gnu: emacs-pyim: Update to 3.9.3.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.3.
2021-07-25 21:23:16 +02:00
Nicolas Goaziou 6fd2f881cf
gnu: emacs-ebdb: Update to 0.7.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.7.
2021-07-25 21:22:38 +02:00
Tobias Geerinckx-Rice cbeafb35e8
gnu: marble-qt: Fix source file name.
* gnu/packages/geo.scm (marble-qt)[source]: Add a FILE-NAME field.
2021-07-25 19:53:05 +02:00
Tobias Geerinckx-Rice 199f9e9170
gnu: marble-qt: Fix Git source URL.
The package failed to build with:
fatal: remote error: Please use the https: protocol to connect to anongit

Fix the protocol & follow the subsequent HTTP redirection.

* gnu/packages/geo.scm (marble-qt)[source]: Fix upstream URL.
2021-07-25 19:53:05 +02:00
Tobias Geerinckx-Rice 5079aa2afd
gnu: r-structuralvariantannotation: Update to 1.8.1.
The previous 1.8.0 source tarball has vanished.

* gnu/packages/bioconductor.scm (r-structuralvariantannotation):
Update to 1.8.1.
[propagated-inputs]: Add r-genomicfeatures.
2021-07-25 19:39:11 +02:00
Vinicius Monego 8854acd434
gnu: Add python-hyperopt.
* gnu/packages/machine-learning.scm (python-hyperopt): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-25 17:56:58 +02:00
Vinicius Monego aaf94ec750
gnu: Add emacs-ob-async.
* gnu/packages/emacs-xyz.scm (emacs-ob-async): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-25 17:50:17 +02:00
Arun Isaac ed9d146734
gnu: oil: Respect #:tests?.
* gnu/packages/shells.scm (oil)[arguments]: Respect #:tests? in the custom
check phase.
2021-07-25 20:08:27 +05:30
Felix Gruber d1318cb4de
gnu: oil: Update to 0.9.0.
* gnu/packages/shells.scm (oil): Update to 0.9.0.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-07-25 19:58:05 +05:30
Wiktor Żelazny 769326cf18
gnu: Add marble-qt.
* gnu/packages/patches/marble-qt-add-qt-headers.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/geo.scm (marble-qt): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-25 13:51:45 +02:00
Sarah Morgensen a92dfbce30
gnu: gmnisrv: Update to 0-2.32854b7.
Update to latest commit. gmnisrv uses v3 X509 certificates now, and so
"requires fresh certificates, which could break clients with strict
trust-on-first-use policies."

gnu/packages/web.scm (gmnisrv): Update to 0-2.32854b7.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-07-25 15:56:02 +05:30
Morgan Smith 32b02fd99c
gnu: emacs-nov-el: Update to 0.3.4.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.3.4.
[arguments]<#:emacs>: Use emacs for libxml.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-25 12:13:01 +02:00
Raghav Gururajan f703bef87a
gnu: weston: Enable some features.
* gnu/packages/freedesktop.scm (weston)[inputs]: Add freerdp,
gstreamer and gst-plugins-base.
[configure-flags](backend-rdp,remoting): Remove flags.
(backend-default): New flag.
2021-07-25 02:00:22 -04:00
Raghav Gururajan dd3de0c475
gnu: freerdp: Propagate some inputs as per pkg-config files.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Move libxkbcommon,
openssl and wayland to ...
[propagated-inputs]: ... here.
2021-07-25 02:00:22 -04:00
Raghav Gururajan e0fc091319
gnu: weston: Fix package inputs.
The newly added inputs are referenced by the package but was missing in
the package definition. Some of these inputs might have been used
by the package indirectly via propagation from other inputs. The moved
inputs are referenced in pkg-config files.

* gnu/packages/freedesktop.scm (weston)[inputs]: Add glib, libdrm,
libpng, libx11 and libxcb. Move libxkbcommon and wayland to ...
[propagated-inputs]: ... here. Add pixman.
2021-07-25 02:00:22 -04:00
Raghav Gururajan 17a8656bc7
gnu: weston: Update to 9.0.0 and adjust arguments+inputs accordingly.
* gnu/packages/freedesktop.scm (weston)[version]: Update to 9.0.0.
[configure-flags](c_link_args): New flag.
(simple-dmabuf-drm): Remove flag.
[native-inputs]: Add mscgen.
[inputs]: Add pipewire.
2021-07-25 01:59:49 -04:00
Tobias Geerinckx-Rice 45881ea747
gnu: perl-http-cookiejar: Update to 0.012.
This fixes its build which had started to fail due to a time-bomb:

  Expires=Wed, 09 Jun 2021 10:18:14 GMT

in an examples.t test cookie.

* gnu/packages/web.scm (perl-http-cookiejar): Update to 0.012.
2021-07-25 01:55:45 +02:00
Tobias Geerinckx-Rice c7b51b799d
gnu: esmtp: Fix build with libesmtp >= 1.1.0.
* gnu/packages/mail.scm (esmtp)[source]: Add patch.
* gnu/packages/patches/esmtp-add-lesmtp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-07-24 23:59:07 +02:00
Guillaume Le Vaillant e463e09dc2
services: dhcpd: Fix activation with IPv6 configuration.
* gnu/services/networking.scm (dhcpd-activation): Pass the IP version
  parameter to dhcpd.
2021-07-24 15:38:03 +02:00
Pierre Neidhardt fe0c3aee02
gnu: Add feeder.
* gnu/packages/lisp-xyz.scm (cl-feeder, ecl-feeder, sbcl-feeder): New variables.
2021-07-24 11:58:45 +02:00
Tobias Geerinckx-Rice c3c003be69
gnu: java-xmlpull2: Use mirrored source and archived home page.
* gnu/packages/xml.scm (java-xmlpull2)[source]: Download from a Gentoo
distfiles mirror.
[home-page]: Point to an archive.org snapshot.
2021-07-23 23:29:34 +02:00
Marius Bakke 277f58040b
gnu: graphviz: Use HTTPS home page.
* gnu/packages/graphviz.scm (graphviz)[home-page]: Use HTTPS.
2021-07-23 17:29:34 +02:00
Marius Bakke 379bb236d4
gnu: php: Update to 7.4.21.
* gnu/packages/php.scm (php): Update to 7.4.21.
[arguments]: Remove trailing #t's.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
2021-07-23 17:29:34 +02:00
Ludovic Courtès c4918b54bb
gnu: tmux-themepack: Tweak description.
* gnu/packages/tmux.scm (tmux-themepack)[description]: Tweak.
2021-07-23 17:02:29 +02:00
Matthew James Kraai efcd669c5a
gnu: tmux-themepack: Update to 1.1.0.
* gnu/packages/tmux.scm (tmux-themepack): Update to 1.1.0.
[arguments]: Install only selected files.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-23 17:02:29 +02:00
Ludovic Courtès 7273b66945
gnu: modules: Avoid FHS file names in 'add.modules'.
* gnu/packages/package-management.scm (modules)[arguments]: Add
'patch-add-modules' phase.
2021-07-23 17:02:29 +02:00
Ivan Gankevich 8bcd920c71
gnu: Add modules.
* gnu/packages/package-management.scm (modules): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-23 17:02:28 +02:00
Ludovic Courtès 1665bb0cec
gnu: hpcguix-web: Update to 0.1.0.
* gnu/packages/web.scm (hpcguix-web): Update to 0.1.0.
[arguments]: In 'wrap-program' phase, change "/bin/run" to
"/bin/hpcguix-web".
[inputs]: Add BASH-MINIMAL.
* gnu/services/web.scm (hpcguix-web-shepherd-service): Run
"/bin/hpcguix-web".
2021-07-23 17:02:28 +02:00
Andreas Enge b48bc8953d
gnu: pari-gp: Update to 2.13.2.
* gnu/packages/algebra.scm (pari-gp): Update to 2.13.2.
2021-07-23 15:28:03 +02:00
Leo Prikler 4e19ad0fde
gnu: gnome-maps: Update to 3.38.5.
* gnu/packages/geo.scm (gnome-maps): Update to 3.38.5.
2021-07-23 12:41:01 +02:00