aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-23gnu: file-roller: Update to 3.20.3.宋文武
* gnu/packages/gnome.scm (file-roller): Update to 3.20.3.
2016-08-23gnu: eog: Update to 3.20.4.宋文武
* gnu/packages/gnome.scm (eog): Update to 3.20.4.
2016-08-23gnu: gnome-klotski: Update to 3.20.2.宋文武
* gnu/packages/gnome.scm (gnome-klotski): Update to 3.20.2.
2016-08-23gnu: aisleriot: Update to 3.20.2.宋文武
* gnu/packages/gnome.scm (aisleriot): Update to 3.20.2.
2016-08-23gnu: libgweather: Update to 3.20.2.宋文武
* gnu/packages/gnome.scm (libgweather): Update to 3.20.2.
2016-08-23gnu: gnome-terminal: Update to 3.20.2.宋文武
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.20.2.
2016-08-23gnu: gnome-sudoku: Update to 3.20.5.宋文武
* gnu/packages/gnome.scm (gnome-sudoku): Update to 3.20.5.
2016-08-23gnu: gnome-mines: Update to 3.20.1.宋文武
* gnu/packages/gnome.scm (gnome-mines): Update to 3.20.1.
2016-08-23gnu: glib-networking: Update to 2.48.2.宋文武
* gnu/packages/gnome.scm (glib-networking): Update to 2.48.2.
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.