summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2022-01-10gnu: glade3: Add python to native inputs....Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (glade3)[native-inputs]: Add python. Maxim Cournoyer
2022-01-10gnu: gjs: Build with meson-0.59 to avoid 'install_dir' error....* gnu/packages/gnome.scm (gjs)[meson]: Use meson-0.59. Maxim Cournoyer
2022-01-10gnu: tracker: Add python to native inputs....Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (tracker)[native-inputs]: Add python. Maxim Cournoyer
2022-01-10gnu: dconf: Add python to native inputs....Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (dconf)[native-inputs]: Add python. Maxim Cournoyer
2022-01-10gnu: gusb: Add python to native inputs....Since commit 5d20d7e1369fc7d93de19c0bd219937d697ceae6, meson no longer propagates Python. * gnu/packages/gnome.scm (gusb)[native-inputs]: Add python. Maxim Cournoyer
2022-01-10gnu: epiphany: Update to 41.2....* gnu/packages/gnome.scm (epiphany): Update to 41.2. Maxim Cournoyer
2022-01-10gnu: gsettings-desktop-schemas: Add python to native inputs....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. Maxim Cournoyer
2022-01-10gnu: gnome-backgrounds: Update to 41.0....* gnu/packages/gnome.scm (gnome-backgrounds): Update to 41.0. [native-inputs]: Use new style. Maxim Cournoyer
2022-01-10gnu: Remove meson-0.59 workarounds....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. Maxim Cournoyer
2022-01-07gnu: upower: Update to 0.99.13....* gnu/packages/gnome.scm (upower): Update to 0.99.13. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-01-07gnu: simple-scan: Update to 40.7....* gnu/packages/gnome.scm (simple-scan): Update to 40.7. Tobias Geerinckx-Rice
2022-01-07gnu: simple-scan: Remove input labels....* gnu/packages/gnome.scm (simple-scan)[native-inputs, inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-01-06gnu: gnome-settings-daemon: Fix udev directory....* gnu/packages/gnome.scm (gnome-settings-daemon)[arguments] {#:configure-flags}: Fix the udev directory. Mathieu Othacehe
2021-12-31gnu: Make GNOME Shell Extensions configurable again....* 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. Liliana Marie Prikler
2021-12-31gnu: nautilus: Enable loading of third-party extensions....* gnu/packages/gnome.scm (nautilus)[#:phases]: Add phase to enable loading through NAUTILUS_EXTENSIONS_PATH. [native-search-paths]: Add NAUTILUS_EXTENSIONS_PATH. Liliana Marie Prikler
2021-12-29gnu: soundconverter: Fix trailing whitespace in description....* gnu/packages/gnome.scm (soundconverter)[description]: Fix trailing whitespace. Vagrant Cascadian
2021-12-29gnu: tracker: Fix trailing whitespace in description....* gnu/packages/gnome.scm (tracker)[description]: Fix trailing whitespace. Vagrant Cascadian
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