summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
AgeCommit message (Collapse)Author
2018-08-10gnu: libsoup: Update to 2.62.3.Marius Bakke
* gnu/packages/gnome.scm (libsoup): Update to 2.62.3.
2018-08-10Merge branch 'master' into stagingMarius Bakke
2018-08-09gnu: gusb: Update to 0.3.0.Marius Bakke
* gnu/packages/gnome.scm (gusb): Update to 0.3.0. [source](uri): Adjust tarball name. [build-system]: Switch to MESON-BUILD-SYSTEM. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. [arguments]: Remove #:phases.
2018-08-08gnu: epiphany: Correctly set the library RUNPATH.Leo Famulari
* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
2018-08-07Merge branch 'master' into stagingMarius Bakke
2018-08-01Merge branch 'master' into core-updatesMarius Bakke
2018-08-01gnu: upower: Add explicit dependency on Glib.Marius Bakke
* gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
2018-08-01gnu: upower: Update to 0.99.8.Marius Bakke
* gnu/packages/gnome.scm (upower): Update to 0.99.8. [source](uri): Change to new download location*. [arguments]: Remove #:phases. * https://lists.freedesktop.org/archives/devkit-devel/2018-June/001829.html
2018-07-28Merge branch 'master' into stagingMarius Bakke
2018-07-28gnu: dconf: Update to 0.28.0.Marius Bakke
* gnu/packages/gnome.scm (dconf): Update to 0.28.0. [build-system]: Switch to MESON-BUILD-SYSTEM. [arguments]: Adjust accordingly. [native-inputs]: Add VALA and GLIB:BIN.
2018-07-28gnu: dconf: Update license.Marius Bakke
* gnu/packages/gnome.scm (dconf)[license]: Change from LGPL2.1 to LGPL2.1+.
2018-07-28gnu: dconf: Install GTK documentation.Marius Bakke
* gnu/packages/gnome.scm (dconf)[native-inputs]: Add GTK-DOC. [arguments]: Adjust #:configure-flags accordingly.
2018-07-28gnu: dconf: Adjust inputs and remove obsolete workaround.Marius Bakke
* gnu/packages/gnome.scm (dconf)[inputs]: Remove GLIB and LIBXML2. [propagated-inputs]: Add GLIB. [native-inputs]: Add LIBXML2. Remove INTLTOOL. [arguments]: Remove #:phases.
2018-07-24Merge branch 'master' into core-updatesMarius Bakke
2018-07-22gnu: libgsf: Update to 1.14.43.Marius Bakke
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-29Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-29gnu: gnome-backgrounds: Update to 3.28.0.Ricardo Wurmus
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.28.0. [build-system]: Use meson-build-system.
2018-06-29gnu: vala: Update to 0.40.7.Ricardo Wurmus
* gnu/packages/gnome.scm (vala): Update to 0.40.7. [native-inputs]: Add grep and sed. [inputs]: Add graphviz. [arguments]: Fix PKG_CONFIG_PATH before building tests; remove obsolete configure flag.
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-12gnu: shared-mime-info: Update to 1.9.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9.
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.