summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2018-07-13gnu: faba-icon-theme: Fix build.Julien Lepiller
* gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Disable running gtk-update-icon-cache after installation.
2018-07-13Merge branch 'staging'Marius Bakke
2018-07-13gnu: faba-icon-theme: Switch to meson-build-system.Vasile Dumitrascu
* gnu/packages/gnome.scm (faba-icon-theme): [build-system]: Switch to meson-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13gnu: faba-icon-theme: Update to 4.3.Vasile Dumitrascu
* gnu/packages/gnome.scm (faba-icon-theme) Update to 4.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-13gnu: moka-icon-theme: Update to 5.4.0.Vasile Dumitrascu
* gnu/packages/gnome.scm (moka-icon-theme): Update to 5.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-07-09gnu: vte-ng: Update to 0.52.2.a.Marius Bakke
* gnu/packages/gnome.scm (vte-ng): Update to 0.52.2.a. [arguments]: Remove #:configure-flags.
2018-07-09gnu: vte-ng: Use "invoke".Marius Bakke
* gnu/packages/gnome.scm (vte-ng)[arguments]: Call INVOKE instead of SYSTEM*.
2018-07-09gnu: gnome-dictionary: Fix install phase.Marius Bakke
* gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Add phase to prevent post-install script from running.
2018-07-04gnu: clutter-gtk: Update to 1.8.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.4.
2018-07-04gnu: totem: Update to 3.26.1.Tobias Geerinckx-Rice
I did not re-enable #:parallel-build? because I was unable to reproduce the original failure in the first place. * gnu/packages/gnome.scm (totem): Update to 3.26.1.
2018-06-25gnu: epiphany: Update to 3.28.3.1 [fixes CVE-2018-{11396,12016}].Mark H Weaver
* gnu/packages/gnome.scm (epiphany): Update to 3.28.3.1.
2018-06-22gnu: workrave: Edit description.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
2018-06-22gnu: gnome-dictionary: Update to 3.26.1.Ludovic Courtès
* gnu/packages/gnome.scm (gnome-dictionary): Update to 3.26.1. [build-system]: Switch to MESON-BUILD-SYSTEM. [arguments]; New field.
2018-06-20Fix some more lonely unquotes.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (workrave)[inputs]: Move unquote to its operand. * gnu/packages/java.scm (java-asm-bootstrap)[propagated-inputs]: Likewise. * gnu/packages/maven.scm (maven-compat)[native-inputs]: Likewise. (maven)[inputs]: Likewise. * gnu/packages/networking.scm (amule)[inputs]: Likewise. * gnu/packages/wm.scm (nitrogen)[native-inputs]: Likewise.
2018-06-19gnu: arc-icon-theme: Fix build.Julien Lepiller
* gnu/packages/gnome.scm (arc-icon-theme)[arguments]: Do not run configure during the bootstrap phase.
2018-06-19gnu: faba-icon-theme: Fix build.Julien Lepiller
* gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Do not run configure during the bootstrap phase.
2018-06-13gnu: cheese: Update to 3.28.0.Rutger Helling
* gnu/packages/gnome.scm (cheese): Update to 3.28.0.
2018-06-09gnu: rhythmbox: Add a unreleased patch from upstream.Christopher Baines
* gnu/packages/gnome.scm (rhythmbox)[source]: Add patch from the upstream Git repository, as without this, the package fails to build.
2018-06-06Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-06gnu: epiphany: Update to 3.28.2.1.Rutger Helling
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
2018-06-06gnu: gnome-disk-utility: Update to 3.28.3.Rutger Helling
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
2018-06-06gnu: gnome-terminal: Update to 3.28.2.Rutger Helling
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
2018-06-06gnu: gedit: Update to 3.28.1.Rutger Helling
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
2018-06-05gnu: arc-theme: Replace bootstrap phase.Efraim Flashner
* gnu/packages/gmome.scm (arc-theme)[arguments]: Replace 'boostrap phase with a custom phase.
2018-05-30gnu: gtkglext: Fix build.Ricardo Wurmus
* gnu/packages/gnome.scm (gtkglext)[arguments]: Add build phase to fix name collision.
2018-05-27Merge branch 'master' into core-updatesMark H Weaver
2018-05-26gnu: vte: Update to 0.52.2.Marius Bakke
* gnu/packages/gnome.scm (vte): Update to 0.52.2.
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-12gnu: gnome-disk-utility: Update to 3.28.2.Rutger Helling
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.2.
2018-05-11gnu: eog-plugins: Update to 3.26.2.Ludovic Courtès
* gnu/packages/gnome.scm (eog-plugins): Update to 3.26.2.
2018-05-08gnu: gjs: Fix build.Mark H Weaver
* gnu/packages/gnome.scm (gjs)[native-inputs]: Add gcc-7. [arguments]: Add 'work-around-gcc-7-include-path-issue' phase.
2018-05-08Merge branch 'master' into core-updatesMark H Weaver
2018-05-07gnu: libsoup: Update to 2.62.2.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.62.2.
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
2018-05-05gnu: Add GHex.Ludovic Courtès
* gnu/packages/gnome.scm (ghex): New variable. Co-authored-by: Jovany Leandro G.C <bit4bit@riseup.net>.
2018-05-04gnu: Add Workrave.Jovany Leandro G.C
* gnu/packages/gnome.scm (workrave): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-05-01gnu: baobab: Update to 3.28.0.Roel Janssen
* gnu/packages/gnome.scm (baobab): Update to 3.28.0. [build-system]: Switch to meson build system. [native-inputs]: Add desktop-file-utils and gtk+-bin.
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
2018-04-28gnu: gnome-terminal: Update to 3.28.1.Roel Janssen
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.1.
2018-04-28gnu: vte: Update to 0.52.1.Roel Janssen
* gnu/packages/gnome.scm (vte): Update to 0.52.1.
2018-04-26gnu: evince: Update to 3.28.2.Rutger Helling
* gnu/packages/gnome.scm (evince): Update to 3.28.2.
2018-04-26gnu: gnome-disk-utility: Update to 3.28.1.Rutger Helling
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.1.
2018-04-26gnu: gnome-tweak-tool: Update to 3.26.4.Rutger Helling
* gnu/packages/gnome.scm (gnome-tweak-tool): Update to 3.26.4. [arguments]: Replace 'configure, 'build, 'check and 'install phases with Meson build phases. [native-inputs]: Add "gtk+:bin", "meson" and "ninja". [inputs]: Add "nautilus." Replace "python@2" with "python" and "python2-pygobject" with "python-pygobject".
2018-04-21Merge branch 'master' into core-updatesMark H Weaver
2018-04-17gnu: epiphany: Update to 3.28.1.Rene
* gnu/packages/gnome.scm (epiphany): Update to 3.28.1. [build-system]: Use meson-build-system. [native-inputs]: Add desktop-file-utils, glib:bin and gtk+:bin. [inputs]: Add gdk-pixbuf+svg and nettle. Remove gdk-pixbuf. [arguments]: Remove #:configure-flags. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-17gnu: xpad: Update to 5.0.0.Rene
* gnu/packages/gnome.scm (xpad) Update to 5.0.0. [arguments]: Add autogen phase. [native-inputs]: Add autoconf and automake. [inputs]: Remove gtk+. [native-inputs]: Add gtk+:bin. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-04-15gnu: geoclue: Update to 2.4.8.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (geoclue): Update to 2.4.8.
2018-04-15gnu: libsoup: Update to 2.62.1.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.62.1.
2018-04-14gnu: evolution-data-server: Update to 3.28.1.Mark H Weaver
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.28.1. [inputs]: Add json-glib and webkitgtk.
2018-04-14gnu: evolution-data-server: Fix build with ICU 61.Mark H Weaver
* gnu/packages/gnome.scm (evolution-data-server)[arguments]: In the configure flags, add "-DU_USING_ICU_NAMESPACE=1" to CMAKE_CXX_FLAGS.