Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (nautilus)[native-inputs, inputs]: Remove labels.
|
|
* gnu/packages/gnome.scm (nautilus): Update to 41.1.
[arguments]: Remove #:meson keyword.
|
|
* gnu/packages/patches/nautilus-add-libportal-gtk3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (nautilus)[source]: Use it.
|
|
* gnu/packages/gnome.scm (authenticator)[native-inputs]: Remove labels.
[arguments]: While at it, remove top-level Python reference in favor of
THIS-PACKAGE-INPUT.
[inputs]: Add PYTHON.
|
|
* gnu/packages/gnome.scm (authenticator)[arguments]: Add #:meson.
|
|
* gnu/packages/patches/epiphany-update-libportal-usage.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (epiphany)[source]: Use it.
|
|
After the update to libportal-0.5 in 294476022f19139e290acb448d4575de0f851673
eog fails with:
../eog-40.3/src/eog-util.c:48:10: fatal error: libportal/portal-gtk3.h: No such file or directory
This was already fixed upstream and this commits extracts the patch.
* gnu/packages/patches/eog-update-libportal-usage.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnome.scm(eog)[origin]: Add new patch.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/gnome.scm (libsoup-minimal): Update to 3.0.4.
|
|
* gnu/packages/gnome.scm (upower): Update to 0.99.13.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/gnome.scm (simple-scan): Update to 40.7.
|
|
* gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]:
Remove input labels.
|
|
* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]
{#:configure-flags}: Fix the udev directory.
|
|
* gnu/packages/gnome.scm (gnome-shell)[#:phases]: Adjust ‘wrap’ phase, so
that “gnome-extensions-app” gets GI_TYPELIB_PATH set.
Add ‘rewire’ phase to replace the blurb that deprecated commands print in
favour of one that doesn't point towards external packages.
|
|
* gnu/packages/gnome.scm (nautilus)[#:phases]: Add phase to enable loading
through NAUTILUS_EXTENSIONS_PATH.
[native-search-paths]: Add NAUTILUS_EXTENSIONS_PATH.
|
|
* gnu/packages/gnome.scm (soundconverter)[description]: Fix trailing
whitespace.
|
|
* gnu/packages/gnome.scm (tracker)[description]: Fix trailing whitespace.
|
|
* gnu/packages/gnome.scm (vte-ng)[arguments]: Disable building docs.
[native-inputs]: Remove gtk/stable.
|
|
* gnu/packages/gnome.scm (apostrophe)[native-inputs]: Remove labels.
|
|
* gnu/packages/gnome.scm (apostrophe)[arguments]: Use THIS-PACKAGE-INPUT
instead of accessing PYTHON directly. Remove trailing #t.
[inputs]: Explicitly add PYTHON.
|
|
* gnu/packages/gnome.scm (apostrophe)[arguments]: Add #:meson.
|
|
* gnu/packages/gnome.scm (passwordsafe)[arguments]: Rewrite as gexp. Avoid
referencing the PYTHON variable. Remove trailing #t.
[inputs]: Add PYTHON (explicitly).
|
|
* gnu/packages/gnome.scm (passwordsafe): Simplify inputs.
|
|
* gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59.
|
|
* gnu/packages/gnome.scm (komikku): Update to 0.36.0.
|
|
* gnu/packages/gnome.scm (libhandy): Update to 1.5.0.
|
|
* gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnome.scm (parlatype): Update to 3.1.
[native-inputs]: Remove labels.
|
|
* gnu/packages/gnome.scm (gnome-dictionary)[native-inputs]: Simplify.
|
|
* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson.
|
|
This is a follow-up to 572cf0818cb60466bd4250c56e3896405995f5ff.
* gnu/packages/polari.scm (fix-desktop-file): Add missing newline.
|
|
* gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels.
|
|
This is a follow-up to commit b574ccc45371eb5c1df3089be783fedb39273e33.
* gnu/packages/gnome.scm (polari)[fix-desktop-file]: Use string-append as
was the intention behind the original patch.
|
|
* gnu/packages/gnome.scm (komikku)[native-inputs]: Remove labels.
|
|
* gnu/packages/gnome.scm (komikku)[inputs]: Use webkitgtk-with-libsoup2.
|
|
The rationale for patching the Exec line is similar to what is done for
gnome-weather.
* gnu/packages/gnome.scm (polari)[#:phases]: Add ‘fix-desktop-file’ phase.
|
|
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 41.0.
|
|
* gnu/packages/gnome.scm (polari): Update to 40.1.
[source]: Use ‘version-major’ for directory.
[arguments]: Use meson-0.59.
[inputs]: Use gtk and libsoup-minimal-2.
|
|
* gnu/packages/gnome.scm (gitg)[#:meson]: Use meson-0.59.
[#:phases] Add ‘harden’ phase to fix test failures.
[inputs]: Use libsoup-minimal-2.
|
|
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
|
|
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|
* gnu/packages/gnome.scm (librsvg-bootstrap): New variable.
|
|
|
|
* gnu/packages/gnome.scm (lollypop): Update to 1.4.24.
[native-inputs]: Remove INTLTOOL and ITSTOOL. Add GETTEXT-MINIMAL.
|
|
* gnu/packages/gnome.scm (lollypop)[inputs]: Change from LIBSOUP to
LIBSOUP-MINIMAL-2.
|
|
* gnu/packages/gnome.scm (rhythmbox)[inputs]: Change from PYTHON2-PYGOBJECT to
PYTHON-PYGOBJECT. Add LIBSOUP-MINIMAL-2.
|
|
Obtained by running "guix style --input-simplification=always" and by
using 'modify-inputs' instead of list primitives.
* gnu/packages/gnome.scm (libsoup-minimal, libsoup-minimal-2, libsoup):
Simplify inputs.
|
|
Obtained by running "guix style --input-simplification=always".
* gnu/packages/gnome.scm (librsvg, librsvg-2.40): Simplify inputs.
|
|
* gnu/packages/gnome.scm (libsoup-minimal)[native-inputs]: Remove PHP.
|
|
This brings back SVG support on non-x86_64 platforms.
* gnu/packages/gtk.scm (gtk+)[inputs]: Use 'librsvg-for-system'
unconditionally.
[arguments]: In 'disable-failing-tests' phase, remove conditional
substitutions aimed for non-x86_64 targets lacking librsvg support.
* gnu/packages/gnome.scm (libhandy)[arguments]: Likewise, remove
'skip-test-that-requires-svg' phase.
|
|
This avoids conflicts where, say, gtk+ would pull pango@1.44 whereas
mate-control-center would additionally pull pango@1.42 via librsvg@2.40
on i686-linux.
* gnu/packages/gnome.scm (librsvg-2.40)[arguments]: In
'remove-failing-tests' phase, remove two additional tests.
[inputs]: Change PANGO-1.42 to PANGO.
|