Commit Graph

928 Commits (5c6391b33acaaae75746f6ae30089d4aec14c349)

Author SHA1 Message Date
Marius Bakke 89bc528731
gnu: libsoup: Update to 2.60.3.
* gnu/packages/gnome.scm (libsoup): Update to 2.60.3.
2018-02-22 14:15:17 +01:00
Mark H Weaver efe2a2833c
Merge branch 'master' into core-updates 2018-02-09 01:46:34 -05:00
Tobias Geerinckx-Rice 0e588d2f02
gnu: shotwell: Update to 0.27.4.
* gnu/packages/gnome.scm (shotwell): Update to 0.27.4.
2018-02-06 14:42:46 +01:00
Mark H Weaver 76611ce7b5
gnu: tracker: Use sqlite-with-fts5.
* gnu/packages/gnome.scm (tracker)[inputs]: Use sqlite-with-fts5 instead of
our default sqlite package.
2018-01-28 00:23:38 -05:00
Marius Bakke 5e9b141675
gnu: evolution-data-server: Fix build failure against ICU 60.
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add
CMAKE_CXX_FLAGS=-std=gnu++11 to #:configure-flags.
2018-01-27 16:28:22 +01:00
Ludovic Courtès 6915da225f
gnu: gnome-keyring: Fix build with Automake 1.15.1.
* gnu/packages/gnome.scm (gnome-keyring)[arguments] <fix-docbook>:
Invoke autoconf/aclocal/automake.
2018-01-21 01:14:22 +01:00
Leo Famulari 8fa1872aba
gnu: libgnomeui: Fix build with Python 3.6.
* gnu/packages/patches/libgnomeui-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (libgnomeui)[source]: Use it.
2018-01-16 14:02:09 -08:00
Ludovic Courtès 17c3eea760
gnu: libgnome: Adjust for latest GLib.
* gnu/packages/patches/libgnome-encoding.patch: New file.
* gnu/packages/gnome.scm (libgnome)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-13 00:09:23 +01:00
Leo Famulari 4adb40bffc
Merge branch 'master' into core-updates 2018-01-11 14:22:50 -08:00
nee 3c5dbd2bee
gnu: Add sound-juicer.
* gnu/packages/gnome.scm (sound-juicer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-01-11 10:32:05 +01:00
Mark H Weaver 64a153bd1a
gnu: librsvg: Disable more failing tests.
* 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-08 15:11:18 +01:00
Rutger Helling 0438f1d84d
gnu: gdm: Update to 3.26.2.1.
* gnu/packages/gnome.scm (gdm): Update to 3.26.2.1.
2018-01-06 16:55:55 +01:00
Tobias Geerinckx-Rice ae8e71ee48
gnu: gnome-online-accounts: Update to 3.26.2.
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.
2018-01-06 15:54:18 +01:00
Efraim Flashner 23de2e1d5f
Merge remote-tracking branch 'origin/master' into core-updates 2017-12-31 14:10:25 +02:00
Thomas Danckaert aa498fc003
gnu: lollypop: Use meson-build-system, update to 0.9.306.
* 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-27 16:14:44 +01:00
Danny Milosavljevic 6368eb397d
gnu: totem: Disable (duplicate) cache generation.
* gnu/packages/gnome.scm (totem): Disable (duplicate) cache generation.
2017-12-27 12:35:08 +01:00
Tobias Geerinckx-Rice 41775ab1d1
gnu: adwaita-icon-theme: Update to 3.26.1.
* gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.1.
2017-12-26 14:41:02 +01:00
Tobias Geerinckx-Rice 51c482e494
gnu: gexiv2: Update to 0.10.7.
* gnu/packages/gnome.scm (gexiv2): Update to 0.10.7.
[build-system]: Switch to meson-build-system.
2017-12-26 14:41:01 +01:00
Rutger Helling d633f2f62a
gnu: mutter: Add xorg-xserver-xwayland input.
* 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-22 09:55:01 +01:00
Leo Famulari 9c3ad422d0
gnu: libgxps: Fix CVE-2017-11590.
* 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-21 14:17:35 -05:00
Marius Bakke 32cd878be0
Merge branch 'master' into core-updates 2017-12-19 01:42:40 +01:00
Marius Bakke e1454e0e5f
gnu: librsvg: Update to 2.40.20.
* gnu/packages/gnome.scm (librsvg): Update to 2.40.20.
2017-12-18 01:16:03 +01:00
Andy Wingo aa29f8fb02
gnu: gucharmap: Use glib-or-gtk-build-system.
* gnu/packages/gnome.scm (gucharmap): Use glib-or-gtk-build-system.
2017-12-14 11:09:26 +01:00
Ricardo Wurmus 89e1de2f41
gnu: eolie: Update to 0.9.15.
* gnu/packages/gnome.scm (eolie): Update to 0.9.15.
2017-12-08 14:48:36 +01:00
Marius Bakke 77181815ae
Merge branch 'master' into core-updates 2017-12-05 23:41:30 +01:00
Tobias Geerinckx-Rice 1d3c059bbf
gnu: eolie: Update to 0.9.13.
* gnu/packages/gnome.scm (eolie): Update to 0.9.13.
2017-12-04 04:40:14 +01:00
Ludovic Courtès 8ad4f0aa31
gnu: gnome-default-applications: Add Evince for PDF and PS.
* gnu/packages/gnome.scm (gnome-default-applications)[propagated-inputs]:
Add EVINCE.
[arguments]: Associate Evince with application/pdf and
application/postscript.
2017-12-01 16:00:14 +01:00
Tobias Geerinckx-Rice 778c4a2fa1
gnu: rhythmbox: Update to 3.4.2.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.2.
2017-11-27 17:06:26 +01:00
Tobias Geerinckx-Rice 47aba9ddc9
gnu: libgweather: Update to 3.26.1.
* gnu/packages/gnome.scm (libgweather): Update to 3.26.1.
2017-11-27 17:06:25 +01:00
Tobias Geerinckx-Rice ac25f5972d
gnu: glade@3: Update to 3.20.2.
* gnu/packages/gnome.scm (glade3): Update to 3.20.2.
2017-11-27 17:06:25 +01:00
Leo Famulari 9071581bf5
gnu: shotwell: Update to 0.27.1.
* gnu/packages/gnome.scm (shotwell): Update to 0.27.1.
2017-11-26 19:34:43 -05:00
Ludovic Courtès d655f39c44
gnu: gnumeric: Update to 1.12.36.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.36.
2017-11-22 22:56:58 +01:00
Ludovic Courtès 26ac92d49b
gnu: goffice: Update to 0.10.36.
* gnu/packages/gnome.scm (goffice): Update to 0.10.36.
2017-11-22 22:56:30 +01:00
Christopher Baines a0fe7c0645
gnu: Patch path to locale in gnome-desktop.
* 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-21 08:41:26 +00:00
Marius Bakke 2dd12924cf
Merge branch 'master' into core-updates 2017-11-19 15:01:00 +01:00
Ricardo Wurmus 33dc54b08c
gnu: Move date/time packages from python.scm to time.scm.
* 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-18 12:45:19 +01:00
Ricardo Wurmus d72f76df11
gnu: eolie: Update to 0.9.12.
* gnu/packages/gnome.scm (eolie): Update to 0.9.12.
[inputs]: Add python-dateutil.
2017-11-17 23:18:50 +01:00
Rutger Helling fc8d6953e2
gnu: cheese: Update to 3.26.0.
* gnu/packages/gnome.scm (cheese): Update to 3.26.0

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-17 16:34:28 -05:00
Rutger Helling 9bc646d053
gnu: eog: Update to 3.26.2.
* gnu/packages/gnome.scm (eog): Update to 3.26.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-17 11:00:20 +01:00
Rutger Helling cf8ec425d5
gnu: gnome-disk-utility: Update to 3.26.2.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.26.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-17 11:00:18 +01:00
Tobias Geerinckx-Rice 99adfd7d3d
gnu: geoclue: Use HTTPS for home page.
* gnu/packages/gnome.scm (geoclue)[home-page]: Use HTTPS.
2017-11-15 03:19:18 +01:00
Tobias Geerinckx-Rice dba7028f14
gnu: geoclue: Update to 2.4.7.
* gnu/packages/gnome.scm (geoclue): Update to 2.4.7.
2017-11-15 03:19:17 +01:00
Kei Kebreau 8c2dcedd1d
gnu: devhelp: Update to 3.26.0.
* gnu/packages/gnome.scm (devhelp): Update to 3.26.0.
2017-11-14 17:50:33 -05:00
Kei Kebreau 31d9e454ad
gnu: gnome-calculator: Update to 3.26.0.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.26.0.
2017-11-14 14:12:42 -05:00
Kei Kebreau a5a22d7b14
gnu: gnome-system-monitor: Update to 3.26.0.
* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.26.0.
2017-11-14 13:47:03 -05:00
Kei Kebreau 62f0806f4c
Revert "gnu: totem: Enable parallel build."
This reverts commit e5f748a6c0.
2017-11-13 07:47:23 -05:00
Kei Kebreau f35bb0711c
gnu: libsoup: Update to 2.60.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.60.2.
2017-11-12 21:20:24 -05:00
Kei Kebreau c7b433de47
gnu: glib-networking: Update to 2.54.1.
* gnu/packages/gnome.scm (glib-networking): Update to 2.54.1.
2017-11-12 01:17:10 -05:00
Efraim Flashner b6239e452c
gnu: librsvg: Use 'modify-phases' syntax.
* gnu/packages/gnome.scm (librsvg)[arguments]: Use 'modify-phases'
syntax.
2017-11-10 15:55:19 +02:00
Efraim Flashner 56ccafbe7c
gnu: librsvg: Skip test which fails on aarch64-linux.
* gnu/packages/gnome.scm (librsvg)[arguments]: Add a phase to remove the
failing test.
2017-11-10 15:55:16 +02:00