me
/
guix
Archived
1
0
Fork 0
Commit Graph

1484 Commits (8ebf4e3a71d945b95fc917fbdde096ef4e07a9e6)

Author SHA1 Message Date
Tobias Geerinckx-Rice bf92ba6b7b
gnu: amtk: Don't use NAME in source URI.
* gnu/packages/gnome.scm (amtk)[source]: Hard-code NAME.
2019-10-12 16:29:49 +02:00
Tobias Geerinckx-Rice 09c4e43f81
gnu: amtk: Update to 5.0.1.
* gnu/packages/gnome.scm (amtk): Update to 5.0.1.
2019-10-12 16:29:49 +02:00
Marius Bakke f8026a797c
gnu: libsoup: Update to 2.68.2.
* gnu/packages/gnome.scm (libsoup): Update to 2.68.2.
[arguments]: Update #:configure-flags.  Skip tests that attempts to resolve
"subdomain.localhost".
[propagated-inputs]: Add GOOGLE-BROTLI and ZLIB.
2019-10-10 20:09:55 +02:00
Maxim Cournoyer 7f486d25d2
gnu: vinagre: Fix build.
* gnu/packages/gnome.scm (vinagre): Set the '--enable-compile-warnings'
configure flag to 'minimum', to prevent build failures on compilation
warnings.
2019-10-10 04:41:13 +09:00
Marius Bakke 4ed041d901
gnu: mate-applets: Build with a fixed version of yelp-tools.
Fixes <https://bugs.gnu.org/37668>.
Reported by Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>.

* gnu/packages/gnome.scm (yelp-tools/fixed): New public variable.
* gnu/packages/mate.scm (mate-applets)[native-inputs]: Replace YELP-TOOLS with
YELP-TOOLS/FIXED.
2019-10-08 22:04:12 +02:00
Ludovic Courtès 86f2124b0f
gnu: dconf-editor: Fix build failure.
Fixes <https://bugs.gnu.org/37503>.
Reported by Jack Hill <jackhill@jackhill.us>.

* gnu/packages/gnome.scm (dconf-editor)[arguments]: New field.
2019-10-02 14:46:03 +02:00
Ludovic Courtès 0cf2b6f2db
Merge branch 'master' into core-updates 2019-10-01 12:06:00 +02:00
Tobias Geerinckx-Rice 4c2c5ae641
gnu: libgee: Update to 0.20.2.
* gnu/packages/gnome.scm (libgee): Update to 0.20.2.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 54c69ae123
gnu: cogl: Update to 1.22.4.
* gnu/packages/gnome.scm (cogl): Update to 1.22.4.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 65de725f97
gnu: geocode-glib: Update to 3.26.1.
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.1.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 84a1b00700
gnu: libgee: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgee)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice 5754f0cfb5
gnu: cogl: Don't use NAME in source URI.
* gnu/packages/gnome.scm (cogl)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice d485cdc040
gnu: geocode-glib: Don't use NAME in source URI.
* gnu/packages/gnome.scm (geocode-glib)[source]: Hard-code NAME.
2019-09-29 17:36:10 +02:00
Tobias Geerinckx-Rice f99bc1af54
gnu: gthumb: Update to 3.8.1.
* gnu/packages/gnome.scm (gthumb): Update to 3.8.1.
2019-09-28 17:16:40 +02:00
Tobias Geerinckx-Rice 2d8dca9d36
gnu: libgnome-games-support: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgnome-games-support)[source]: Hard-code NAME.
2019-09-28 17:16:40 +02:00
Tobias Geerinckx-Rice 4c6d15cfb9
gnu: libgnome-games-support: Update to 1.4.4.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.4.
2019-09-28 17:16:39 +02:00
Marius Bakke 689b44bc3f
gnu: WebKitGTK: Update to 2.26.1.
* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ...
(webkitgtk-2.26): ... this.  Update to 2.26.1.
[inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY.
* gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed
variable name.
* gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-09-27 18:57:37 +02:00
Ludovic Courtès 11da634a6e
Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
Tobias Geerinckx-Rice d47fa82dfc
gnu: libgnomekbd: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgnomekbd)[source]: Hard-code NAME.
2019-09-21 19:17:53 +02:00
Tobias Geerinckx-Rice 10097e585e
gnu: libgnomekbd: Update to 3.26.1.
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1.
2019-09-21 19:17:52 +02:00
Ludovic Courtès 3a2efbc867
gnu: python-libxml2, itstool: Provide crash-free variants.
Fixes <https://bugs.gnu.org/37468>.

* gnu/packages/patches/python-libxml2-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (python-libxml2/fixed): New variable.
* gnu/packages/glib.scm (itstool/fixed): New variable.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED
instead of ITSTOOL.
2019-09-20 12:21:19 +02:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice 015fc03611
gnu: libgtop: Update to 2.40.0.
* gnu/packages/gnome.scm (libgtop): Update to 2.40.0.
2019-09-16 23:31:08 +02:00
Tobias Geerinckx-Rice 59487fc29a
gnu: libgtop: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libgtop)[source]: Hard-code NAME.
2019-09-16 23:31:07 +02:00
Martin Becze ad6e168b3f
gnu: evolution: Wrap with required path variables.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36896>.

* gnu/packages/gnome.scm (evolution)[arguments]: Add a ‘wrap-program’
phase.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-09-16 12:17:48 +02:00
Tobias Geerinckx-Rice 237d4cf73c
gnu: gfbgraph: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME.
2019-09-12 16:16:44 +02:00
Maxim Cournoyer d1c9684753
gnu: workrave: Correct the types of inputs used.
* gnu/packages/gnome.scm (workrave)[propagated-inputs]: Move them all to...
[inputs]: ...here.
[native-inputs]: Move libxscrnsaver to the 'inputs' field.
2019-09-11 22:07:13 +09:00
Maxim Cournoyer aa51d92cdb
gnu: workrave: Update to version 1.10.34.
* gnu/packages/gnome.scm (workrave): Update version and hash strings.
[inputs]: Remove python-cheetah.
[native-inputs]: Add boost, python-3 and python-jinja2; remove the "bin"
output of glib.
2019-09-11 22:07:12 +09:00
Tobias Geerinckx-Rice c1b79b3652
gnu: libsoup: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libsoup)[source]: Hard-code NAME.
2019-09-11 00:33:51 +02:00
Tobias Geerinckx-Rice b5b0fd2354
gnu: tracker: Don't use NAME in source URI.
* gnu/packages/gnome.scm (tracker)[source]: Hard-code NAME.
2019-09-11 00:33:51 +02:00
Tobias Geerinckx-Rice 1d68eb321f
gnu: gvfs: Don't use NAME in source URI.
* gnu/packages/gnome.scm (gvfs)[source]: Hard-code NAME.
2019-09-11 00:33:50 +02:00
Tobias Geerinckx-Rice 36ed9b4678
gnu: aisleriot: Update to 3.22.9.
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9.
2019-09-10 02:18:04 +02:00
Tobias Geerinckx-Rice b243d2f7d3
gnu: libsecret: Update to 0.19.1.
* gnu/packages/gnome.scm (libsecret): Update to 0.19.1.
2019-09-09 23:17:51 +02:00
Tobias Geerinckx-Rice 0ada4e2987
gnu: libsecret: Don't use NAME in source URI.
* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME.
2019-09-09 23:17:51 +02:00
Tobias Geerinckx-Rice fb8fe1e8d9
gnu: glib-networking: Don't use NAME in source URI.
* gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME.
2019-09-09 00:11:26 +02:00
Mark H Weaver 65542a8852
Merge branch 'master' into core-updates 2019-09-06 20:46:00 -04:00
L p R n d n 5f39050b1e
gnu: libxklavier: Update to 5.4.
* gnu/packages/gnome.scm (libxklavier): Update to 5.4.
[source] Switch to git source.
[arguments] Add no-configure phase. Disable xmodmap in #:configure-flags.
[inputs] Add which, intltool, gtk-doc, which, automake, autoconf and libtool.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 22:21:17 +02:00
Tobias Geerinckx-Rice d41ee146ce
gnu: libhandy: Update to 0.0.11.
* gnu/packages/gnome.scm (libhandy): Update to 0.0.11.
[arguments]: Remove ‘disable-broken-test’ phase.
[native-inputs]: Add hicolor-icon-theme.
2019-08-30 03:40:32 +02:00
Tobias Geerinckx-Rice fa8ef3ed70
gnu: eolie: Update to 0.9.63.
* gnu/packages/gnome.scm (eolie): Update to 0.9.63.
2019-08-30 03:40:31 +02:00
Mark H Weaver 0481289cbc
Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
Giacomo Leidi 64fa66ba3d
gnu: libdazzle: Update to 3.33.90.
* gnu/packages/gnome.scm (libdazzle): Update to 3.33.90.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-23 23:39:22 +02:00
Mark H Weaver 893c2df00d
Merge branch 'master' into core-updates 2019-08-22 15:53:27 -04:00
Kei Kebreau 64c70430ec
gnu: gnome-control-center: Fix info-overview panel issues.
GNOME Control Center should now display the correct GNOME version and graphics
information in the "Details > About" panel.

* gnu/packages/gnome.scm (gnome-control-center)[arguments]: Add configure
flag.  Adjust 'patch-paths' phase accordingly.
[inputs]: Add gnome-session.
2019-08-20 21:50:29 -04:00
Giacomo Leidi a830d14d4b
gnu: Add libgit2-glib.
* gnu/packages/gnome.scm (libgit2-glib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-16 23:00:27 +02:00
Marius Bakke 462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Efraim Flashner 8378c87a59
gnu: Add network-manager-openconnect.
* gnu/packages/gnome.scm (network-manager-openconnect): New variable.
2019-08-08 10:08:00 +03:00
Tobias Geerinckx-Rice 96681d4be1
gnu: terminator: Wrap instead of propagating GSettings schemas.
* gnu/packages/gnome.scm (terminator)[inputs]:
Move gsettings-desktop-schemas back here…
[propagated-inputs]: …from here.
[arguments]: Add the glib-or-gtk-build-system's ‘glib-or-gtk-wrap’
phase.
2019-08-05 22:18:57 +02:00
Jonathan Frederickson 213315d485
gnu: Add libhandy.
* gnu/packages/gnome.scm (libhandy): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-08-05 14:06:11 +02:00
Marius Bakke 0a6e9e13c5
gnu: Remove workarounds for missing libarchive nettle propagation.
* gnu/packages/gnome.scm (brasero, libgxps, aisleriot, grilo, grilo-plugins,
totem, rhythmbox, gvfs, d-feet, gnome-session, gnome-autoar, tracker,
nautilus)[inputs]: Remove NETTLE.
* gnu/packages/linux.scm (singularity)[inputs]: Likewise.
* gnu/packages/mate.scm (atril)[inputs]: Likewise.
* gnu/packages/package-management.scm (rpm, libostree, flatpak)[inputs]: Likewise.
2019-07-31 14:41:36 +02:00
Marius Bakke 6a2e54236e
Merge branch 'master' into core-updates 2019-07-31 14:28:56 +02:00
Tobias Geerinckx-Rice 8126142baf
gnu: terminator: Propagate gsettings-desktop-schemas.
* gnu/packages/gnome.scm (terminator)[propagated-inputs]: Add gsettings-desktop-schemas.
2019-07-24 21:29:10 +02:00
Timothy Sample 1c9b99234c
gnu: gnome-session: Do not patch in absolute paths.
This is no longer needed as upstream is now using absolute paths.

* gnu/packages/gnome.scm (gnome-session): Remove phase that patches
absolute paths into the session desktop entry files.
2019-07-19 12:56:09 -04:00
Timothy Sample e1f174ae28
gnu: evolution-data-server: Use a proper patch for locales.
See <https://lists.gnu.org/archive/html/guix-devel/2019-07/msg00265.html>.

* gnu/packages/patches/evolution-data-server-locales.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/gnome.scm (evolution-data-server): Replace the
'patch-locale-canonicalization' phase with the new patch.
2019-07-19 12:56:03 -04:00
Ludovic Courtès 0de9a1be04
gnu: gnome-control-center: Shorten patch file name.
* gnu/packages/patches/gnome-control-center-use-udisks-to-get-disk-size.patch:
Rename to...
* gnu/packages/patches/gnome-control-center-udisks.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-control-center)[source]: Likewise.
2019-07-17 15:58:34 +02:00
Ludovic Courtès 64de896a71
Merge branch 'master' into core-updates 2019-07-17 15:51:10 +02:00
Jelle Licht d376129f0b
gnu: Add network-manager-vpnc.
* gnu/packages/gnome.scm (network-manager-vpnc): New variable.
2019-07-17 11:08:48 +02:00
Jelle Licht 633422b0e6
gnu: network-manager-openvpn: Patch hardcoded paths.
* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Add custom
'patch-path' phase to replace references to openvpn and modprobe.
[inputs]: Add kmod.
2019-07-17 11:08:43 +02:00
Jelle Licht d9af93c4ea
gnu: network-manager-openvpn: Pass '--localstatedir=/var'.
* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Pass
'--localstatedir=/var' to #:configure-flags.
2019-07-17 11:08:31 +02:00
Tomáš Čech 7d1861e2d2
gnu: network-manager: Fix plugin loading problem.
* gnu/packages/patches/nm-plugin-path.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (network-manager)[source](patches): New field.

Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2019-07-17 11:07:43 +02:00
Marius Bakke 3d0b40ad7c
gnu: evolution-data-server: Remove obsolete workaround.
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Do not pass
"-DU_USING_ICU_NAMESPACE" in <#:configure-flags>.
2019-07-16 19:09:15 +02:00
Kei Kebreau 68c3ca933d
gnu: evolution-data-server: Update to 3.30.5.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.30.5.
[arguments]: Remove "-std=gnu++11" configure flag. Disable more failing tests.
2019-07-16 12:22:00 -04:00
Kei Kebreau 5229bea128
gnu: evolution: Update to 3.30.5.
* gnu/packages/gnome.scm (evolution): Update to 3.30.5.
[arguments]: Add "patch-ui-module-dir", "glib-or-gtk-compile-schemas" and
"glib-or-gtk-wrap" phases.
2019-07-16 12:21:54 -04:00
Timothy Sample d619686250
gnu: evolution-data-server: Fix locale handling.
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: Add a phase
that patches the source code to fix a locale handling issue.
2019-07-16 09:36:15 -04:00
Kei Kebreau 794ce8eaf7
gnu: libgweather: Update to 3.28.3.
* gnu/packages/gnome.scm (libgweather): Update to 3.28.3.
2019-07-15 09:58:52 -04:00
Kei Kebreau bc09c41631
gnu: dconf-editor: Update to 3.30.2.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.30.2.
2019-07-15 09:58:52 -04:00
Kei Kebreau 757f863bd2
gnu: gnome-clocks: Update to 3.30.1.
* gnu/packages/gnome.scm (gnome-clocks): Update to 3.30.1.
2019-07-15 09:58:52 -04:00
Kei Kebreau 496d7ccd4d
gnu: gnome-calendar: Update to 3.30.1.
* gnu/packages/gnome.scm (gnome-calendar): Update to 3.30.1.
2019-07-15 09:58:51 -04:00
Kei Kebreau 2aabc647f2
gnu: gnome-shell-extensions: Update to 3.30.1.
* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.30.1.
2019-07-15 09:58:51 -04:00
Kei Kebreau ef9b7d4c9f
gnu: orca: Update to 3.30.2.
* gnu/packages/gnome.scm (orca): Update to 3.30.2.
2019-07-15 09:58:51 -04:00
Kei Kebreau 676e7cb4fa
gnu: gnome-screenshot: Update to 3.30.0.
* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.30.0.
[home-page]: Update URI.
2019-07-15 09:58:51 -04:00
Kei Kebreau 00b14dbb09
gnu: cheese: Update to 3.30.0.
* gnu/packages/gnome.scm (cheese): Update to 3.30.0.
2019-07-15 09:58:51 -04:00
Kei Kebreau 3b79afa6a8
gnu: shotwell: Update to 0.30.4.
* gnu/packages/gnome.scm (shotwell): Update to 0.30.4.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag.
[native-inputs]: Add desktop-file-utils.  Remove itstool duplicate.  Order
inputs alphabetically.
2019-07-15 09:58:51 -04:00
Kei Kebreau b1a8b40818
gnu: gexiv2: Update to 0.12.0.
* gnu/packages/gnome.scm (gexiv2): Update to 0.12.0.
[native-inputs]: Add gcr and vala.
2019-07-15 09:58:50 -04:00
Kei Kebreau 7734b4a2d9
gnu: gdm: Update to 3.30.3.
* gnu/packages/gnome.scm (gdm): Update to 3.30.3.
2019-07-15 09:58:50 -04:00
Kei Kebreau 11d28bd9f6
gnu: devhelp: Update to 3.30.1.
* gnu/packages/gnome.scm (devhelp): Update to 3.30.1.
[build-system]: Use meson-build-system.
[native-inputs]: Add gobject-introspection, glib:bin and gtk+:bin.
[inputs]: Add amtk.
2019-07-15 09:58:50 -04:00
Kei Kebreau f828d05b28
gnu: Add amtk.
* gnu/packages/gnome.scm (amtk): New variable.
2019-07-15 09:58:50 -04:00
Kei Kebreau d054fbf57d
gnu: gjs: Update to 1.56.2.
* gnu/packages/gnome.scm (gjs): Update to 1.56.2.
[arguments]: Adjust pre-check phase.
[propagated-inputs]: Replace mozjs-52 with mozjs-60.
2019-07-15 09:58:50 -04:00
Kei Kebreau 9d4d439b0a
gnu: gnome-tweaks: Update to 3.30.2.
* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.30.2.
2019-07-15 09:58:50 -04:00
Kei Kebreau bea6b829b8
gnu: gcr: Update to 3.28.1.
* gnu/packages/gnome.scm (gcr): Update to 3.28.1.
[native-inputs]: Add vala.
2019-07-15 09:58:50 -04:00
Kei Kebreau 77425f04f2
gnu: totem: Update to 3.30.0.
* gnu/packages/gnome.scm (totem): Update to 3.30.0.
2019-07-15 09:28:23 -04:00
Kei Kebreau 18138ab939
gnu: shared-mime-info: Update to 1.10.
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.10.
2019-07-15 09:28:23 -04:00
Kei Kebreau c71bb3f29d
gnu: nautilus: Update to 3.30.5.
* gnu/packages/gnome.scm (nautilus): Update to 3.30.5.
2019-07-15 09:28:23 -04:00
Kei Kebreau 12fe484673
gnu: gvfs: Update to 1.40.1.
* gnu/packages/gnome.scm (gvfs): Update to 1.40.1.
2019-07-15 09:28:23 -04:00
Kei Kebreau 1f8b5515ed
gnu: gucharmap: Update to 12.0.1.
* gnu/packages/gnome.scm (gucharmap): Update to 12.0.1.
[native-inputs]: Update unicode-files.
2019-07-15 09:28:23 -04:00
Kei Kebreau 5088834271
gnu: gnome-terminal: Update to 3.30.3.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.3.
2019-07-15 09:28:23 -04:00
Kei Kebreau 90fdc80f77
gnu: gnome-settings-daemon: Update to 3.30.2.
* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.30.2.
2019-07-15 09:28:22 -04:00
Kei Kebreau da886d6fce
gnu: gnome-session: Update to 3.30.1.
* gnu/packages/gnome.scm (gnome-session): Update to 3.30.1.
2019-07-15 09:28:22 -04:00
Kei Kebreau d29298ef5b
gnu: gnome-online-accounts: Update to 3.30.2.
* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.30.2.
2019-07-15 09:28:22 -04:00
Kei Kebreau 982c0b368d
gnu: gnome-control-center: Update to 3.30.3.
* gnu/packages/gnome.scm (gnome-control-center): Update to 3.30.3.
[source](patches): New field.
[arguments]: Adjust "patch-paths" phase.
[inputs]: Add libsecret and udisks.
* gnu/packages/patches/gnome-control-center-use-udisks-to-get-disk-size.patch:
New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-07-15 09:26:56 -04:00
Kei Kebreau 29b85910f6
gnu: gnome-backgrounds: Update to 3.30.0.
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.30.0.
2019-07-14 16:13:17 -04:00
Kei Kebreau 235743a627
gnu: zenity: Update to 3.30.0.
* gnu/packages/gnome.scm (zenity): Update to 3.30.0.
2019-07-14 16:13:16 -04:00
Kei Kebreau 42f95e3476
gnu: gedit: Update to 3.30.2.
* gnu/packages/gnome.scm (gedit): Update to 3.30.2.
2019-07-14 16:13:16 -04:00
Kei Kebreau 976e7801ac
gnu: file-roller: Update to 3.30.1.
* gnu/packages/gnome.scm (file-roller): Update to 3.30.1.
2019-07-14 16:13:16 -04:00
Kei Kebreau f37dfe1ec3
gnu: epiphany: Update to 3.30.4.
* gnu/packages/gnome.scm (epiphany): Update to 3.30.4.
2019-07-14 16:13:16 -04:00
Kei Kebreau d4ae2d15ef
gnu: baobab: Update to 3.30.0.
* gnu/packages/gnome.scm (baobab): Update to 3.30.0.
2019-07-14 15:37:57 -04:00
Marius Bakke 8cae550021
gnu: gexiv2: Enable tests on all platforms.
* gnu/packages/gnome.scm (gexiv2)[arguments]: Remove.
2019-07-13 18:53:23 +02:00
Marius Bakke 7555d53924
gnu: gnome-online-accounts: Fix cyclic reference in outputs.
This exploits a new feature of 'gobject-introspection-absolute-shlibs.patch'.

* gnu/packages/gnome.scm (gnome-online-accounts)[arguments]: Set the "outputs"
variable before building.
2019-07-12 20:07:12 +02:00
Marius Bakke 70f2b0f97d
gnu: libgnomekbd: Update to 3.26.1.
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1.
2019-07-12 19:50:28 +02:00
Marius Bakke 838a52a5fd
gnu: vte: Update to 0.56.3.
* gnu/packages/gnome.scm (vte): Update to 0.56.3.
2019-07-12 19:45:47 +02:00
Marius Bakke 07ace64143
gnu: gnome-calculator: Update to 3.32.2.
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.32.2.
[inputs]: Change GTKSOURCEVIEW-3 to GTKSOURCEVIEW.
2019-07-12 17:37:54 +02:00