summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2018-01-11gnu: Add sound-juicer.nee
* gnu/packages/gnome.scm (sound-juicer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-08gnu: librsvg: Disable more failing tests.Mark H Weaver
* 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>
2018-01-06gnu: gdm: Update to 3.26.2.1.Rutger Helling
* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
2018-01-06gnu: gnome-online-accounts: Update to 3.26.2.Tobias Geerinckx-Rice
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.
2017-12-31Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2017-12-27gnu: lollypop: Use meson-build-system, update to 0.9.306.Thomas Danckaert
* 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.
2017-12-27gnu: totem: Disable (duplicate) cache generation.Danny Milosavljevic
* gnu/packages/gnome.scm (totem): Disable (duplicate) cache generation.
2017-12-26gnu: adwaita-icon-theme: Update to 3.26.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.1.
2017-12-26gnu: gexiv2: Update to 0.10.7.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.7. [build-system]: Switch to meson-build-system.
2017-12-22gnu: mutter: Add xorg-xserver-xwayland input.Rutger Helling
* 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>
2017-12-21gnu: libgxps: Fix CVE-2017-11590.Leo Famulari
* 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.
2017-12-19Merge branch 'master' into core-updatesMarius Bakke
2017-12-18gnu: librsvg: Update to 2.40.20.Marius Bakke
* gnu/packages/gnome.scm (librsvg): Update to 2.40.20.
2017-12-14gnu: gucharmap: Use glib-or-gtk-build-system.Andy Wingo
* gnu/packages/gnome.scm (gucharmap): Use glib-or-gtk-build-system.
2017-12-08gnu: eolie: Update to 0.9.15.Ricardo Wurmus
* gnu/packages/gnome.scm (eolie): Update to 0.9.15.
2017-12-05Merge branch 'master' into core-updatesMarius Bakke
2017-12-04gnu: eolie: Update to 0.9.13.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (eolie): Update to 0.9.13.
2017-12-01gnu: gnome-default-applications: Add Evince for PDF and PS.Ludovic Courtès
* gnu/packages/gnome.scm (gnome-default-applications)[propagated-inputs]: Add EVINCE. [arguments]: Associate Evince with application/pdf and application/postscript.
2017-11-27gnu: rhythmbox: Update to 3.4.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
2017-11-27gnu: libgweather: Update to 3.26.1.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
2017-11-27gnu: glade@3: Update to 3.20.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (glade3): Update to 3.20.2.
2017-11-26gnu: shotwell: Update to 0.27.1.Leo Famulari
* gnu/packages/gnome.scm (shotwell): Update to 0.27.1.
2017-11-22gnu: gnumeric: Update to 1.12.36.Ludovic Courtès
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.36.
2017-11-22gnu: goffice: Update to 0.10.36.Ludovic Courtès
* gnu/packages/gnome.scm (goffice): Update to 0.10.36.
2017-11-21gnu: Patch path to locale in gnome-desktop.Christopher Baines
* gnu/packages/gnome.scm (gnome-desktop)[arguments]: Add 'patch-path phase to get libgnome-desktop to use the full path to the locale binary.
2017-11-19Merge branch 'master' into core-updatesMarius Bakke
2017-11-18gnu: Move date/time packages from python.scm to time.scm.Ricardo Wurmus
* gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil, python2-dateutil, python-parsedatetime, python2-parsedatetime, python-tzlocal, python-isodate, python2-isodate, python-iso8601, python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339, python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601, python2-aniso8601): Move from here... * gnu/packages/time.scm: ...to here. * gnu/packages/calendar.scm, gnu/packages/check.scm, gnu/packages/django.scm, gnu/packages/ebook.scm, gnu/packages/gnome.scm, gnu/packages/irc.scm, gnu/packages/jrnl.scm, gnu/packages/mail.scm, gnu/packages/openstack.scm, gnu/packages/package-management.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/rdf.scm, gnu/packages/statistics.scm, gnu/packages/tls.scm, gnu/packages/tryton.scm, gnu/packages/version-control.scm: Adjust accordingly.
2017-11-17gnu: eolie: Update to 0.9.12.Ricardo Wurmus
* gnu/packages/gnome.scm (eolie): Update to 0.9.12. [inputs]: Add python-dateutil.
2017-11-17gnu: cheese: Update to 3.26.0.Rutger Helling
* gnu/packages/gnome.scm (cheese): Update to 3.26.0 Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-17gnu: eog: Update to 3.26.2.Rutger Helling
* gnu/packages/gnome.scm (eog): Update to 3.26.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-17gnu: gnome-disk-utility: Update to 3.26.2.Rutger Helling
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.26.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-15gnu: geoclue: Use HTTPS for home page.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (geoclue)[home-page]: Use HTTPS.
2017-11-15gnu: geoclue: Update to 2.4.7.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (geoclue): Update to 2.4.7.
2017-11-14gnu: devhelp: Update to 3.26.0.Kei Kebreau
* gnu/packages/gnome.scm (devhelp): Update to 3.26.0.
2017-11-14gnu: gnome-calculator: Update to 3.26.0.Kei Kebreau
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.26.0.
2017-11-14gnu: gnome-system-monitor: Update to 3.26.0.Kei Kebreau
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.26.0.
2017-11-13Revert "gnu: totem: Enable parallel build."Kei Kebreau
This reverts commit e5f748a6c0c774265f52c7246ee7b80bec6d3522.
2017-11-12gnu: libsoup: Update to 2.60.2.Kei Kebreau
* gnu/packages/gnome.scm (libsoup): Update to 2.60.2.
2017-11-12gnu: glib-networking: Update to 2.54.1.Kei Kebreau
* gnu/packages/gnome.scm (glib-networking): Update to 2.54.1.
2017-11-10gnu: librsvg: Use 'modify-phases' syntax.Efraim Flashner
* gnu/packages/gnome.scm (librsvg)[arguments]: Use 'modify-phases' syntax.
2017-11-10gnu: librsvg: Skip test which fails on aarch64-linux.Efraim Flashner
* gnu/packages/gnome.scm (librsvg)[arguments]: Add a phase to remove the failing test.
2017-11-09gnu: libwnck: Update to 3.24.1.Kei Kebreau
* gnu/packages/gnome.scm (libwnck): Update to 3.24.1.
2017-11-08gnu: totem: Enable parallel build.Kei Kebreau
* gnu/packages/gnome.scm (totem)[arguments]: Set #:parallel-build? to #t implicitly.
2017-11-07gnu: gdm: Add configure flags for better defaults.Timothy Sample
* gnu/packages/gnome.scm (gdm)[arguments]<#:configure-flags>: Add --with-initial-vt=7 and --enable-gdm-xsession. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-07gnu: gdm: Fix config file path.Timothy Sample
* gnu/packages/gnome.scm (gdm)[arguments]<#:phases>: Fix the 'pre-configure phase so that GDM finds its config file. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-07gnu: moka-icon-theme: Fix license.Brendan Tildesley
* gnu/packages/gnome.scm (moka-icon-theme): Add cc-by-sa4.0 to license field. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-07gnu: moka-icon-theme: Add faba-icon-theme as propagated input.Brendan Tildesley
* gnu/packages/gnome.scm (moka-icon-theme)[propagated-inputs]: New field. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-07gnu: moka-icon-theme: Simplify package definition.Brendan Tildesley
* gnu/packages/gnome.scm (moka-icon-theme): Inherit faba-icon-theme to avoid duplicating similar package definition. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-07gnu: Add faba-icon-theme.Brendan Tildesley
* gnu/packages/gnome.scm (faba-icon-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-05gnu: lollypop: Update to 0.9.304.rennes
* gnu/packages/gnome.scm (lollypop): Update to 0.9.304. Signed-off-by: Marius Bakke <mbakke@fastmail.com>