summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Expand)Author
2017-04-03Merge branch 'core-updates'Ludovic Courtès
2017-03-31gnu: goffice: Update to 0.10.34....* gnu/packages/gnome.scm (goffice): Update to 0.10.34. Tobias Geerinckx-Rice
2017-03-27Merge branch 'master' into core-updatesLeo Famulari
2017-03-27gnu: epiphany: Update to 3.22.7....* gnu/packages/gnome.scm (epiphany): Update to 3.22.7. Leo Famulari
2017-03-27gnu: geoclue: Update to 2.4.6....* gnu/packages/gnome.scm (geoclue): Update to 2.4.6. Leo Famulari
2017-03-26gnu: vte-ng: Build with gperf@3.0....* gnu/packages/gnome.scm (vte-ng)[native-inputs]: Change GPERF to GPERF-3.0. Marius Bakke
2017-03-20gnu: simple-scan: Update to 3.24.0....* gnu/packages/gnome.scm (simple-scan): Update to 3.24.0. Tobias Geerinckx-Rice
2017-03-03gnu: moka-icon-theme: Update to 5.3.5....* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.3.5. Tobias Geerinckx-Rice
2017-03-03gnu: arc-icon-theme: Update to 20161122....* gnu/packages/gnome.scm (arc-icon-theme): Update to 20161122. Tobias Geerinckx-Rice
2017-03-03gnu: arc-theme: Update to 20170302....* gnu/packages/gnome.scm (arc-theme): Update to 20170302. Tobias Geerinckx-Rice
2017-02-16gnu: shotwell: Update to 0.25.5....* gnu/packages/gnome.scm (shotwell): Update to 0.25.5. Leo Famulari
2017-02-11gnu: gtk-vnc: Update to 0.7.0 [fixes CVE-2017-{5884,5885}]....* gnu/packages/gnome.scm (gtk-vnc): Update to 0.7.0. Marius Bakke
2017-02-10gnu: Add gnome-disk-utility....* gnu/packages/gnome.scm (gnome-disk-utility): New variable. David Craven
2017-02-10gnu: mutter: Update to HEAD....* gnu/packages/gnome.scm (mutter): Update to HEAD. [native-inputs]: Add autoconf, automake and libtool. [arguments]: Add autoreconf phase. David Craven
2017-02-09gnu: vte-ng: Update to 0.46.1.a....* gnu/packages/gnome.scm (vte-ng): Update to 0.46.1.a. Marius Bakke
2017-02-08gnu: Add vinagre....* gnu/packages/gnome.scm (vinagre): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Thomas Danckaert
2017-02-06gnu: epiphany: Update to 3.22.6 [security update]....See <https://bugzilla.gnome.org/show_bug.cgi?id=752738>. * gnu/packages/gnome.scm (epiphany): Update to 3.22.6. [arguments]: Add #:configure-flags '("CFLAGS=-std=gnu99"). Mark H Weaver
2017-01-19gnu: Move Kerberos implemetations to (gnu packages kerberos)....* gnu/packages/mit-krb5.scm: Remove. * gnu/packages/shishi.scm: Remove. * gnu/packages/kerberos.scm: New file, from the concatenation of these two. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/gnome.scm, gnu/packages/gnuzilla.scm, gnu/packages/gsasl.scm, gnu/packages/java.scm, gnu/packages/networking.scm, gnu/packages/nfs.scm, gnu/packages/onc-rpc.scm, gnu/packages/ssh.scm, gnu/packages/web.scm: Adjust accordingly. Ludovic Courtès
2017-01-16Merge branch 'gnome-updates'Mark H Weaver
2017-01-15gnu: epiphany: Update to 3.22.4....* gnu/packages/gnome.scm (epiphany): Update to 3.22.4. Ricardo Wurmus
2017-01-11gnu: gnome-session: Update to 3.22.2....* gnu/packages/gnome.scm (gnome-session): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: gnome-shell-extensions: Update to 3.22.2....* gnu/packages/gnome.scm (gnome-shell-extensions): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: gnome-shell: Update to 3.22.2....* gnu/packages/gnome.scm (gnome-shell): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: gjs: Update to 1.46.0....* gnu/packages/gnome.scm (gjs): Update to 1.46.0. [arguments]: Start Xvfb in 'pre-check' phase. Mark H Weaver
2017-01-11gnu: gnome-control-center: Update to 3.22.1....* gnu/packages/gnome.scm (gnome-control-center): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: gnome-settings-daemon: Update to 3.22.1....* gnu/packages/gnome.scm (gnome-settings-daemon): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: gdm: Update to 3.22.1....* gnu/packages/gnome.scm (gdm): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: network-manager: Update to 1.4.4....* gnu/packages/gnome.scm (network-manager): Update to 1.4.4. Mark H Weaver
2017-01-11gnu: nautilus: Update to 3.22.2....* gnu/packages/gnome.scm (nautilus): Update to 3.22.2. [arguments]: Remove "--disable-tracker" from configure flags. [inputs]: Add gnome-autoar, nettle, and tracker. Mark H Weaver
2017-01-11gnu: Add tracker....* gnu/packages/gnome.scm (tracker): New variable. Mark H Weaver
2017-01-11gnu: Add gnome-autoar....* gnu/packages/gnome.scm (gnome-autoar): New variable. Mark H Weaver
2017-01-11gnu: mutter: Update to 3.22.2....* gnu/packages/gnome.scm (mutter): Update to 3.22.2. Add comment noting that forked versions of 'cogl' and 'clutter' are now bundled with mutter. [arguments]: Add "--disable-wayland" to configure flags. Add TODO comments reminding us to add support for wayland and the native backend. Add configure flags from 'cogl' and 'clutter'. [propagated-inputs]: Remove clutter. Add new inputs needed by mutter-{clutter,cogl}-1.0.pc. [inputs]: Add libgudev and libxrandr. Move libxkbcommon to propagated-inputs. Remove mesa-headers, replaced by mesa in propagated-inputs. (cogl, clutter): Add comments to note that changes to cogl and clutter may also be needed in mutter. Mark H Weaver
2017-01-11gnu: zenity: Update to 3.22.0....* gnu/packages/gnome.scm (zenity): Update to 3.22.0. Mark H Weaver
2017-01-11gnu: aisleriot: Update to 3.22.1....* gnu/packages/gnome.scm (aisleriot): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: gnome-sudoku: Update to 3.22.2....* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: gnome-mines: Update to 3.22.2....* gnu/packages/gnome.scm (gnome-mines): Update to 3.22.2. [inputs]: Add libgnome-games-support. Mark H Weaver
2017-01-11gnu: gnome-klotski: Update to 3.22.1....* gnu/packages/gnome.scm (gnome-klotski): Update to 3.22.1. [inputs]: libgames-support -> libgnome-games-support. Mark H Weaver
2017-01-11gnu: Add libgnome-games-support....* gnu/packages/gnome.scm (libgnome-games-support): New variable. Mark H Weaver
2017-01-11gnu: gnome-tweak-tool: Update to 3.22.0....* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.22.0. Mark H Weaver
2017-01-11gnu: gnome-system-monitor: Update to 3.22.2....* gnu/packages/gnome.scm (gnome-system-monitor): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: gnome-screenshot: Update to 3.22.0....* gnu/packages/gnome.scm (gnome-screenshot): Update to 3.22.0. Mark H Weaver
2017-01-11gnu: gnome-calendar: Update to 3.22.2....* gnu/packages/gnome.scm (gnome-calendar): Update to 3.22.2. [inputs]: Add gsettings-desktop-schemas. Mark H Weaver
2017-01-11gnu: gnome-backgrounds: Update to 3.22.1....* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: dconf-editor: Update to 3.22.1....* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: baobab: Update to 3.22.1....* gnu/packages/gnome.scm (baobab): Update to 3.22.1. Mark H Weaver
2017-01-11gnu: d-feet: Update to 0.3.11....* gnu/packages/gnome.scm (d-feet): Update to 0.3.11. Mark H Weaver
2017-01-11gnu: rhythmbox: Update to 3.4.1....* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.1. Mark H Weaver
2017-01-11gnu: file-roller: Update to 3.22.2....* gnu/packages/gnome.scm (file-roller): Update to 3.22.2. Mark H Weaver
2017-01-11gnu: devhelp: Update to 3.22.0....* gnu/packages/gnome.scm (devhelp): Update to 3.22.0. Mark H Weaver
2017-01-11gnu: yelp: Update to 3.22.0....* gnu/packages/gnome.scm (yelp): Update to 3.22.0. Mark H Weaver