summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAgeFilesLines
* gnu: Update Zrythm Git URLs.•••* gnu/packages/audio.scm (libaudec, ztoolkit)[source, home-page]: Adjust to Gitea. * gnu/packages/music.scm (zplugins)[source]: Likewise. Tobias Geerinckx-Rice2021-07-262-5/+5
* gnu: Remove libgnomeprintui.•••* gnu/packages/gnome.scm (libgnomeprintui): Remove unused variable. Tobias Geerinckx-Rice2021-07-261-30/+0
* gnu: Remove libgnomeprint.•••* gnu/packages/gnome.scm (libgnomeprint): Remove unused variable. Tobias Geerinckx-Rice2021-07-261-31/+0
* 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+. Tobias Geerinckx-Rice2021-07-261-14/+15
* gnu: wireshark: Update to 3.4.7.•••* gnu/packages/networking.scm (wireshark): Update to 3.4.7. Nicolas Goaziou2021-07-261-4/+3
* gnu: rosegarden: Update to 21.06.1.•••* gnu/packages/music.scm (rosegarden): Update to 21.06.1. Nicolas Goaziou2021-07-261-12/+9
* gnu: python-pikepdf: Update to 2.15.1.•••* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.15.1. Nicolas Goaziou2021-07-261-2/+2
* gnu: giac: Update to 1.7.0-21.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-21. Nicolas Goaziou2021-07-261-10/+6
* gnu: mgba: Update to 0.9.2.•••* gnu/packages/emulators.scm (mgba): Update to 0.9.2. Nicolas Goaziou2021-07-261-19/+20
* gnu: ruby-stackprof: Build (more) reliably.•••* gnu/packages/ruby.scm (ruby-stackprof)[arguments]: Add a new 'skip-dubious-test phase. Tobias Geerinckx-Rice2021-07-261-0/+6
* 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. Tobias Geerinckx-Rice2021-07-261-8/+13
* gnu: java-commons-codec: Update to 1.15.•••* gnu/packages/java.scm (java-commons-codec): Update to 1.15. Tobias Geerinckx-Rice2021-07-251-2/+2
* 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. Tobias Geerinckx-Rice2021-07-251-0/+8
* gnu: java-commons-codec: Don't return #t from phases.•••* gnu/packages/java.scm (java-commons-codec)[arguments]: Don't return #t from phases. Tobias Geerinckx-Rice2021-07-251-4/+2
* gnu: emacs-ebuild-mode: Update to 1.53.•••* gnu/packages/emacs-xyz.scm (emacs-ebuild-mode): Update to 1.53. Nicolas Goaziou2021-07-251-2/+2
* 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. Nicolas Goaziou2021-07-251-4/+4
* gnu: emacs-corfu: Update to 0.10.•••* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.10. Nicolas Goaziou2021-07-251-10/+10
* gnu: emacs-modus-themes: Update to 1.5.0.•••* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.5.0. Nicolas Goaziou2021-07-251-2/+2
* gnu: emacs-flycheck-grammalecte: Update to 2.0.•••* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Update to 2.0. Nicolas Goaziou2021-07-251-17/+14
* gnu: emacs-aggressive-indent: Update to 1.10.0.•••* gnu/packages/emacs-xyz.scm (emacs-aggressive-indent): Update to 1.10.0. Nicolas Goaziou2021-07-251-3/+3
* gnu: emacs-pyim: Update to 3.9.3.•••* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.3. Nicolas Goaziou2021-07-251-2/+2
* gnu: emacs-ebdb: Update to 0.7.•••* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.7. Nicolas Goaziou2021-07-251-2/+2
* gnu: marble-qt: Fix source file name.•••* gnu/packages/geo.scm (marble-qt)[source]: Add a FILE-NAME field. Tobias Geerinckx-Rice2021-07-251-2/+2
* 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. Tobias Geerinckx-Rice2021-07-251-1/+1
* 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. Tobias Geerinckx-Rice2021-07-251-3/+3
* gnu: Add python-hyperopt.•••* gnu/packages/machine-learning.scm (python-hyperopt): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2021-07-251-0/+51
* gnu: Add emacs-ob-async.•••* gnu/packages/emacs-xyz.scm (emacs-ob-async): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego2021-07-251-0/+23
* gnu: oil: Respect #:tests?.•••* gnu/packages/shells.scm (oil)[arguments]: Respect #:tests? in the custom check phase. Arun Isaac2021-07-251-6/+6
* 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> Felix Gruber2021-07-251-2/+3
* 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> Wiktor Żelazny2021-07-252-1/+230
* 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> Sarah Morgensen2021-07-251-3/+4
* 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> Morgan Smith2021-07-251-3/+4
* 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. Raghav Gururajan2021-07-251-2/+5
* 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. Raghav Gururajan2021-07-251-3/+4
* 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. Raghav Gururajan2021-07-251-2/+9
* 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. Raghav Gururajan2021-07-251-11/+20
* 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. Tobias Geerinckx-Rice2021-07-251-2/+2
* 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. Tobias Geerinckx-Rice2021-07-242-1/+39
* gnu: Add feeder.•••* gnu/packages/lisp-xyz.scm (cl-feeder, ecl-feeder, sbcl-feeder): New variables. Pierre Neidhardt2021-07-241-0/+36
* 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. Tobias Geerinckx-Rice2021-07-231-3/+5
* gnu: graphviz: Use HTTPS home page.•••* gnu/packages/graphviz.scm (graphviz)[home-page]: Use HTTPS. Marius Bakke2021-07-231-1/+1
* 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. Marius Bakke2021-07-231-10/+6
* gnu: tmux-themepack: Tweak description.•••* gnu/packages/tmux.scm (tmux-themepack)[description]: Tweak. Ludovic Courtès2021-07-231-1/+2
* 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> Matthew James Kraai2021-07-231-30/+32
* gnu: modules: Avoid FHS file names in 'add.modules'.•••* gnu/packages/package-management.scm (modules)[arguments]: Add 'patch-add-modules' phase. Ludovic Courtès2021-07-231-0/+8
* gnu: Add modules.•••* gnu/packages/package-management.scm (modules): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Ivan Gankevich2021-07-231-0/+109
* 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". Ludovic Courtès2021-07-231-80/+77
* gnu: pari-gp: Update to 2.13.2.•••* gnu/packages/algebra.scm (pari-gp): Update to 2.13.2. Andreas Enge2021-07-231-2/+2
* gnu: gnome-maps: Update to 3.38.5.•••* gnu/packages/geo.scm (gnome-maps): Update to 3.38.5. Leo Prikler2021-07-231-2/+11
* gnu: Add radvd.•••* gnu/packages/admin.scm (radvd): New variable. Guillaume Le Vaillant2021-07-231-0/+32