summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: libsecret: Update to 0.20.3.Marius Bakke2020-05-11
| | | | * gnu/packages/gnome.scm (libsecret): Update to 0.20.3.
* Merge branch 'master' into core-updatesMarius Bakke2020-05-06
|\
| * gnu: gnome-todo: Fix build.Danny Milosavljevic2020-05-06
| | | | | | | | | | | | * gnu/packages/patches/gnome-todo-delete-esource-duplicate.patch: New file. * gnu/packages/gnome.scm (gnome-todo)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it.
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\|
| * gnu: network-manager-openconnect: Add missing input.Efraim Flashner2020-05-03
| | | | | | | | * gnu/packages/gnome.scm (network-manager-openconnect)[inputs]: Add lz4.
* | gnu: gnome-weather: Add wrapper to fix runtime failure.Marius Bakke2020-05-04
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/41057>. Reported by sirgazil <sirgazil@zoho.com>. * gnu/packages/gnome.scm (gnome-weather)[arguments]: Add #:glib-or-gtk?. Add phase to wrap the executable with GTK+ variables.
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-02
|\|
| * gnu: five-or-more: Update to 3.32.2.Tobias Geerinckx-Rice2020-05-01
| | | | | | | | * gnu/packages/gnome.scm (five-or-more): Update to 3.32.2.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-30
|\| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/backup.scm gnu/packages/emacs-xyz.scm gnu/packages/guile.scm gnu/packages/lisp.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/web.scm gnu/packages/xorg.scm
| * gnu: gnome-calendar: Propagate evolution-data-server.Raghav Gururajan2020-04-29
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-calendar)[inputs]: Move evolution-data-server from here... [propagated-inputs]: ...to here. Fixes <https://bugs.gnu.org/40686>. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-23
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: etc/news.scm gnu/local.mk gnu/packages/bootloaders.scm gnu/packages/linphone.scm gnu/packages/linux.scm gnu/packages/tls.scm gnu/system.scm
| * gnu: Add piper.Brendan Tildesley2020-04-23
| | | | | | | | | | | | * gnu/packages/gnome.scm (piper): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Add libratbag.Brendan Tildesley2020-04-23
| | | | | | | | | | | | * gnu/packages/gnome.scm (libratbag): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | gnu: GNOME: Only include Eye of GNOME on x86_64-linux.Marius Bakke2020-04-22
| | | | | | | | * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Conditionally add EOG.
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-19
|\|
| * gnu: Add notification-daemon.Raghav Gururajan2020-04-19
| | | | | | | | | | | | * gnu/packages/gnome.scm (notification-daemon): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: cheese: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (cheese): Update to 3.34.0. [build-system]: Use meson-build-system. [arguments]: Set #:glib-or-gtk? flag. Adjust 'skip-gtk-update-icon-cache' phase and run it after the 'unpack' phase. [native-inputs]: Add docbook-xsl, gtk-doc, and libxslt. (cherry picked from commit e96f871c3603da785e31a3c130ae1d1a64827a93)
* | gnu: orca: Update to 3.34.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (orca): Update to 3.34.1. (cherry picked from commit f6342be942f03c8e63f6fbe863597c0e5f8ffc83)
* | gnu: gnome-shell-extensions: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.34.2. (cherry picked from commit c7587d3ef346554468475202c4ec436ad4ef3b65)
* | gnu: gnome-tweaks: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-tweaks): Update to 3.34.0. [arguments]: Add phase to skip gtk-update-icon-cache. [native-inputs]: Remove gtk+:bin. [inputs]: Add libhandy. (cherry picked from commit 097da4b45a2e7d39d586e4a36973b1eaea9df9e8)
* | gnu: gnome-calendar: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-calendar): Update to 3.34.2. [arguments]: Add phase to skip gtk-update-icon-cache. [native-inputs]: Remove gtk+:bin. (cherry picked from commit 2f7f0be50c267a55624ac27b44542aebfffdad5e)
* | gnu: gnome-clocks: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-clocks): Update to 3.34.0. [arguments]: Add phase to skip gtk-update-icon-cache. [native-inputs]: Remove gtk+:bin. (cherry picked from commit 0293a06e5524ca9e894f111f68c1c9e7b6263810)
* | gnu: gnome-klotski: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-klotski): Update to 3.34.0. (cherry picked from commit d2fce9c85e92cd7b1ebcd69ef130fb31f9d51bc9)
* | gnu: devhelp: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (devhelp): Update to 3.34.0. (cherry picked from commit df8dfba27d09cb19c94f81b666bc7ad91c65fb79)
* | gnu: gnome-sudoku: Update to 3.34.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.34.1. (cherry picked from commit d82cdcd537040e53e1c423a7994c0c773f2c71d6)
* | gnu: gnome-mines: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-mines): Update to 3.34.0. (cherry picked from commit 92a7370c01161ea6aafb71460f74f469cb400394)
* | gnu: seahorse: Update to 3.34.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (seahorse): Update to 3.34. [source]: Remove obsolete patch. * gnu/packages/patches/seahorse-gtk-use-0-on-empty-flags.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. (cherry picked from commit df3e812fe42a13325ca5b223a115fb2d3dbfd446)
* | gnu: gnome-shell: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell): Update to 3.34.2. [source]: Add patch. [native-inputs]: Add asciidoc. [inputs]: Add gnome-autoar. * gnu/packages/patches/gnome-shell-theme.patch: Adjust patch accordingly. * gnu/packages/patches/gnome-shell-disable-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. (cherry picked from commit 4ac325aa9bf8dd237f5b5be7a1523d957be0067f)
* | gnu: gjs: Update to 1.58.3.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gjs): Update to 1.58.3. [native-inputs]: Add dconf. (cherry picked from commit be62a1b5a5d0d2c237beae6ddafebe9c6ef887fa)
* | gnu: gdm: Update to 3.34.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gdm): Update to 3.34.1. [arguments]: Adjust 'pre-configure' phase accordingly. (cherry picked from commit b989db762e17b7bdb64b1f0e3156bc92a2f2dc32)
* | gnu: mutter: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (mutter): Update to 3.34.2. [arguments]: Add configure flag to disable profiling. Update configure flag that adds to the RUNPATH. Remove obsolete 'disable-werror' and 'use-elogind' phases. [native-inputs]: Add desktop-file-utils. (cherry picked from commit b9686aea5170e528893433de4f563dd9b1a68cc0)
* | gnu: totem: Update to 3.34.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (totem): Update to 3.34.1. (cherry picked from commit 513a19c38116795c811e6421004ac8f7d83525fa)
* | gnu: nautilus: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (nautilus): Update to 3.34.2. [arguments]: Add 'skip-gtk-update-icon-cache' phase. [native-inputs]: Remove gtk+:bin. (cherry picked from commit ba1d88e83aeb2e6b3ec4006c901f687235cd63c0)
* | gnu: gnome-terminal: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-terminal): Update to 3.34.2. (cherry picked from commit c09d94546b75ecdd334494ed1730d44de551f29b)
* | gnu: gnome-screenshot: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-screenshot): Update to 3.34.0. [arguments]: Add 'skip-gtk-update-icon-cache' phase. [native-inputs]: Remove gtk+:bin. (cherry picked from commit e822ab3c7b6072c053b25a175ba802b515edff44)
* | gnu: gnome-keyring: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-keyring): Update to 3.34.0. (cherry picked from commit 44f210ab90566446c8ccf0a53c663a3d555bad9e)
* | gnu: gnome-disk-utility: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.34.0. [arguments]: Add configure flag to enable elogind support. [inputs]: Add elogind. (cherry picked from commit 586eb32f09e8a654272040b578bf6a99876c9f7d)
* | gnu: gnome-control-center: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-control-center): Update to 3.34.2. [arguments]: Add 'skip-gtk-update-icon-cache' phase. [native-inputs]: Remove gtk+:bin. (cherry picked from commit 093ab99e4f2d5b10ea604cfb469e47f19b187401)
* | gnu: gnome-settings-daemon: Update to 3.34.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.34.1. [arguments]: Add configure flag to build without systemd. [inputs]: Add gcr and modem-manager. (cherry picked from commit 048875f365d1591ad45853e76bda180d32f2bef7)
* | gnu: gnome-session: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-session): Update to 3.34.2. (cherry picked from commit 12a88070138ca2f11ebecf0aa0c7ae3b71b0032e)
* | gnu: gnome-contacts: Update to 3.34.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-contacts): Update to 3.34. [arguments]: Add 'skip-gtk-update-icon-cache' phase. [native-inputs]: Remove gtk+:bin. (cherry picked from commit c8be9392f03522f7a98ca787d31aa2372635a762)
* | gnu: folks: Update to 0.13.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (folks): Update to 0.13.1. [build-system]: Use meson-build-system. [arguments]: Add 'skip-gtk-update-icon-cache' phase. [inputs]: Add readline. [native-inputs]: Add glib:bin. (cherry picked from commit e4e7160c93baceb39686ce6bd1efe833ec5593c7)
* | gnu: evolution: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (evolution): Update to 3.34.2. [inputs]: Replace gtkspell3 with gspell. Remove evolution-data-server duplicate. (cherry picked from commit aace96f48804f43b07369408ffe7ed5c074437c0)
* | gnu: gnome-autoar: Update to 0.2.4.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-autoar): Update to 0.2.4. [native-inputs]: Remove gnome-common. (cherry picked from commit 46d713ce690235450740616249f800b288bf0a51)
* | gnu: evolution-data-server: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.34.2. [arguments]: Adjust 'disable-failing-tests' phase. * gnu/packages/patches/evolution-data-server-libical-compat.patch: Update patch. (cherry picked from commit 3febbdc80004c907507dbf4162bf6e7bfde74d28)
* | gnu: libgweather: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (libgweather): Update to 3.34.0. (cherry picked from commit fea74bf26d1a77129da919f2eb7473c94a947200)
* | gnu: gnome-bluetooth: Update to 3.34.0.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.0. (cherry picked from commit 9d875e791fcca55807cdce623842b80eac0bf345)
* | gnu: glib-networking: Update to 2.62.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (glib-networking): Update to 2.62.2. (cherry picked from commit 48d8c3b28f4edb2607e84334ffdf064850642318)
* | gnu: gedit: Update to 3.34.1.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (gedit): Update to 3.34.1. (cherry picked from commit 49c537dab1cd4ff7aa154c5817e0c83c2ee02197)
* | gnu: epiphany: Update to 3.34.2.Kei Kebreau2020-04-18
| | | | | | | | | | | | * gnu/packages/gnome.scm (epiphany): Update to 3.34.2. (cherry picked from commit 7c4411701354e84d877816e095f01c1075cbff9d)