aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-12-29gnu: r-ldheatmap: Move to (gnu packages bioconductor).Ricardo Wurmus
This is a follow-up to commit 0c8bb20b7cbd39537999fce29979a6acaf64e601. * gnu/packages/cran.scm (r-ldheatmap): Move this from here... * gnu/packages/bioconductor.scm (r-ldheatmap): ...to here.
2020-12-29gnu: SVT-AV1: It only supports 64-bit Intel-compatible systems.Leo Famulari
* gnu/packages/video.scm (svt-av1)[supported-systems]: Remove i686-linux.
2020-12-29gnu: SVT-AV1: Update URLs.Leo Famulari
* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
2020-12-29gnu: Add SVT-VP9.Leo Famulari
* gnu/packages/video.scm (svt-vp9): New variable.
2020-12-29gnu: libsoup: Update to 2.72.0.Vincent Legoll
* gnu/packages/gnome.scm (libsoup): Update to 2.72.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2020-12-29gnu: file-roller: Update to 3.38.0.Vincent Legoll
* gnu/packages/gnome.scm (file-roller): Update to 3.38.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2020-12-29gnu: kiwix-desktop: Fix program start.Michael Rohleder
Fixes <https://bugs.gnu.org/45404>. * gnu/packages/web.scm (kiwix-desktop)[arguments]: Add phase to wrap QTWEBENGINEPROCESS_PATH. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2020-12-29gnu: Add pitivi.Leo Prikler
* gnu/packages/video.scm (pitivi): New variable. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2020-12-29gnu: Update and deprecate gst-transcoder.Leo Prikler
As of 1.18, gst-transcoder is part of gst-plugins-bad. * gnu/packages/video.scm (gst-transcoder): Move from here... * gnu/packages/gstreamer.scm (gst-transcoder): ... to here. Redefine in terms of gst-plugins-bad and deprecate in favor of it.
2020-12-29gnu: Add gst-plugins/selection.Leo Prikler
* gnu/packages/gstreamer.scm (gst-plugins/selection): New variable.
2020-12-29gnu: gst-editing-services: Build with introspection.Leo Prikler
Some packages, such as Pitivi, might want to interact with GES through GObject Introspection, so let's enable that. * gnu/packages/gstreamer.scm (gstreamer-editing-services)[native-inputs]: Add gobject-introspection and glib:bin.
2020-12-29gnu: libpeas: Update to 1.28.0.Leo Prikler
* gnu/packages/gnome.scm (libpeas): Update to 1.28.0.
2020-12-29gnu: Add ruby-3.0.Ryan Prior
* gnu/packages/ruby.scm (ruby-3.0): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-29gnu: r-ldheatmap: Fix missing variable.Mathieu Othacehe
This is a follow-up of 61ec8928c7fee048fea37558508eb0a80022684b. * gnu/packages/cran.scm (r-ldheatmap)[propagated-inputs]: Use 'module-ref' to resolve r-snpstats variable which is located in (gnu package bioinformatics) that cannot be included due to a circular dependency.
2020-12-29gnu: r-ggbio: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-ggbio): Move from here... * gnu/packages/bioconductor.scm (r-ggbio): ...to here.
2020-12-29gnu: r-gqtlstats: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-gqtlstats): Move from here... * gnu/packages/bioconductor.scm (r-gqtlstats): ...to here.
2020-12-29gnu: r-snpstats: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-snpstats): Move from here... * gnu/packages/bioconductor.scm (r-snpstats): ...to here.
2020-12-29gnu: r-homo-sapiens: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-homo-sapiens): Move from here... * gnu/packages/bioconductor.scm (r-homo-sapiens): ...to here. Replace 'string-append' by 'bioconductor-uri' with 'annotation'.
2020-12-29gnu: r-erma: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-erma): Move from here... * gnu/packages/bioconductor.scm (r-erma): ...to here.
2020-12-29gnu: r-ldblock: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-ldblock): Move from here... * gnu/packages/bioconductor.scm (r-ldblock): ...to here.
2020-12-29gnu: r-gqtlstats: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-gqtlstats): Move from here... * gnu/packages/bioconductor.scm (r-gqtlstats): ...to here.
2020-12-29gnu: r-gviz: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-gviz): Move from here... * gnu/packages/bioconductor.scm (r-gviz): ...to here.
2020-12-29gnu: r-gwascat: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-gwascat): Move from here... * gnu/packages/bioconductor.scm (r-gwascat): ...to here.
2020-12-29gnu: r-sushi: Move to (gnu packages bioconductor).zimoun
* gnu/packages/bioinformatics.scm (r-sushi): Move from here... * gnu/packages/bioconductor.scm (r-sushi): ...to here.
2020-12-29gnu: uBlock Origin: Update to 1.32.4.Marius Bakke
* gnu/packages/browser-extensions.scm (uassets): Update to 8e79f25fc. (ublock-origin): Update to 1.32.4.
2020-12-29gnu: Add r-mlr3.Wiktor Żelazny
* gnu/packages/cran.scm (r-mlr3): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-29gnu: Add r-paradox.Wiktor Żelazny
* gnu/packages/cran.scm (r-paradox): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-29gnu: Add r-mlr3misc.Wiktor Żelazny
* gnu/packages/cran.scm (r-mlr3misc): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-29gnu: Add r-mlr3measures.Wiktor Żelazny
* gnu/packages/cran.scm (r-mlr3measures): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-29gnu: Add r-lgr.Wiktor Żelazny
* gnu/packages/cran.scm (r-lgr): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2020-12-29gnu: node: Fix npx shebang.Ricardo Wurmus
* gnu/packages/node.scm (node)[arguments]: Add build phase "patch-node-shebang".
2020-12-29gnu: Add js-context-menu.Ricardo Wurmus
* gnu/packages/javascript.scm (js-context-menu): New variable.
2020-12-29gnu: gnome-maps: Patch DBUS service.Leo Prikler
* gnu/packages/geo.scm (gnome-maps): [arguments]<#:phases>: Add patch-dbus-service.
2020-12-29gnu: python-cloudscraper: Drop interpreters at build time.Leo Prikler
* gnu/packages/python-web.scm (python-cloudscraper)[snippet]: Keep interpreters. [arguments]<#:phases>: Add drop-unsupported-sources.
2020-12-29gnu: Add shakespeare-spl.Leo Prikler
* gnu/packages/patches/shakespeare-spl-fix-grammar.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it here. * gnu/packages/esolangs.scm (shakespeare-spl): New variable.
2020-12-29gnu: u-boot-rockpro64-rk3399: Fix freeze on boot.Caliph Nomble
* gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399)[arguments]<#:phases> [patch-rockpro64-config]: Build with modified config to prevent freeze on boot due to usb being enabled. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-12-29Revert "gnu: u-boot: Fix freeze on boot with u-boot-rockpro64-rk3399."Danny Milosavljevic
because it was applied to the wrong u-boot. This reverts commit d980e6e275aed80e65ad3b7e17c5a5118661e2c2.
2020-12-29gnu: rust: Remove "i686-linux" from supported systems.Mathieu Othacehe
* gnu/packages/rust.scm (rust-1.19): Only support "x86_64-linux" architecture.
2020-12-29gnu: snap: Update to 6.5.0.Nicolas Goaziou
* gnu/packages/education.scm (snap): Update to 6.5.0.
2020-12-29gnu: frescobaldi: Update to 3.1.3.Nicolas Goaziou
* gnu/packages/music.scm (frescobaldi): Update to 3.1.3.
2020-12-29gnu: jasper: Update to 2.0.23.Vincent Legoll
Fixes CVE-2020-27828. * gnu/packages/image.scm (jasper): Update to 2.0.23. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-29gnu: redis: Unbundle jemalloc & reinstate most of the testsVincent Legoll
* gnu/packages/databases.scm (redis)[source]: Delete bundled jemalloc. [native-inputs]: Add procps & tcl for the tests. [arguments]: substitute the right tclsh binary & disable failing tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-29gnu: redis: Update to 6.0.9.Vincent Legoll
* gnu/packages/databases.scm (redis): Update to 6.0.9. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-29gnu: v4l-utils: Update to 1.20.0.Vincent Legoll
* gnu/packages/video.scm (v4l-utils): Update to 1.20.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-29gnu: libmicrohttpd: Update to 0.9.72.Efraim Flashner
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.72.
2020-12-29gnu: borg: Update to 1.1.15.Leo Famulari
* gnu/packages/backup.scm (borg): Update to 1.1.15. [source]: Update list of Cython-generated files to delete. [arguments]: Skip another test.
2020-12-29gnu: Remove linux-libre 5.9.Leo Famulari
The 5.9 kernel series is no longer supported upstream. * gnu/packages/linux.scm (linux-libre-5.9-version, deblob-scripts-5.9, linux-libre-5.9-pristine-source, linux-libre-5.9-source, linux-libre-headers-5.9, linux-libre-5.9): Remove variables.
2020-12-29gnu: linux-libre: Update to 5.10.3.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.3. (linux-libre-5.10-pristine-source): Update hash.
2020-12-28gnu: Add emacs-eldev.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-eldev): New variable.
2020-12-29gnu: monolith: Update to 2.4.0.Nicolas Goaziou
* gnu/packages/web.scm (monolith): Update to 2.4.0. [arguments]: Add rust-regex Cargo input. Move rust-reqwest from development to regular Cargo inputs.