aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-01Revert "gnu: pixman: Update to 0.40.0."Marius Bakke
This reverts commit f6a00057f51e43bb136f326edf670a08d125919d.
2020-12-01Revert "gnu: pixman: Enable some features."Marius Bakke
This reverts commit acc64de45b7fdacd542c3428d60c1c0ed699b474.
2020-12-01Revert "gnu: openjpeg: Enable tests."Marius Bakke
This reverts commit 49d38b9a44d1045133e993f372394f9d3c626a72.
2020-12-01gnu: xorg-server: Update to 1.20.10 [fixes CVE-2020-14360, CVE-2020-25712].Marius Bakke
* gnu/packages/xorg.scm (xorg-server): Update to 1.20.10. (xorg-server-for-tests): Stay on 1.20.9.
2020-12-01services: MySQL: Fix indentation.Marius Bakke
* gnu/services/databases.scm (mysql-upgrade-wrapper): Adjust indentation.
2020-12-01services: databases: Do not export record type descriptors.Marius Bakke
* gnu/services/databases.scm (<postgresql-config-file>, <postgresql-configuration>, <memcached-configuration>, <mongodb-configuration>): Remove exports.
2020-12-01gnu: openjpeg: Update synopsis and description.Raghav Gururajan
* gnu/packages/image.scm (openjpeg) [synopsis]: Modify. [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: openjpeg: Enable tests.Raghav Gururajan
* 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>
2020-12-01gnu: openjpeg: Make some cosmetic changes.Raghav Gururajan
* gnu/packages/images.scm (openjpeg): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: pixman: Enable some features.Raghav Gururajan
* gnu/packages/xdisorg.scm (pixman) [arguments]<#:configure-flags>[--enable-timers]: New flag. [--enable-gnuplot]: New flag. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: pixman: Update to 0.40.0.Raghav Gururajan
* 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>
2020-12-01gnu: pixman: Make some cosmetic changes.Raghav Gururajan
* gnu/packages/xdisorg.org (pixman): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: gobject-introspection: Update synopsis, description, home-page and license.Raghav Gururajan
* gnu/packages/glib.scm (gobject-introspection) [synopsis]: Modify. [description]: Modify. [home-page]: Modify. [license]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: gobject-introspection: Update to 1.64.1.Raghav Gururajan
* 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>
2020-12-01gnu: gobject-introspection: Make some cosmetic changes.Raghav Gururajan
* gnu/packages/glib.scm (gobject-introspection): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: yelp-tools: De-propagate some inputs.Raghav Gururajan
* 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>
2020-12-01gnu: yelp-tools: Make some cosmetic changes.Raghav Gururajan
* gnu/packages/gnome.scm (yelp-tools): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: yelp-xsl: Update license.Raghav Gururajan
* gnu/packages/gnome.scm (yelp-xsl) [license]: Add lgpl2.1+ and expat. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: yelp-xsl: Update description.Raghav Gururajan
* gnu/packages/gnome.scm (yelp-xsl) [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: yelp-xsl: Enable documentation.Raghav Gururajan
* 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>
2020-12-01gnu: yelp-xsl: Update to 3.36.0.Raghav Gururajan
* 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>
2020-12-01gnu: yelp-xsl: Make some cosmetic changes.Raghav Gururajan
* gnu/packages/gnome.scm (yelp-xsl): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-01gnu: weechat: Update to 3.0.Tobias Geerinckx-Rice
* gnu/packages/irc.scm (weechat): Update to 3.0.
2020-12-01gnu: feh: Update to 3.6.Tobias Geerinckx-Rice
* gnu/packages/image-viewers.scm (feh): Update to 3.6.
2020-12-01gnu: metamath: Update to 0.193.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (metamath): Update to 0.193.
2020-12-01gnu: svt-av1: Update to 0.8.6.Tobias Geerinckx-Rice
* gnu/packages/video.scm (svt-av1): Update to 0.8.6.
2020-12-01gnu: lighttpd: Update to 1.4.56.Tobias Geerinckx-Rice
* gnu/packages/web.scm (lighttpd): Update to 1.4.56.
2020-12-01gnu: neomutt: Update to 20201127.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (neomutt): Update to 20201127.
2020-12-01gnu: inotify-tools: Omit static library.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (inotify-tools)[arguments]: Add "--disable-static" configure flag.
2020-12-01gnu: inotify-tools: Update to 3.20.11.0.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (inotify-tools): Update to 3.20.11.0.
2020-12-01gnu: Add slurm-18.08.Efraim Flashner
* gnu/packages/parallel.scm (slurm-18.08): New variable.
2020-12-01gnu: libspatialite: Update to 5.0.0.Felix Gruber
* 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>
2020-12-01gnu: Add librttopo.Felix Gruber
* gnu/packages/geo.scm (librttopo): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-12-01gnu: pandoc-citeproc: Separate outputs.Ricardo Wurmus
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.
2020-12-01gnu: Add glyphs.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-glyphs, ecl-glyphs, sbcl-glyphs): New variables.
2020-12-01gnu: Add trivial-benchmark.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-trivial-benchmark, ecl-trivial-benchmark, sbcl-trivial-benchmark): New variables.
2020-12-01gnu: Add supertrace.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-supertrace, ecl-supertrace, sbcl-supertrace): New variables.
2020-12-01gnu: Add repl-utilities.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-repl-utilities, ecl-repl-utilities, sbcl-repl-utilities): New variables.
2020-12-01gnu: Add cl-progress-bar.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-progress-bar, ecl-cl-progress-bar, sbcl-cl-progress-bar): New variables.
2020-12-01gnu: Add documentation-utils-extensions.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-documentation-utils-extensions, ecl-documentation-utils-extensions, sbcl-documentation-utils-extensions): New variables.
2020-12-01gnu: Add gtwiwtg.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-gtwiwtg, ecl-gtwiwtg, sbcl-gtwiwtg): New variables.
2020-12-01gnu: Add trivial-download.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-trivial-download, ecl-trivial-download, sbcl-trivial-download): New variables.
2020-12-01gnu: ghc-libyaml: Use libyaml+static.Ricardo Wurmus
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.
2020-12-01gnu: Add libyaml+static.Ricardo Wurmus
* gnu/packages/web.scm (libyaml+static): New variable.
2020-12-01gnu: java-picard-1.113: Use ant/java8.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (java-picard-1.113)[arguments]: Use ant/java8. [inputs]: Replace ant with ant/java8.
2020-12-01gnu: Add clesh.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-clesh, ecl-clesh, sbcl-clesh): New variables.
2020-12-01gnu: Add trivial-shell.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-trivial-shell, ecl-trivial-shell, sbcl-trivial-shell): New variables.
2020-12-01gnu: Add clamp.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-clamp, ecl-clamp, sbcl-clamp): New variables.
2020-12-01gnu: Add check-it.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-check-it, ecl-check-it, sbcl-check-it): New variables.
2020-12-01gnu: Add clawk.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-clawk, ecl-clawk, sbcl-clawk): New variables.