summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
...
| * gnu: simple-scan: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (simple-scan)[native-inputs]: Add python.
| * gnu: gnome-calculator: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (gnome-calculator)[native-inputs]: Add python.
| * gnu: gnome-screenshot: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (gnome-screenshot)[native-inputs]: Add python.
| * gnu: file-roller: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (file-roller)[native-inputs]: Add python.
| * gnu: mutter: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (mutter)[native-inputs]: Add python.
| * gnu: libgweather: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (libgweather)[native-inputs]: Add python.
| * gnu: baobab: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (baobab)[native-inputs]: Add python.
| * gnu: glade3: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | | | | | | | Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (glade3)[native-inputs]: Add python.
| * gnu: gjs: Build with meson-0.59 to avoid 'install_dir' error.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (gjs)[meson]: Use meson-0.59.
| * gnu: tracker: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | | | | | | | Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (tracker)[native-inputs]: Add python.
| * gnu: dconf: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | | | | | | | Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (dconf)[native-inputs]: Add python.
| * gnu: gusb: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | | | | | | | Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (gusb)[native-inputs]: Add python.
| * gnu: epiphany: Update to 41.2.Maxim Cournoyer2022-01-10
| | | | | | | | * gnu/packages/gnome.scm (epiphany): Update to 41.2.
| * gnu: gsettings-desktop-schemas: Add python to native inputs.Maxim Cournoyer2022-01-10
| | | | | | | | | | | | | | | | | | Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python, which is the reason this change is now needed here. * gnu/packages/gnome.scm (gsettings-desktop-schemas) [phases]{patch-schemas}: Use 'search-input-directory'. [native-inputs]: Use new style and add python.
| * gnu: gnome-backgrounds: Update to 41.0.Maxim Cournoyer2022-01-10
| | | | | | | | | | * gnu/packages/gnome.scm (gnome-backgrounds): Update to 41.0. [native-inputs]: Use new style.
| * gnu: Remove meson-0.59 workarounds.Maxim Cournoyer2022-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly automated with the following command: $ grep --include='*.scm' '#:meson ,meson-0.59' -rl \ | xargs sed -z 's/#:meson[^\n]*\s*//' -i * gnu/packages/freedesktop.scm (malcontent) (accountsservice): Delete #:meson argument. * gnu/packages/games.scm (gnome-2048): Likewise. * gnu/packages/geo.scm (gnome-maps): Likewise. * gnu/packages/gnome.scm (gnome-photos, gnome-music) (gnome-initial-setup, gnome-user-share, gnome-characters) (gnome-disk-utility, gnome-font-viewer, evince, glade3) (gnome-mines, gnome-sudoku, gnome-settings-daemon, devhelp) (totem, eog, gvfs, simple-scan, epiphany, gnome-session, gedit) (network-manager-applet, gnome-control-center, gnome-shell, nautilus) (gnome-default-applications, gnome-weather, gnome-tweaks, cheese, gthumb) (gitg, polari, gnome-boxes, gtranslator): Likewise. * gnu/packages/gtk.scm: (gtkmm-3): Likewise. * gnu/packages/pdf.scm (zathura): Likewise. * gnu/packages/photo.scm (entangle): Likewise. * gnu/packages/video.scm (pitivi): Likewise. * gnu/packages/virtualization.scm (libvirt-glib): Likewise.
* | gnu: eog-plugins: Update to 3.26.8.Tobias Geerinckx-Rice2022-01-16
| | | | | | | | * gnu/packages/gnome.scm (eog-plugins): Update to 3.26.8.
* | 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.