summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2018-03-18
|\
| * gnu: Fix common unquote typos.Tobias Geerinckx-Rice2018-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's easy to mistype ‘("foo" foo)’ as ‘("foo", foo)’ (which also works). Fix such typos for the proper edification of our young. * gnu/packages/android.scm: Move unquotes to their operands. * gnu/packages/bootloaders.scm: Likewise. * gnu/packages/build-tools.scm: Likewise. * gnu/packages/chemistry.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/connman.scm: Likewise. * gnu/packages/django.scm: Likewise. * gnu/packages/emulators.scm: Likewise. * gnu/packages/engineering.scm: Likewise. * gnu/packages/file-systems.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gimp.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/graphics.scm: Likewise. * gnu/packages/haskell.scm: Likewise. * gnu/packages/irc.scm: Likewise. * gnu/packages/julia.scm: Likewise. * gnu/packages/kde-frameworks.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/lua.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/make-bootstrap.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/ocaml.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/qt.scm: Likewise. * gnu/packages/ratpoison.scm: Likewise. * gnu/packages/sdl.scm: Likewise. * gnu/packages/sml.scm: Likewise. * gnu/packages/terminals.scm: Likewise. * gnu/packages/text-editors.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/virtualization.scm: Likewise. * gnu/packages/vulkan.scm: Likewise. * gnu/packages/wget.scm: Likewise. * gnu/packages/wine.scm: Likewise. * gnu/packages/wm.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/packages/xml.scm: Likewise. * gnu/packages/xorg.scm: Likewise.
| * gnu: libsoup: Update to 2.62.0.Marius Bakke2018-03-14
| | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.62.0.
| * gnu: gedit: Update to 3.28.0.Rutger Helling2018-03-13
| | | | | | | | * gnu/packages/gnome.scm (gedit): Update to 3.28.0.
| * gnu: gnome-sudoku: Update to 3.28.0.Rutger Helling2018-03-13
| | | | | | | | * gnu/packages/gnome.scm (gnome-sudoku): Update to 3.28.0.
| * gnu: gtk-vnc: Update to 0.7.1.Tobias Geerinckx-Rice2018-03-12
| | | | | | | | | | * gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.1. [native-inputs]: Add python-wrapper.
* | Merge branch 'master' into stagingMarius Bakke2018-03-08
|\|
| * gnu: Use HTTPS on gtkmm.org home pages.Marius Bakke2018-03-07
| | | | | | | | | | | | * gnu/packages/gtk.scm (atkmm, gtkmm)[home-page]: Use HTTPS. * gnu/packages/gnome.scm (libgnomecanvasmm)[home-page]: Likewise. * gnu/packages/glib.scm (glibmm)[home-page]: Likewise.
* | gnu: gnome-todo: Fix compatibility with libical >= 3.0.Marius Bakke2018-03-07
| | | | | | | | | | | | * gnu/packages/patches/gnome-todo-libical-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnome.scm (gnome-todo)[source](patches): Use it.
* | gnu: gnome-calendar: Update to 3.26.3.Marius Bakke2018-03-07
| | | | | | | | * gnu/packages/gnome.scm (gnome-calendar): Update to 3.26.3.
* | gnu: evolution-data-server: Update to 3.26.6.Marius Bakke2018-03-07
| | | | | | | | | | | | * gnu/packages/gnome.scm (evolution-data-server): Update to 3.26.6. [arguments]: Set RUNPATH in #:configure-flags to match new libdir structure. Add phase 'dont-override-rpath' to make the build system respect it.
* | Merge branch 'master' into stagingMarius Bakke2018-03-01
|\|
| * gnu: nautilus: Use meson-build-system, update to 3.26.2.Rene2018-03-01
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (nautilus): Update to 3.26.2. [build-system]: Use meson-build-system. [native-inputs]: Add desktop-file-utils and gtk+:bin. [inputs]: Add libselinux. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Use HTTPS for supported freedesktop.org home pages.Tobias Geerinckx-Rice2018-02-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/fontutils.scm (fontconfig)[home-page]: Use HTTPS. * gnu/packages/freedesktop.scm (python-pyxdg, accountsservice) (modem-manager, telepathy-mission-control, telepathy-mission-control) (colord-gtk, desktop-file-utils)[home-page]: Likewise. * gnu/packages/ghostscript.scm (libspectre)[home-page]: Likewise. * gnu/packages/glib.scm (dbus, dbus-glib, telepathy-glib)[home-page]: Likewise. * gnu/packages/gnome.scm (shared-mime-info, hicolor-icon-theme) (libxklavier, colord, upower)[home-page]: Likewise. * gnu/packages/gstreamer.scm (orc, python-gst)[home-page]: Likewise. * gnu/packages/libcanberra.scm (sound-theme-freedesktop)[home-page]: Likewise. * gnu/packages/libreoffice.scm (libexttextcat)[home-page]: Likewise. * gnu/packages/polkit.scm (polkit-gnome, polkit-gnome)[home-page]: Likewise. * gnu/packages/pulseaudio.scm (pavucontrol)[home-page]: Likewise. * gnu/packages/python.scm (python-dbus)[home-page]: Likewise. * gnu/packages/xdisorg.scm (startup-notification)[home-page]: Likewise.
* | gnu: json-glib: Fix 32-bit test failures.Marius Bakke2018-02-25
| | | | | | | | | | | | * gnu/packages/patches/json-glib-fix-tests-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gnome.scm (json-glib)[source](patches): New field.
* | Merge branch 'master' into stagingMarius Bakke2018-02-24
|\|
| * gnu: libsoup: Update to 2.60.3.Marius Bakke2018-02-22
| | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
* | gnu: json-glib: Update to 1.4.2.Marius Bakke2018-02-22
| | | | | | | | | | | | * gnu/packages/gnome.scm (json-glib): Update to 1.4.2. [build-system]: Change to MESON-BUILD-SYSTEM. [native-inputs]: Add GETTEXT-MINIMAL.
* | gnu: libgsf: Update to 1.14.42.Marius Bakke2018-02-22
|/ | | | * gnu/packages/gnome.scm (libgsf): Update to 1.14.42.
* Merge branch 'master' into core-updatesMark H Weaver2018-02-09
|\
| * gnu: shotwell: Update to 0.27.4.Tobias Geerinckx-Rice2018-02-06
| | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.27.4.
* | gnu: tracker: Use sqlite-with-fts5.Mark H Weaver2018-01-28
| | | | | | | | | | * gnu/packages/gnome.scm (tracker)[inputs]: Use sqlite-with-fts5 instead of our default sqlite package.
* | gnu: evolution-data-server: Fix build failure against ICU 60.Marius Bakke2018-01-27
| | | | | | | | | | * gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add CMAKE_CXX_FLAGS=-std=gnu++11 to #:configure-flags.
* | gnu: gnome-keyring: Fix build with Automake 1.15.1.Ludovic Courtès2018-01-21
| | | | | | | | | | * gnu/packages/gnome.scm (gnome-keyring)[arguments] <fix-docbook>: Invoke autoconf/aclocal/automake.
* | gnu: libgnomeui: Fix build with Python 3.6.Leo Famulari2018-01-16
| | | | | | | | | | | | * gnu/packages/patches/libgnomeui-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (libgnomeui)[source]: Use it.
* | gnu: libgnome: Adjust for latest GLib.Ludovic Courtès2018-01-13
| | | | | | | | | | | | * gnu/packages/patches/libgnome-encoding.patch: New file. * gnu/packages/gnome.scm (libgnome)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * gnu: Add sound-juicer.nee2018-01-11
| | | | | | | | | | | | * gnu/packages/gnome.scm (sound-juicer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: gdm: Update to 3.26.2.1.Rutger Helling2018-01-06
| | | | | | | | * gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
| * gnu: gnome-online-accounts: Update to 3.26.2.Tobias Geerinckx-Rice2018-01-06
| | | | | | | | | | | | | | | | This removes telepathy support, which is actively discouraged upstream: <https://git.gnome.org/browse/gnome-online-accounts/commit/?id=a65ebfe1069>. * gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.26.2. [inputs]: Remove telepathy-glib.
* | gnu: librsvg: Disable more failing tests.Mark H Weaver2018-01-08
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (librsvg)[arguments]: Rename 'remove-failing-test' phase to 'remove-failing-tests'. Disable more tests that fail on i686 and armhf. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\|
| * gnu: lollypop: Use meson-build-system, update to 0.9.306.Thomas Danckaert2017-12-27
| | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (lollypop) [origin]: Update version to 0.9.306, download tarball from gitlab. [build-system]: Use meson-build-system. [arguments]: Remove phases for "pseudo meson build system". [native-inputs]: Add glib:bin and gtk+:bin, remove ninja. [inputs]: Remove gtk+ and meson.
| * gnu: totem: Disable (duplicate) cache generation.Danny Milosavljevic2017-12-27
| | | | | | | | * gnu/packages/gnome.scm (totem): Disable (duplicate) cache generation.
| * gnu: adwaita-icon-theme: Update to 3.26.1.Tobias Geerinckx-Rice2017-12-26
| | | | | | | | * gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.1.
| * gnu: gexiv2: Update to 0.10.7.Tobias Geerinckx-Rice2017-12-26
| | | | | | | | | | * gnu/packages/gnome.scm (gexiv2): Update to 0.10.7. [build-system]: Switch to meson-build-system.
| * gnu: mutter: Add xorg-xserver-xwayland input.Rutger Helling2017-12-22
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (mutter)[inputs]: Add xorg-server-xwayland. [arguments]: Add '--with-xwayland-path' to #:configure-flags. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: libgxps: Fix CVE-2017-11590.Leo Famulari2017-12-21
| | | | | | | | | | | | * gnu/packages/patches/libgxps-CVE-2017-11590.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (libgxps)[source]: Use it.
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-19
|\|
| * gnu: gucharmap: Use glib-or-gtk-build-system.Andy Wingo2017-12-14
| | | | | | | | * gnu/packages/gnome.scm (gucharmap): Use glib-or-gtk-build-system.
| * gnu: eolie: Update to 0.9.15.Ricardo Wurmus2017-12-08
| | | | | | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.15.
* | gnu: librsvg: Update to 2.40.20.Marius Bakke2017-12-18
| | | | | | | | * gnu/packages/gnome.scm (librsvg): Update to 2.40.20.
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-05
|\|
| * gnu: eolie: Update to 0.9.13.Tobias Geerinckx-Rice2017-12-04
| | | | | | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.13.
| * gnu: gnome-default-applications: Add Evince for PDF and PS.Ludovic Courtès2017-12-01
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (gnome-default-applications)[propagated-inputs]: Add EVINCE. [arguments]: Associate Evince with application/pdf and application/postscript.
| * gnu: rhythmbox: Update to 3.4.2.Tobias Geerinckx-Rice2017-11-27
| | | | | | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
| * gnu: libgweather: Update to 3.26.1.Tobias Geerinckx-Rice2017-11-27
| | | | | | | | * gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
| * gnu: glade@3: Update to 3.20.2.Tobias Geerinckx-Rice2017-11-27
| | | | | | | | * gnu/packages/gnome.scm (glade3): Update to 3.20.2.
| * gnu: shotwell: Update to 0.27.1.Leo Famulari2017-11-26
| | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.27.1.
| * gnu: gnumeric: Update to 1.12.36.Ludovic Courtès2017-11-22
| | | | | | | | * gnu/packages/gnome.scm (gnumeric): Update to 1.12.36.