summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
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-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-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-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-27gnu: baobab: updating to version 3.38.0.Vincent Legoll
* gnu/packages/gnome.scm (baobab): updating to version 3.38.0.
2020-12-22gnu: lollypop: Update to 1.4.6.Vinicius Monego
* gnu/packages/gnome.scm (lollypop): Update to 1.4.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-22gnu: lollypop: Add dependency on glib-networking.Vinicius Monego
* gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-21gnu: gnome-builder: Disable jedi plugin.Leo Prikler
As pointed out in #45272, it is broken. * gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add -Dplugin_jedi=false. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-20gnu: komikku: Update to 0.24.0.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.24.0. [inputs] Replace python-cloudscraper with python-requests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-18gnu: simple-scan: Update to 3.38.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.38.2.
2020-12-15gnu: yelp-tools: Restore a comment.Mark H Weaver
* gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a comment deleted in commit 416b1b9f56b514677660b56992cea1c78e00f519.
2020-12-12gnu: setzer: Update to 0.3.8.Vinicius Monego
* gnu/packages/gnome.scm (setzer): Update to 0.3.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-03gnu: libsoup: Patch docbook-xml references.Efraim Flashner
* gnu/packages/gnome.scm (libsoup)[arguments]: Add phase to refer to local copy of docbook-xml. [native-inputs]: Add docbook-xml-4.1.2.
2020-12-01Revert "gnu: yelp-xsl: Update to 3.36.0."Marius Bakke
This reverts commit dee784f6dee69302f679216fb57f8157507b089e.
2020-12-01Revert "gnu: yelp-xsl: Enable documentation."Marius Bakke
This reverts commit ba7a7d275dbcb766c76a8baf74739a99bda26a61.
2020-12-01Revert "gnu: yelp-tools: De-propagate some inputs."Marius Bakke
This reverts commit c3c92c456b25ffded596a42d11044f62dcc03baa.
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-11-26Merge branch 'master' into stagingMarius Bakke
2020-11-25gnu: vala: Update to 0.50.2.Ryan Prior
* gnu/packages/gnome.scm (vala): Update home-page. (vala-0.50): Update to 0.50.2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-11-22Merge branch 'master' into stagingMarius Bakke
2020-11-21gnu: cheese: Remove obsolete input.Marius Bakke
* gnu/packages/gnome.scm (cheese)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
2020-11-20gnu: komikku: Update to 0.23.0.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.23.0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-11-19gnu: Don't append '.git' to GitHub uris.Efraim Flashner
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI. * gnu/packages/aidc.scm (zxing-cpp), * gnu/packages/assembly.scm (mbuild), * gnu/packages/audio.scm (opensles, wildmidi, tinyalsa), * gnu/packages/browser-extensions.scm (ublock-origin-chromium), * gnu/packages/check.scm (mutest), * gnu/packages/compression.scm (unshield), * gnu/packages/coq.scm (subset), * gnu/packages/dictionaries.scm (translate-shell), * gnu/packages/disk.scm (memkind), * gnu/packages/documentation.scm (latex2html), * gnu/packages/emacs-xyz.scm (emacs-chronometrist, emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline, emacs-org-generate), * gnu/packages/embedded.scm (ebusd, ebusd-configuration), * gnu/packages/enchant.scm (nuspell), * gnu/packages/fontutils.scm (woff2), * gnu/packages/geo.scm (memphis), * gnu/packages/gimp.scm (mrg), * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator), * gnu/packages/gnome.scm (parlatype), * gnu/packages/golang.scm (go-github-com-tv42-httpunix, go-github-com-ayufan-golang-kardianos-service), * gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm, directfb, flux), * gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual, graphene), * gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent), * gnu/packages/image.scm (openjpeg-data), * gnu/packages/java.scm (javacc), * gnu/packages/language.scm (liblouis, liblouisutdml), * gnu/packages/linux.scm (pamela, ttyebus), * gnu/packages/lxqt.scm (lxqt-connman-applet), * gnu/packages/mail.scm (libetpan), * gnu/packages/man.scm (ronn), * gnu/packages/music.scm (tascam-gtk, artyfx), * gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg), * gnu/packages/python-crypto.scm (pure-python-otr), * gnu/packages/qt.scm (qtspell), * gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware), * gnu/packages/rdp.scm (freerdp), * gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme, ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor, ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop, ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn), * gnu/packages/syncthing.scm (syncthing-gtk), * gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265, tslib), * gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-11-19Merge branch 'master' into stagingMarius Bakke
2020-11-18gnu: komikku: Update to 0.22.1.Leo Prikler
* gnu/packages/gnome.scm (komikku): Update to 0.22.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-17gnu: libhandy: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libhandy): Update to 1.0.2.
2020-11-17gnu: libhandy: Update home page.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libhandy)[home-page]: Update.
2020-11-17gnu: arc-theme: Add missing configure flag.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (arc-theme)[arguments]: Add ‘--disable-cinnamon’ to #:configure-flags.