summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2021-03-14gnu: librsvg-next: Adjust to changes in cargo-build-system.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next)[arguments]: Add flag to not install source.
2021-03-13gnu: terminator: Update to 2.1.0.Andy Tai
* gnu/packages/gnome.scm (terminator): Update to 2.1.0. [inputs]: Add python, python-dbus, python-notify2. [arguments]: Add a phase to handle Python DBus. Disable tests. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-12gnu: gnome-shell: Fix CVE-2020-17489.Mark H Weaver
* gnu/packages/patches/gnome-shell-CVE-2020-17489.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-shell)[source]: Add patch.
2021-03-12gnu: gnome-shell: Update to 3.34.5.Mark H Weaver
* gnu/packages/gnome.scm (gnome-shell): Update to 3.34.5.
2021-03-12gnu: gvfs: Update to 1.40.2 [security fixes].Mark H Weaver
Includes fixes for CVE-2019-12447, CVE-2019-12448, CVE-2019-12449, and CVE-2019-12795. * gnu/packages/gnome.scm (gvfs): Update to 1.40.2.
2021-03-11gnu: gnome-autoar: Update to 0.3.0 [fixes CVE-2020-36241].Léo Le Bouter
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.0.
2021-03-11gnu: geary: Fix CVE-2020-24661.Léo Le Bouter
* gnu/packages/patches/geary-CVE-2020-24661.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnome.scm (geary): Apply it.
2021-03-11gnu: gthumb: Update to 3.10.2 [security fixes].Léo Le Bouter
Non-exhaustively, fixes CVE-2019-20326. * gnu/packages/gnome.scm (gthumb): Update to 3.10.2.
2021-03-11gnu: libcroco: Fix CVE-2020-12825.Léo Le Bouter
* gnu/packages/patches/libcroco-CVE-2020-12825.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnome.scm (libcroco/fixed): New variable. Apply patch. (libcroco)[replacement]: Graft.
2021-03-11gnu: evolution: Fix CVE-2020-11879.Léo Le Bouter
* gnu/packages/patches/evolution-CVE-2020-11879.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnome.scm (evolution): Apply it.
2021-03-11gnu: evolution-data-server: Fix CVE-2020-14928 and CVE-2020-16117.Léo Le Bouter
* gnu/packages/patches/evolution-data-server-CVE-2020-14928.patch, gnu/packages/patches/evolution-data-server-CVE-2020-16117.patch: New patches. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/gnome.scm (evolution-data-server): Apply them.
2021-03-06gnu: libgxps: Update to 0.3.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libgxps): Update to 0.3.2.
2021-03-06gnu: libgovirt: Update to 0.3.8.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libgovirt): Update to 0.3.8.
2021-03-06gnu: gexiv2: Update to 0.12.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.2.
2021-03-06gnu: gnote: Update to 3.38.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnote): Update to 3.38.1.
2021-03-05gnu: network-manager-applet: Update to 1.20.0.Brice Waegeneire
* gnu/packages/gnome.scm (network-manager-applet): Update to 1.20.0.
2021-03-05gnu: network-manager-applet: Activate support for libappindicator.Sébastien Lerique
* gnu/packages/gnome.scm (network-manager-applet): Activate support for libappindicator. [arguments]: Add #:configure-flags. [inputs]: Add "libappindicator". Signed-off-by: Brice Waegeneire <brice@waegenei.re>
2021-02-24gnu: Add ocrfeeder.Andy Tai
* gnu/packages/gnome.scm (ocrfeeder): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-02-22gnu: gnome-keyring: Propagate gcr to fix unlock prompts.Léo Le Bouter
On desktop environments other than GNOME, it is not obvious gcr package needs to be installed in the profile for gnome-keyring unlock prompts to work. Propagating it ensures no one will need to figure this out in the future. * gnu/packages/gnome.scm (gnome-keyring)[propagated-inputs]: Add "gcr".
2021-02-21gnu: setzer: Update to 0.4.1.Vinicius Monego
* gnu/packages/gnome.scm (setzer): Update to 0.4.1. [inputs]: Add python-pdfminer-six. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15gnu: komikku: Update to 0.26.1.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.26.1.
2021-02-13gnu: cheese: Add gst-plugins-good as an input.Christopher Baines
This fixes an issue with choppy video recording. It also makes these lines not appear in the build log: meson.build:154: WARNING: vp8enc was not found. It needs to be installed before Cheese is run meson.build:154: WARNING: webmmux was not found. It needs to be installed before Cheese is run * gnu/packages/gnome.scm (cheese)[inputs]: Add gst-plugins-good.
2021-02-08gnu: Add gnome-recipes.Leo Prikler
* gnu/packages/gnome.scm (gnome-recipes): New variable.
2021-02-04gnu: komikku: Update to 0.26.0.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.26.0.
2021-02-01Merge branch 'staging'Leo Famulari
2021-01-28gnu: gusb: Update to 0.3.5.Léo Le Bouter
* gnu/packages/gnome.scm (gusb): Update to 0.3.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-25Merge branch 'master' into stagingLeo Famulari
2021-01-21gnu: komikku: Update to 0.25.1.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.25.1.
2021-01-19gnu: terminator: Adjust description.Efraim Flashner
* gnu/packages/gnome.scm (terminator)[description): Remove stray '+'.
2021-01-17gnu: libhandy: Update to 1.0.3.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libhandy): Update to 1.0.3.
2021-01-16gnu: gnome-font-viewer: Fix thumbnail generation.Christopher Baines
Previously, thumbnail generation failed, as the gnome-thumbnail-font command couldn't be found. Using an absolute filename in the .thumbnailer file fixes this. Cached failures within .cache/thumbnails/fail/ or similar may need removing before the effect of this change can be seen. * gnu/packages/gnome.scm (gnome-font-viewer)[arguments]: Add patch-thumbnailer phase.
2021-01-14gnu: system-config-printer: Update to 1.5.15.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.15.
2021-01-14gnu: eolie: Update to 0.9.101.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (eolie): Update to 0.9.101.
2021-01-13gnu: setzer: Update to 0.3.9.Vinicius Monego
* gnu/packages/gnome.scm (setzer): Update to 0.3.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-10Merge branch 'master' into stagingEfraim Flashner
2021-01-07gnu: system-config-printer: Update to 1.5.14.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.
2021-01-07gnu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scmLeo Prikler
They need to be moved together, as the latter inherits the former. * gnu/packages/gnome.scm (faba-icon-theme, moka-icon-theme): Move from here... * gnu/packages/gnome-xyz.scm (faba-icon-theme, moka-icon-theme): ... to here.
2021-01-07gnu: arc-icon-theme: Move to gnome-xyz.Leo Prikler
* gnu/packages/gnome.scm (arc-icon-theme): Move from here... * gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here.
2021-01-07gnu: arc-theme: Move to gnome-xyz.Leo Prikler
* gnu/packages/gnome.scm (arc-theme): Move from here... * gnu/packages/gnome-xyz.scm (arc-theme): ... to here.
2021-01-05gnu: terminator: Update to 1.92.Andy Tai
* gnu/packages/gnome.scm (terminator): Update to 1.92. [source]: Use new upstream URI. [inputs]: Remove python2-psutil. Replace python2-pycairo, python2-pygobject with python- versions. Add dbus-glib, gtk+. Move gobject-introspection ... [native-inputs]: ... to here. Add python-psutil, python-pytest-runner, python-pytest. [propagated-inputs]: Add pyhton-configobj. [arguments]: Build with python3. Adjust 'wrap-program phase to also wrap with package's own python output. [home-page]: Update to new upstream URI. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03gnu: librsvg-next: Update to 2.50.2.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next): Update to 2.50.2.
2021-01-03gnu: librsvg-next: Build with current rust.Efraim Flashner
* gnu/packages/gnome.scm (librsvg-next)[arguments]: Remove custom rust variable.
2021-01-03gnu: geoclue: Update to 2.5.7.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (geoclue): Update to 2.5.7.
2021-01-02gnu: gnome-tweaks: Update to 3.34.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.1.
2020-12-30Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
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: libpeas: Update to 1.28.0.Leo Prikler
* gnu/packages/gnome.scm (libpeas): Update to 1.28.0.
2020-12-29Merge branch 'ungrafting' into stagingMarius Bakke
2020-12-27gnu: baobab: updating to version 3.38.0.Vincent Legoll
* gnu/packages/gnome.scm (baobab): updating to version 3.38.0.