Age | Commit message (Collapse) | Author |
|
* gnu/packages/gtk.scm (gtksourceview): Update to 3.20.1.
|
|
* gnu/packages/gtk.scm (atk): Update to 2.20.0.
|
|
* gnu/packages/glib.scm (glibmm): Update to 2.48.1.
|
|
* gnu/packages/glib.scm (libsigc++): Update to 2.8.0.
|
|
* gnu/packages/glib.scm (pango): Update to 1.40.0.
|
|
* gnu/packages/glib.scm (gobject-introspection): Update to 1.48.0.
|
|
* gnu/packages/gnome.scm (librsvg): Update to 2.40.15.
|
|
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.34.0.
|
|
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.6.
|
|
* gnu/packages/gtk.scm (harfbuzz): Update to 1.2.4.
|
|
* gnu/packages/glib.scm (glib): Update to 2.48.0.
[propagated-inputs]: New field with pcre.
|
|
* gnu/packages/glib.scm (glib)[sources]: Remove glib-tests-desktop.patch,
glib-tests-prlimit.patch and glib-tests-gapplicatiotn.patch.
[arguments]: Add 'disable-falling-tests' phase.
* gnu/packages/patches/glib-tests-timer.patch: Adjust accordingly.
* gnu/packages/patches/glib-tests-desktop.patch,
gnu/packages/patches/glib-tests-gapplication.patch,
gnu/packages/patches/glib-tests-prlimit.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
|
|
* gnu/packages/glib.scm (glib)[source]: Remove glib-tests-homedir.patch.
[arguments]: Set HOME and disable '/gdbus/codegen-peer-to-peer' test.
* gnu/packages/patches/glib-tests-homedir.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
|
|
* gnu/packages/glib.scm (glib)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/fontutils.scm (freetype)[propagated-inputs]: New field.
[native-inputs]: New field.
|
|
* gnu/packages/fontutils.scm (freetype): Update to 2.6.3.
|
|
* gnu/packages/pdf.scm (poppler): Update to 0.42.0.
|
|
* gnu/packages/glib.scm (dbus): Update to 1.10.8.
|
|
* gnu/packages/pdf.scm (poppler)[native-inputs]: Add gobject-introspection.
|
|
It's only for testing and tests are disabled. Remove it will allow
building poppler with gobject-introspection.
* gnu/packages/glib.scm (gobject-introspection)[inputs]: Remove cairo.
|
|
* gnu/packages/gtk.scm (cairo): Update to 1.14.6.
|
|
* gnu/packages/xdisorg.scm (pixman): Update to 0.34.0.
|
|
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.30.
|
|
* gnu/packages/gtk.scm (gtk+, gtk+-2)[propagated-inputs]: Use 'gdk-pixbuf+svg'
instead of 'gdk-pixbuf'.
(gtk+): Remove librsvg from inputs. Remove 'wrap-gtk-encode-symbolic-svg' phase.
|
|
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.
* doc/contributing.texi (Building from Git): Mention --localstatedir.
|
|
* doc/guix.texi (Hardware Considerations): Fix typos.
|
|
* guix/build/syscalls.scm (terminal-columns): Call
'terminal-window-size' only when PORT is a file port.
* tests/syscalls.scm ("terminal-columns non-file port"): New test.
|
|
* gnu/packages/c.scm (tcc-wrapper): New variable.
|
|
* gnu/packages/c.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* doc/guix.texi (Invoking guix package): Remove paragraph about
automatic check for latest GNU releases, which was removed in
6caa4dfa37e9b87336908e188500c14b402a0090.
|
|
* gnu/packages/music.scm (beast): New variable.
|
|
* gnu/packages/graphics.scm (rapicorn): New variable.
|
|
* gnu/packages/image.scm (libpng-1.2): New variable.
|
|
* gnu/packages/emacs.scm (emacs-ffap-rfc-space): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/emacs.scm (emacs-rfcview): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* gnu/packages/games.scm (openttd-engine): New variable (private).
(openttd): Inherit it. New variable (public).
Signed-off-by: Alex Kost <alezost@gmail.com>
|
|
* emacs/guix-ui.el (guix-ui-buffer-name-default): Rename to...
(guix-ui-buffer-name-short): ... this.
(guix-ui-buffer-name-full): New procedure.
(guix-ui-buffer-name-function): Set it as default.
|
|
* emacs/guix-ui.el (guix-ui-buffer-name-default): Extract the code to
compose buffer name and move to...
* emacs/guix-utils.el (guix-compose-buffer-name): ... here. New procedure.
|
|
* gnu/packages/fontutils.scm (fontforge)[inputs]: Remove giflib, add
libungif.
[arguments]: Adjust 'set-library-path' phase accordingly.
|
|
* gnu/packages/fontutils.scm (fontforge)[arguments]: Remove
'patch-configure' phase, which became unnecessary in the latest
versions.
|
|
* gnu/packages/fontutils.scm (fontforge)[arguments]: Add 'build-contrib'
phase.
|
|
* gnu/packages/fontutils.scm (fontforge)[arguments]: Use modify-phases.
|
|
* gnu/packages/fonts.scm (font-fantasque-sans): New variable.
|
|
* gnu/packages/patches/fontforge-svg-modtime.patch: New file.
* gnu/packages/fontutils.scm (fontforge)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/fontutils.scm (woff2): New variable.
* gnu/packages/patches/woff2-libbrotli.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/compression.scm (brotli): New variable.
|
|
* gnu/packages/fontutils.scm (ttf2eot): New variable.
* gnu/packages/patches/ttf2eot-cstddef.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
* gnu/packages/fontutils.scm (woff-tools): New variable.
|
|
* gnu/packages/fontutils.scm (ttfautohint): New variable.
* gnu/packages/patches/ttfautohint-source-date-epoch.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
|
|
This reverts commit 5f3f3ac287467994f01646680c6a6837ec7ee587.
|