summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: gnome-mahjongg: Update to 3.38.3.base-for-series-10993base-for-series-10992base-for-series-10991base-for-series-10990Liliana Marie Prikler2022-01-16
| | | | | * gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.38.3. [source]: Use url-fetch with GNOME mirrors.
* gnu: gnome-mahjongg: Fix typo in description.Liliana Marie Prikler2022-01-16
| | | | | * gnu/packages/gnome.scm (gnome-mahjongg)[description]: Use “Mahjongg” with two ‘g’s.
* gnu: gnome-mahjongg: Drop librsvg from inputs.Liliana Marie Prikler2022-01-16
| | | | | | | librsvg is already propagated by gtk+, so directly adding it to the inputs is only going to cause unnecessary breakages. * gnu/packages/gnome.scm (gnome-mahjongg)[inputs]: Remove librsvg.
* gnu: gnome-mahjongg: Fix build.Liliana Marie Prikler2022-01-16
| | | | * gnu/packages/gnome.scm (gnome-mahjongg): Build with meson-0.59.
* gnu: passwordsafe: Update to 5.1.raingloom2022-01-15
| | | | | | | | | * gnu/packages/gnome.scm (passwordsafe): Update to 5.1. * gnu/packages/patches/passwordsafe-meson-remove-extra-argument.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: komikku: Update to 0.36.1.Liliana Marie Prikler2022-01-15
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.36.1.
* gnu: dia: Fix build.Ludovic Courtès2022-01-14
| | | | | | | | Fixes <https://issues.guix.gnu.org/53182>. Reported by Ivan Vilata i Balaguer <ivan@selidor.net>. * gnu/packages/gnome.scm (dia)[arguments]: New field. [inputs]: Comment out POPPLER.
* gnu: Add xffm+.Danny Milosavljevic2022-01-12
| | | | * gnu/packages/gnome.scm (xffm+): New variable.
* gnu: nautilus: Adjust style.Pierre Langlois2022-01-11
| | | | * gnu/packages/gnome.scm (nautilus)[native-inputs, inputs]: Remove labels.
* gnu: nautilus: Update to 41.1.Pierre Langlois2022-01-11
| | | | | * gnu/packages/gnome.scm (nautilus): Update to 41.1. [arguments]: Remove #:meson keyword.
* gnu: nautilus: Fix build with libportal-0.5.Pierre Langlois2022-01-11
| | | | | | * 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: authenticator: Remove input labels.Marius Bakke2022-01-11
| | | | | | | * 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: authenticator: Fix build.Marius Bakke2022-01-11
| | | | * gnu/packages/gnome.scm (authenticator)[arguments]: Add #:meson.
* gnu: epiphany: Fix build with libportal-0.5.Guillaume Le Vaillant2022-01-11
| | | | | | * 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.
* gnu: eog: Fix build with libportal-0.5.Daniel Meißner2022-01-11
| | | | | | | | | | | | | | | 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: libsoup-minimal: Update to 3.0.4.Tobias Geerinckx-Rice2022-01-09
| | | | * gnu/packages/gnome.scm (libsoup-minimal): Update to 3.0.4.
* gnu: upower: Update to 0.99.13.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/gnome.scm (upower): Update to 0.99.13. [arguments]: Don't explicitly return #t from phases.
* gnu: simple-scan: Update to 40.7.Tobias Geerinckx-Rice2022-01-07
| | | | * gnu/packages/gnome.scm (simple-scan): Update to 40.7.
* gnu: simple-scan: Remove input labels.Tobias Geerinckx-Rice2022-01-07
| | | | | * gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]: Remove input labels.
* gnu: gnome-settings-daemon: Fix udev directory.Mathieu Othacehe2022-01-06
| | | | | * gnu/packages/gnome.scm (gnome-settings-daemon)[arguments] {#:configure-flags}: Fix the udev directory.
* gnu: Make GNOME Shell Extensions configurable again.Liliana Marie Prikler2021-12-31
| | | | | | | * 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: nautilus: Enable loading of third-party extensions.Liliana Marie Prikler2021-12-31
| | | | | | * gnu/packages/gnome.scm (nautilus)[#:phases]: Add phase to enable loading through NAUTILUS_EXTENSIONS_PATH. [native-search-paths]: Add NAUTILUS_EXTENSIONS_PATH.
* gnu: soundconverter: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | | * gnu/packages/gnome.scm (soundconverter)[description]: Fix trailing whitespace.
* gnu: tracker: Fix trailing whitespace in description.Vagrant Cascadian2021-12-29
| | | | * gnu/packages/gnome.scm (tracker)[description]: Fix trailing whitespace.
* gnu: vte-ng: Fix build.Efraim Flashner2021-12-27
| | | | | * gnu/packages/gnome.scm (vte-ng)[arguments]: Disable building docs. [native-inputs]: Remove gtk/stable.
* gnu: apostrophe: Simplify inputs.Marius Bakke2021-12-26
| | | | * gnu/packages/gnome.scm (apostrophe)[native-inputs]: Remove labels.
* gnu: apostrophe: Don't reference the Python variable in arguments.Marius Bakke2021-12-26
| | | | | | * gnu/packages/gnome.scm (apostrophe)[arguments]: Use THIS-PACKAGE-INPUT instead of accessing PYTHON directly. Remove trailing #t. [inputs]: Explicitly add PYTHON.
* gnu: apostrophe: Build with older Meson.Marius Bakke2021-12-26
| | | | * gnu/packages/gnome.scm (apostrophe)[arguments]: Add #:meson.
* gnu: passwordsafe: Adjust style.Marius Bakke2021-12-26
| | | | | | * gnu/packages/gnome.scm (passwordsafe)[arguments]: Rewrite as gexp. Avoid referencing the PYTHON variable. Remove trailing #t. [inputs]: Add PYTHON (explicitly).
* gnu: passwordsafe: Simplify inputs.Marius Bakke2021-12-26
| | | | * gnu/packages/gnome.scm (passwordsafe): Simplify inputs.
* gnu: passwordsafe: Fix build.Marius Bakke2021-12-26
| | | | * gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59.
* gnu: komikku: Update to 0.36.0.Liliana Marie Prikler2021-12-24
| | | | * gnu/packages/gnome.scm (komikku): Update to 0.36.0.
* gnu: libhandy: Update to 1.5.0.Liliana Marie Prikler2021-12-24
| | | | * gnu/packages/gnome.scm (libhandy): Update to 1.5.0.
* gnu: gnome-commander: Update to 1.12.3.1.Vinicius Monego2021-12-22
| | | | | | * gnu/packages/gnome.scm (gnome-commander): Update to 1.12.3.1. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: parlatype: Update to 3.1.Nicolas Goaziou2021-12-21
| | | | | * gnu/packages/gnome.scm (parlatype): Update to 3.1. [native-inputs]: Remove labels.
* gnu: gnome-dictionary: Simplify inputs.Ludovic Courtès2021-12-19
| | | | * gnu/packages/gnome.scm (gnome-dictionary)[native-inputs]: Simplify.
* gnu: gnome-dictionary: Build with Meson 0.59.Ludovic Courtès2021-12-19
| | | | * gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Pass #:meson.
* gnu: polari: Add missing newline to Exec line.Liliana Marie Prikler2021-12-18
| | | | | | This is a follow-up to 572cf0818cb60466bd4250c56e3896405995f5ff. * gnu/packages/polari.scm (fix-desktop-file): Add missing newline.
* gnu: polari: Use new style.Liliana Marie Prikler2021-12-17
| | | | * gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels.
* gnu: polari: Fix Exec line.Liliana Marie Prikler2021-12-17
| | | | | | | 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: komikku: Use new style.Liliana Marie Prikler2021-12-16
| | | | * gnu/packages/gnome.scm (komikku)[native-inputs]: Remove labels.
* gnu: komikku: Build with old webkit.Liliana Marie Prikler2021-12-16
| | | | * gnu/packages/gnome.scm (komikku)[inputs]: Use webkitgtk-with-libsoup2.
* gnu: polari: Use polari command to launch Polari.Liliana Marie Prikler2021-12-15
| | | | | | | 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: gnome-shell-extensions: Update to 41.0.Liliana Marie Prikler2021-12-15
| | | | * gnu/packages/gnome.scm (gnome-shell-extensions): Update to 41.0.
* gnu: polari: Update to 40.1.Liliana Marie Prikler2021-12-15
| | | | | | | * 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: gitg: Fix compilation.Liliana Marie Prikler2021-12-15
| | | | | | * gnu/packages/gnome.scm (gitg)[#:meson]: Use meson-0.59. [#:phases] Add ‘harden’ phase to fix test failures. [inputs]: Use libsoup-minimal-2.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | 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.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: Add librsvg-bootstrap.Efraim Flashner2021-12-12
| | | | * gnu/packages/gnome.scm (librsvg-bootstrap): New variable.
* Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-12-10
|\