Marius Bakke
8419a7ed44
gnu: dblatex: Update to 0.3.11.
...
* gnu/packages/docbook.scm (dblatex): Update to 0.3.11.
2020-01-11 18:59:23 +01:00
Marius Bakke
5cde458bd5
gnu: boost: Add upstream patch.
...
* gnu/packages/boost.scm (version-with-underscores, boost-patch): New
procedures.
(boost)[source](uri): Remove LET binding for VERSION-WITH-UNDERSCORES.
[source](patches): New field.
2020-01-11 18:59:22 +01:00
Marius Bakke
691068f08d
gnu: vigra: Fix 'vigra-config' executable.
...
This fixes a regression introduced in a82e6faa8b
where 'vigra-config' would lack a usable shebang because no 'python'
executable was available.
* gnu/packages/image.scm (vigra)[inputs]: Change from PYTHON to
PYTHON-WRAPPER.
2020-01-11 18:59:22 +01:00
Marius Bakke
9d3b6a5d65
Revert "gnu: network-manager: Fix build with glibc 2.30."
...
This commit was obsolete by the time it was pushed, whoops!
This reverts commit 12818a0656
.
2020-01-11 18:59:22 +01:00
Marius Bakke
a82e6faa8b
gnu: vigra: Build with Python 3.
...
* gnu/packages/patches/vigra-python-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (vigra)[source](patches): New field.
[inputs]: Change PYTHON-2 and PYTHON2-NUMPY to PYTHON and PYTHON-NUMPY.
[native-inputs]: Change from PYTHON2-NOSE to PYTHON.
[arguments]: Adjust #:configure-flags accordingly.
2020-01-08 21:56:05 +01:00
Giacomo Leidi
2ac164a810
gnu: Boost: Use Python 3 by default.
...
* gnu/packages/boost.scm (boost)[inputs]: Change PYTHON-2 to PYTHON-WRAPPER.
[arguments]: Add #:modules and #:imported-modules. Adjust phases 'configure'
and 'provide-libboost_python.so' to be agnostic of Python version.
* gnu/packages/boost.scm (boost-with-python3): Rename to ...
* gnu/packages/boost.scm (boost-with-python2): ... this.
[arguments]: Remove.
[native-inputs]: Inherit from BOOST, but replace the "python" input with PYTHON-2.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2020-01-08 21:56:05 +01:00
Marius Bakke
02fef9619b
gnu: Boost: Update to 1.72.0.
...
* gnu/packages/patches/boost-dumpversion.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/boost.scm (boost): Update to 1.72.0.
[source](uri): Remove defunct mirror.
[source](patches): Remove.
[arguments]: Adjust /bin/sh substitutions. Remove obsolete workaround.
2020-01-08 21:56:05 +01:00
Marius Bakke
9d2c24d227
gnu: teckit: Do not build the static library.
...
* gnu/packages/fontutils.scm (teckit)[arguments]: New field.
2020-01-08 21:56:04 +01:00
Marius Bakke
f62df4cbf2
gnu: libpaper: Do not build the static library.
...
* gnu/packages/ghostscript.scm (libpaper)[arguments]: Add #:configure-flags.
2020-01-08 21:56:04 +01:00
Marius Bakke
b34c125851
gnu: doxygen: Update to 1.8.17.
...
* gnu/packages/documentation.scm (doxygen): Update to 1.8.17.
[source](patches): Add doxygen-1.8.17-runtests.patch.
[arguments]: Remove obsolete phase.
* gnu/packages/patches/doxygen-test.patch: Adjust for upstream changes.
* gnu/packages/patches/doxygen-1.8.17-runtests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2020-01-08 21:56:04 +01:00
Marius Bakke
23c883ef83
gnu: RHash: Update to 1.3.9.
...
* gnu/packages/crypto.scm (rhash): Update to 1.3.9.
[arguments]: Add phase 'patch-/bin/sh'.
2020-01-08 21:56:04 +01:00
Marius Bakke
e468843db3
gnu: RHash: Do not use unstable source tarball.
...
* gnu/packages/crypto.scm (rhash)[source]: Change to GIT-FETCH.
2020-01-08 21:56:04 +01:00
Marius Bakke
5184cbe550
gnu: meson: Update to 0.53.0.
...
* gnu/packages/build-tools.scm (meson): Update to 0.53.0.
2020-01-08 21:56:04 +01:00
Marius Bakke
ceaf180526
gnu: libjpeg-turbo: Update to 2.0.4.
...
* gnu/packages/patches/libjpeg-turbo-CVE-2019-2201.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.4.
[source](patches): Remove.
2020-01-08 21:56:03 +01:00
Marius Bakke
ef2782d7b4
gnu: libarchive: Update to 3.4.1.
...
* gnu/packages/backup.scm (libarchive): Update to 3.4.1.
[source](uri): Change to ".xz" tarball.
2020-01-08 21:56:03 +01:00
Marius Bakke
972a3e0b1e
gnu: mit-krb5: Update to 1.17.1.
...
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.17.1.
2020-01-08 21:56:03 +01:00
Marius Bakke
b9f71df377
gnu: fribidi: Update to 1.0.8.
...
* gnu/packages/patches/fribidi-CVE-2019-18397.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fribidi.scm (fribidi): Update to 1.0.8.
2020-01-08 21:56:03 +01:00
Marius Bakke
343139dabb
gnu: cURL: Update to 7.68.0.
...
* gnu/packages/curl.scm (curl): Update to 7.68.0.
2020-01-08 21:56:03 +01:00
Marius Bakke
9039f0b7b6
gnu: CMake: Update to 3.16.2.
...
* gnu/packages/cmake.scm (cmake-minimal): Update to 3.16.2.
2020-01-08 21:56:03 +01:00
Marius Bakke
6a66709d38
gnu: libXpm: Update to 3.5.13.
...
* gnu/packages/xorg.scm (libxpm): Update to 3.5.13.
2020-01-08 21:56:03 +01:00
Marius Bakke
bd0af90a4e
gnu: libXpm: Gettext is a native input.
...
* gnu/packages/xorg.scm (libxpm)[inputs]: Move GETTEXT-MINIMAL ...
[native-inputs]: ... here.
2020-01-08 21:56:02 +01:00
Marius Bakke
2fc865d301
gnu: gd: Do not build static library.
...
* gnu/packages/gd.scm (gd)[arguments]: Add #:configure-flags.
2020-01-08 21:56:02 +01:00
Marius Bakke
a1badf864f
gnu: lcms: Do not build static library.
...
* gnu/packages/ghostscript.scm (lcms)[arguments]: New field.
2020-01-08 21:56:02 +01:00
Marius Bakke
c6af97b70a
gnu: libfreehand: Fix build with ICU 65.
...
* gnu/packages/libreoffice.scm (libfreehand)[arguments]: New field.
2020-01-08 21:56:02 +01:00
Marius Bakke
25a2f2efa1
gnu: sbcl-cffi: Update to 0.20.1.
...
* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.20.1.
[arguments]: Update substitution for libffi 3.3.
2020-01-08 21:56:02 +01:00
Marius Bakke
cc41e2b09f
gnu: libsm: Do not build static library.
...
* gnu/packages/xorg.scm (libsm)[arguments]: New field.
2020-01-08 21:56:02 +01:00
Marius Bakke
12818a0656
gnu: network-manager: Fix build with glibc 2.30.
...
* gnu/packages/patches/network-manager-gettid.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnome.scm (network-manager)[source](patches): Add it.
2020-01-08 21:56:02 +01:00
Marius Bakke
46c3a08b2e
gnu: dconf: Fix build failure with Meson 0.52.
...
* gnu/packages/patches/dconf-meson-0.52.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gnome.scm (dconf)[source](patches): New field.
2020-01-08 21:56:01 +01:00
Marius Bakke
eb5f3ea100
gnu: WebkitGTK: Fix build failure with ICU 65.
...
* gnu/packages/patches/webkitgtk-icu-65.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/webkit.scm (webkitgtk)[source](patches): New field.
2020-01-08 21:56:01 +01:00
Marius Bakke
84f1e12b8b
gnu: python-pyopenssl: Fix test failure.
...
* gnu/packages/python-crypto.scm (python-pyopenssl)[native-inputs]: Add LIBFAKETIME.
[arguments]: Use it to run tests with a fixed date.
2020-01-08 21:56:01 +01:00
Marius Bakke
f09948fd44
gnu: libfaketime: Fix failing test.
...
* gnu/packages/check.scm (libfaketime)[arguments]: Set environment variable
before building.
2020-01-08 21:56:01 +01:00
Marius Bakke
0d58d1acaa
Revert "gnu: poppler: Update to 0.83.0."
...
This reverts commit 7681436bfd
.
2020-01-08 21:56:01 +01:00
Mathieu Othacehe
ba0e14061a
gnu: mingetty: Fix cross-compilation.
...
* gnu/packages/admin.scm (mingetty)[arguments]: When cross-compiling, set CC
to the appropriate value in configure phase.
2020-01-03 16:04:52 +01:00
Mathieu Othacehe
0715e520ea
gnu: python-lxml: Update to 4.4.2.
...
* gnu/packages/python-xyz.scm (python-lxml): Update to 4.4.2.
2019-12-31 16:09:53 +01:00
Mathieu Othacehe
ce9383c090
Merge remote-tracking branch 'master' into core-updates.
2019-12-31 11:04:51 +01:00
Riku Viitanen via Guix-patches via
fc4eb87dc4
gnu: sassc: Update to 3.6.1.
...
* gnu/packages/web.scm (sassc): Update to 3.6.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-30 20:20:47 +02:00
Riku Viitanen via Guix-patches via
65e2feee13
gnu: libsass: Update to 3.6.3.
...
* gnu/packages/web.scm: (libsass): Update to 3.6.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-30 20:20:40 +02:00
Efraim Flashner
f3fd70c00e
gnu: ruby-yard: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-yard)[source]: Download using git-fetch.
2019-12-30 20:05:14 +02:00
Efraim Flashner
bb1e7ed066
gnu: ruby-tzinfo-data: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-tzinfo-data)[source]: Download using
git-fetch.
2019-12-30 20:05:14 +02:00
Efraim Flashner
4e11082569
gnu: ruby-ttfunk: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-ttfunk)[source]: Download using git-fetch.
2019-12-30 20:05:10 +02:00
Efraim Flashner
83870c32e8
gnu: ruby-rack: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-rack)[source]: Download using git-fetch.
[arguments]: Add phase to make gzip files writable.
2019-12-30 12:46:55 +02:00
Efraim Flashner
a6cffe6ec4
gnu: ruby-puma: Don't use unstable tarball.
...
* gnu/packages/ruby.scm (ruby-puma)[source]: Download using git-fetch.
[home-page]: Use https.
2019-12-30 12:36:54 +02:00
Efraim Flashner
4347662539
gnu: guile-bytestructures: Use a source file name.
...
* gnu/packages/guile.scm (guile-bytestructures)[source]: Add 'file-name'.
2019-12-30 12:01:54 +02:00
Nicolas Goaziou
87a6c1e2fd
gnu: fet: Fix hash.
...
* gnu/packages/education.scm (fet)[source]: Fix hash.
Not sure why the hash changed. Probably a paste mistake when introduced in
0wwfg8vdh4vp4bx043h66m5m0r1b0mlii36s1qq42pdbaxk94i23.
2019-12-30 10:10:22 +01:00
Efraim Flashner
e2f5de1455
gnu: libetpan: Update to 1.9.4.
...
* gnu/packages/mail.scm (libetpan): Update to 1.9.4.
2019-12-30 10:11:46 +02:00
Efraim Flashner
d98438e6a3
gnu: gmime: Update to 3.2.5.
...
* gnu/packages/mail.scm (gmime): Update to 3.2.5.
2019-12-30 10:05:48 +02:00
Efraim Flashner
a4fd9423b0
gnu: msmtp: Update to 1.8.7.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.7.
2019-12-30 10:00:12 +02:00
Efraim Flashner
6610c518a9
gnu: wgetpaste: Fix license.
...
* gnu/packages/wget.scm (wgetpaste)[license]: Update license.
2019-12-30 09:42:31 +02:00
Nicolas Goaziou
996182a84b
gnu: wireshark: Update to 3.2.0.
...
* gnu/packages/networking.scm (wireshark): Update to 3.2.0.
2019-12-30 01:28:36 +01:00
Nicolas Goaziou
fdd175567b
gnu: snap: Update to 5.4.0.
...
* gnu/packages/education.scm (snap): Update to 5.4.0.
2019-12-30 00:08:45 +01:00