summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2021-12-27gnu: vte-ng: Fix build....* gnu/packages/gnome.scm (vte-ng)[arguments]: Disable building docs. [native-inputs]: Remove gtk/stable. Efraim Flashner
2021-12-26gnu: apostrophe: Simplify inputs....* gnu/packages/gnome.scm (apostrophe)[native-inputs]: Remove labels. Marius Bakke
2021-12-26gnu: apostrophe: Don't reference the Python variable in arguments....* gnu/packages/gnome.scm (apostrophe)[arguments]: Use THIS-PACKAGE-INPUT instead of accessing PYTHON directly. Remove trailing #t. [inputs]: Explicitly add PYTHON. Marius Bakke
2021-12-26gnu: apostrophe: Build with older Meson....* gnu/packages/gnome.scm (apostrophe)[arguments]: Add #:meson. Marius Bakke
2021-12-26gnu: passwordsafe: Adjust style....* gnu/packages/gnome.scm (passwordsafe)[arguments]: Rewrite as gexp. Avoid referencing the PYTHON variable. Remove trailing #t. [inputs]: Add PYTHON (explicitly). Marius Bakke
2021-12-26gnu: passwordsafe: Simplify inputs....* gnu/packages/gnome.scm (passwordsafe): Simplify inputs. Marius Bakke
2021-12-26gnu: passwordsafe: Fix build....* gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59. Marius Bakke
2021-12-24gnu: komikku: Update to 0.36.0....* gnu/packages/gnome.scm (komikku): Update to 0.36.0. Liliana Marie Prikler
2021-12-24gnu: libhandy: Update to 1.5.0....* gnu/packages/gnome.scm (libhandy): Update to 1.5.0. Liliana Marie Prikler
2021-12-22gnu: gnome-commander: Update to 1.12.3.1....* gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1. Signed-off-by: Leo Famulari <leo@famulari.name> Vinicius Monego
2021-12-21gnu: parlatype: Update to 3.1....* gnu/packages/gnome.scm (parlatype): Update to 3.1. [native-inputs]: Remove labels. Nicolas Goaziou
2021-12-19gnu: gnome-dictionary: Simplify inputs....* gnu/packages/gnome.scm (gnome-dictionary)[native-inputs]: Simplify. Ludovic Courtès
2021-12-19gnu: gnome-dictionary: Build with Meson 0.59....* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson. Ludovic Courtès
2021-12-18gnu: polari: Add missing newline to Exec line....This is a follow-up to 572cf0818cb60466bd4250c56e3896405995f5ff. * gnu/packages/polari.scm (fix-desktop-file): Add missing newline. Liliana Marie Prikler
2021-12-17gnu: polari: Use new style....* gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels. Liliana Marie Prikler
2021-12-17gnu: polari: Fix Exec line....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. Liliana Marie Prikler
2021-12-16gnu: komikku: Use new style....* gnu/packages/gnome.scm (komikku)[native-inputs]: Remove labels. Liliana Marie Prikler
2021-12-16gnu: komikku: Build with old webkit....* gnu/packages/gnome.scm (komikku)[inputs]: Use webkitgtk-with-libsoup2. Liliana Marie Prikler
2021-12-15gnu: polari: Use polari command to launch Polari....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. Liliana Marie Prikler
2021-12-15gnu: gnome-shell-extensions: Update to 41.0....* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 41.0. Liliana Marie Prikler
2021-12-15gnu: polari: Update to 40.1....* 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. Liliana Marie Prikler
2021-12-15gnu: gitg: Fix compilation....* gnu/packages/gnome.scm (gitg)[#:meson]: Use meson-0.59. [#:phases] Add ‘harden’ phase to fix test failures. [inputs]: Use libsoup-minimal-2. Liliana Marie Prikler
2021-12-13gnu: Further simplify package inputs....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.) Ludovic Courtès
2021-12-13gnu: Simplify package inputs....This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès
2021-12-12gnu: Add librsvg-bootstrap....* gnu/packages/gnome.scm (librsvg-bootstrap): New variable. Efraim Flashner
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-08gnu: lollypop: Update to 1.4.24....* gnu/packages/gnome.scm (lollypop): Update to 1.4.24. [native-inputs]: Remove INTLTOOL and ITSTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2021-12-08gnu: lollypop: Build with libsoup@2....* gnu/packages/gnome.scm (lollypop)[inputs]: Change from LIBSOUP to LIBSOUP-MINIMAL-2. Marius Bakke
2021-12-08gnu: rhythmbox: Adjust inputs....* gnu/packages/gnome.scm (rhythmbox)[inputs]: Change from PYTHON2-PYGOBJECT to PYTHON-PYGOBJECT. Add LIBSOUP-MINIMAL-2. Marius Bakke
2021-12-05gnu: libsoup: Simplify inputs....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. Ludovic Courtès
2021-12-05gnu: librsvg: Simplify inputs....Obtained by running "guix style --input-simplification=always". * gnu/packages/gnome.scm (librsvg, librsvg-2.40): Simplify inputs. Ludovic Courtès
2021-12-05gnu: libsoup: Remove unneeded dependency on PHP....* gnu/packages/gnome.scm (libsoup-minimal)[native-inputs]: Remove PHP. Ludovic Courtès
2021-12-05gnu: gtk+: Use 'librsvg-for-system'....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. Ludovic Courtès
2021-12-05gnu: librsvg@2.40: Depend on the default Pango version....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. Ludovic Courtès
2021-12-05gnu: gtranslator: Fix URL....Reported by Vivien Kraus. * gnu/packages/gnome.scm (gtranslator)[source]: Change 'version-major+minor' to 'version-major'. Ludovic Courtès
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-05gnu: evolution: Build with libsoup 2....* gnu/packages/gnome.scm (evolution) [phase adjust-webkitgtk-version]: Remove it. [inputs]: Depend on webkitgtk-with-libsoup2 instead of webkitgtk. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vivien Kraus
2021-12-04gnu: libhandy: Skip test that requires librsvg on non-x86_64....* gnu/packages/gnome.scm (libhandy)[arguments]: Add 'skip-test-that-requires-svg' phase on non-x86_64. Ludovic Courtès
2021-12-04gnu: gtranslator: Update to 40.0....* gnu/packages/gnome.scm (gtranslator): Update to 40.0. [inputs]: Add LIBHANDY. Ludovic Courtès
2021-12-04gnu: gtranslator: Fix compilation....* gnu/packages/gnome.scm (gtranslator)[inputs]: Replace LIBSOUP with LIBSOUP-MINIMAL-2. [arguments]: Pass #:meson. Ludovic Courtès
2021-12-04gnu: libgda: Do not use the bundled sqlite....* gnu/packages/gnome.scm (libgda)[source]: Add snippet. [arguments]: Pass "--enable-system-sqlite". [inputs]: Add SQLITE. Ludovic Courtès
2021-12-02gnu: glade: Remove dependency on GJS on non-x86_64....* gnu/packages/gnome.scm (glade3)[arguments]: Add optional 'skip-gjs-test' phase. [native-inputs]: Provide GJS only when 'target-x86-64?'. Ludovic Courtès
2021-12-02gnu: librsvg: Add 'librsvg-for-system' procedure....* gnu/packages/gnome.scm (librsvg-for-system): New procedure. Ludovic Courtès
2021-12-02gnu: librsvg: Reintroduce version 2.40....* gnu/packages/gnome.scm (librsvg-2.40): New variable. Ludovic Courtès
2021-12-02gnu: gnome-shell: Do not wrap in LD_LIBRARY_PATH....Fixes <https://bugs.gnu.org/37123>. * gnu/packages/gnome.scm (gnome-shell)[arguments]: Remove LD_LIBRARY_PATH from wrapper. Ricardo Wurmus
2021-12-01gnu: gnome-builder: Use libsoup 2....* gnu/packages/gnome.scm (gnome-builder) [phase 'patch-meson]: Don’t search for webkit2gtk-4.1. [inputs]: Replace devhelp with devhelp-with-libsoup2 and webkit with webkit-with-libsoup2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vivien Kraus
2021-12-01gnu: devhelp: Add a libsoup 2 variant....* gnu/packages/gnome.scm (devhelp-with-libsoup2): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vivien Kraus
2021-11-27gnu: gnome-boxes: Add Guix logo support....* gnu/packages/patches/gnome-boxes-add-guix-logo.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-boxes): Use it. Mathieu Othacehe
2021-11-26gnu: evolution-data-server: Fix build....* gnu/packages/gnome.scm (evolution-data-server)[inputs]: Replace webkitgtk by webkitgtk-with-libsoup2. [arguments]: Remove 'adjust-webkitgtk-version' phase. Guillaume Le Vaillant
2021-11-26gnu: libsoup: Disable the hsts test....The test was found to fail on i686-linux. * gnu/packages/gnome.scm (libsoup-minimal)[phases] {adjust-tests}: De-register the hsts test. Maxim Cournoyer