summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: komikku: Update to 0.27.0.Leo Prikler2021-03-17
| | | | | * gnu/packages/gnome.scm (komikku): Update to 0.27.0. [inputs]: Add python-brotli and webkitgtk.
* gnu: gnome-autoar: Update to 0.3.1 [fixes CVE-2021-28650].Léo Le Bouter2021-03-17
| | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.1.
* gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (fftwf, fftw-openmpi), gnu/packages/audio.scm (ztoolkit-rsvg), gnu/packages/bioinformatics.scm (python2-dendropy), gnu/packages/boost.scm (boost-with-python2), gnu/packages/check.scm (python2-mock, python2-pytest-mock), gnu/packages/cups.scm (hplip-minimal), gnu/packages/freedesktop.scm (libinput-minimal), gnu/packages/gettext.scm (gnu-gettext), gnu/packages/glib.scm (python2-pygobject), gnu/packages/gnome.scm (gdl-minimal, libsoup-minimal, python2-pyatspi), gnu/packages/groff.scm (groff-minimal), gnu/packages/jami.scm (ffmpeg-jami), gnu/packages/libcanberra.scm (libcanberra/gtk+-2), gnu/packages/lirc.scm (python2-lirc), gnu/packages/llvm.scm (clang-runtime-3.5), gnu/packages/mpi.scm (java-openmpi, openmpi-thread-multiple), gnu/packages/node.scm (libnode), gnu/packages/onc-rpc.scm (libtirpc/hurd), gnu/packages/python-compression.scm (bitshuffle-for-snappy), gnu/packages/python-crypto.scm (python2-pycrypto, python2-cryptography) (python2-cryptography, python2-m2crypto), gnu/packages/python-web.scm (python2-html2text, python2-tornado) (python2-terminado, python2-ndg-httpsclient, python2-websocket-client) (python2-rauth, python2-url, python2-s3transfer), gnu/packages/python-xyz.scm (python2-psutil, python2-serpent) (python2-humanfriendly, python2-empy, python2-parse-type, python2-polib) (python2-jsonschema, python2-pystache, python2-cython, python2-numpydoc) (python2-ipyparallel, python2-traitlets, python2-dbus) (python2-beautifulsoup4, python2-pep517, python2-flake8, python2-llfuse) (python2-tlsh, python-file, python2-notebook, python-jupyter-console-minimal) (python2-contextlib2, python2-promise, python2-anyjson, python2-amqp) (python2-kombu, python2-billiard, python2-celery, python2-whoosh) (python2-jellyfish, python-rope, ptpython-2, python2-binaryornot) (python2-setproctitle, python2-argcomplete, python2-xopen, python2-isort) (python2-radon, python2-rfc6555, python2-activepapers, python2-send2trash) (python2-cloudpickle, python2-reparser), gnu/packages/python.scm (python2-called-python), gnu/packages/qt.scm (python2-sip, python-pyqt-without-qtwebkit, python2-pyqt) (python-qscintilla, python-pyqt+qscintilla), gnu/packages/scanner.scm (sane-backends), gnu/packages/sdl.scm (guile3.0-sdl2), gnu/packages/selinux.scm (checkpolicy, libselinux, libsemanage, secilc) (python-sepolgen, policycoreutils), gnu/packages/serialization.scm (lua5.1-libmpack, lua5.2-libmpack), gnu/packages/simulation.scm (fenics), gnu/packages/statistics.scm (python2-statsmodels), gnu/packages/texinfo.scm (info-reader), gnu/packages/wxwidgets.scm (wxwidgets-gtk2, wxwidgets-gtk2-3.1), gnu/packages/xml.scm (xmlsec-nss), gnu/packages/xorg.scm (uim-gtk, uim-qt), guix/build-system/python.scm (package-with-explicit-python) (strip-python2-variant): Use PACKAGE/INHERIT.
* gnu: gvfs: Add 'lint-hidden-cve' property.Mark H Weaver2021-03-16
| | | | | * gnu/packages/gnome.scm (gvfs)[properties]: New field, marking CVE-2019-12447, CVE-2019-12448, and CVE-2019-12449 as fixed.
* gnu: gnome-shell: Add 'lint-hidden-cve' property.Mark H Weaver2021-03-16
| | | | | * gnu/packages/gnome.scm (gnome-shell)[properties]: New field, marking CVE-2019-3820 as fixed.
* gnu: libcroco/fixed: Make private.Léo Le Bouter2021-03-15
| | | | | * gnu/packages/gnome.scm (libcroco/fixed): Use define instead of define-public.
* gnu: libhandy: Update to 1.2.0.Leo Prikler2021-03-14
| | | | * gnu/packages/gnome.scm (libhandy): Update to 1.2.0.
* gnu: librsvg-next: Adjust to changes in cargo-build-system.Efraim Flashner2021-03-14
| | | | | * gnu/packages/gnome.scm (librsvg-next)[arguments]: Add flag to not install source.
* gnu: terminator: Update to 2.1.0.Andy Tai2021-03-13
| | | | | | | | * 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>
* gnu: gnome-shell: Fix CVE-2020-17489.Mark H Weaver2021-03-12
| | | | | | * 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.
* gnu: gnome-shell: Update to 3.34.5.Mark H Weaver2021-03-12
| | | | * gnu/packages/gnome.scm (gnome-shell): Update to 3.34.5.
* gnu: gvfs: Update to 1.40.2 [security fixes].Mark H Weaver2021-03-12
| | | | | | | 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.
* gnu: gnome-autoar: Update to 0.3.0 [fixes CVE-2020-36241].Léo Le Bouter2021-03-11
| | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.3.0.
* gnu: geary: Fix CVE-2020-24661.Léo Le Bouter2021-03-11
| | | | | | * 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.
* gnu: gthumb: Update to 3.10.2 [security fixes].Léo Le Bouter2021-03-11
| | | | | | Non-exhaustively, fixes CVE-2019-20326. * gnu/packages/gnome.scm (gthumb): Update to 3.10.2.
* gnu: libcroco: Fix CVE-2020-12825.Léo Le Bouter2021-03-11
| | | | | | | * 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.
* gnu: evolution: Fix CVE-2020-11879.Léo Le Bouter2021-03-11
| | | | | | * 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.
* gnu: evolution-data-server: Fix CVE-2020-14928 and CVE-2020-16117.Léo Le Bouter2021-03-11
| | | | | | | * 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.
* gnu: libgxps: Update to 0.3.2.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/gnome.scm (libgxps): Update to 0.3.2.
* gnu: libgovirt: Update to 0.3.8.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/gnome.scm (libgovirt): Update to 0.3.8.
* gnu: gexiv2: Update to 0.12.2.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/gnome.scm (gexiv2): Update to 0.12.2.
* gnu: gnote: Update to 3.38.1.Tobias Geerinckx-Rice2021-03-06
| | | | * gnu/packages/gnome.scm (gnote): Update to 3.38.1.
* gnu: network-manager-applet: Update to 1.20.0.Brice Waegeneire2021-03-05
| | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.20.0.
* gnu: network-manager-applet: Activate support for libappindicator.Sébastien Lerique2021-03-05
| | | | | | | | | * 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>
* gnu: Add ocrfeeder.Andy Tai2021-02-24
| | | | | | * gnu/packages/gnome.scm (ocrfeeder): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: gnome-keyring: Propagate gcr to fix unlock prompts.Léo Le Bouter2021-02-22
| | | | | | | | 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".
* gnu: setzer: Update to 0.4.1.Vinicius Monego2021-02-21
| | | | | | | * gnu/packages/gnome.scm (setzer): Update to 0.4.1. [inputs]: Add python-pdfminer-six. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: komikku: Update to 0.26.1.Leo Prikler2021-02-15
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.26.1.
* gnu: cheese: Add gst-plugins-good as an input.Christopher Baines2021-02-13
| | | | | | | | | | | 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.
* gnu: Add gnome-recipes.Leo Prikler2021-02-08
| | | | * gnu/packages/gnome.scm (gnome-recipes): New variable.
* gnu: komikku: Update to 0.26.0.Leo Prikler2021-02-04
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.26.0.
* Merge branch 'staging'Leo Famulari2021-02-01
|\
| * Merge branch 'master' into stagingLeo Famulari2021-01-25
| |\
| * \ Merge branch 'master' into stagingEfraim Flashner2021-01-10
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-12-30
| |\ \ \
| * \ \ \ Merge branch 'ungrafting' into stagingMarius Bakke2020-12-29
| |\ \ \ \
| * \ \ \ \ Merge branch 'ungrafting' into stagingMarius Bakke2020-12-21
| |\ \ \ \ \
| * | | | | | gnu: libnotify: Update to 0.7.9.Marius Bakke2020-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libnotify): Update to 0.7.9. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Remove #:configure-flags. Add #:phases. [native-inputs]: Add GTK-DOC, LIBXSLT, and DOCBOOK-XSL.
* | | | | | | gnu: gusb: Update to 0.3.5.Léo Le Bouter2021-01-28
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gusb): Update to 0.3.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | | | | | gnu: komikku: Update to 0.25.1.Leo Prikler2021-01-21
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.25.1.
* | | | | | gnu: terminator: Adjust description.Efraim Flashner2021-01-19
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (terminator)[description): Remove stray '+'.
* | | | | | gnu: libhandy: Update to 1.0.3.Tobias Geerinckx-Rice2021-01-17
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 1.0.3.
* | | | | | gnu: gnome-font-viewer: Fix thumbnail generation.Christopher Baines2021-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | | gnu: system-config-printer: Update to 1.5.15.Tobias Geerinckx-Rice2021-01-14
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (system-config-printer): Update to 1.5.15.
* | | | | | gnu: eolie: Update to 0.9.101.Tobias Geerinckx-Rice2021-01-14
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.101.
* | | | | | gnu: setzer: Update to 0.3.9.Vinicius Monego2021-01-13
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (setzer): Update to 0.3.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | | | gnu: system-config-printer: Update to 1.5.14.Tobias Geerinckx-Rice2021-01-07
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.
* | | | | gnu: Move faba-icon-theme and moka-icon-theme to gnome-xyz.scmLeo Prikler2021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | gnu: arc-icon-theme: Move to gnome-xyz.Leo Prikler2021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (arc-icon-theme): Move from here... * gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here.
* | | | | gnu: arc-theme: Move to gnome-xyz.Leo Prikler2021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (arc-theme): Move from here... * gnu/packages/gnome-xyz.scm (arc-theme): ... to here.