Commit Graph

27377 Commits (7342edf390031556bb27c21e51dfbd3d5ef49a45)

Author SHA1 Message Date
Tobias Geerinckx-Rice e285bc899e
gnu: filezilla: Update to 3.29.0.
* gnu/packages/ftp.scm (filezilla): Update to 3.29.0.
2018-01-05 14:00:37 +01:00
Tobias Geerinckx-Rice 7cace18624
gnu: libfilezilla: Expand description.
In theory, this isn't just an FTP client library. In practice, it is.

* gnu/packages/ftp.scm (libfilezilla)[description]: Illustrate features.
2018-01-05 13:08:04 +01:00
Tobias Geerinckx-Rice 0943ec4f7f
gnu: libfileziila: Update to 0.11.2.
* gnu/packages/ftp.scm (libfilezilla): Update to 0.11.2.
2018-01-05 13:06:31 +01:00
Konrad Hinsen 42d6bffc2f
gnu: Add python2-mmtk.
* gnu/packages/python.scm (python2-mmtk): New public variable.
2018-01-05 10:29:51 +01:00
Mark H Weaver 247d23680a
Merge branch 'master' into core-updates 2018-01-04 21:21:04 -05:00
Eric Bavier 007c75f56f
gnu: ao-cad: Update and fix for aarch64.
* gnu/packages/patches/ao-cad-aarch64-support.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/engineering.scm (ao-cad)[source]: Use it.  Update snapshot to
fb288c9.  Use VCS helpers for version and file-name.
[arguments]: Add 'remove-native-compilation' phase.
2018-01-04 15:34:52 -06:00
Eric Bavier 17e1e21603
gnu: glog: Disable signal-handler unit tests.
* gnu/packages/logging.scm (glog)[arguments]: Add 'disable-signal-tests' phase.
2018-01-04 15:34:47 -06:00
Leo Famulari e21ce0f904
gnu: python-pytest-localserver: Update to 0.4.1.
* gnu/packages/check.scm (python-pytest-localserver): Update to 0.4.1.
2018-01-04 14:24:23 -05:00
Mark Meyer 72687ca5d2
gnu: surfraw: Point to the correct Perl executable.
* gnu/packages/web.scm (surfraw)[arguments]: Hardcode the path to Perl
in a 'patch-perl' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 13:34:58 -05:00
Leo Famulari ab2a4f8884
gnu: GNU Unifont: Update to 10.0.07.
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 10.0.07.
2018-01-04 13:16:19 -05:00
Konrad Hinsen 49aebf9613
gnu: Add python2-scientific.
* gnu/packages/python.scm (python2-scientific): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 12:44:03 -05:00
Konrad Hinsen 965ced9c04
gnu: Add python2-pyro.
* gnu/packages/python.scm (python2-pyro): New public variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-04 12:44:03 -05:00
Leo Famulari def8a62f62
gnu: file: Mention libmagic.
* gnu/packages/file.scm (file)[description]: Mention libmagic.
2018-01-04 12:44:03 -05:00
Roel Janssen e21f347357
gnu: vlc: Enable libdvdread and libdvdcss support.
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
2018-01-04 17:11:24 +01:00
David Thompson c8320d1032
gnu: tiled: Update to 1.1.0.
* gnu/packages/game-development.scm (tiled): Update to 1.1.0.
2018-01-04 11:09:21 -05:00
Nicolas Goaziou 47fefe98aa
gnu: giac-xcas: Update to 1.4.9-43.
* gnu/packages/algebra.scm (giac-xcas): Update to 1.4.9-43.
2018-01-04 10:20:13 +01:00
Arun Isaac 2891ea39d2
gnu: Add emacs-evil-quickscope.
* gnu/packages/emacs.scm (emacs-evil-quickscope): New variable.
2018-01-04 14:13:21 +05:30
Mark H Weaver eaad722eb4
Revert "gnu: vlc: Enable libdvdread and libdvdcss support."
This reverts commit d5456444f7.
It broke 'gnome', via 'gnome-disk-utility'.
2018-01-04 02:41:25 -05:00
Björn Höfling 1a39141dcf
gnu: Add libgeotiff.
* gnu/packages/geo.scm (libgeotiff): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-01-04 12:15:29 +05:30
Danny Milosavljevic cc8d346b96
gnu: Add fc-host-tools.
* gnu/packages/embedded.scm (fc-host-tools): New variable.
2018-01-04 06:44:07 +01:00
Mark H Weaver 10db5e98ed
gnu: linux-libre: Update to 4.14.11.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.11.
(%linux-libre-hash): Update hash.
2018-01-03 22:18:41 -05:00
Mark H Weaver 96970868b0
gnu: linux-libre@4.9: Update to 4.9.74.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.74.
2018-01-03 22:17:31 -05:00
Mark H Weaver ceec0fb454
gnu: linux-libre@4.4: Update to 4.4.109.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.109.
2018-01-03 22:16:48 -05:00
Tobias Geerinckx-Rice 9d8fb0e30f
gnu: newsboat: Update to 2.10.2.
* gnu/packages/syndication.scm (newsboat): Update to 2.10.2.
[inherit]: Remove inheritance of unmaintained newsbeuter.
[native-inputs]: Remove perl.
[arguments]: Remove #:make-flags to build on ARM, which should work now.
[synopsis, description]: Mash up Newsboat's own description with useful
information from its predecessor.
2018-01-04 02:28:24 +01:00
Tobias Geerinckx-Rice 2feee5e7a3
gnu: newsbeuter, newsboat: Correct licence.
See <https://github.com/newsboat/newsboat/issues/34>.

* gnu/packages/syndication.scm (newsbeuter)[license]: x11 -> expat.
2018-01-04 01:27:39 +01:00
Tobias Geerinckx-Rice e46e70acaa
gnu: json-c: Update to 0.13.
* gnu/packages/web.scm (json-c): Update to 0.13.
[description]: Add new resolution.
(json-c-0.12): New public variable.
(hubbub)[inputs]: Use it.
* gnu/packages/syndication.scm (newsbeuter)[inputs]:
Likewise.
2018-01-04 01:12:16 +01:00
Roel Janssen d5456444f7
gnu: vlc: Enable libdvdread and libdvdcss support.
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
2018-01-04 00:46:32 +01:00
Leo Famulari 690c9c18a5
gnu: ilmbase: Update to 2.2.1.
* gnu/packages/graphics.scm (ilmbase): Update to 2.2.1.
2018-01-03 17:16:39 -05:00
Leo Famulari 564f5da07d
gnu: openexr: Update to 2.2.1 [security fixes].
Fixes CVE-2017-{9110,9111,9112,9113,9114,9115,9116}.

* gnu/packages/graphics.scm (openexr): Update to 2.2.1.
2018-01-03 17:16:36 -05:00
Ludovic Courtès 8e7ec29df4
gnu: gcc@4.8: Fix libsanitizer cross-compilation.
This patch is modified from the original patch targeting gcc@5.

* gnu/packages/patches/gcc-asan-missing-include.patch: New file.
* gnu/packages/gcc.scm (gcc@4.8)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-01-03 23:06:44 +02:00
Efraim Flashner 7bbc708a4e
gnu: gcc@4.8: Fix building with glibc@2.26.
* gnu/packages/gcc.scm (gcc@4.8)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc@2.26.
2018-01-03 23:06:43 +02:00
Leo Famulari 7a66b68730
gnu: fossil: Update to 2.4.
* gnu/packages/version-control.scm (fossil): Update to 2.4.
[source]: Remove patch.
* gnu/packages/patches/fossil-CVE-2017-17459.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-03 14:19:44 -05:00
Leo Famulari 4ed41f472b
Merge branch 'master' into core-updates 2018-01-03 14:18:01 -05:00
Leo Famulari 0c84e8679c
gnu: fossil: Fix CVE-2017-17459.
* gnu/packages/patches/fossil-CVE-2017-17459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (fossil)[source]: Use it.
2018-01-03 14:16:29 -05:00
Leo Famulari 9d7d8e7181
gnu: libtiff: Download over HTTP.
* gnu/packages/image.scm (libtiff)[source]: Use HTTP URL.
2018-01-03 13:32:30 -05:00
Leo Famulari 1ee750ba4c
gnu: krita: Add comment about the wrapper.
* gnu/packages/kde.scm (krita): Add comment.
2018-01-03 12:33:35 -05:00
Leo Famulari 990e93fce1
gnu: krita: Ensure icons are found at runtime.
Fixes <https://bugs.gnu.org/29905>.

* gnu/packages/kde.scm (krita)[arguments]: Set the QT_PLUGIN_PATH in a
new 'wrap-executable' phase.
2018-01-03 12:30:14 -05:00
Marius Bakke 48342a04ad
gnu: libotf: Use pkg-config to determine freetype location.
* gnu/packages/fontutils.scm (libotf)[native-inputs]: Add PKG-CONFIG.
2018-01-03 18:17:03 +01:00
Hartmut Goebel ed8bdde9ce
gnu: kdelibs4support: Blacklist a recently failing test-function. 2018-01-03 15:53:56 +01:00
Rutger Helling 417903c63c
gnu: wine64-staging: Fix incorrect input.
* gnu/packages/wine.scm (wine64-staging): Copy from correct "wine-staging" input
instead of "wine".
2018-01-03 10:58:55 +01:00
Rutger Helling e6b94a0247
gnu: wine64-staging: Fix arguments.
* gnu/packages/wine.scm (wine64-staging)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
2018-01-03 10:40:59 +01:00
Rutger Helling 036f35772c
gnu: wine64: Fix arguments.
* gnu/packages/wine.scm (wine64)[arguments]: Use new
'copy-wine32-binaries and 'copy-wine32-manpage phases instead of
'copy-wine32-files phase.
2018-01-03 10:40:59 +01:00
Rutger Helling 3ee6315d8b
gnu: wine: Update to 2.0.4.
* gnu/packages/wine.scm: Update to 2.0.4.
2018-01-03 10:40:59 +01:00
Leo Famulari a684e38d73
gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].
* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
2018-01-03 00:34:04 -05:00
Leo Famulari 7526338837
gnu: httpd: Update to 2.4.29.
* gnu/packages/web.scm (httpd): Update to 2.4.29.
[source]: Remove patch.
* gnu/packages/patches/httpd-CVE-2017-9798.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-03 00:34:03 -05:00
Adriano Peluso 48a716c484
gnu: OBS Studio: Update to 20.1.3
* gnu/packages/video.scm (obs): Update to 20.1.3

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-02 21:31:14 -05:00
Arun Isaac ab8a4a78d5
gnu: Add emacs-evil-smartparens.
* gnu/packages/emacs.scm (emacs-evil-smartparens): New variable.
2018-01-02 23:34:02 +05:30
Tobias Geerinckx-Rice 02482f5d29
gnu: knot: Update to 2.6.4.
* gnu/packages/dns.scm (knot): Update to 2.6.4.
2018-01-02 17:30:52 +01:00
Tobias Geerinckx-Rice 1c848029b7
gnu: re2: Update to 2018-01-01.
* gnu/packages/regex.scm (re2): Update to 2018-01-01.
2018-01-02 17:30:17 +01:00
Marius Bakke 0f72f05238
gnu: docbook-xsl: Disable recursion in string substitution.
Fixes <https://bugs.gnu.org/29782>.
Reported by Gábor Boskovits.

* gnu/packages/patches/docbook-xsl-nonrecursive-string-subst.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/docbook.scm (docbook-xsl)[source](patches): Use it.
[native-inputs]: Add XZ.
[arguments]: Adjust PATH accordingly.
2018-01-02 17:01:07 +01:00