summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
...
* | | | | | 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.
* | | | | gnu: terminator: Update to 1.92.Andy Tai2021-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | | | gnu: librsvg-next: Update to 2.50.2.Efraim Flashner2021-01-03
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next): Update to 2.50.2.
* | | | | gnu: librsvg-next: Build with current rust.Efraim Flashner2021-01-03
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg-next)[arguments]: Remove custom rust variable.
* | | | | gnu: geoclue: Update to 2.5.7.Tobias Geerinckx-Rice2021-01-03
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (geoclue): Update to 2.5.7.
* | | | | gnu: gnome-tweaks: Update to 3.34.1.Tobias Geerinckx-Rice2021-01-02
| |_|_|/ |/| | | | | | | | | | | * gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.1.
* | | | gnu: libsoup: Update to 2.72.0.Vincent Legoll2020-12-29
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.72.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* | | | gnu: file-roller: Update to 3.38.0.Vincent Legoll2020-12-29
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (file-roller): Update to 3.38.0. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* | | | gnu: libpeas: Update to 1.28.0.Leo Prikler2020-12-29
| |_|/ |/| | | | | | | | * gnu/packages/gnome.scm (libpeas): Update to 1.28.0.
* | | gnu: baobab: updating to version 3.38.0.Vincent Legoll2020-12-27
| | | | | | | | | | | | * gnu/packages/gnome.scm (baobab): updating to version 3.38.0.
* | | gnu: lollypop: Update to 1.4.6.Vinicius Monego2020-12-22
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.4.6. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | gnu: lollypop: Add dependency on glib-networking.Vinicius Monego2020-12-22
| |/ |/| | | | | | | | | * gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: gnome-builder: Disable jedi plugin.Leo Prikler2020-12-21
| | | | | | | | | | | | | | | | | | 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>
* | gnu: komikku: Update to 0.24.0.Leo Prikler2020-12-20
| | | | | | | | | | | | | | * 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>
* | gnu: simple-scan: Update to 3.38.2.Tobias Geerinckx-Rice2020-12-18
| | | | | | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.38.2.
* | gnu: yelp-tools: Restore a comment.Mark H Weaver2020-12-15
|/ | | | | * gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a comment deleted in commit 416b1b9f56b514677660b56992cea1c78e00f519.
* gnu: setzer: Update to 0.3.8.Vinicius Monego2020-12-12
| | | | | | * gnu/packages/gnome.scm (setzer): Update to 0.3.8. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libsoup: Patch docbook-xml references.Efraim Flashner2020-12-03
| | | | | | * gnu/packages/gnome.scm (libsoup)[arguments]: Add phase to refer to local copy of docbook-xml. [native-inputs]: Add docbook-xml-4.1.2.
* Revert "gnu: yelp-xsl: Update to 3.36.0."Marius Bakke2020-12-01
| | | | This reverts commit dee784f6dee69302f679216fb57f8157507b089e.
* Revert "gnu: yelp-xsl: Enable documentation."Marius Bakke2020-12-01
| | | | This reverts commit ba7a7d275dbcb766c76a8baf74739a99bda26a61.
* Revert "gnu: yelp-tools: De-propagate some inputs."Marius Bakke2020-12-01
| | | | This reverts commit c3c92c456b25ffded596a42d11044f62dcc03baa.
* gnu: yelp-tools: De-propagate some inputs.Raghav Gururajan2020-12-01
| | | | | | | * 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>
* gnu: yelp-tools: Make some cosmetic changes.Raghav Gururajan2020-12-01
| | | | | | * gnu/packages/gnome.scm (yelp-tools): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: yelp-xsl: Update license.Raghav Gururajan2020-12-01
| | | | | | * gnu/packages/gnome.scm (yelp-xsl) [license]: Add lgpl2.1+ and expat. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: yelp-xsl: Update description.Raghav Gururajan2020-12-01
| | | | | | * gnu/packages/gnome.scm (yelp-xsl) [description]: Modify. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: yelp-xsl: Enable documentation.Raghav Gururajan2020-12-01
| | | | | | | * 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>
* gnu: yelp-xsl: Update to 3.36.0.Raghav Gururajan2020-12-01
| | | | | | | * 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>
* gnu: yelp-xsl: Make some cosmetic changes.Raghav Gururajan2020-12-01
| | | | | | * gnu/packages/gnome.scm (yelp-xsl): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* Merge branch 'master' into stagingMarius Bakke2020-11-26
|\
| * gnu: vala: Update to 0.50.2.Ryan Prior2020-11-25
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (vala): Update home-page. (vala-0.50): Update to 0.50.2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | Merge branch 'master' into stagingMarius Bakke2020-11-22
|\|
| * gnu: cheese: Remove obsolete input.Marius Bakke2020-11-21
| | | | | | | | | | * gnu/packages/gnome.scm (cheese)[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
| * gnu: komikku: Update to 0.23.0.Leo Prikler2020-11-20
| | | | | | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.23.0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: Don't append '.git' to GitHub uris.Efraim Flashner2020-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | Merge branch 'master' into stagingMarius Bakke2020-11-19
|\|
| * gnu: komikku: Update to 0.22.1.Leo Prikler2020-11-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (komikku): Update to 0.22.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: libhandy: Update to 1.0.2.Tobias Geerinckx-Rice2020-11-17
| | | | | | | | * gnu/packages/gnome.scm (libhandy): Update to 1.0.2.
| * gnu: libhandy: Update home page.Tobias Geerinckx-Rice2020-11-17
| | | | | | | | * gnu/packages/gnome.scm (libhandy)[home-page]: Update.
| * gnu: arc-theme: Add missing configure flag.Tobias Geerinckx-Rice2020-11-17
| | | | | | | | | | * gnu/packages/gnome.scm (arc-theme)[arguments]: Add ‘--disable-cinnamon’ to #:configure-flags.
| * gnu: arc-theme: Update to 20201013.Tobias Geerinckx-Rice2020-11-17
| | | | | | | | | | * gnu/packages/gnome.scm (arc-theme): Update to 20201013. [source]: Use new upstream.