summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
Commit message (Collapse)AuthorAge
* gnu: xpad: Update to 5.1.0.Tobias Geerinckx-Rice2018-08-20
| | | | | * gnu/packages/gnome.scm (xpad): Update to 5.1.0. [arguments]: Remove obsolete ‘run-autogen’ phase.
* Merge branch 'staging'Marius Bakke2018-08-19
|\
| * Merge branch 'master' into stagingMarius Bakke2018-08-16
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-08-10
| |\ \
| * | | gnu: epiphany: Correctly set the library RUNPATH.Leo Famulari2018-08-08
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
| * | | Merge branch 'master' into stagingMarius Bakke2018-08-07
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2018-07-28
| |\ \ \ \
| * | | | | gnu: libgsf: Update to 1.14.43.Marius Bakke2018-07-22
| | | | | |
* | | | | | gnu: lollypop: Update to 0.9.521.Christopher Baines2018-08-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (lollypop)[version]: Update to 0.9.521. [source]: Change the URL, as the project has moved on gitlab.gnome.org. Update the uri and sha256. [home-page]: Change to wiki.gnome.org as the previous URL 404's.
* | | | | | gnu: Use HTTPS for gtk.org.Tobias Geerinckx-Rice2018-08-17
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gimp.scm (babl)[source]: Use HTTPS for ftp.gtk.org. * gnu/packages/gnome.scm (rest)[home-page]: Use HTTPS for www.gtk.org. * gnu/packages/gtk.scm (gtk+-2, gtk-doc)[home-page]: Likewise.
* | | | | gnu: gdm: Fix CVE-2018-14424.Leo Famulari2018-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/gdm-CVE-2018-14424.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gdm): Use it.
* | | | | gnu: libsoup: Update to 2.62.3.Marius Bakke2018-08-10
| |_|_|/ |/| | | | | | | | | | | * gnu/packages/gnome.scm (libsoup): Update to 2.62.3.
* | | | gnu: gusb: Update to 0.3.0.Marius Bakke2018-08-09
| |_|/ |/| | | | | | | | | | | | | | | | | | | | * 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.
* | | gnu: upower: Add explicit dependency on Glib.Marius Bakke2018-08-01
| | | | | | | | | | | | * gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
* | | gnu: upower: Update to 0.99.8.Marius Bakke2018-08-01
| |/ |/| | | | | | | | | | | | | * 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
* | gnu: dconf: Update to 0.28.0.Marius Bakke2018-07-28
| | | | | | | | | | | | | | * 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.
* | gnu: dconf: Update license.Marius Bakke2018-07-28
| | | | | | | | * gnu/packages/gnome.scm (dconf)[license]: Change from LGPL2.1 to LGPL2.1+.
* | gnu: dconf: Install GTK documentation.Marius Bakke2018-07-28
| | | | | | | | | | * gnu/packages/gnome.scm (dconf)[native-inputs]: Add GTK-DOC. [arguments]: Adjust #:configure-flags accordingly.
* | gnu: dconf: Adjust inputs and remove obsolete workaround.Marius Bakke2018-07-28
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (dconf)[inputs]: Remove GLIB and LIBXML2. [propagated-inputs]: Add GLIB. [native-inputs]: Add LIBXML2. Remove INTLTOOL. [arguments]: Remove #:phases.
* | gnu: faba-icon-theme: Fix build.Julien Lepiller2018-07-13
| | | | | | | | | | * gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Disable running gtk-update-icon-cache after installation.
* | Merge branch 'staging'Marius Bakke2018-07-13
|\|
| * gnu: gnome-dictionary: Fix install phase.Marius Bakke2018-07-09
| | | | | | | | | | * gnu/packages/gnome.scm (gnome-dictionary)[arguments]: Add phase to prevent post-install script from running.
* | gnu: faba-icon-theme: Switch to meson-build-system.Vasile Dumitrascu2018-07-13
| | | | | | | | | | | | | | * gnu/packages/gnome.scm (faba-icon-theme): [build-system]: Switch to meson-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: faba-icon-theme: Update to 4.3.Vasile Dumitrascu2018-07-13
| | | | | | | | | | | | * gnu/packages/gnome.scm (faba-icon-theme) Update to 4.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: moka-icon-theme: Update to 5.4.0.Vasile Dumitrascu2018-07-13
| | | | | | | | | | | | * gnu/packages/gnome.scm (moka-icon-theme): Update to 5.4.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: vte-ng: Update to 0.52.2.a.Marius Bakke2018-07-09
| | | | | | | | | | * gnu/packages/gnome.scm (vte-ng): Update to 0.52.2.a. [arguments]: Remove #:configure-flags.
* | gnu: vte-ng: Use "invoke".Marius Bakke2018-07-09
|/ | | | * gnu/packages/gnome.scm (vte-ng)[arguments]: Call INVOKE instead of SYSTEM*.
* gnu: clutter-gtk: Update to 1.8.4.Tobias Geerinckx-Rice2018-07-04
| | | | * gnu/packages/gnome.scm (clutter-gtk): Update to 1.8.4.
* gnu: totem: Update to 3.26.1.Tobias Geerinckx-Rice2018-07-04
| | | | | | | 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.
* gnu: epiphany: Update to 3.28.3.1 [fixes CVE-2018-{11396,12016}].Mark H Weaver2018-06-25
| | | | * gnu/packages/gnome.scm (epiphany): Update to 3.28.3.1.
* gnu: workrave: Edit description.Tobias Geerinckx-Rice2018-06-22
| | | | * gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
* gnu: gnome-dictionary: Update to 3.26.1.Ludovic Courtès2018-06-22
| | | | | | * gnu/packages/gnome.scm (gnome-dictionary): Update to 3.26.1. [build-system]: Switch to MESON-BUILD-SYSTEM. [arguments]; New field.
* Fix some more lonely unquotes.Tobias Geerinckx-Rice2018-06-20
| | | | | | | | | | | * 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.
* gnu: arc-icon-theme: Fix build.Julien Lepiller2018-06-19
| | | | | * gnu/packages/gnome.scm (arc-icon-theme)[arguments]: Do not run configure during the bootstrap phase.
* gnu: faba-icon-theme: Fix build.Julien Lepiller2018-06-19
| | | | | * gnu/packages/gnome.scm (faba-icon-theme)[arguments]: Do not run configure during the bootstrap phase.
* gnu: cheese: Update to 3.28.0.Rutger Helling2018-06-13
| | | | * gnu/packages/gnome.scm (cheese): Update to 3.28.0.
* gnu: rhythmbox: Add a unreleased patch from upstream.Christopher Baines2018-06-09
| | | | | * gnu/packages/gnome.scm (rhythmbox)[source]: Add patch from the upstream Git repository, as without this, the package fails to build.
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-06
|\
| * gnu: epiphany: Update to 3.28.2.1.Rutger Helling2018-06-06
| | | | | | | | * gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
| * gnu: gnome-disk-utility: Update to 3.28.3.Rutger Helling2018-06-06
| | | | | | | | * gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
| * gnu: gnome-terminal: Update to 3.28.2.Rutger Helling2018-06-06
| | | | | | | | * gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
| * gnu: gedit: Update to 3.28.1.Rutger Helling2018-06-06
| | | | | | | | * gnu/packages/gnome.scm (gedit): Update to 3.28.1.
* | gnu: arc-theme: Replace bootstrap phase.Efraim Flashner2018-06-05
| | | | | | | | | | * gnu/packages/gmome.scm (arc-theme)[arguments]: Replace 'boostrap phase with a custom phase.
* | gnu: gtkglext: Fix build.Ricardo Wurmus2018-05-30
| | | | | | | | | | * gnu/packages/gnome.scm (gtkglext)[arguments]: Add build phase to fix name collision.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-27
|\|
| * gnu: vte: Update to 0.52.2.Marius Bakke2018-05-26
| | | | | | | | * gnu/packages/gnome.scm (vte): Update to 0.52.2.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\|
| * gnu: gnome-disk-utility: Update to 3.28.2.Rutger Helling2018-05-12
| | | | | | | | * gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.2.
| * gnu: eog-plugins: Update to 3.26.2.Ludovic Courtès2018-05-11
| | | | | | | | * gnu/packages/gnome.scm (eog-plugins): Update to 3.26.2.
* | gnu: gjs: Fix build.Mark H Weaver2018-05-08
| | | | | | | | | | * gnu/packages/gnome.scm (gjs)[native-inputs]: Add gcc-7. [arguments]: Add 'work-around-gcc-7-include-path-issue' phase.