Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/gnome.scm (gusb): Update to 0.3.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
* gnu/packages/gnome.scm (komikku): Update to 0.25.1.
|
|
* gnu/packages/gnome.scm (terminator)[description): Remove stray '+'.
|
|
* gnu/packages/gnome.scm (libhandy): Update to 1.0.3.
|
|
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/packages/gnome.scm (system-config-printer): Update to 1.5.15.
|
|
* gnu/packages/gnome.scm (eolie): Update to 0.9.101.
|
|
* gnu/packages/gnome.scm (setzer): Update to 0.3.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.
|
|
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/packages/gnome.scm (arc-icon-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-icon-theme): ... to here.
|
|
* gnu/packages/gnome.scm (arc-theme): Move from here...
* gnu/packages/gnome-xyz.scm (arc-theme): ... to here.
|
|
* 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/packages/gnome.scm (librsvg-next): Update to 2.50.2.
|
|
* gnu/packages/gnome.scm (librsvg-next)[arguments]: Remove custom rust
variable.
|
|
* gnu/packages/gnome.scm (geoclue): Update to 2.5.7.
|
|
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.1.
|
|
|
|
* gnu/packages/gnome.scm (libsoup): Update to 2.72.0.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/gnome.scm (file-roller): Update to 3.38.0.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/gnome.scm (libpeas): Update to 1.28.0.
|
|
|
|
* gnu/packages/gnome.scm (baobab): updating to version 3.38.0.
|
|
* gnu/packages/gnome.scm (lollypop): Update to 1.4.6.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/gnome.scm (lollypop): Add dependency on glib-networking.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
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/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/packages/gnome.scm (simple-scan): Update to 3.38.2.
|
|
* gnu/packages/gnome.scm (yelp-tools)[propagated-inputs]: Restore a
comment deleted in commit 416b1b9f56b514677660b56992cea1c78e00f519.
|
|
* 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/packages/gnome.scm (setzer): Update to 0.3.8.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/gnome.scm (libsoup)[arguments]: Add phase to refer to
local copy of docbook-xml.
[native-inputs]: Add docbook-xml-4.1.2.
|
|
This reverts commit dee784f6dee69302f679216fb57f8157507b089e.
|
|
This reverts commit ba7a7d275dbcb766c76a8baf74739a99bda26a61.
|
|
This reverts commit c3c92c456b25ffded596a42d11044f62dcc03baa.
|
|
* 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/packages/gnome.scm (yelp-tools): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/gnome.scm (yelp-xsl) [license]: Add lgpl2.1+ and expat.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/gnome.scm (yelp-xsl) [description]: Modify.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* 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/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/packages/gnome.scm (yelp-xsl): Make some cosmetic changes.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
* gnu/packages/gnome.scm (vala): Update home-page.
(vala-0.50): Update to 0.50.2.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
* gnu/packages/gnome.scm (cheese)[native-inputs]: Remove INTLTOOL. Add
GETTEXT-MINIMAL.
|