summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
...
* 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.
* | | | | 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>