Commit Graph

27111 Commits (11e5bf70d5108db9f792113fd423f0b20805ac47)

Author SHA1 Message Date
Tobias Geerinckx-Rice 83ee7ee735
gnu: xlockmore: Update to 5.56.
* gnu/packages/xdisorg.scm (xlockmore): Update to 5.56.
2018-08-09 02:17:24 +02:00
Tobias Geerinckx-Rice 11c8a64912
gnu: autogen: Update to 5.18.14.
* gnu/packages/autogen.scm (autogen): Update to 5.18.14.
[inputs]: Move perl from native-inputs to here...
[native-inputs]: ...and which from inputs to here.
[arguments]: Remove unnecessary ‘/usr/bin/tr’ substitution.
2018-08-09 02:17:24 +02:00
Tobias Geerinckx-Rice 2a64c54a96
gnu: yoshimi: Update to 1.5.8.2.
* gnu/packages/music.scm (yoshimi): Update to 1.5.8.2.
2018-08-09 02:17:23 +02:00
Tobias Geerinckx-Rice 7cc72e3828
gnu: setbfree: Update to 0.8.7.
* gnu/packages/music.scm (setbfree): Update to 0.8.7.
2018-08-09 02:17:23 +02:00
Tobias Geerinckx-Rice e06748407f
gnu: setbfree: Don't use unstable tarball.
* gnu/packages/music.scm (setbfree)[source]: Use GIT-FETCH.
2018-08-09 02:17:22 +02:00
Tobias Geerinckx-Rice d841c813ae
gnu: libostree: Update to 2018.7.
* gnu/packages/package-management.scm (libostree): Update to 2018.7.
2018-08-09 02:17:22 +02:00
Tobias Geerinckx-Rice 57f962f3f0
gnu: youtube-dl: Update to 2018.08.04.
* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
2018-08-09 02:17:21 +02:00
Tobias Geerinckx-Rice 729a9722ee
gnu: msitools: Update to 0.98.
* gnu/packages/package-management.scm (msitools): Update to 0.98.
2018-08-09 02:17:21 +02:00
Tobias Geerinckx-Rice 9ed69a078d
gnu: uwsgi: Update to 2.0.17.1.
* gnu/packages/web.scm (uwsgi): Update to 2.0.17.1.
2018-08-09 02:17:20 +02:00
Tobias Geerinckx-Rice c0efb1fe56
gnu: stunnel: Update to 5.48 [security fix].
No CVE. From the ChangeLog:

 “Security bugfixes: Fixed requesting client certificate when specified
  as a global option.”

* gnu/packages/web.scm (stunnel): Update to 5.48.
2018-08-09 02:16:36 +02:00
Ricardo Wurmus bc731eada6
gnu: python-flake8: Fix build.
* gnu/packages/python.scm (python-flake8)[arguments]: Add build phases
"delete-broken-test" and "fix-problem-with-pycodestyle".
[propagated-inputs]: Remove python-setuptools.
2018-08-08 23:10:26 +02:00
Ricardo Wurmus 5417c92877
gnu: python-flake8: Use INVOKE.
* gnu/packages/python.scm (python-flake8)[arguments]: Use INVOKE and always
return #T.
2018-08-08 23:10:19 +02:00
Leo Famulari e19f9c24aa
gnu: epiphany: Correctly set the library RUNPATH.
* gnu/packages/gnome.scm (epiphany): Set the runpath in #:configure-flags.
2018-08-08 16:35:18 -04:00
Ricardo Wurmus 2df4ecd61d
gnu: python-dbus: Update to 1.2.8.
* gnu/packages/python.scm (python-dbus): Update to 1.2.8.
[inputs]: Replace "python" with "python-wrapper".
2018-08-08 22:08:39 +02:00
Ricardo Wurmus cfe62fb22b
gnu: python-cython: Remove failing test.
* gnu/packages/python.scm (python-cython)[arguments]: Remove failing test.
2018-08-08 22:08:32 +02:00
Leo Famulari ccdc1690bd
gnu: Cython: Update to 0.28.4.
* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4.
[arguments]: Use invoke.
2018-08-08 22:08:24 +02:00
Ricardo Wurmus d3028f5b27
gnu: python-libxml2: Do not build static output.
This is a follow-up to commit 5f8642ea6a.

* gnu/packages/xml.scm (python-libxml2)[outputs]: Don't inherit from libxml2.
2018-08-08 22:07:51 +02:00
Oleg Pykhalov 4976ebddf1
gnu: restic: Fix tests.
* gnu/packages/backup.scm (restic)[arguments]: Replace 'check' phase.
2018-08-08 20:56:32 +03:00
Leo Famulari b5b610af5d
gnu: lxc: Fix CVE-2018-6556.
* gnu/packages/patches/lxc-CVE-2018-6556.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (lxc)[source]: Use it.
2018-08-08 11:51:54 -04:00
Leo Famulari 66d35d04e8
gnu: webkitgtk: Update to 2.20.4 [security fixes].
Fixes CVE-2018-{4246,4261,4262,4263,4264,4265,4266,4267,4270,4272,4273,4278,
4284,12911}.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.4.
2018-08-08 09:39:01 -04:00
Ricardo Wurmus 029c2ba0c5
gnu: btrfs-progs: Add zlib:static.
* gnu/packages/linux.scm (btrfs-progs)[inputs]: Add zlib:static.
2018-08-08 14:28:30 +02:00
Ricardo Wurmus 4e8d9015e0
gnu: e2fsprogs: Update to 1.44.3.
* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.3.
* gnu/packages/patches/e2fsprogs-glibc-2.27.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-08 14:28:24 +02:00
Ricardo Wurmus d60869805e
gnu: cups-filters: Update to 1.20.4.
* gnu/packages/cups.scm (cups-filters): Update to 1.20.4.
2018-08-08 13:10:20 +02:00
Oleg Pykhalov 277f25ce5a
gnu: Add ubridge.
* gnu/packages/networking.scm (ubridge): New variable.
2018-08-08 02:47:11 +03:00
Leo Famulari 6d777ff99c
gnu: FFmpeg: Support video stabilization with vidstab.
* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab.
[arguments]: Configure with vidstab.
2018-08-07 16:51:57 -04:00
Leo Famulari 485638cd76
gnu: Add vidstab.
* gnu/packages/video.scm (vidstab): New variable.
2018-08-07 16:51:57 -04:00
Mark H Weaver 8000512669
gnu: linux-libre: Update to 4.17.13.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.13.
(%linux-libre-hash): Update hash.
2018-08-07 14:39:53 -04:00
Mark H Weaver 4976677b77
gnu: linux-libre@4.14: Update to 4.14.61.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.61.
(%linux-libre-4.14-hash): Update hash.
2018-08-07 14:39:51 -04:00
Mark H Weaver 8dfb63f8de
gnu: linux-libre@4.9: Update to 4.9.118.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.118.
2018-08-07 14:39:49 -04:00
Mark H Weaver b7d147c12b
gnu: linux-libre@4.4: Update to 4.4.146.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.146.
2018-08-07 14:39:46 -04:00
Leo Famulari 2246d564c8
gnu: Remove go-github-com-edsrzf-mmap-go.
* gnu/packages/syncthing.scm (go-github-com-edsrzf-mmap-go): Remove variable.
2018-08-07 13:35:14 -04:00
Danny Milosavljevic f5704c72a5
gnu: mrustc: Update to 0.8-1.ec907f5.
* gnu/packages/rust.scm (mrustc): Update to 0.8-1.ec907f5.
[arguments]<#:phases>[patch-date]: New phase.
2018-08-07 19:23:48 +02:00
Efraim Flashner 62694caa44
gnu: mariadb: Remove test which fails on armhf-linux.
* gnu/packages/databases.scm (mariadb)[arguments]: Disable test
'mroonga/storage.index_read_multiple_double'.
2018-08-07 19:55:33 +03:00
Marius Bakke 71179b35b8
gnu: mariadb: Further increase test timeouts.
* gnu/packages/databases.scm (mariadb)[arguments]: Allow 40 minutes for single
tests, and 600 in total.
2018-08-07 13:41:08 +02:00
Rutger Helling cc48997de5
gnu: vulkan-headers: Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-loader): Update to 1.1.82.0.
* gnu/packages/vulkan.scm (vulkan-tools): Update to 1.1.82.0.
2018-08-07 09:48:29 +02:00
Marius Bakke 3418e43bf5
gnu: mariadb: Adjust to test failures on Hydra.
* gnu/packages/patches/mariadb-client-test-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/databases.scm (mariadb)[source](patches): Add it.
[arguments]: Increase retry count and test timeout.  Disable test
main.myisampack.
2018-08-07 00:51:48 +02:00
Marius Bakke 6af7c2b178
Merge branch 'master' into staging 2018-08-07 00:50:25 +02:00
Nicolas Goaziou e921234d02
gnu: wireshark: Update to 2.6.2.
* gnu/packages/networking.scm (wireshark): Update to 2.6.2.
2018-08-06 15:53:30 +02:00
Nicolas Goaziou 8418006db2
gnu: musescore: Update to 2.3.2.
* gnu/packages/music.scm (musescore): Update to 2.3.2.
2018-08-06 15:35:37 +02:00
Nils Gillmann 8db83f0259
gnu: gnurl: Update to 7.61.0.
* gnu/packages/gnunet.scm (gnurl): Update to 7.61.0.
2018-08-06 15:12:15 +03:00
Nicolas Goaziou c051767f4c
gnu: asymptote: Update to 2.47.
* gnu/packages/plotutils.scm (asymptote): Update to 2.47.
2018-08-06 14:07:08 +02:00
Nils Gillmann 46add5615a
gnu: neomutt: Update to 20180716 [fixes CVE-2018-{14349..14363}].
* gnu/packages/mail.scm (neomutt): Update to 20180716.
2018-08-06 12:50:13 +03:00
Kei Kebreau 340ee00bbf
gnu: Add povray.
* gnu/packages/graphics.scm (povray): New variable.
2018-08-05 00:20:25 -04:00
Christopher Baines e61f092c87
gnu: Patch duplicity with --ignore-mdc-error.
Modify the package to patch gnu.py with an unreleased upstream change to fix
duplicity working with recent releases of GnuPG. This change make the package
build again.

* gnu/packages/backup.scm (duplicity)[arguments]: Patch gnu.py within the
patch-source phase.
2018-08-04 08:45:57 +01:00
Mark H Weaver a058b5cfee
gnu: linux-libre: Update to 4.17.12.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.17.12.
(%linux-libre-hash): Update hash.
2018-08-03 22:48:13 -04:00
Mark H Weaver dd53b43af1
gnu: linux-libre@4.14: Update to 4.14.60.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.60.
(%linux-libre-4.14-hash): Update hash.
2018-08-03 22:47:00 -04:00
Mark H Weaver ca062f667e
gnu: linux-libre@4.9: Update to 4.9.117.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.117.
2018-08-03 22:46:13 -04:00
Ricardo Wurmus 0fb0db0022
gnu: python-scipy: Only run default tests.
* gnu/packages/python.scm (python-scipy)[arguments]: Only run the default test
suite.  The full test suite is too expensive and brittle.
2018-08-03 15:24:40 +02:00
Ricardo Wurmus 78933bffb7
gnu: pigx-scrnaseq: Update to 0.0.7.
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.7.
[inputs]: Add samtools.
2018-08-03 15:24:40 +02:00
Arun Isaac fa0a6d93d8
gnu: emacs-exwm: Fix fullscreen issue.
* gnu/packages/patches/emacs-exwm-fix-fullscreen-issue.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/emacs.scm (emacs-exwm)[sources]: Add
emacs-exwm-fix-fullscreen-issue.patch to patches.
2018-08-03 18:21:19 +05:30
Jelle Licht ae7c1c3704
gnu: Add imapfilter.
* gnu/packages/mail.scm (imapfilter): New variable.
2018-08-03 03:15:26 +02:00
Danny Milosavljevic 5803f87284
gnu: Update ruby-net-ssh to 4.2.0.
* gnu/packages/ruby.scm (ruby-net-ssh)[version]: Update to 4.2.0.
[source]: Update hash.
2018-08-02 15:22:34 +02:00
Danny Milosavljevic 1f10e28d86
gnu: Add ruby-childprocess@0.6.3.
* gnu/packages/ruby.scm (ruby-childprocess): Modify.
(ruby-childprocess-0.6): New variable.
2018-08-02 15:22:27 +02:00
Efraim Flashner 165dc8bd60
gnu: minetest: Add console support.
* gnu/packages/games.scm (minetest)[inputs]: Add ncurses.
2018-08-02 15:31:44 +03:00
Efraim Flashner 35d5fa7696
gnu: games.scm: Arrange modules alphabetically.
* gnu/packages/games.scm: Arrange imported modules alphabetically.
2018-08-02 12:19:43 +03:00
Efraim Flashner 7fc90282aa
gnu: minetest: Use more system libraries.
* gnu/packages/games.scm (minetest)[source]: Remove bundled libraries in
a snippet.
[arguments]: Add flag to use system jsoncpp.
[inputs]: Add gmp, jsoncpp. Arrange alphabetically.
2018-08-02 12:19:42 +03:00
Efraim Flashner 7b8a753672
gnu: irrlicht: Don't use bundled libraries.
* gnu/packages/patches/irrlicht-use-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (irrlicht)[source]: Add patch. Remove bundled
code and binaries in a snippet.
[native-inputs]: Remove unzip.
[inputs]: Remove glu, add bzip2, libjpeg, libpng, libx11, libxx86vm.
[arguments]: Remove custom 'unpack phase, add custom 'chdir-to-source
phase and adjust 'fix-build-env phase to changes.
2018-08-02 12:19:42 +03:00
Efraim Flashner e8d8b485d0
gnu: minetest: Don't use unstable tarball.
* gnu/packages/games.scm (minetest)[source]: Download from git
repository.
2018-08-02 12:19:41 +03:00
Efraim Flashner 7217d33755
gnu: minetest-data: Don't use autogenerated tarball.
* gnu/packages/games.scm (minetest-data)[source]: Download from git
repository.
[native-inputs]: Remove gzip, tar.
[arguments]: Adjust custom build accordingly.
2018-08-02 12:19:37 +03:00
Ricardo Wurmus a8253fbe5f
gnu: Add net-snmp.
* gnu/packages/networking.scm (net-snmp): New variable.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com>
2018-08-01 20:31:42 +02:00
Oleg Pykhalov c54511fde0
gnu: Add cdrkit-libre.
* gnu/packages/cdrom.scm (cdrkit-libre): New variable.
2018-08-01 19:30:41 +03:00
Marius Bakke 4214066d45
Merge branch 'master' into core-updates 2018-08-01 15:53:17 +02:00
Marius Bakke ae66fdaf9f
gnu: Add glibc@2.28.
* gnu/packages/base.scm (glibc-2.28): New public variable.
2018-08-01 15:48:26 +02:00
Marius Bakke 07ca7165f9
gnu: poppler: Update to 0.67.0.
* gnu/packages/pdf.scm (poppler): Update to 0.67.0.
2018-08-01 15:02:36 +02:00
Marius Bakke 2207053542
gnu: dmraid: Disable parallel build.
Fixes a race condition as reported by Brendan Tildesley
<brendan.tildesley@openmailbox.org> in <https://bugs.gnu.org/31999#187>.

* gnu/packages/disk.scm (dmraid)[arguments]: Set #:parallel-build #f.
2018-08-01 13:32:11 +02:00
Marius Bakke ad430c7127
gnu: xdotool: Update to 3.20160805.1.
* gnu/packages/xdisorg.scm (xdotool): Update to 3.20160805.1.
[source](patches): Remove.
[arguments]: Create output directory.
* gnu/packages/patches/xdotool-fix-makefile.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-08-01 13:32:11 +02:00
Marius Bakke 0027e09415
gnu: re2: Update to 2018-08-01.
* gnu/packages/regex.scm (re2): Update to 2018-08-01.
2018-08-01 13:32:11 +02:00
Marius Bakke 14cf45b2a5
gnu: elfutils: Update to 0.173.
* gnu/packages/elf.scm (elfutils): Update to 0.173.
2018-08-01 13:32:11 +02:00
Marius Bakke 3a29a3f316
gnu: freedesktop.scm: Remove unneeded imports.
* gnu/packages/freedesktop.scm: Remove unused imports.
2018-08-01 13:32:11 +02:00
Marius Bakke d7a503fcc6
gnu: upower: Add explicit dependency on Glib.
* gnu/packages/gnome.scm (upower)[propagated-inputs]: New field.
2018-08-01 13:32:11 +02:00
Marius Bakke 9ec5496525
gnu: upower: Update to 0.99.8.
* gnu/packages/gnome.scm (upower): Update to 0.99.8.
[source](uri): Change to new download location*.
[arguments]: Remove #:phases.

* https://lists.freedesktop.org/archives/devkit-devel/2018-June/001829.html
2018-08-01 13:32:10 +02:00
Marius Bakke bf5e7c8232
gnu: xapian: Update to 1.4.7.
* gnu/packages/search.scm (xapian, python-xapian-bindings): Update to 1.4.7.
2018-08-01 13:32:10 +02:00
Marius Bakke e076d9392d
gnu: pango: Update to 1.42.3.
* gnu/packages/gtk.scm (pango): Update to 1.42.3.
2018-08-01 13:06:14 +02:00
Pierre Neidhardt 9805ee0a27
gnu: Add emacs-magit-todos.
* gnu/packages/emacs.scm (emacs-magit-todos): New variable.
2018-08-01 12:59:37 +02:00
Pierre Neidhardt d5af41cd01
gnu: Add emacs-pcre2el.
* gnu/packages/emacs.scm (emacs-pcre2el): New variable.
2018-08-01 12:59:27 +02:00
Efraim Flashner ec38e8dad0
gnu: libreoffice: Update to 6.0.6.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.0.6.2.
2018-08-01 11:19:28 +03:00
Marius Bakke 0d206dd054
gnu: lvm2: Fix static linking of dmeventd.
Fixes a regression introduced in a3ed69b694
where dmeventd.static fails to link against libm and breaks "lvm2-static".

* gnu/packages/patches/lvm2-static-link.patch: Patch make.tmpl.in.
2018-07-31 22:18:51 +02:00
Efraim Flashner 64ed4b6a27
gnu: optipng: Use system libraries.
* gnu/packages/image.scm (optipng)[source]: Add snippet to delete
bundled libraries.
[inputs]: Add libpng.
[arguments]: Add configure-flag to use system libraries.
2018-07-31 23:12:50 +03:00
Efraim Flashner 52404022cf
gnu: python-pyqt: Add qtwebkit.
* gnu/packages/qt.scm (python-pyqt)[inputs]: Add qtwebkit.
2018-07-31 17:46:01 +03:00
Andreas Enge 601cb1be2b
gnu: qtwebkit: Update to 5.212.0-alpha2.
* gnu/packages/patches/qtwebkit-pbutils-include.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register the patch.
* gnu/packages/qt.scm (qtwebkit): Update to 5.212.0-alpha2.
[source]: Use new upstream location. Add patch.
[build-system]: Switch to cmake-build-system.
[inputs]: Add glib, gst-plugins-base, qtlocation, qtsensors,
qtwebchannel.
[arguments]: Disable the tests. Add new configure flags. Remove all
custom phases.
2018-07-31 17:45:58 +03:00
Pierre Neidhardt 92eb7aff41
gnu: Update udisks to 2.7.7.
* gnu/package/freedesktop.scm (udisks): Update to 2.7.7.
[inputs]: Replace parted with libblockdev.
2018-07-30 21:51:44 +02:00
Pierre Neidhardt fac91b39f5
gnu: Add libblockdev.
* gnu/package/disk.scm (libblockdev): New variable.
2018-07-30 21:51:44 +02:00
Pierre Neidhardt 82aac7c1f2
gnu: Add dmraid.
* gnu/package/disk.scm (dmraid): New variable.
2018-07-30 21:51:44 +02:00
Pierre Neidhardt a3ed69b694
gnu: lvm2: Add device-mapper-event support.
* GNU/packages/linux.scm (lvm2)[configure-flags]: Build device-mapper-event.
2018-07-30 21:51:43 +02:00
Pierre Neidhardt c229fb3d88
gnu: Add libbytesize.
* gnu/package/c.scm (libbytesize): New variable.
2018-07-30 21:51:43 +02:00
Pierre Neidhardt f7a4f7c041
gnu: Add ndctl.
* gnu/package/disk.scm (ndctl): New variable.
2018-07-30 21:51:43 +02:00
Pierre Neidhardt dedc0d0b7e
gnu: Add volume-key.
* gnu/package/disk.scm (volume-key): New variable.
2018-07-30 21:51:43 +02:00
Kei Kebreau e4a744da9f
gnu: minetest: Update to 0.4.17.1.
* gnu/packages/games.scm (minetest): Update to 0.4.17.1.
2018-07-30 13:16:31 -04:00
Kei Kebreau fbc3b802b7
gnu: retux: Return #t from all phases.
* gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase.
2018-07-30 12:56:41 -04:00
Kei Kebreau 0856e3e900
gnu: gnubg: Update to 1.06.001.
* gnu/packages/games.scm (gnubg): Update to 1.06.001.
2018-07-30 12:33:42 -04:00
Kei Kebreau 715a44e930
gnu: golly: Update to 3.2.
* gnu/packages/games.scm (golly): Update to 3.2.
2018-07-30 12:27:54 -04:00
Marius Bakke 869250809b
Merge branch 'master' into staging 2018-07-30 18:08:28 +02:00
Marius Bakke b90289dadc
gnu: zlib: Move static library to separate output.
* gnu/packages/compression.scm (zlib)[outputs]: New field.
[arguments]: Add phase 'move-static-library'.
2018-07-30 17:09:07 +02:00
Marius Bakke 7b84410046
gnu: curl: Don't build static library.
* gnu/packages/curl.scm (curl)[arguments]: Add "--disable-static" to
  #:configure-flags.
2018-07-30 17:00:07 +02:00
Marius Bakke a44426ee01
gnu: shishi: Don't build static library.
* gnu/packages/kerberos.scm (shishi)[arguments]: Add "--disable-static" to
  #:configure-flags.
2018-07-30 16:59:33 +02:00
Marius Bakke 85b4482308
gnu: libidn: Don't build static libraries.
* gnu/packages/libidn.scm (libidn)[arguments]: New field.
2018-07-30 16:58:56 +02:00
Marius Bakke 1f2d64e4a8
gnu: libunistring: Don't install static library.
* gnu/packages/libunistring.scm (libunistring)[arguments]: Add #:configure-flags.
2018-07-30 16:42:59 +02:00
Marius Bakke cd9ad095c7
gnu: libidn2: Don't build static library.
* gnu/packages/libidn.scm (libidn2)[arguments]: New field.
2018-07-30 16:35:35 +02:00
Marius Bakke d9f8461250
gnu: libtasn1: Don't build static library.
* gnu/packages/tls.scm (libtasn1)[arguments]: New field.
2018-07-30 16:33:50 +02:00
Kei Kebreau f475b90c35
gnu: warzone2100: Update to 3.2.3.
* gnu/packages/games.scm (warzone2100): Update to 3.2.3.
[arguments]: Add "--with-distributor=Guix" to #:configure-flags.  Remove
'remove-reference-to-missing-file' and 'patch-for-qt5.8' phases.  Add
'fix-ivis-linktest' phase.
[native-inputs]: Add gettext-minimal.
[inputs]: Add harfbuzz and remove quesoglc.
2018-07-30 10:33:11 -04:00