summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add julia-chainrulestestutils.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-chainrulestestutils): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-finitedifferences.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-finitedifferences): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-richardson.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-richardson): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-chainrulescore.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-chainrulescore): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-requires.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-requires): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-example.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-example): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-colors.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-colors): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-colortypes.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-colortypes): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-abstractffts.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-abstractffts): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-unitful.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-unitful): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-staticarrays.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-staticarrays): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-irtools.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-irtools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-reexport.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-reexport): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-nanmath.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-nanmath): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-macrotools.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-macrotools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add julia-constructionbase.zimoun2021-03-29
| | | | | | * gnu/packages/julia-xyz.scm (julia-constructionbase): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* build-system/julia: Turn on deprecation warnings.zimoun2021-03-29
| | | | | | * guix/build/julia-build-system.scm (check): Set option '--depwarn=yes'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: perl-params-util: Update to 1.102.Efraim Flashner2021-03-29
| | | | | * gnu/packages/perl.scm (perl-params-util): Update to 1.102. [source]: Update source URI.
* gnu: perl-test-output: Update to 1.033.Efraim Flashner2021-03-29
| | | | * gnu/packages/perl-check.scm (perl-test-output): Update to 1.033.
* gnu: python-soupsieve: Update to 2.2.1.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-xyz.scm (python-soupsieve): Update to 2.2.1.
* gnu: python-beautifulsoup4: Update to 4.9.3.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.9.3.
* gnu: python-flake8: Update to 3.9.0.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.0.
* gnu: python-pyflakes: Update to 2.3.1.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.3.1.
* gnu: python-pyzmq: Update to 22.0.3.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-xyz.scm (python-pyzmq): Update to 22.0.3.
* gnu: python-pycodestyle: Update to 2.7.0.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-xyz.scm (python-pycodestyle): Update to 2.7.0.
* gnu: python-tornado: Update to 6.1.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-web.scm (python-tornado): Update to 6.1.
* gnu: python-astor: Update to 0.8.1.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-xyz.scm (python-astor): Update to 0.8.1.
* gnu: python-backcall: Update to 0.2.0.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-xyz.scm (python-backcall): Update to 0.2.0.
* gnu: python-pytest-flake8: Update to 1.0.7.Efraim Flashner2021-03-29
| | | | * gnu/packages/python-check.scm (python-pytest-flake8): Update to 1.0.7.
* gnu: python-dropbox: Update to 11.5.0.Efraim Flashner2021-03-29
| | | | * gnu/packages/file-systems.scm (python-dropbox): Update to 11.5.0.
* gnu: sbcl-ironclad: Update to 0.55.Guillaume Le Vaillant2021-03-29
| | | | * gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.55.
* gnu: libgaiagraphics: Remove package.Felix Gruber2021-03-29
| | | | | | | | | | 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>
* gnu: spatialite-gui: Update to 2.1.0-beta1.Felix Gruber2021-03-29
| | | | | | | | | | * 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>
* gnu: Add librasterlite2.Felix Gruber2021-03-29
| | | | | | * gnu/packages/geo.scm (librasterlite2): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* licenses: Add Free Art License 1.3.Felix Gruber2021-03-29
| | | | | | | * 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>
* gnu: Add libxlsxwriter.Felix Gruber2021-03-29
| | | | | | * gnu/packages/xml.scm (libxlsxwriter): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: libspatialite: Update dependencies.Felix Gruber2021-03-29
| | | | | | | | | | | * 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>
* gnu: sbcl: Update to 2.1.3.Pierre Neidhardt2021-03-29
| | | | * gnu/packages/lisp.scm (sbcl): Update to 2.1.3.
* gnu: Add cl-bodge-math.Sharlatan Hellseher2021-03-29
| | | | | | | * 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>
* gnu: Add cl-rtg-math.Sharlatan Hellseher2021-03-29
| | | | | | | * 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>
* gnu: Add cl-bodge-utilities.Sharlatan Hellseher2021-03-29
| | | | | | | * 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>
* gnu: krita: Update to 4.4.3.la snesne2021-03-29
| | | | | | * gnu/packages/kde.scm (krita): Update to 4.4.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: fetchmail: Update to 6.4.18.Xinglu Chen2021-03-29
| | | | | | * gnu/packages/mail.scm (fetchmail): Update to 6.4.18. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: wavpack: Enable test suite.Efraim Flashner2021-03-29
| | | | | * gnu/packages/audio.scm (wavpack)[arguments]: Add configure-flag to build test program. Use custom 'check phase to run test suite.
* gnu: wavpack: Update to 5.4.0.Efraim Flashner2021-03-29
| | | | | | | * 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.
* gnu: msamr: Update to 1.1.3-11.Raghav Gururajan2021-03-29
| | | | | | * gnu/packages/linphone.scm (msamr) [source]: Switch to git repository. [version]: Update to 1.1.3-11. [inputs]: Add bctoolbox.
* gnu: mswebrtc: Update to 1.1.1-23.Raghav Gururajan2021-03-29
| | | | | | | * 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.
* gnu: mssilk: Update to 1.1.1-8.Raghav Gururajan2021-03-29
| | | | | | * gnu/packages/linphone.scm (mssilk) [source]: Switch to git repository. [version]: Update to 1.1.1-8. [inputs]: Add bctoolbox.
* gnu: msopenh264: Update to 1.2.1-21.Raghav Gururajan2021-03-29
| | | | | | | * gnu/packages/linphone.scm (msopenh264) [source]: Switch to git repository. [version]: Update to 1.2.1. [patches]: Remove field. [inputs]: Add bctoolbox.
* gnu: linphoneqt: Update to 4.2.5 and rename to linphone-desktop.Raghav Gururajan2021-03-29
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>