summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* Merge branch 'version-1.0.0'Ludovic Courtès2019-05-02
|\
| * gnu: gexiv2: Skip failing test on 32-bit platforms.Ludovic Courtès2019-04-30
| | | | | | | | * gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
| * gnu: gdm: Avoid selecting the placeholder session.Timothy Sample2019-04-29
| | | | | | | | | | | | | | This fixes <https://bugs.gnu.org/35484>. * gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to patch GDM to only select the placeholder session if there are no others.
* | gnu: vte-ng: Update to 0.56.2.a.Marius Bakke2019-05-01
| | | | | | | | | | | | * gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a. [native-inputs]: Add GCC-7. [arguments]: Add GCC7 workaround.
* | gnu: gdm: Avoid selecting the placeholder session.Timothy Sample2019-04-29
|/ | | | | | | This fixes <https://bugs.gnu.org/35484>. * gnu/packages/gnome.scm (gdm)[arguments]: Modify the pre-configure phase to patch GDM to only select the placeholder session if there are no others.
* Merge branch 'staging'Ludovic Courtès2019-04-28
|\
| * gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.Ricardo Wurmus2019-04-25
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/34124>. * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg. [arguments]: Add the lib directory of gdk-pixbuf+svg to the LD_LIBRARY_PATH wrapper of the gnome-shell executable.
| * Merge branch 'master' into stagingMarius Bakke2019-04-17
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-04-08
| |\ \
| * | | gnu: evolution-data-server: Remove obsolete phase.Marius Bakke2019-04-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a fixup for the merge of da43d1c ("gnu: evolution-data-server: Add 'libedataserverui' output.") and bb10e7c ("gnu: evolution-data-server: Update to 3.28.3.") in 571fb00. * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Remove phase that is no longer needed since version 3.28.2.
| * | | Merge branch 'master' into stagingMarius Bakke2019-04-01
| |\ \ \
| * | | | gnu: librsvg: Restore version 2.40.20.Marius Bakke2019-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg): Downgrade to 2.40.20. (librsvg-next): New public variable.
| * | | | gnu: gnome-shell: Use the test-only Xorg variant for tests.Marius Bakke2019-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS.
| * | | | Merge branch 'master' into stagingMarius Bakke2019-03-21
| |\ \ \ \
| * | | | | gnu: meson: Update to 0.50.0.Marius Bakke2019-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/build-tools.scm (meson): Update to 0.50.0. * gnu/packages/patches/at-spi2-core-meson-compat.patch, gnu/packages/patches/totem-meson-compat.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnome.scm (totem)[source](patches): Add totem-meson.compat.patch. * gnu/packages/gtk.scm (at-spi2-core)[source](patches): New field.
| * | | | | gnu: dconf: Update to 0.32.0.Marius Bakke2019-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (dconf): Update to 0.32.0. [native-inputs]: Add BASH-COMPLETION.
| * | | | | Merge branch 'master' into stagingMarius Bakke2019-03-14
| |\ \ \ \ \
| * | | | | | gnu: gnome-shell: Update to 3.28.2.Ricardo Wurmus2019-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell): Update to 3.28.2. [source]: Update snippet. [build-system]: Use meson-build-system. [arguments]: Disable systemd; add build phases "fix-keysdir" and "pre-check"; remove "rebuild-css" phase; remove custom "install" phase; wrap also with LD_LIBRARY_PATH. [native-inputs]: Add desktop-file-utils, sassc, and xorg-server. [inputs]: Remove readline.
| * | | | | | gnu: gnome-settings-daemon: Ensure RUNPATH contains library subdir.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-settings-daemon)[arguments]: Pass configure flag to add $out/lib/gnome-settings-daemon-3.0 to RUNPATH.
| * | | | | | gnu: eog: Ensure RUNPATH contains output library directory.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (eog)[arguments]: Pass configure flag to add $out/lib/eog to RUNPATH.
| * | | | | | gnu: dconf-editor: Update to 3.28.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (dconf-editor): Update to 3.28.0. [build-system]: Use meson-build-system. [native-inputs]: Add gtk+:bin and vala.
| * | | | | | gnu: network-manager-applet: Update to 1.8.14.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (network-manager-applet): Update to 1.8.14.
| * | | | | | gnu: network-manager-openvpn: Update to 1.8.4.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.8.4.
| * | | | | | gnu: gnome-online-accounts: Update to 3.28.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.28.0.
| * | | | | | gnu: evolution-data-server: Update to 3.28.3.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.28.3.
| * | | | | | gnu: gdm: Update to 3.28.2.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gdm): Update to 3.28.2.
| * | | | | | gnu: gnome-control-center: Update to 3.28.2.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-control-center): Update to 3.28.2. [build-system]: Use meson-build-system. [arguments]: Add configure flags. [native-inputs]: Add gkt+:bin.
| * | | | | | gnu: nautilus: Update to 3.28.1.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (nautilus): Update to 3.28.1. [inputs]: Add gexiv2.
| * | | | | | gnu: gnome-bluetooth: Update to 3.28.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.28.0. [build-system]: Use meson-build-system. [native-inputs]: Add gtk+:bin.
| * | | | | | gnu: tracker: Update to 2.0.4.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (tracker): Update to 2.0.4. [arguments]: Add phases "disable-broken-tests" and "pre-check"; enable tests. [inputs]: Remove nettle, add python.
| * | | | | | gnu: gnome-screenshot: Update to 3.26.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-screenshot): Update to 3.26.0. [build-system]: Use meson-build-system. [native-inputs]: Add gtk+:bin, desktop-file-utils, and appstream-glib.
| * | | | | | gnu: gnome-clocks: Update to 3.28.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-clocks): Update to 3.28.0.
| * | | | | | gnu: gnome-todo: Update to 3.28.1.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-todo): Update to 3.28.1. * gnu/local.mk (dist_patch_DATA): Remove patch. * gnu/packages/patches/gnome-todo-libical-compat.patch: Remove file.
| * | | | | | gnu: gnome-calendar: Update to 3.28.2.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-calendar): Update to 3.28.2. [inputs]: Add libdazzle, libgweather, and geoclue.
| * | | | | | gnu: gnome-shell-extensions: Update to 3.28.1.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.28.1. [build-system]: Use meson-build-system. [arguments]: Adjust.
| * | | | | | gnu: libgnomekbd: Update to 3.26.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.0.
| * | | | | | gnu: gnome-calculator: Update to 3.28.2.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-calculator): Update to 3.28.2. [inputs]: Add glib and libxml2; replace gtksourceview with gtksourceview-3.
| * | | | | | gnu: gucharmap: Update to 10.0.4.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gucharmap): Update to 10.0.4. [arguments]: Add phase "prepare-unicode-data". [native-inputs]: Add unicode files.
| * | | | | | gnu: gnome-system-monitor: Update to 3.28.2.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.28.2. [native-inputs]: Add polkit. [inputs]: Add libwnck.
| * | | | | | gnu: python-pyatspi: Update to 2.26.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (python-pyatspi): Update to 2.26.0.
| * | | | | | gnu: mutter: Update to 3.28.2.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (mutter): Update to 3.28.2.
| * | | | | | gnu: zenity: Update to 3.28.1.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (zenity): Update to 3.28.1.
| * | | | | | gnu: gnome-session: Update to 3.28.1.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-session): Update to 3.28.1. [build-system]: Use meson-build-system. [arguments]: Adjust "pre-configure" phase; update configure flags. [native-inputs]: Add libxml2, docbook-xsl, docbook-xml, and xmlto.
| * | | | | | gnu: network-manager: Update to 1.10.10.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (network-manager): Update to 1.10.10. [arguments]: Add phase "delete-failing-tests"; use INVOKE in the install phase.
| * | | | | | gnu: cheese: Propagate more inputs.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (cheese)[inputs]: Move clutter, libcanberra, and gstreamer from here... [propagated-inputs]: ...to here.
| * | | | | | gnu: orca: Update to 3.28.1.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (orca): Update to 3.28.1.
| * | | | | | gnu: gjs: Update to 1.52.3.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gjs): Update to 1.52.3. [propagated-inputs]: Replace mozjs-38 with mozjs-52.
| * | | | | | gnu: devhelp: Update to 3.28.1.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (devhelp): Update to 3.28.1. [native-inputs]: Add itstool.
| * | | | | | gnu: gnome-mines: Update to 3.28.0.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-mines): Update to 3.28.0. [build-system]: Use meson-build-system. [arguments]: Delete "bootstrap" phase; remove "patch-/bin/true" phase. [native-inputs]: Add glib:bin, vala, yeld, and appstream-glib; remove libxml2.
| * | | | | | gnu: librsvg: Build Vala bindings.Ricardo Wurmus2019-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg)[arguments]: Enable building of Vala bindings. [native-inputs]: Add vala.