jackhill/guix/guix.git
3 years agoFix substitutes server discovery.
Mathieu Othacehe [Mon, 29 Mar 2021 14:55:58 +0000 (16:55 +0200)]
Fix substitutes server discovery.

This is a follow-up of bc3896db25c788c181c7bcd65754e7cd378e9d9f.

* guix/scripts/substitute.scm (%local-substitute-urls): Test for "true"
instead of "yes".

3 years agogexp: 'gexp->script' uses #:guile also as the guile-for-build.
Ludovic Courtès [Wed, 24 Mar 2021 21:42:00 +0000 (22:42 +0100)]
gexp: 'gexp->script' uses #:guile also as the guile-for-build.

Previously 'gexp->script' would unconditionally use the
default #:guile-for-build value of 'gexp->derivation'.

* guix/gexp.scm (gexp->script): Pass #:guile to 'load-path-expression'.
Pass #:guile-for-build to 'gexp->derivation'.

3 years agogexp: Add #:guile parameter to 'load-path-expression'.
Ludovic Courtès [Wed, 24 Mar 2021 21:40:31 +0000 (22:40 +0100)]
gexp: Add #:guile parameter to 'load-path-expression'.

* guix/gexp.scm (load-path-expression): Add #:guile parameter and honor it.

3 years agogexp: 'imported+compiled-modules' fully honors #:guile.
Ludovic Courtès [Wed, 24 Mar 2021 21:38:39 +0000 (22:38 +0100)]
gexp: 'imported+compiled-modules' fully honors #:guile.

* guix/gexp.scm (imported+compiled-modules): Pass #:guile to
'imported-modules'.

3 years agognu: Add julia-zygote.
zimoun [Thu, 25 Mar 2021 01:05:16 +0000 (02:05 +0100)]
gnu: Add julia-zygote.

* gnu/packages/julia-xyz.scm (julia-zygote): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-zygoterules.
zimoun [Thu, 25 Mar 2021 01:05:15 +0000 (02:05 +0100)]
gnu: Add julia-zygoterules.

* gnu/packages/julia-xyz.scm (julia-zygoterules): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-forwarddiff.
zimoun [Thu, 25 Mar 2021 01:05:14 +0000 (02:05 +0100)]
gnu: Add julia-forwarddiff.

* gnu/packages/julia-xyz.scm (julia-forwarddiff): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-chainrules.
zimoun [Thu, 25 Mar 2021 01:05:13 +0000 (02:05 +0100)]
gnu: Add julia-chainrules.

* gnu/packages/julia-xyz.scm (julia-chainrules): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-diffrules.
zimoun [Thu, 25 Mar 2021 01:05:12 +0000 (02:05 +0100)]
gnu: Add julia-diffrules.

* gnu/packages/julia-xyz.scm (julia-diffrules): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-specialfunctions.
zimoun [Thu, 25 Mar 2021 01:05:11 +0000 (02:05 +0100)]
gnu: Add julia-specialfunctions.

* gnu/packages/julia-xyz.scm (julia-specialfunctions): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-openspecfun-jll.
zimoun [Thu, 25 Mar 2021 01:05:10 +0000 (02:05 +0100)]
gnu: Add julia-openspecfun-jll.

* gnu/packages/julia-xyz.scm (julia-openspecfun-jll): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-compilersupportlibraries-jll.
zimoun [Thu, 25 Mar 2021 01:05:09 +0000 (02:05 +0100)]
gnu: Add julia-compilersupportlibraries-jll.

* gnu/packages/julia-xyz.scm (julia-compilersupportlibraries-jll): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-difftests.
zimoun [Thu, 25 Mar 2021 01:05:08 +0000 (02:05 +0100)]
gnu: Add julia-difftests.

* gnu/packages/julia-xyz.scm (julia-difftests): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-diffresults.
zimoun [Thu, 25 Mar 2021 01:05:07 +0000 (02:05 +0100)]
gnu: Add julia-diffresults.

* gnu/packages/julia-xyz.scm (julia-diffresults): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-calculus.
zimoun [Tue, 23 Mar 2021 19:46:41 +0000 (20:46 +0100)]
gnu: Add julia-calculus.

* gnu/packages/julia-xyz.scm (julia-calculus): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-commonsubexpressions.
zimoun [Thu, 25 Mar 2021 01:05:06 +0000 (02:05 +0100)]
gnu: Add julia-commonsubexpressions.

* gnu/packages/julia-xyz.scm (julia-commonsubexpressions): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-fillarrays.
zimoun [Thu, 25 Mar 2021 01:05:05 +0000 (02:05 +0100)]
gnu: Add julia-fillarrays.

* gnu/packages/julia-xyz.scm (julia-fillarrays): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-chainrulestestutils.
zimoun [Thu, 25 Mar 2021 01:05:04 +0000 (02:05 +0100)]
gnu: Add julia-chainrulestestutils.

* gnu/packages/julia-xyz.scm (julia-chainrulestestutils): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-finitedifferences.
zimoun [Thu, 25 Mar 2021 01:05:03 +0000 (02:05 +0100)]
gnu: Add julia-finitedifferences.

* gnu/packages/julia-xyz.scm (julia-finitedifferences): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-richardson.
zimoun [Thu, 25 Mar 2021 01:05:02 +0000 (02:05 +0100)]
gnu: Add julia-richardson.

* gnu/packages/julia-xyz.scm (julia-richardson): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-chainrulescore.
zimoun [Thu, 25 Mar 2021 01:05:01 +0000 (02:05 +0100)]
gnu: Add julia-chainrulescore.

* gnu/packages/julia-xyz.scm (julia-chainrulescore): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-requires.
zimoun [Thu, 25 Mar 2021 01:05:00 +0000 (02:05 +0100)]
gnu: Add julia-requires.

* gnu/packages/julia-xyz.scm (julia-requires): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-example.
zimoun [Thu, 25 Mar 2021 01:04:59 +0000 (02:04 +0100)]
gnu: Add julia-example.

* gnu/packages/julia-xyz.scm (julia-example): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-colors.
zimoun [Thu, 25 Mar 2021 01:04:58 +0000 (02:04 +0100)]
gnu: Add julia-colors.

* gnu/packages/julia-xyz.scm (julia-colors): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-colortypes.
zimoun [Tue, 23 Mar 2021 19:45:58 +0000 (20:45 +0100)]
gnu: Add julia-colortypes.

* gnu/packages/julia-xyz.scm (julia-colortypes): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-abstractffts.
zimoun [Thu, 25 Mar 2021 01:04:57 +0000 (02:04 +0100)]
gnu: Add julia-abstractffts.

* gnu/packages/julia-xyz.scm (julia-abstractffts): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-unitful.
zimoun [Thu, 25 Mar 2021 01:04:56 +0000 (02:04 +0100)]
gnu: Add julia-unitful.

* gnu/packages/julia-xyz.scm (julia-unitful): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-staticarrays.
zimoun [Thu, 25 Mar 2021 01:04:55 +0000 (02:04 +0100)]
gnu: Add julia-staticarrays.

* gnu/packages/julia-xyz.scm (julia-staticarrays): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-irtools.
zimoun [Thu, 25 Mar 2021 01:04:54 +0000 (02:04 +0100)]
gnu: Add julia-irtools.

* gnu/packages/julia-xyz.scm (julia-irtools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-reexport.
zimoun [Thu, 25 Mar 2021 01:04:53 +0000 (02:04 +0100)]
gnu: Add julia-reexport.

* gnu/packages/julia-xyz.scm (julia-reexport): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-nanmath.
zimoun [Thu, 25 Mar 2021 01:04:52 +0000 (02:04 +0100)]
gnu: Add julia-nanmath.

* gnu/packages/julia-xyz.scm (julia-nanmath): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-macrotools.
zimoun [Thu, 25 Mar 2021 01:04:51 +0000 (02:04 +0100)]
gnu: Add julia-macrotools.

* gnu/packages/julia-xyz.scm (julia-macrotools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: Add julia-constructionbase.
zimoun [Thu, 25 Mar 2021 01:04:50 +0000 (02:04 +0100)]
gnu: Add julia-constructionbase.

* gnu/packages/julia-xyz.scm (julia-constructionbase): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agobuild-system/julia: Turn on deprecation warnings.
zimoun [Thu, 25 Mar 2021 01:04:49 +0000 (02:04 +0100)]
build-system/julia: Turn on deprecation warnings.

* guix/build/julia-build-system.scm (check): Set option '--depwarn=yes'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: perl-params-util: Update to 1.102.
Efraim Flashner [Mon, 29 Mar 2021 14:19:16 +0000 (17:19 +0300)]
gnu: perl-params-util: Update to 1.102.

* gnu/packages/perl.scm (perl-params-util): Update to 1.102.
[source]: Update source URI.

3 years agognu: perl-test-output: Update to 1.033.
Efraim Flashner [Mon, 29 Mar 2021 14:18:38 +0000 (17:18 +0300)]
gnu: perl-test-output: Update to 1.033.

* gnu/packages/perl-check.scm (perl-test-output): Update to 1.033.

3 years agognu: python-soupsieve: Update to 2.2.1.
Efraim Flashner [Mon, 29 Mar 2021 14:04:04 +0000 (17:04 +0300)]
gnu: python-soupsieve: Update to 2.2.1.

* gnu/packages/python-xyz.scm (python-soupsieve): Update to 2.2.1.

3 years agognu: python-beautifulsoup4: Update to 4.9.3.
Efraim Flashner [Mon, 29 Mar 2021 14:03:24 +0000 (17:03 +0300)]
gnu: python-beautifulsoup4: Update to 4.9.3.

* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.9.3.

3 years agognu: python-flake8: Update to 3.9.0.
Efraim Flashner [Mon, 29 Mar 2021 13:58:13 +0000 (16:58 +0300)]
gnu: python-flake8: Update to 3.9.0.

* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.0.

3 years agognu: python-pyflakes: Update to 2.3.1.
Efraim Flashner [Mon, 29 Mar 2021 13:57:47 +0000 (16:57 +0300)]
gnu: python-pyflakes: Update to 2.3.1.

* gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.3.1.

3 years agognu: python-pyzmq: Update to 22.0.3.
Efraim Flashner [Mon, 29 Mar 2021 13:57:24 +0000 (16:57 +0300)]
gnu: python-pyzmq: Update to 22.0.3.

* gnu/packages/python-xyz.scm (python-pyzmq): Update to 22.0.3.

3 years agognu: python-pycodestyle: Update to 2.7.0.
Efraim Flashner [Mon, 29 Mar 2021 13:56:58 +0000 (16:56 +0300)]
gnu: python-pycodestyle: Update to 2.7.0.

* gnu/packages/python-xyz.scm (python-pycodestyle): Update to 2.7.0.

3 years agognu: python-tornado: Update to 6.1.
Efraim Flashner [Mon, 29 Mar 2021 13:56:30 +0000 (16:56 +0300)]
gnu: python-tornado: Update to 6.1.

* gnu/packages/python-web.scm (python-tornado): Update to 6.1.

3 years agognu: python-astor: Update to 0.8.1.
Efraim Flashner [Mon, 29 Mar 2021 13:48:17 +0000 (16:48 +0300)]
gnu: python-astor: Update to 0.8.1.

* gnu/packages/python-xyz.scm (python-astor): Update to 0.8.1.

3 years agognu: python-backcall: Update to 0.2.0.
Efraim Flashner [Mon, 29 Mar 2021 13:47:52 +0000 (16:47 +0300)]
gnu: python-backcall: Update to 0.2.0.

* gnu/packages/python-xyz.scm (python-backcall): Update to 0.2.0.

3 years agognu: python-pytest-flake8: Update to 1.0.7.
Efraim Flashner [Mon, 29 Mar 2021 13:47:18 +0000 (16:47 +0300)]
gnu: python-pytest-flake8: Update to 1.0.7.

* gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.7.

3 years agognu: python-dropbox: Update to 11.5.0.
Efraim Flashner [Mon, 29 Mar 2021 13:46:34 +0000 (16:46 +0300)]
gnu: python-dropbox: Update to 11.5.0.

* gnu/packages/file-systems.scm (python-dropbox): Update to 11.5.0.

3 years agognu: sbcl-ironclad: Update to 0.55.
Guillaume Le Vaillant [Mon, 29 Mar 2021 11:33:18 +0000 (13:33 +0200)]
gnu: sbcl-ironclad: Update to 0.55.

* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.55.

3 years agognu: libgaiagraphics: Remove package.
Felix Gruber [Sun, 28 Mar 2021 08:40:23 +0000 (10:40 +0200)]
gnu: libgaiagraphics: Remove package.

The libgaiagraphics package was deprecated upstream in 2014 in favor of
librasterlite2 and after the update of spatialite-gui there are no more
packages that depend on it.

* gnu/packages/geo.scm (libgaiagraphics): Remove variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: spatialite-gui: Update to 2.1.0-beta1.
Felix Gruber [Sun, 28 Mar 2021 08:40:22 +0000 (10:40 +0200)]
gnu: spatialite-gui: Update to 2.1.0-beta1.

* gnu/packages/geo.scm (spatialite-gui): Update to 2.1.0-beta1.
  [inputs]: Replace proj.4 with proj and wxwidgets-2 with wxwidgets.
  Add curl, giflib, librasterlite2, librttopo, libwebp, libxlsxwriter,
  lz4, minizip, openjpeg, postgresql, virtualpg, zstd.
  Remove libgaiagraphics and zlib.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add librasterlite2.
Felix Gruber [Sun, 28 Mar 2021 08:40:21 +0000 (10:40 +0200)]
gnu: Add librasterlite2.

* gnu/packages/geo.scm (librasterlite2): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agolicenses: Add Free Art License 1.3.
Felix Gruber [Sun, 28 Mar 2021 08:40:20 +0000 (10:40 +0200)]
licenses: Add Free Art License 1.3.

* guix/licenses.scm (lal1.3): New variable.
* guix/import/utils.scm (spdx-string->license): Add LAL-1.3.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add libxlsxwriter.
Felix Gruber [Sun, 28 Mar 2021 08:40:19 +0000 (10:40 +0200)]
gnu: Add libxlsxwriter.

* gnu/packages/xml.scm (libxlsxwriter): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: libspatialite: Update dependencies.
Felix Gruber [Sun, 28 Mar 2021 08:40:18 +0000 (10:40 +0200)]
gnu: libspatialite: Update dependencies.

* gnu/packages/geo.scm (libspatialite, spatialite-tools): Update
  dependencies.
  [inputs]: Replace proj.4 with proj and remove zlib which is not used
  anymore since libspatialite started using minizip.
  (libspatialite)[arguments]: Fix regex to not disable more tests than
  necessary.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: sbcl: Update to 2.1.3.
Pierre Neidhardt [Mon, 29 Mar 2021 08:35:44 +0000 (10:35 +0200)]
gnu: sbcl: Update to 2.1.3.

* gnu/packages/lisp.scm (sbcl): Update to 2.1.3.

3 years agognu: Add cl-bodge-math.
Sharlatan Hellseher [Fri, 26 Mar 2021 23:28:27 +0000 (23:28 +0000)]
gnu: Add cl-bodge-math.

* gnu/packages/lisp-xyz.scm: (sbcl-bodge-math, cl-bodge-math, ecl-bodge-math):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add cl-rtg-math.
Sharlatan Hellseher [Fri, 26 Mar 2021 23:15:24 +0000 (23:15 +0000)]
gnu: Add cl-rtg-math.

* gnu/packages/lisp-xyz.scm: (sbcl-rtg-math, cl-rtg-math, ecl-rtg-math): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add cl-bodge-utilities.
Sharlatan Hellseher [Fri, 26 Mar 2021 23:23:04 +0000 (23:23 +0000)]
gnu: Add cl-bodge-utilities.

* gnu/packages/lisp-xyz.scm: (sbcl-bodge-utilities, cl-bodge-utilities,
  ecl-bodge-utilities): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: krita: Update to 4.4.3.
la snesne [Sun, 28 Mar 2021 09:05:08 +0000 (18:05 +0900)]
gnu: krita: Update to 4.4.3.

* gnu/packages/kde.scm (krita): Update to 4.4.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: fetchmail: Update to 6.4.18.
Xinglu Chen [Sun, 28 Mar 2021 08:56:02 +0000 (10:56 +0200)]
gnu: fetchmail: Update to 6.4.18.

* gnu/packages/mail.scm (fetchmail): Update to 6.4.18.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: wavpack: Enable test suite.
Efraim Flashner [Mon, 29 Mar 2021 07:38:25 +0000 (10:38 +0300)]
gnu: wavpack: Enable test suite.

* gnu/packages/audio.scm (wavpack)[arguments]: Add configure-flag to
build test program. Use custom 'check phase to run test suite.

3 years agognu: wavpack: Update to 5.4.0.
Efraim Flashner [Mon, 29 Mar 2021 06:26:10 +0000 (09:26 +0300)]
gnu: wavpack: Update to 5.4.0.

* gnu/packages/audio.scm (wavpack): Update to 5.4.0.
[source]: Download release tarball.
[arguments]: Remove custom 'boostrap phase.
[native-inputs]: Remove autoconf, automake, libtool.

3 years agognu: msamr: Update to 1.1.3-11.
Raghav Gururajan [Sat, 20 Mar 2021 04:01:26 +0000 (00:01 -0400)]
gnu: msamr: Update to 1.1.3-11.

* gnu/packages/linphone.scm (msamr) [source]: Switch to git repository.
[version]: Update to 1.1.3-11.
[inputs]: Add bctoolbox.

3 years agognu: mswebrtc: Update to 1.1.1-23.
Raghav Gururajan [Sat, 20 Mar 2021 03:51:32 +0000 (23:51 -0400)]
gnu: mswebrtc: Update to 1.1.1-23.

* gnu/packages/linphone.scm (mswebrtc) [source]: Switch to git repository.
[version]: Update to 1.1.1-23.
[arguments]<#:phases>['copy-inputs]: New phase.
[native-inputs]: Add webrtc and python-wrapper.

3 years agognu: mssilk: Update to 1.1.1-8.
Raghav Gururajan [Sat, 20 Mar 2021 02:33:38 +0000 (22:33 -0400)]
gnu: mssilk: Update to 1.1.1-8.

* gnu/packages/linphone.scm (mssilk) [source]: Switch to git repository.
[version]: Update to 1.1.1-8.
[inputs]: Add bctoolbox.

3 years agognu: msopenh264: Update to 1.2.1-21.
Raghav Gururajan [Sat, 20 Mar 2021 02:21:12 +0000 (22:21 -0400)]
gnu: msopenh264: Update to 1.2.1-21.

* gnu/packages/linphone.scm (msopenh264) [source]: Switch to git repository.
[version]: Update to 1.2.1.
[patches]: Remove field.
[inputs]: Add bctoolbox.

3 years agognu: linphoneqt: Update to 4.2.5 and rename to linphone-desktop.
Raghav Gururajan [Sat, 20 Mar 2021 00:58:20 +0000 (20:58 -0400)]
gnu: linphoneqt: Update to 4.2.5 and rename to linphone-desktop.

Also enable the daemon and console interfaces.

* gnu/packages/linphone.scm (linphoneqt) [name]: Rename to linphone-desktop.
[source]: Switch to git repository.
[patches]: Remove linphoneqt-tabbutton.patch and add
linphone-desktop-without-sdk.patch.
[outputs]<debug>: New output.
[configure-flags]: Disable update checking and enable the daemon and console
interfaces.
[phases]<pre-configure>: New phase.
<fix-cmake-error, set-version-string>: Remove phases.
<extend-shared-resources>: Rename to...
<post-install>: ... this; adjust.
[native-inputs]: Add pkg-config.
[inputs]: Add belr and ortp.  Remove belle-sip.
[home-page]: Update home page.
[license]: Update to GPLv3+.
* gnu/packages/patches/linphoneqt-tabbutton.patch: Remove file.
linphone-desktop-without-sdk.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: liblinphone: Enable LDAP support.
Raghav Gururajan [Sat, 20 Mar 2021 08:08:06 +0000 (04:08 -0400)]
gnu: liblinphone: Enable LDAP support.

* gnu/packages/linphone.scm (liblinphone)
[configure-flags] <ENABLE_LDAP>: New flag.
[inputs]: Add openldap.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: liblinphone: Update to 4.4.34.
Raghav Gururajan [Thu, 18 Mar 2021 03:36:02 +0000 (23:36 -0400)]
gnu: liblinphone: Update to 4.4.34.

* gnu/packages/linphone.scm (liblinphone) [source]: Switch to git repository.
[version]: Update to 4.4.34.
[outputs]: Remove the "doc" output.
[imported-modules, modules]: Remove arguments.
[configure-flags]<GTK2_GDKCONFIG_INCLUDE_DIR>: Remove flag.
<GTK2_GLIBCONFIG_INCLUDE_DIR, ENABLE_STRICT, ENABLE_GTK_UI>: Likewise.
[phases]<patch, install-man-pages, glib-or-gtk-compile-schemas>
<glib-or-gtk-wrap>: Remove phases.
<separate-outputs>: Modify.
[native-inputs]: Add perl. Replace python with python-wrapper.
[inputs]: Add belr, lime, soci and xsd. Remove glib and gtk+-2.
[home-page]: Update.
[license]: Upgrade to GPLv3+.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: Add lime.
Raghav Gururajan [Wed, 17 Mar 2021 03:08:41 +0000 (23:08 -0400)]
gnu: Add lime.

* gnu/packages/linphone.scm (lime): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: belle-sip: Enable mDNS support.
Raghav Gururajan [Tue, 16 Mar 2021 18:28:56 +0000 (14:28 -0400)]
gnu: belle-sip: Enable mDNS support.

* gnu/packages/linphone.scm (belle-sip)[configure-flags]: Enable mDNS support.
[phases]{patch}: Force the detection of avahi.
[inputs]: Add avahi.

3 years agognu: belle-sip: Enable tests.
Raghav Gururajan [Tue, 16 Mar 2021 17:25:14 +0000 (13:25 -0400)]
gnu: belle-sip: Enable tests.

* gnu/packages/linphone.scm (belle-sip)[outputs]: New "tester" output.
[tests?]: Remove argument, enabling tests.
[phases]{check}: Override phase.
{separate-outputs}: New phase.
[inputs]: Remove antlr3, anttlr3c and java.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: belle-sip: Update to 4.4.34.
Raghav Gururajan [Tue, 16 Mar 2021 16:40:05 +0000 (12:40 -0400)]
gnu: belle-sip: Update to 4.4.34.

* gnu/packages/linphone.scm (belle-sip)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[home-page]: Update.
[license]: Update to GPLv3+.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: mediastreamer2: Enable PCAP, port-audio and G729B support.
Raghav Gururajan [Tue, 16 Mar 2021 22:43:55 +0000 (18:43 -0400)]
gnu: mediastreamer2: Enable PCAP, port-audio and G729B support.

* gnu/packages/linphone.scm (mediastreamer2)
[configure-flags]: Add the ENABLE_PCAP, ENABLE_PORTAUDIO and ENABLE_G729B_CNG
flags.
[phases]{patch-source}: New phase.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: mediastreamer2: Enable tests.
Raghav Gururajan [Tue, 16 Mar 2021 20:56:25 +0000 (16:56 -0400)]
gnu: mediastreamer2: Enable tests.

* gnu/packages/linphone.scm (mediastreamer2)
[arguments]: Remove tests? argument, enabling tests.
[phases]{pre-check}: New phase.
{check}: Replace with custom phase.
[native-inputs]: Add xorg-server-for-tests.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: mediastreamer2: Update to 4.4.34.
Raghav Gururajan [Tue, 16 Mar 2021 19:51:11 +0000 (15:51 -0400)]
gnu: mediastreamer2: Update to 4.4.34.

* gnu/packages/linphone.scm (mediastreamer2)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[patches]: Remove field.
[configure-flags]: Remove the ENABLE_STRICT, ENABLE_BV16, CMAKE_C_FLAGS and
CMAKE_CXX_FLAGS flags.
[phases]{fix-version}: New phase.
{separate-outputs}: Modify.
[native-inputs]: Replace python with python-wrapper.
[home-page]: Update.
[license]: Upgrade to GPLv3+.
* gnu/packages/patches/mediastreamer2-srtp2.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: ortp: Update to 4.4.34.
Raghav Gururajan [Tue, 16 Mar 2021 02:09:07 +0000 (22:09 -0400)]
gnu: ortp: Update to 4.4.34.

* gnu/packages/linphone.scm (ortp)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[outputs]{doc, tester}: New outputs.
[configure-flag]: Enable tests.
[phases]{fix-version-strings, separate-outputs}: New phases.
[home-page]: Update.
[license]: Upgrade to GPLv3+.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: bzrtp: Update to 4.4.34 and enable tests.
Raghav Gururajan [Tue, 16 Mar 2021 16:22:31 +0000 (12:22 -0400)]
gnu: bzrtp: Update to 4.4.34 and enable tests.

* gnu/packages/linphone.scm (bzrtp)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[configure-flags]: Enable tests.
[license]: Upgrade to GPLv3+.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: belcard: Update to 4.4.34 and enable tests.
Raghav Gururajan [Mon, 15 Mar 2021 20:24:20 +0000 (16:24 -0400)]
gnu: belcard: Update to 4.4.34 and enable tests.

* gnu/packages/linphone.scm (belcard)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[outputs]: Add the tester and debug outputs.
[arguments]: Enable tests.
[phases]{patch-vcard-grammar-location, install-tester, check}: New phases.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: belr: Update to 4.4.34 and enable tests.
Raghav Gururajan [Mon, 15 Mar 2021 03:40:02 +0000 (23:40 -0400)]
gnu: belr: Update to 4.4.34 and enable tests.

* gnu/packages/linphone.scm (belr)[source]: Switch to git repository.
[version]: Update to 4.4.34.
[arguments]: Remove the tests? argument to enable tests.
[phases]{move-tester, check}: New phases.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: bctoolbox: Update to 4.4.34 and enable libdecaf, tests.
Raghav Gururajan [Sat, 13 Mar 2021 19:00:48 +0000 (14:00 -0500)]
gnu: bctoolbox: Update to 4.4.34 and enable libdecaf, tests.

* gnu/packages/linphone.scm (bctoolbox)[version]: Update to 4.4.34.
[source]: Switch to git repository.
[outputs]: Add a debug output.
[arguments]: Remove tests? argument, enabling tests.
[phases]{patch-cmake, skip-problematic-tests}
{fix-installed-resource-directory-detection}: New phases.
{check}: Override phase.
[inputs]: Add libdecaf.
[license]: Update to GPLv3+.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
3 years agognu: qrencode: Enable tests.
Efraim Flashner [Sun, 28 Mar 2021 21:42:19 +0000 (00:42 +0300)]
gnu: qrencode: Enable tests.

* gnu/packages/aidc.scm (qrencode)[arguments]: Add configure-flag to
build tests. Use custom 'check phase to run tests.

3 years agognu: qrencode: Update to 4.1.1.
Efraim Flashner [Sun, 28 Mar 2021 21:27:32 +0000 (00:27 +0300)]
gnu: qrencode: Update to 4.1.1.

* gnu/packages/aidc.scm (qrencode): Update to 4.1.1.

3 years agognu: urlscan: Update to 0.9.6.
Efraim Flashner [Sun, 28 Mar 2021 21:23:53 +0000 (00:23 +0300)]
gnu: urlscan: Update to 0.9.6.

* gnu/packages/mail.scm (urlscan): Update to 0.9.6.

3 years agognu: vim-asyncrun: Update to 2.8.5.
Efraim Flashner [Sun, 28 Mar 2021 21:17:40 +0000 (00:17 +0300)]
gnu: vim-asyncrun: Update to 2.8.5.

* gnu/packages/vim.scm (vim-asyncrun): Update to 2.8.5.

3 years agognu: wireguard-tools: Update to 1.0.20210315.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 20:37:43 +0000 (22:37 +0200)]
gnu: wireguard-tools: Update to 1.0.20210315.

* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210315.

3 years agognu: bcachefs-tools: Update to 0.1-4.bb6eccc.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 20:37:26 +0000 (22:37 +0200)]
gnu: bcachefs-tools: Update to 0.1-4.bb6eccc.

* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-4.bb6eccc.

3 years agognu: skopeo: Update to 1.2.2.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 20:35:57 +0000 (22:35 +0200)]
gnu: skopeo: Update to 1.2.2.

* gnu/packages/virtualization.scm (skopeo): Update to 1.2.2.

3 years agognu: links: Update to 2.22.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 20:35:44 +0000 (22:35 +0200)]
gnu: links: Update to 2.22.

* gnu/packages/web-browsers.scm (links): Update to 2.22.

3 years agognu: neomutt: Update to 20210205.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 20:19:27 +0000 (22:19 +0200)]
gnu: neomutt: Update to 20210205.

* gnu/packages/mail.scm (neomutt): Update to 20210205.

3 years agognu: mpop: Update to 1.4.13.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 20:19:18 +0000 (22:19 +0200)]
gnu: mpop: Update to 1.4.13.

* gnu/packages/mail.scm (mpop): Update to 1.4.13.

3 years agotests: Add Transmission Daemon system test.
Simon South [Mon, 1 Mar 2021 15:13:29 +0000 (10:13 -0500)]
tests: Add Transmission Daemon system test.

* gnu/tests/file-sharing.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agognu: hnsd: Update to 1.0.0.
Zheng Junjie [Sun, 21 Mar 2021 02:33:52 +0000 (10:33 +0800)]
gnu: hnsd: Update to 1.0.0.

* gnu/packages/dns.scm (hnsd): Update to 1.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3 years agohttp-client: Don't drop failed query when reconnecting.
Ludovic Courtès [Sun, 28 Mar 2021 20:04:01 +0000 (22:04 +0200)]
http-client: Don't drop failed query when reconnecting.

Reported by Christopher Baines <mail@cbaines.net>.

* guix/http-client.scm (http-multiple-get): Change 2nd argument to
'drop' to PROCESSED when (false-if-networking-error ...) returns #f.

3 years agognu: cross-base: Relax check for powerpc64le.
Carl Dong [Sun, 28 Mar 2021 17:51:16 +0000 (10:51 -0700)]
gnu: cross-base: Relax check for powerpc64le.

* gnu/packages/cross-base.scm (cross-gcc-arguments): When conditionally adding
"--with-long-double-128", check for "powerpc64le-" prefix instead of matching
full target.

Signed-off-by: Chris Marusich <cmmarusich@gmail.com>
3 years agognu: gegl: Update to 0.4.28.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 16:46:16 +0000 (18:46 +0200)]
gnu: gegl: Update to 0.4.28.

* gnu/packages/gimp.scm (gegl): Update to 0.4.28.
[arguments]: Build with meson@0.55.

3 years agognu: babl: Update to 0.1.86.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 16:45:53 +0000 (18:45 +0200)]
gnu: babl: Update to 0.1.86.

* gnu/packages/gimp.scm (babl): Update to 0.1.86.
[arguments]: Build with meson@0.55.

3 years agognu: spdlog: Update to 1.8.5.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 16:28:46 +0000 (18:28 +0200)]
gnu: spdlog: Update to 1.8.5.

* gnu/packages/logging.scm (spdlog): Update to 1.8.5.

3 years agognu: gnutls: Fix typos in description.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 12:28:41 +0000 (14:28 +0200)]
gnu: gnutls: Fix typos in description.

* gnu/packages/tls.scm (gnutls)[description]: Fix typos.

Reported by genr8 on #guix.

3 years agognu: gramps: Update to 5.1.3.
Tobias Geerinckx-Rice [Sun, 28 Mar 2021 11:16:16 +0000 (13:16 +0200)]
gnu: gramps: Update to 5.1.3.

* gnu/packages/genealogy.scm (gramps): Update to 5.1.3.