summary refs log tree commit diff
AgeCommit message (Collapse)Author
2016-08-23gnu: json-glib: Update to 1.2.2.宋文武
* gnu/packages/gnome.scm (json-glib): Update to 1.2.2.
2016-08-23gnu: vte: Update to 0.44.2.宋文武
* gnu/packages/gnome.scm (vte): Update to 0.44.2.
2016-08-23gnu: vala: Update to 0.32.1.宋文武
* gnu/packages/gnome.scm (vala): Update to 0.32.1.
2016-08-23gnu: gnome-themes-standard: Update to 3.20.2.宋文武
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.20.2.
2016-08-23gnu: gnumeric: Update to 1.12.32.宋文武
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.32.
2016-08-23gnu: goffice: Update to 0.10.32.宋文武
* gnu/packages/gnome.scm (goffice): Update to 0.10.32.
2016-08-23gnu: libwnck: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (libwnck): Update to 3.20.1.
2016-08-23gnu: evince: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (evince): Update to 3.20.1.
2016-08-23gnu: gnome-desktop: Update to 3.20.2.宋文武
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.20.2.
2016-08-23gnu: pangomm: Update to 2.40.1.宋文武
* gnu/packages/gtk.scm (pangomm): Update to 2.40.1.
2016-08-23gnu: gtk+: Update to 3.20.9.宋文武
* gnu/packages/gtk.scm (gtk+): Update to 3.20.9.
2016-08-23gnu: at-spi2-core: Update to 2.20.2.宋文武
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.20.2.
2016-08-23gnu: gtksourceview: Update to 3.20.4.宋文武
* gnu/packages/gtk.scm (gtksourceview): Update to 3.20.4.
2016-08-23gnu: file-roller: Don't install 'icon-theme.cache'宋文武
* gnu/packages/gnome.scm (file-roller)[arguments]: Add 'skip-gtk-update-icon-cache' phase.
2016-08-23gnu: librsvg: Update to 2.40.16.宋文武
* gnu/packages/gnome.scm (librsvg): Update to 2.40.16.
2016-08-23gnu: libgsf: Update to 1.14.40.宋文武
* gnu/packages/gnome.scm (libgsf): Update to 1.14.40.
2016-08-23gnu: dbus-glib: Update to 0.106.宋文武
* gnu/packages/glib.scm (dbus-glib): Update to 0.106.
2016-08-23gnu: glib: Update to 2.48.2.宋文武
* gnu/packages/glib.scm (glib): Update to 2.48.2.
2016-08-23gnu: gnome-themes-standard: Don't install 'icon-theme.cache'.宋文武
* gnu/packages/gnome.scm (gnome-themes-standard)[arguments]: New field.
2016-08-23gnu: gnome-icon-theme, adwaita-icon-theme: Don't install 'icon-theme.cache'.宋文武
* 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'.
2016-08-23gnu: evince: Don't install 'icon-theme.cache'.宋文武
* gnu/packages/gnome.scm (evince)[arguments]: Add 'skip-gtk-update-icon-cache' phase.
2016-08-23profiles: gtk-icon-themes: Use 'gtk-update-icon-cache' from 'gtk+:bin'.宋文武
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.
2016-08-23gnu: gtk+: Add "bin" output.宋文武
* gnu/packages/gtk.scm (gtk+)[outputs]: New field.
2016-08-22gnu: xorg-server: Enable Xephyr.David Craven
* 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.
2016-08-22gnu: poppler: Update to 0.47.0.David Craven
* gnu/packages/pdf.scm (poppler): Update to 0.47.0.
2016-08-22gnu: mesa: Enable virtio gallium driver.David Craven
* gnu/packages/gl.scm (mesa): Enable virtio gallium driver.
2016-08-22gnu: mesa: Enable wayland support.David Craven
* gnu/packages/gl.scm (mesa): Enable configure-flags required by wayland.
2016-08-22gnu: mesa: Update to 12.0.0.David Craven
* gnu/packages/gl.scm (mesa): Update to 12.0.0.
2016-08-22gnu: libdrm: Update to 2.4.68.David Craven
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.68.
2016-08-21gnu: gnupg: Fix test failures.ng0
* gnu/packages/gnupg.scm (gnupg)[arguments]: Set $HOME before 'check' phase. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-21gnu: util-linux: Update to 2.28.1.Leo Famulari
* gnu/packages/linux.scm (util-linux): Update to 2.28.1.
2016-08-21gnu: guile-static: Adapt guile-relocatable.patch to guile-2.0.12.Mark H Weaver
* gnu/packages/patches/guile-relocatable.patch: Adapt to guile-2.0.12.
2016-08-21gnu: diffutils: Update to 3.5.Mark H Weaver
* gnu/packages/base.scm (diffutils): Update to 3.5.
2016-08-21gnu: linux-libre-headers: Update to 4.4.18.Mark H Weaver
* gnu/packages/linux.scm (linux-libre-headers): Update to 4.4.18.
2016-08-20gnu: guile-2.0/fixed: Update to 2.0.12.Mark H Weaver
* gnu/packages/guile.scm (guile-2.0/fixed): Use 'guile-2.0' unmodified.
2016-08-20gnu: guile-2.0: Remove obsolete patch.Leo Famulari
* gnu/packages/guile.scm (guile-2.0)[source]: Remove patch.
2016-08-20gnu: guile-2.0: Update to 2.0.12.Leo Famulari
* 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>
2016-08-20gnu: grep: Fix egrep/fgrep to work regardless of PATH.Mark H Weaver
* gnu/packages/base.scm (grep)[arguments]: New field. Add 'fix-egrep-and-fgrep' phase.
2016-08-20gnu: tzdata: Update to 2016f.Leo Famulari
* gnu/packages/base.scm (tzdata): Update to 2016f.
2016-08-20gnu: python-2: Update to 2.7.12.Efraim Flashner
* gnu/packages/python.scm (python-2): Update to 2.7.12. [arguments]: Move the mips64el failing test ... [source]: ... to the snippet here.
2016-08-20gnu: font-dejavu: Update to 2.37.Efraim Flashner
* gnu/packages/fonts.scm (font-dejavu): Update to 2.37.
2016-08-18gnu: gnupg: Update to 2.1.15.Leo Famulari
* gnu/packages/gnupg.scm (gnupg): Update to 2.1.15. [arguments]: Add 'patch-scheme-tests' phase.
2016-08-18gnu: libgpg-error: Update to 1.24.ng0
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.24.
2016-08-18Merge branch 'master' into core-updatesLeo Famulari
2016-08-17gnu: libgcrypt: Do not export replacement packages.Mark H Weaver
* gnu/packages/gnupg.scm (libgcrypt-1.7.3, libgcrypt-1.5.6): Use 'define' instead of 'define-public'.
2016-08-17gnu: fontconfig: Update to 2.12.1.Leo Famulari
* gnu/packages/fontutils.scm (fontconfig): Update to 2.12.1. (fontconfig/fixed): Remove variable. * gnu/packages/patches/fontconfig-CVE-2016-5384.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2016-08-17gnu: libgcrypt: Update to 1.7.3.Leo Famulari
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.7.3. [replacement]: Remove field. (libgcrypt-1.7.3): Remove variable.
2016-08-17gnu: libgcrypt-1.5: Update to 1.5.6.Leo Famulari
* gnu/packages/gnupg.scm (libgcrypt-1.5): Update to 1.5.6. [replacement]: Remove field. (libgcrypt-1.5.6): Remove variable.
2016-08-17Merge branch 'master' into core-updatesLeo Famulari
2016-08-17gnu: mercurial: Update to 3.9.Leo Famulari
* gnu/packages/version-control.scm (mercurial): Update to 3.9.