Age | Commit message (Collapse) | Author |
|
* gnu/packages/inkscape.scm (inkscape)[source]: Add upstream patch to fix
incompatibility with latest version of poppler.
|
|
* gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.28.0.
[build-system]: Use meson-build-system.
|
|
* gnu/packages/gtk.scm (pango)[inputs]: Move fribidi from here...
[propagated-inputs]: ...to here.
|
|
* 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/packages/fontutils.scm (freetype)[arguments]: Add configure flag to
enable freetype-config.
|
|
* 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/packages/documentation.scm (doxygen): Update to 1.8.14.
|
|
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/packages/libbsd.scm (libbsd): Update to 0.9.1.
|
|
* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.0.
|
|
* gnu/packages/libidn.scm (libidn2): Update to 2.0.5.
|
|
* gnu/packages/databases.scm (sqlite): Update to 3.24.0.
|
|
* gnu/packages/perl.scm (perl): Update to 5.26.2.
[replacement]: Ungraft.
(perl-5.26.2, perl/fixed): Remove variables.
|
|
* gnu/packages/cmake.scm (cmake): Update to 3.11.3.
|
|
* gnu/packages/linux.scm (linux-pam): Update to 1.3.1.
[source]: Update upstream URI.
|
|
* gnu/packages/web.scm (nghttp2): Update to 1.32.0.
|
|
* gnu/packages/web.scm (jansson): Update to 2.11.
|
|
* gnu/packages/libidn.scm (libidn): Update to 1.35.
[source]: Remove now-unnecessary snippet.
|
|
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14.
|
|
* gnu/packages/libunistring.scm (libunistring): Update to 0.9.10.
[source]: Remove now-unnecessary snippet.
|
|
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.92.
|
|
* 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/packages/bison.scm (bison): Update to 3.0.5.
|
|
* gnu/packages/gcc.scm (isl): Update to 0.19.
|
|
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1.
|
|
* 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/packages/gnome.scm (shared-mime-info): Update to 1.9.
|
|
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.4.
|
|
|
|
|
|
* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha.
[native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
|
|
* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf".
|
|
* gnu/packages/scribus.scm (scribus): Update to 1.5.4.
[source]: Remove patches.
[arguments]: Remove `patch-source' phase.
|
|
* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to
'vulkan-loader'. Update URL and hash.
* gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
|
|
* gnu/packages/video.scm (you-get): Update to 0.4.1077.
|
|
* gnu/packages/package-management.scm (diffoscope): Update to 95.
|
|
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
|
|
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
|
|
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
|
|
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
|
|
* gnu/packages/image.scm (vigra)[arguments]: Add phase "disable-broken-test";
enable parallel build.
|
|
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19.
|
|
* gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase
to replace default 'bootstrap phase.
|
|
* gnu/packages/networking.scm (can-utils)[arguments]: Remove unnecessary
'bootstrap phase.
|
|
* gnu/packages/engineering.scm (gerbv): Update to 2.6.2.
[arguments]: Remove ‘autoconf’ phase...
[native-inputs]: ...and remove its dependencies.
|
|
* gnu/packages/engineering.scm (linsmith): Update to 0.99.31.
|
|
* gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS.
|
|
* gnu/packages/databases.scm (python-lmdb): Update to 0.94.
|
|
* gnu/packages/debian.scm (debootstrap): Update to 1.0.101.
|
|
* gnu/packages/crypto.scm (tomb): Update to 2.5.
[inputs, arguments]: Add util-linux for ‘findmnt’.
|