Age | Commit message (Expand) | Author |
2019-08-30 | gnu: eolie: Update to 0.9.63....* gnu/packages/gnome.scm (eolie): Update to 0.9.63.
| Tobias Geerinckx-Rice |
2019-08-29 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-23 | 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>
| Giacomo Leidi |
2019-08-22 | Merge branch 'master' into core-updates | Mark H Weaver |
2019-08-20 | 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.
| Kei Kebreau |
2019-08-16 | gnu: Add libgit2-glib....* gnu/packages/gnome.scm (libgit2-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Giacomo Leidi |
2019-08-13 | Merge branch 'master' into core-updates | Marius Bakke |
2019-08-08 | gnu: Add network-manager-openconnect....* gnu/packages/gnome.scm (network-manager-openconnect): New variable.
| Efraim Flashner |
2019-08-05 | 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.
| Tobias Geerinckx-Rice |
2019-08-05 | 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>
| Jonathan Frederickson |
2019-07-31 | 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.
| Marius Bakke |
2019-07-31 | Merge branch 'master' into core-updates | Marius Bakke |
2019-07-24 | gnu: terminator: Propagate gsettings-desktop-schemas....* gnu/packages/gnome.scm (terminator)[propagated-inputs]: Add gsettings-desktop-schemas.
| Tobias Geerinckx-Rice |
2019-07-19 | 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.
| Timothy Sample |
2019-07-19 | 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.
| Timothy Sample |
2019-07-17 | 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.
| Ludovic Courtès |
2019-07-17 | Merge branch 'master' into core-updates | Ludovic Courtès |
2019-07-17 | gnu: Add network-manager-vpnc....* gnu/packages/gnome.scm (network-manager-vpnc): New variable.
| Jelle Licht |
2019-07-17 | 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.
| Jelle Licht |
2019-07-17 | gnu: network-manager-openvpn: Pass '--localstatedir=/var'....* gnu/packages/gnome.scm (network-manager-openvpn)[arguments]: Pass
'--localstatedir=/var' to #:configure-flags.
| Jelle Licht |
2019-07-17 | 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>
| Tomáš Čech |
2019-07-16 | 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>.
| Marius Bakke |
2019-07-16 | 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.
| Kei Kebreau |
2019-07-16 | 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.
| Kei Kebreau |
2019-07-16 | 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.
| Timothy Sample |
2019-07-15 | gnu: libgweather: Update to 3.28.3....* gnu/packages/gnome.scm (libgweather): Update to 3.28.3.
| Kei Kebreau |
2019-07-15 | gnu: dconf-editor: Update to 3.30.2....* gnu/packages/gnome.scm (dconf-editor): Update to 3.30.2.
| Kei Kebreau |
2019-07-15 | gnu: gnome-clocks: Update to 3.30.1....* gnu/packages/gnome.scm (gnome-clocks): Update to 3.30.1.
| Kei Kebreau |
2019-07-15 | gnu: gnome-calendar: Update to 3.30.1....* gnu/packages/gnome.scm (gnome-calendar): Update to 3.30.1.
| Kei Kebreau |
2019-07-15 | gnu: gnome-shell-extensions: Update to 3.30.1....* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.30.1.
| Kei Kebreau |
2019-07-15 | gnu: orca: Update to 3.30.2....* gnu/packages/gnome.scm (orca): Update to 3.30.2.
| Kei Kebreau |
2019-07-15 | gnu: gnome-screenshot: Update to 3.30.0....* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.30.0.
[home-page]: Update URI.
| Kei Kebreau |
2019-07-15 | gnu: cheese: Update to 3.30.0....* gnu/packages/gnome.scm (cheese): Update to 3.30.0.
| Kei Kebreau |
2019-07-15 | 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.
| Kei Kebreau |
2019-07-15 | gnu: gexiv2: Update to 0.12.0....* gnu/packages/gnome.scm (gexiv2): Update to 0.12.0.
[native-inputs]: Add gcr and vala.
| Kei Kebreau |
2019-07-15 | gnu: gdm: Update to 3.30.3....* gnu/packages/gnome.scm (gdm): Update to 3.30.3.
| Kei Kebreau |
2019-07-15 | 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.
| Kei Kebreau |
2019-07-15 | gnu: Add amtk....* gnu/packages/gnome.scm (amtk): New variable.
| Kei Kebreau |
2019-07-15 | 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.
| Kei Kebreau |
2019-07-15 | gnu: gnome-tweaks: Update to 3.30.2....* gnu/packages/gnome.scm (gnome-tweaks): Update to 3.30.2.
| Kei Kebreau |
2019-07-15 | gnu: gcr: Update to 3.28.1....* gnu/packages/gnome.scm (gcr): Update to 3.28.1.
[native-inputs]: Add vala.
| Kei Kebreau |
2019-07-15 | gnu: totem: Update to 3.30.0....* gnu/packages/gnome.scm (totem): Update to 3.30.0.
| Kei Kebreau |
2019-07-15 | gnu: shared-mime-info: Update to 1.10....* gnu/packages/gnome.scm (shared-mime-info): Update to 1.10.
| Kei Kebreau |
2019-07-15 | gnu: nautilus: Update to 3.30.5....* gnu/packages/gnome.scm (nautilus): Update to 3.30.5.
| Kei Kebreau |
2019-07-15 | gnu: gvfs: Update to 1.40.1....* gnu/packages/gnome.scm (gvfs): Update to 1.40.1.
| Kei Kebreau |
2019-07-15 | gnu: gucharmap: Update to 12.0.1....* gnu/packages/gnome.scm (gucharmap): Update to 12.0.1.
[native-inputs]: Update unicode-files.
| Kei Kebreau |
2019-07-15 | gnu: gnome-terminal: Update to 3.30.3....* gnu/packages/gnome.scm (gnome-terminal): Update to 3.30.3.
| Kei Kebreau |
2019-07-15 | gnu: gnome-settings-daemon: Update to 3.30.2....* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.30.2.
| Kei Kebreau |
2019-07-15 | gnu: gnome-session: Update to 3.30.1....* gnu/packages/gnome.scm (gnome-session): Update to 3.30.1.
| Kei Kebreau |
2019-07-15 | gnu: gnome-online-accounts: Update to 3.30.2....* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.30.2.
| Kei Kebreau |