aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: inkscape: Fix build with poppler.Ricardo Wurmus2018-06-29
| | | | | * gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch to fix incompatibility with latest version of poppler.
* gnu: gnome-backgrounds: Update to 3.28.0.Ricardo Wurmus2018-06-29
| | | | | * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.28.0. [build-system]: Use meson-build-system.
* gnu: pango: Propagate fribidi.Ricardo Wurmus2018-06-29
| | | | | * gnu/packages/gtk.scm (pango)[inputs]: Move fribidi from here... [propagated-inputs]: ...to here.
* gnu: texlive: Update to 20180414.Ricardo Wurmus2018-06-29
| | | | | | | * gnu/packages/tex.scm (texlive, texlive-bin, texlive-extra-src, texlive-texmf-src, texlive-texmf): Update to 20180414. (texlive-bin)[source]: Replace patch. [arguments]: Add build phase "use-code-for-new-poppler".
* gnu: freetype: Enable build of freetype-config.Ricardo Wurmus2018-06-29
| | | | | * gnu/packages/fontutils.scm (freetype)[arguments]: Add configure flag to enable freetype-config.
* gnu: vala: Update to 0.40.7.Ricardo Wurmus2018-06-29
| | | | | | | | * gnu/packages/gnome.scm (vala): Update to 0.40.7. [native-inputs]: Add grep and sed. [inputs]: Add graphviz. [arguments]: Fix PKG_CONFIG_PATH before building tests; remove obsolete configure flag.
* gnu: doxygen: Update to 1.8.14.Danny Milosavljevic2018-06-22
| | | | * gnu/packages/documentation.scm (doxygen): Update to 1.8.14.
* gnu: gcc: Fix 'gcc-strmov-store-file-names.patch'.Ludovic Courtès2018-06-13
| | | | | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/31708>. Previously GCC would crash when encountering a 'static const' element without an initializer, as in: #define _GNU_SOURCE #include <string.h> void foo (char *x) { static const char buf[12]; memcpy (x, buf, 12); } * gnu/packages/patches/gcc-strmov-store-file-names.patch: Return false when DECL_INITIAL returns NULL_TREE.
* gnu: libbsd: Update to 0.9.1.Marius Bakke2018-06-12
| | | | * gnu/packages/libbsd.scm (libbsd): Update to 0.9.1.
* gnu: harfbuzz: Update to 1.8.0.Marius Bakke2018-06-12
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.8.0.
* gnu: libidn2: Update to 2.0.5.Marius Bakke2018-06-12
| | | | * gnu/packages/libidn.scm (libidn2): Update to 2.0.5.
* gnu: sqlite: Update to 3.24.0.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/databases.scm (sqlite): Update to 3.24.0.
* gnu: perl: Ungraft version 5.26.2.Tobias Geerinckx-Rice2018-06-12
| | | | | | * gnu/packages/perl.scm (perl): Update to 5.26.2. [replacement]: Ungraft. (perl-5.26.2, perl/fixed): Remove variables.
* gnu: cmake: Update to 3.11.3.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/cmake.scm (cmake): Update to 3.11.3.
* gnu: linux-pam: Update to 1.3.1.Tobias Geerinckx-Rice2018-06-12
| | | | | * gnu/packages/linux.scm (linux-pam): Update to 1.3.1. [source]: Update upstream URI.
* gnu: nghttp2: Update to 1.32.0.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/web.scm (nghttp2): Update to 1.32.0.
* gnu: jansson: Update to 2.11.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/web.scm (jansson): Update to 2.11.
* gnu: libidn: Update to 1.35.Tobias Geerinckx-Rice2018-06-12
| | | | | * gnu/packages/libidn.scm (libidn): Update to 1.35. [source]: Remove now-unnecessary snippet.
* gnu: wayland-protocols: Update to 1.14.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14.
* gnu: libunistring: Update to 0.9.10.Tobias Geerinckx-Rice2018-06-12
| | | | | * gnu/packages/libunistring.scm (libunistring): Update to 0.9.10. [source]: Remove now-unnecessary snippet.
* gnu: libdrm: Update to 2.4.92.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.92.
* gnu: freetype: Update to 2.9.1.Tobias Geerinckx-Rice2018-06-12
| | | | | | | * gnu/packages/fontutils.scm (freetype): Update to 2.9.1. [source]: Remove patch... * gnu/packages/patches/freetype-CVE-2018-6942.patch: ...delete... * gnu/local.mk (dist_patch_DATA): ...and remove it.
* gnu: bison: Update to 3.0.5.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/bison.scm (bison): Update to 3.0.5.
* gnu: isl: Update to 0.19.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/gcc.scm (isl): Update to 0.19.
* gnu: mit-krb5: Update to 1.16.1.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1.
* gnu: cups, cups-minimal: Update to 2.2.8.Tobias Geerinckx-Rice2018-06-12
| | | | | | | * gnu/packages/cups.scm (cups-minimal): Update to 2.2.8. [source]: Remove patch... * gnu/packages/patches/cups-fix-builds-without-PAM.patch: ...delete... * gnu/local.mk (dist_patch_DATA): ..and remove it.
* gnu: shared-mime-info: Update to 1.9.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/gnome.scm (shared-mime-info): Update to 1.9.
* gnu: fribidi: Update to 1.0.4.Tobias Geerinckx-Rice2018-06-12
| | | | * gnu/packages/fribidi.scm (fribidi): Update to 1.0.4.
* Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus2018-06-06
|\
| * gnu: libuv: Update to 1.20.3.Jelle Licht2018-05-31
| | | | | | | | * gnu/packages/libevent.scm (libuv): Update to 1.20.3.
| * gnu: cmake: Delete Emacs library.Oleg Pykhalov2018-05-25
| | | | | | | | * gnu/packages/cmake.scm (cmake)[arguments]: Delete Emacs library.
| * gnu: jemalloc: Update to 5.1.0.Marius Bakke2018-05-09
| | | | | | | | | | | | | | * gnu/packages/jemalloc.scm (jemalloc): Update to 5.1.0. [source](patches): Remove. * gnu/packages/patches/jemalloc-arm-address-bits.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: libsigsegv: Install the shared library.Ludovic Courtès2018-05-07
| | | | | | | | | | | | | | Suggested by Weldon Goree <weldon@b.rontosaur.us>. * gnu/packages/libsigsegv.scm (libsigsegv)[arguments]: Add #:configure-flags.
| * gnu: python2: Update to 2.7.15.Marius Bakke2018-05-01
| | | | | | | | * gnu/packages/python.scm (python-2.7): Update to 2.7.15.
| * gnu: dbus: Update to 1.12.8.Marius Bakke2018-05-01
| | | | | | | | * gnu/packages/glib.scm (dbus): Update to 1.12.8.
| * gnu: boost: Update to 1.67.0.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | * gnu/packages/boost.scm (boost): Update to 1.67.0.
| * gnu: cups-filters: Update to 1.20.3.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | * gnu/packages/cups.scm (cups-filters): Update to 1.20.3.
| * gnu: cups-minimal, cups: Update to 2.2.7.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | | | | | | | * gnu/packages/cups.scm (cups-minimal): Update to 2.2.7. [source]: Add patch to build without LINUX-PAM. * gnu/packages/patches/cups-fix-builds-without-PAM.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: libgpg-error: Update to 1.29.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | | | | | | | * gnu/packages/gnupg.scm (libgpg-error): Update to 1.29. [source]: Remove upstreamed patch. * gnu/packages/patches/libgpg-error-aarch64-logging-fix.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
| * gnu: libjpeg: Update to 9c.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | * gnu/packages/image.scm (libjpeg): Update to 9c.
| * gnu: file: Update to 5.33.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | * gnu/packages/file.scm (file): Update to 5.33.
| * gnu: poppler: Update to 0.64.0.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | * gnu/packages/pdf.scm (poppler): Update to 0.64.0.
| * gnu: xz: Update to 5.2.4.Tobias Geerinckx-Rice2018-04-30
| | | | | | | | * gnu/packages/compression.scm (xz): Update to 5.2.4.
| * gnu: cmake: Update to 3.11.1.Marius Bakke2018-04-30
| | | | | | | | * gnu/packages/cmake.scm (cmake): Update to 3.11.1.
| * gnu: libuv: Update to 1.20.2.Marius Bakke2018-04-30
| | | | | | | | * gnu/packages/libevent.scm (libuv): Update to 1.20.2.
| * gnu: sqlite: Update to 3.23.1.Marius Bakke2018-04-30
| | | | | | | | * gnu/packages/databases.scm (sqlite): Update to 3.23.1.
| * gnu: cairo: Update to 1.14.12.Marius Bakke2018-04-30
| | | | | | | | * gnu/packages/gtk.scm (cairo): Update to 1.14.12.
| * gnu: pango: Update to 1.42.1.Marius Bakke2018-04-30
| | | | | | | | * gnu/packages/gtk.scm (pango): Update to 1.42.1.
| * gnu: gobject-introspection: Update to 1.56.1.Marius Bakke2018-04-30
| | | | | | | | * gnu/packages/glib.scm (gobject-introspection): Update to 1.56.1.
| * gnu: glib: Update to 2.56.1.Marius Bakke2018-04-30
| | | | | | | | * gnu/packages/glib.scm (glib): Update to 2.56.1.