/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2023-08-01gnu: vte-ng: Remove package....It fails to build and is not used anymore. * gnu/packages/gnome.scm (vte-ng): Remove package. 宋文武
2023-07-23gnu: libxml++: Update to 5.0.3....* gnu/packages/gnome.scm (libxml++): Update to 5.0.3. Tobias Geerinckx-Rice
2023-07-30gnu: mutter: Fix build....With newer versions of Mesa, a test in ensure_bits_initialized fails. Fixed upstream in newer versions of mutter. See <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3047>. * gnu/packages/gnome.scm (mutter)[source]: Add patch. * gnu/packages/patches/mutter-fix-inverted-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. John Kehayias
2023-07-23gnu: fuse@3: Bind to default FUSE variable....* gnu/packages/linux.scm (fuse): Rename this… (fuse-2): …to this, and… (fuse-3): …rename this… (fuse): …to this! (fuse-static): Rename this… (fuse-2-static): …to this. Adjust all users. Tobias Geerinckx-Rice
2023-07-16gnu: gnome-multi-writer: Fix build....* gnu/packages/gnome.scm (gnome-multi-writer)[native-inputs]: Add gettext-minimal. Tobias Geerinckx-Rice
2023-07-16gnu: gnome-multi-writer: Remove input labels....* gnu/packages/gnome.scm (gnome-multi-writer)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice
2023-07-16gnu: evince: Update to 44.3....* gnu/packages/gnome.scm (evince): Update to 44.3. Tobias Geerinckx-Rice
2023-07-16gnu: evince: Parameterise source URI....* gnu/packages/gnome.scm (evince)[source]: Use VERSION. Tobias Geerinckx-Rice
2023-07-17gnu: gnome: Hide devhelp-with-libsoup2....To avoid the ambiguous package specification. * gnu/packages/gnome.scm (devhelp-with-libsoup2): Hide package. Christopher Baines
2023-07-02gnu: cambalache: Mark up description....* gnu/packages/gnome.scm (cambalache)[description]: Use @acronym{} for buzzwords. Tobias Geerinckx-Rice
2023-07-02gnu: cambalache: Update to 0.12.1....* gnu/packages/gnome.scm (cambalache): Update to 0.12.1. Tobias Geerinckx-Rice
2023-07-09gnu: rest-next: Don't set #:tests? to #:true....* gnu/packages/gnome.scm (rest-next)[arguments]: Rewrite to strip #:tests? argument from the inherited package. Efraim Flashner
2023-07-07gnu: gnome: Remove gnome-boxes from default GNOME apps....* gnu/packages/gnome.scm (gnome): Remove gnome-boxes from propagated-inputs, since it is no longer a Core App in 42. Josselin Poiret
2023-06-25gnu: cambalache: Update to 0.12.0....* gnu/packages/gnome.scm (cambalache): Update to 0.12.0. [arguments]<#:tests?>: Disable. <#:phases>: Adjust ‘patch-build’ accordingly. Add ‘fake-cc’. [inputs]: Add gtksourceview-4 and python-pycairo. Replace webkitgtk-with-libsoup2 with webkitgtk and webkitgtk-next. [native-inputs]: Add weston. Liliana Marie Prikler
2023-06-25gnu: tracker-miners: Add search path for TRACKER_CLI_SUBCOMMANDS_DIR....* gnu/packages/gnome.scm (tracker-miners)[native-search-paths]: New field. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Sughosha
2023-06-19gnu: gnumeric: Use librsvg-for-system....* gnu/packages/gnome.scm (gnumeric)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner