Commit Graph

32433 Commits (695c501dbed1fdd974861ab36cc702aaccf33d24)

Author SHA1 Message Date
Ricardo Wurmus 695c501dbe
gnu: freetype: Enable build of freetype-config.
* gnu/packages/fontutils.scm (freetype)[arguments]: Add configure flag to
enable freetype-config.
2018-06-29 21:53:55 +02:00
Ricardo Wurmus 8839b6beb1
gnu: vala: Update to 0.40.7.
* 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.
2018-06-29 21:53:55 +02:00
Danny Milosavljevic dbe1bd5dd9
gnu: doxygen: Update to 1.8.14.
* gnu/packages/documentation.scm (doxygen): Update to 1.8.14.
2018-06-22 23:34:04 +02:00
Ludovic Courtès 243ea8673f
gnu: gcc: Fix 'gcc-strmov-store-file-names.patch'.
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.
2018-06-13 23:04:51 +02:00
Marius Bakke 53411dfcd6
gnu: libbsd: Update to 0.9.1.
* gnu/packages/libbsd.scm (libbsd): Update to 0.9.1.
2018-06-12 18:30:18 +02:00
Marius Bakke 7391a938d0
gnu: harfbuzz: Update to 1.8.0.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.8.0.
2018-06-12 18:30:18 +02:00
Marius Bakke 551a2f9e69
gnu: libidn2: Update to 2.0.5.
* gnu/packages/libidn.scm (libidn2): Update to 2.0.5.
2018-06-12 18:30:18 +02:00
Tobias Geerinckx-Rice d30e9e6109
gnu: sqlite: Update to 3.24.0.
* gnu/packages/databases.scm (sqlite): Update to 3.24.0.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice f1799efb31
gnu: perl: Ungraft version 5.26.2.
* gnu/packages/perl.scm (perl): Update to 5.26.2.
[replacement]: Ungraft.
(perl-5.26.2, perl/fixed): Remove variables.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice 4f3958dacb
gnu: cmake: Update to 3.11.3.
* gnu/packages/cmake.scm (cmake): Update to 3.11.3.
2018-06-12 15:06:23 +02:00
Tobias Geerinckx-Rice eca24b2f3d
gnu: linux-pam: Update to 1.3.1.
* gnu/packages/linux.scm (linux-pam): Update to 1.3.1.
[source]: Update upstream URI.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice 314dcec1c0
gnu: nghttp2: Update to 1.32.0.
* gnu/packages/web.scm (nghttp2): Update to 1.32.0.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice 86c19ed94a
gnu: jansson: Update to 2.11.
* gnu/packages/web.scm (jansson): Update to 2.11.
2018-06-12 15:06:22 +02:00
Tobias Geerinckx-Rice f9bb942adf
gnu: libidn: Update to 1.35.
* gnu/packages/libidn.scm (libidn): Update to 1.35.
[source]: Remove now-unnecessary snippet.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice 1a1d055903
gnu: wayland-protocols: Update to 1.14.
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.14.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice 605f0621f3
gnu: libunistring: Update to 0.9.10.
* gnu/packages/libunistring.scm (libunistring): Update to 0.9.10.
[source]: Remove now-unnecessary snippet.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice 2008bc6b8f
gnu: libdrm: Update to 2.4.92.
* gnu/packages/xdisorg.scm (libdrm): Update to 2.4.92.
2018-06-12 15:06:21 +02:00
Tobias Geerinckx-Rice eb5d2792a0
gnu: freetype: Update to 2.9.1.
* 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.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice ac98b7a96b
gnu: bison: Update to 3.0.5.
* gnu/packages/bison.scm (bison): Update to 3.0.5.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice 5b5a8d6b21
gnu: isl: Update to 0.19.
* gnu/packages/gcc.scm (isl): Update to 0.19.
2018-06-12 15:06:20 +02:00
Tobias Geerinckx-Rice 5ccd6e2b53
gnu: mit-krb5: Update to 1.16.1.
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.16.1.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice f68f5e28ed
gnu: cups, cups-minimal: Update to 2.2.8.
* 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.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice d577e00f96
gnu: shared-mime-info: Update to 1.9.
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.9.
2018-06-12 15:06:19 +02:00
Tobias Geerinckx-Rice 52630ca084
gnu: fribidi: Update to 1.0.4.
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.4.
2018-06-12 15:06:11 +02:00
Ricardo Wurmus 4dd91dff47
build-system/r: Fix type error.
Reported-by: Mark H Weaver <mhw@netris.org>

* guix/build/r-build-system.scm (pipe-to-r): Pass a list to the condition's
"arguments" field.
2018-06-06 23:30:30 +02:00
Ricardo Wurmus 8709624756
Merge branch 'origin/core-updates-next' into core-updates 2018-06-06 23:01:48 +02:00
Ricardo Wurmus 116ca65b58
Merge branch 'master' into core-updates 2018-06-06 22:43:37 +02:00
Nicolas Goaziou 25133ca172
gnu: colobot: Update to 0.1.11.1-alpha.
* 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.
2018-06-06 19:16:21 +02:00
Nicolas Goaziou 89a651964a
gnu: scribus: Add "libzmf" dependency
* gnu/packages/scribus.scm (scribus)[inputs]: Add "libzmf".
2018-06-06 18:34:45 +02:00
Nicolas Goaziou fec8d80cd1
gnu: scribus: Update to 1.5.4.
* gnu/packages/scribus.scm (scribus): Update to 1.5.4.
[source]: Remove patches.
[arguments]: Remove `patch-source' phase.
2018-06-06 18:33:38 +02:00
Rutger Helling e6fcf903ec
gnu: vulkan-loader: Update URL and change name.
* 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'.
2018-06-06 16:48:47 +02:00
Rutger Helling 7ea56cdec0
gnu: you-get: Update to 0.4.1077.
* gnu/packages/video.scm (you-get): Update to 0.4.1077.
2018-06-06 14:39:24 +02:00
Rutger Helling c7a2f7b999
gnu: diffoscope: Update to 95.
* gnu/packages/package-management.scm (diffoscope): Update to 95.
2018-06-06 14:39:24 +02:00
Rutger Helling 89fc8aef8c
gnu: epiphany: Update to 3.28.2.1.
* gnu/packages/gnome.scm (epiphany): Update to 3.28.2.1.
2018-06-06 14:39:24 +02:00
Rutger Helling f9036105e6
gnu: gnome-disk-utility: Update to 3.28.3.
* gnu/packages/gnome.scm (gnome-disk-utility): Update to 3.28.3.
2018-06-06 14:39:23 +02:00
Rutger Helling 9cf329aecc
gnu: gnome-terminal: Update to 3.28.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.28.2.
2018-06-06 14:39:23 +02:00
Rutger Helling 6a29c8d344
gnu: gedit: Update to 3.28.1.
* gnu/packages/gnome.scm (gedit): Update to 3.28.1.
2018-06-06 14:39:23 +02:00
Ludovic Courtès 477ee222aa
tests: Adjust 'guix package' test to "python2" name.
This is a followup to a7714d42de, which
renamed Python 2.x to "python2".

* tests/guix-package.sh: Use g-wrap and guile@2.0 when testing
collisions.
2018-06-06 14:37:35 +02:00
Ludovic Courtès a99b0ad785
tests: Adjust graph test.
This is a followup to 301a424906, which
added a dependency to sed.

* tests/graph.scm ("node-edges"): Use 'hello', not 'sed', as the example
of a package without any dependency.
2018-06-06 14:37:35 +02:00
Ricardo Wurmus e32db0fa0f
gnu: vigra: Disable broken test.
* gnu/packages/image.scm (vigra)[arguments]: Add phase "disable-broken-test";
enable parallel build.
2018-06-06 13:15:21 +02:00
Rutger Helling c648781cec
gnu: lynx: Update to 2.8.9dev.19.
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.19.
2018-06-06 12:46:40 +02:00
Efraim Flashner 73c0e477e5
gnu: esmtp: Replace 'bootstrap phase.
* gnu/packages/mail.scm (esmtp)[arguments]: Use custom 'autoconf phase
to replace default 'bootstrap phase.
2018-06-06 13:11:50 +03:00
Efraim Flashner a34dfa249c
gnu: can-utils: Remove 'bootstrap phase.
* gnu/packages/networking.scm (can-utils)[arguments]: Remove unnecessary
'bootstrap phase.
2018-06-06 13:11:47 +03:00
Tobias Geerinckx-Rice 37b561e4ed
gnu: gerbv: Update to 2.6.2.
* gnu/packages/engineering.scm (gerbv): Update to 2.6.2.
[arguments]: Remove ‘autoconf’ phase...
[native-inputs]: ...and remove its dependencies.
2018-06-06 06:12:23 +02:00
Tobias Geerinckx-Rice d193903e0c
gnu: linsmith: Update to 0.99.31.
* gnu/packages/engineering.scm (linsmith): Update to 0.99.31.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice 6e3d48c207
gnu: linsmith: Use HTTPS home page.
* gnu/packages/engineering.scm (linsmith)[home-page]: Use HTTPS.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice 3b295d3f4b
gnu: python-lmdb: Update to 0.94.
* gnu/packages/databases.scm (python-lmdb): Update to 0.94.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice fcf29a7fbb
gnu: debootstrap: Update to 1.0.101.
* gnu/packages/debian.scm (debootstrap): Update to 1.0.101.
2018-06-06 06:12:22 +02:00
Tobias Geerinckx-Rice 1a16b925f2
gnu: tomb: Update to 2.5.
* gnu/packages/crypto.scm (tomb): Update to 2.5.
[inputs, arguments]: Add util-linux for ‘findmnt’.
2018-06-06 06:12:21 +02:00
Tobias Geerinckx-Rice 115af78e32
gnu: cfitsio: Update to 3.450.
* gnu/packages/astronomy.scm (cfitsio): Update to 3.450.
2018-06-06 06:12:21 +02:00