aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Expand)AuthorAge
* gnu: nano: Update to 5.4.•••* gnu/packages/nano.scm (nano): Update to 5.4. Efraim Flashner2020-12-02
* gnu: Add catfish.•••* gnu/packages/xfce.scm (catfish): New variable. Kei Kebreau2020-12-02
* gnu: lisp-repl-core-dumper: Update to 0.2.0.•••* gnu/packages/lisp.scm (lisp-repl-core-dumper): Update to 0.2.0. Pierre Neidhardt2020-12-02
* Revert "gnu: python-packaging: Update to 20.4."•••This reverts commit 71b15b4874b7f9ec7001d2916a8ab27dcce6cdc0. Marius Bakke2020-12-01
* Revert "gnu: yelp-xsl: Update to 3.36.0."•••This reverts commit dee784f6dee69302f679216fb57f8157507b089e. Marius Bakke2020-12-01
* Revert "gnu: yelp-xsl: Enable documentation."•••This reverts commit ba7a7d275dbcb766c76a8baf74739a99bda26a61. Marius Bakke2020-12-01
* Revert "gnu: yelp-tools: De-propagate some inputs."•••This reverts commit c3c92c456b25ffded596a42d11044f62dcc03baa. Marius Bakke2020-12-01
* Revert "gnu: gobject-introspection: Update to 1.64.1."•••This reverts commit 0382e6a4e633d8e95954754475d0887a661c670b. Marius Bakke2020-12-01
* Revert "gnu: pixman: Update to 0.40.0."•••This reverts commit f6a00057f51e43bb136f326edf670a08d125919d. Marius Bakke2020-12-01
* Revert "gnu: pixman: Enable some features."•••This reverts commit acc64de45b7fdacd542c3428d60c1c0ed699b474. Marius Bakke2020-12-01
* Revert "gnu: openjpeg: Enable tests."•••This reverts commit 49d38b9a44d1045133e993f372394f9d3c626a72. Marius Bakke2020-12-01
* gnu: xorg-server: Update to 1.20.10 [fixes CVE-2020-14360, CVE-2020-25712].•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.10. (xorg-server-for-tests): Stay on 1.20.9. Marius Bakke2020-12-01
* gnu: openjpeg: Update synopsis and description.•••* gnu/packages/image.scm (openjpeg) [synopsis]: Modify. [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: openjpeg: Enable tests.•••* gnu/packages/image.scm (openjpeg) [arguments]<#:tests?>: Remove argument. <#:configure-flags>[-DBUILD_UNIT_TESTS]: New flag. [-DBUILD_TESTING]: New flag. [-DOPJ_DATA_ROOT]: New flag. <#:phases>['disable-failing-tests]: New phase. [native-inputs]: Add openjpeg-data. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: openjpeg: Make some cosmetic changes.•••* gnu/packages/images.scm (openjpeg): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: pixman: Enable some features.•••* gnu/packages/xdisorg.scm (pixman) [arguments]<#:configure-flags>[--enable-timers]: New flag. [--enable-gnuplot]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: pixman: Update to 0.40.0.•••* gnu/packages/xdisorg.scm (pixman) [version]: Update to 0.40.0. [source]<origin>[sha256]: Modify base32. [license]: Change from X11 to expat. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: pixman: Make some cosmetic changes.•••* gnu/packages/xdisorg.org (pixman): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: gobject-introspection: Update synopsis, description, home-page and license.•••* gnu/packages/glib.scm (gobject-introspection) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: gobject-introspection: Update to 1.64.1.•••* gnu/packages/glib.scm (gobject-introspection) [version]: Update to 1.64.1. [arguments]<#:glib-or-gtk?>: New argument. <#:phases>: Remove all phases. [native-inputs]: Add bison and flex. [inputs]: Remove bison, flex, glib and zlib. [propagated-inputs]: Add glib. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: gobject-introspection: Make some cosmetic changes.•••* gnu/packages/glib.scm (gobject-introspection): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: yelp-tools: De-propagate some inputs.•••* gnu/packages/gnome.scm (yelp-tools) [propagated-inputs]: Move itstool, libxml2 and libxslt to ... [native-inputs]: ... here. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: yelp-tools: Make some cosmetic changes.•••* gnu/packages/gnome.scm (yelp-tools): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: yelp-xsl: Update license.•••* gnu/packages/gnome.scm (yelp-xsl) [license]: Add lgpl2.1+ and expat. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: yelp-xsl: Update description.•••* gnu/packages/gnome.scm (yelp-xsl) [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: yelp-xsl: Enable documentation.•••* gnu/packages/gnome.scm (yelp-xsl) [arguments]<#:configure-flag>[--enable-doc]: New flag. [native-inputs]: Add mallard-ducktype, intltool and libxslt. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: yelp-xsl: Update to 3.36.0.•••* gnu/packages/gnome.scm (yelp-xsl) [version]: Update to 3.36.0. [source]<origin>[sha256]: Modify base32. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: yelp-xsl: Make some cosmetic changes.•••* gnu/packages/gnome.scm (yelp-xsl): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Raghav Gururajan2020-12-01
* gnu: weechat: Update to 3.0.•••* gnu/packages/irc.scm (weechat): Update to 3.0. Tobias Geerinckx-Rice2020-12-01
* gnu: feh: Update to 3.6.•••* gnu/packages/image-viewers.scm (feh): Update to 3.6. Tobias Geerinckx-Rice2020-12-01
* gnu: metamath: Update to 0.193.•••* gnu/packages/maths.scm (metamath): Update to 0.193. Tobias Geerinckx-Rice2020-12-01
* gnu: svt-av1: Update to 0.8.6.•••* gnu/packages/video.scm (svt-av1): Update to 0.8.6. Tobias Geerinckx-Rice2020-12-01
* gnu: lighttpd: Update to 1.4.56.•••* gnu/packages/web.scm (lighttpd): Update to 1.4.56. Tobias Geerinckx-Rice2020-12-01
* gnu: neomutt: Update to 20201127.•••* gnu/packages/mail.scm (neomutt): Update to 20201127. Tobias Geerinckx-Rice2020-12-01
* gnu: inotify-tools: Omit static library.•••* gnu/packages/linux.scm (inotify-tools)[arguments]: Add "--disable-static" configure flag. Tobias Geerinckx-Rice2020-12-01
* gnu: inotify-tools: Update to 3.20.11.0.•••* gnu/packages/linux.scm (inotify-tools): Update to 3.20.11.0. Tobias Geerinckx-Rice2020-12-01
* gnu: Add slurm-18.08.•••* gnu/packages/parallel.scm (slurm-18.08): New variable. Efraim Flashner2020-12-01
* gnu: libspatialite: Update to 5.0.0.•••* gnu/packages/geo.scm (libspatialite, spatialite-tools): Update to 5.0.0. [inputs]: Add new required dependencies minizip and librttopo. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2020-12-01
* gnu: Add librttopo.•••* gnu/packages/geo.scm (librttopo): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Felix Gruber2020-12-01
* gnu: pandoc-citeproc: Separate outputs.•••This removes unnecessary references to Haskell packages for the statically built executable. * gnu/packages/haskell-xyz.scm (pandoc-citeproc)[outputs]: Add "lib" and "doc" outputs. Ricardo Wurmus2020-12-01
* gnu: Add glyphs.•••* gnu/packages/lisp-xyz.scm (cl-glyphs, ecl-glyphs, sbcl-glyphs): New variables. Pierre Neidhardt2020-12-01
* gnu: Add trivial-benchmark.•••* gnu/packages/lisp-xyz.scm (cl-trivial-benchmark, ecl-trivial-benchmark, sbcl-trivial-benchmark): New variables. Pierre Neidhardt2020-12-01
* gnu: Add supertrace.•••* gnu/packages/lisp-xyz.scm (cl-supertrace, ecl-supertrace, sbcl-supertrace): New variables. Pierre Neidhardt2020-12-01
* gnu: Add repl-utilities.•••* gnu/packages/lisp-xyz.scm (cl-repl-utilities, ecl-repl-utilities, sbcl-repl-utilities): New variables. Pierre Neidhardt2020-12-01
* gnu: Add cl-progress-bar.•••* gnu/packages/lisp-xyz.scm (cl-progress-bar, ecl-cl-progress-bar, sbcl-cl-progress-bar): New variables. Pierre Neidhardt2020-12-01
* gnu: Add documentation-utils-extensions.•••* gnu/packages/lisp-xyz.scm (cl-documentation-utils-extensions, ecl-documentation-utils-extensions, sbcl-documentation-utils-extensions): New variables. Pierre Neidhardt2020-12-01
* gnu: Add gtwiwtg.•••* gnu/packages/lisp-xyz.scm (cl-gtwiwtg, ecl-gtwiwtg, sbcl-gtwiwtg): New variables. Pierre Neidhardt2020-12-01
* gnu: Add trivial-download.•••* gnu/packages/lisp-xyz.scm (cl-trivial-download, ecl-trivial-download, sbcl-trivial-download): New variables. Pierre Neidhardt2020-12-01
* gnu: ghc-libyaml: Use libyaml+static.•••This is necessary to build static libraries that are used in the static build of pandoc-citeproc. * gnu/packages/haskell-xyz.scm (ghc-libyaml)[inputs]: Replace libyaml with libyaml+static. [arguments]: Adjust directory name. Ricardo Wurmus2020-12-01
* gnu: Add libyaml+static.•••* gnu/packages/web.scm (libyaml+static): New variable. Ricardo Wurmus2020-12-01