summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2022-08-11gnu: tracker: Update to 3.3.3....* gnu/packages/gnome.scm (tracker): Update to 3.3.3. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2022-08-11gnu: folks: Update to 0.15.5....* gnu/packages/gnome.scm (folks): Update to 0.15.5. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2022-08-11gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra....* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by gnome-themes-extra. (gnome)[inputs]: Remove gnome-themes-extra. Maxim Cournoyer
2022-08-06gnu: gnome-system-monitor: Update to 42.0....* gnu/packages/gnome.scm (gnome-system-monitor): Update to 42.0. Maxim Cournoyer
2022-08-06gnu: komikku: Update to 0.40.0....* gnu/packages/gnome.scm (komikku): Update to 0.40.0. Liliana Marie Prikler
2022-08-04gnu: workrave: Update to 1.10.50....* gnu/packages/gnome.scm (workrave): Update to 1.10.50. 宋文武
2022-07-27gnu: Add cambalache....* gnu/packages/gnome.scm (cambalache): New variable. Liliana Marie Prikler
2022-07-24gnu: gnome-commander: Update to 1.14.3....* gnu/packages/gnome.scm (gnome-commander): Update to 1.14.3. Tobias Geerinckx-Rice
2022-07-15vala-next: Do not wrap binaries, use gexps, default to 'gcc' rather than 'cc'....Fixes <https://issues.guix.gnu.org/56467>. Reported by <two@envs.net>. * gnu/packages/gnome.scm (vala-next)[arguments]: Override inherited field. Use gexps. [phases]{use-gcc-by-default}: New phase. {patch-docbook-xml}: Use search-input-directory. {glib-or-gtk-wrap}: Delete phase. Maxim Cournoyer
2022-07-15gnu: Add vala-next, upgraded to 0.56.2....* gnu/packages/gnome.scm (vala-next): New variable. Maxim Cournoyer
2022-07-13gnu: sushi: Fix URI....Fixes <https://issues.guix.gnu.org/56537>, introduced with ef82f34482. * gnu/packages/gnome.scm (sushi)[source]: Adjust URI. Reported-by: Christopher Howard <christopher@librehacker.com> Maxim Cournoyer
2022-07-12gnu: deja-dup: Use new style inputs....* gnu/packages/gnome.scm (deja-dup)[inputs, native-inputs]: Use new style. Maxim Cournoyer
2022-07-12gnu: deja-dup: Update to 43.4....Fixes <https://issues.guix.gnu.org/55544>. * gnu/packages/gnome.scm (deja-dup): Update to 43.4. [phases]{patch-paths}: Adjust Duplicityinstance.vala path. {skip-gtk-update-icon-cache}: Delete phase. [inputs]: Replace gtk+ with gtk. Add libadwaita. Replace libsoup-minimal-2 with libsoup. [native-inputs]: Add gtk:bin. Reported-by: Michael Terry <mike@mterry.name> Maxim Cournoyer
2022-07-12gnu: tracker-miners: Use new style inputs....* gnu/packages/gnome.scm (tracker-miners) [native-inputs]: Use new style inputs. [inputs]: Likewise. Maxim Cournoyer
2022-07-12gnu: tracker-miners: Update to 3.3.1....* gnu/packages/gnome.scm (tracker-miners): Update to 3.3.1. [inputs]: Replace libsoup-minimal-2 with libsoup. [phases]{check}: Do not run the 'slow' tests, which fail. Maxim Cournoyer
2022-07-12gnu: tracker: Use new style inputs....* gnu/packages/gnome.scm (tracker) [native-inputs]: Use new style inputs. [inputs]: Likewise. Maxim Cournoyer
2022-07-12gnu: tracker: Propagate libraries 'required' by pkg-config....* gnu/packages/gnome.scm (tracker)[inputs]: Move libxml2, icu4c, json-glib and sqlite to... [propagated-inputs]: ... here. Add glib. Maxim Cournoyer
2022-07-12gnu: tracker: Update to 3.3.1....* gnu/packages/gnome.scm (tracker): Update to 3.3.1. [inputs]: Replace libsoup-minimal-2 with libsoup. Maxim Cournoyer
2022-07-12gnu: libadwaita: Propagate gtk....* gnu/packages/gnome.scm (libadwaita)[inputs]: Move gtk to... [propagated-inputs]: ... here. Maxim Cournoyer
2022-07-12gnu: sushi: Add bash-minimal to inputs....* gnu/packages/gnome.scm (sushi)[inputs]: Add bash-minimal. Maxim Cournoyer
2022-07-12gnu: sushi: Use new style inputs....* gnu/packages/gnome.scm (sushi)[native-inputs, inputs]: Use new style. Maxim Cournoyer
2022-07-12gnu: sushi: Update to 42.0....* gnu/packages/gnome.scm (sushi): Update to 42.0. [inputs]: Replace webkitgtk-with-libsoup2 with webkitgtk. Maxim Cournoyer
2022-07-12gnu: libratbag: Only build with valgrind on supported systems....* gnu/packages/gnome.scm (libratbag)[arguments]: Disable some tests when valgrind isn't present. [native-inputs]: Only add valgrind on systems which support it. Efraim Flashner
2022-07-12gnu: gvfs: Update to 1.50.2 and modernize definition....* gnu/packages/gnome.scm (gvfs): Update to 1.50.2. [arguments]: Use gexps. [native-inputs, inputs]: Use new style. Maxim Cournoyer
2022-07-09gnu: vte: Use new package style....* gnu/packages/gnome.scm (vte)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. Liliana Marie Prikler
2022-07-09gnu: vte: Update to 0.68.0....* gnu/packages/gnome.scm (vte): Update to 0.68.0. Liliana Marie Prikler
2022-07-09gnu: totem: Use new package style....* gnu/packages/gnome.scm (totem)[native-inputs]: Drop labels. [arguments]: Convert to list of G-Expressions. Drop trailing #t. Liliana Marie Prikler
2022-07-09gnu: totem: Also wrap GI_TYPELIB_PATH....* gnu/packages/gnome.scm (totem)[wrap-totem]: Add GI_TYPELIB_PATH with a suffix capturing the build path. Liliana Marie Prikler
2022-07-09gnu: totem: Update to 42.0....* gnu/packages/gnome.scm (totem): Update to 42.0. [inputs]: Remove clutter, clutter-gtk, clutter-gst and lirc. Add libhandy. Liliana Marie Prikler
2022-07-02gnu: gdm: Use regular check....* gnu/packages/gnome.scm (gdm)[native-inputs]: Replace check-0.14 with check. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Thiago Jung Bauermann
2022-06-18gnu: gthumb: Update to 3.12.2....* gnu/packages/gnome.scm (gthumb): Update to 3.12.2. Vinicius Monego
2022-06-15gnu: libadwaita: Update to 1.1.0....* gnu/packages/gnome.scm (libadwaita): Update to 1.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexandros Theodotou
2022-06-14gnu: komikku: Update to 0.39.0....* gnu/packages/gnome.scm (komikku): Update to 0.39.0. Liliana Marie Prikler
2022-06-12Merge branch 'master' into stagingLudovic Courtès
2022-06-08Merge branch 'master' into stagingLudovic Courtès
2022-06-08gnu: epiphany: Use new coding style....* gnu/packages/gnome.scm (epiphany)[arguments]: Convert to list of G-Expressions. [propagated-inputs]: Reindent. [inputs, native-inputs]: Drop labels and reindent. Liliana Marie Prikler
2022-06-08gnu: epiphany: Update to 42.2....* gnu/packages/gnome.scm (epiphany): Update to 42.2. [source]: Remove patches. * gnu/packages/patches/epiphany-update-libportal-usage.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Liliana Marie Prikler
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-29gnu: gnome-commander: Update to 1.14.2....* gnu/packages/gnome.scm (gnome-commander): Update to 1.14.2. Tobias Geerinckx-Rice
2022-05-29gnu: gnumeric: Remove input labels....* gnu/packages/gnome.scm (gnumeric)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-29gnu: gnumeric: Update to 1.12.52....* gnu/packages/gnome.scm (gnumeric): Update to 1.12.52. Tobias Geerinckx-Rice
2022-05-29gnu: goffice: Update to 0.10.52....* gnu/packages/gnome.scm (goffice): Update to 0.10.52. Tobias Geerinckx-Rice
2022-05-29gnu: gnome-autoar: Update to 0.4.3....* gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.3. Tobias Geerinckx-Rice
2022-05-29gnu: gnome-mines: Make yelp a regular input....* gnu/packages/gnome.scm (gnome-mines)[native-inputs]: Move yelp from here… [inputs]: …to here, as it's a reference of .gnome-mines-real. Tobias Geerinckx-Rice
2022-05-29gnu: gnome-mines: Remove input labels....* gnu/packages/gnome.scm (gnome-mines)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-29gnu: gnome-mines: Update to 40.1....* gnu/packages/gnome.scm (gnome-mines): Update to 40.1. Tobias Geerinckx-Rice
2022-05-29gnu: five-or-more: Make libxml2 a regular input....* gnu/packages/gnome.scm (five-or-more)[native-inputs]: Move libxml2 from here… [inputs]: …to here, as it's a reference of .five-or-more-real. Tobias Geerinckx-Rice
2022-05-29gnu: five-or-more: Remove input labels....* gnu/packages/gnome.scm (five-or-more)[native-inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-29gnu: five-or-more: Update to 3.32.3....* gnu/packages/gnome.scm (five-or-more): Update to 3.32.3. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2022-05-31gnu: mozjs: Cleanup to only keep the last version....* gnu/packages/gnuzilla.scm (mozjs): Preserve only the metadata and otherwise update fields to use those of mozjs-78. [arguments]: Use gexps. [phases]: Delete trailing #t. [native-inputs]: Use new style. (mozjs-38, mozjs-52, mozjs-60, mozjs-78): Delete variables. * gnu/packages/patches/mozjs17-aarch64-support.patch * gnu/packages/patches/mozjs24-aarch64-support.patch * gnu/packages/patches/mozjs38-pkg-config-version.patch * gnu/packages/patches/mozjs38-shell-version.patch * gnu/packages/patches/mozjs38-tracelogger.patch * gnu/packages/patches/mozjs38-version-detection.patch * gnu/packages/patches/mozjs60-riscv64-support.patch: Delete patches. * gnu/local.mk (dist_patch_DATA): De-register them. * gnu/packages/games.scm (0ad): Adjust accordingly. * gnu/packages/gnome.scm (gjs): Likewise. * gnu/packages/polkit.scm (polkit-mozjs): Likewise. Maxim Cournoyer