Age | Commit message (Collapse) | Author |
|
* gnu/packages/gnome.scm (gnome-session): Update to 3.20.2.
|
|
* gnu/packages/gnome.scm (file-roller): Update to 3.20.3.
|
|
* gnu/packages/gnome.scm (eog): Update to 3.20.4.
|
|
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.20.2.
|
|
* gnu/packages/gnome.scm (aisleriot): Update to 3.20.2.
|
|
* gnu/packages/gnome.scm (libgweather): Update to 3.20.2.
|
|
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.2.
|
|
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.20.5.
|
|
* gnu/packages/gnome.scm (gnome-mines): Update to 3.20.1.
|
|
* gnu/packages/gnome.scm (glib-networking): Update to 2.48.2.
|
|
* gnu/packages/gnome.scm (json-glib): Update to 1.2.2.
|
|
* gnu/packages/gnome.scm (vte): Update to 0.44.2.
|
|
* gnu/packages/gnome.scm (vala): Update to 0.32.1.
|
|
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.20.2.
|
|
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.32.
|
|
* gnu/packages/gnome.scm (goffice): Update to 0.10.32.
|
|
* gnu/packages/gnome.scm (libwnck): Update to 3.20.1.
|
|
* gnu/packages/gnome.scm (evince): Update to 3.20.1.
|
|
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.20.2.
|
|
* gnu/packages/gtk.scm (pangomm): Update to 2.40.1.
|
|
* gnu/packages/gtk.scm (gtk+): Update to 3.20.9.
|
|
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.20.2.
|
|
* gnu/packages/gtk.scm (gtksourceview): Update to 3.20.4.
|
|
* gnu/packages/gnome.scm (file-roller)[arguments]: Add 'skip-gtk-update-icon-cache'
phase.
|
|
* gnu/packages/gnome.scm (librsvg): Update to 2.40.16.
|
|
* gnu/packages/gnome.scm (libgsf): Update to 1.14.40.
|
|
* gnu/packages/glib.scm (dbus-glib): Update to 0.106.
|
|
* gnu/packages/glib.scm (glib): Update to 2.48.2.
|
|
* gnu/packages/gnome.scm (gnome-themes-standard)[arguments]: New field.
|
|
* gnu/packages/gnome.scm (gnome-icon-theme)[native-inputs]: Remove 'gtk+'.
[arguments]: Set 'GTK_UPDATE_ICON_CACHE' to the path of 'true'.
(adwaita-icon-theme)[native-inputs]: Add 'gtk+:bin'.
|
|
* gnu/packages/gnome.scm (evince)[arguments]: Add 'skip-gtk-update-icon-cache'
phase.
|
|
This is a followup to commit 7b808d7.
* guix/profiles.scm (gtk-icon-themes): Use 'gtk-update-icon-cache' from
the "bin" output of gtk+ package.
|
|
* gnu/packages/gtk.scm (gtk+)[outputs]: New field.
|
|
* gnu/packages/xorg.scm (xorg-server)[inputs]: Add xcb-util, xcb-util-image,
xcb-util-keysyms, xcb-util-renderutil, xcb-util-wm.
[arguments]: Add '--enable-kdrive' and '--enable-xephyr' configure-flags.
|
|
* gnu/packages/pdf.scm (poppler): Update to 0.47.0.
|
|
* gnu/packages/gl.scm (mesa): Enable virtio gallium driver.
|
|
* gnu/packages/gl.scm (mesa): Enable configure-flags required by wayland.
|
|
* gnu/packages/gl.scm (mesa): Update to 12.0.0.
|
|
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.68.
|
|
* gnu/packages/gnupg.scm (gnupg)[arguments]: Set $HOME before 'check' phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (util-linux): Update to 2.28.1.
|
|
* gnu/packages/patches/guile-relocatable.patch: Adapt to guile-2.0.12.
|
|
* gnu/packages/base.scm (diffutils): Update to 3.5.
|
|
* gnu/packages/linux.scm (linux-libre-headers): Update to 4.4.18.
|
|
* gnu/packages/guile.scm (guile-2.0/fixed): Use 'guile-2.0' unmodified.
|
|
* gnu/packages/guile.scm (guile-2.0)[source]: Remove patch.
|
|
* gnu/packages/guile.scm (guile-2.0): Update to 2.0.12.
(guile-2.0/fixed): Keep at 2.0.11.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/base.scm (grep)[arguments]: New field. Add
'fix-egrep-and-fgrep' phase.
|
|
* gnu/packages/base.scm (tzdata): Update to 2016f.
|
|
* gnu/packages/python.scm (python-2): Update to 2.7.12.
[arguments]: Move the mips64el failing test ...
[source]: ... to the snippet here.
|