summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: gupnp-av: Enable Vala bindings.Mathieu Othacehe2021-09-18
| | | | * gnu/packages/gnome.scm (gupnp-av)[native-inputs]: Add vala.
* gnu: gupnp: Fix build.Mathieu Othacehe2021-09-18
| | | | * gnu/packages/gnome.scm (gupnp)[arguments]<#:phases>: Add a 'pre-check phase.
* gnu: icu4j: Fix build.Guillaume Le Vaillant2021-09-18
| | | | * gnu/packages/icu4c.scm (icu4j)[arguments]: Use gexp for 'make-flags'.
* gnu: grilo-plugins: Update to 0.3.13.Mathieu Othacehe2021-09-18
| | | | | | * gnu/packages/gnome.scm (grilo-plugins): Update to 0.3.13. [inputs]: Add python-pygobject and tracker-miners. [arguments]<#:phases>: Add 'set-shell and 'fix-tests phases.
* gnu: grilo: Update to 0.3.13.Mathieu Othacehe2021-09-18
| | | | * gnu/packages/gnome.scm (grilo): Update to 0.3.13.
* gnu: gnunet: Fix libmicrohttpd test case using SSL3.muradm2021-09-18
| | | | | | | | | * gnu/packages/patches/libmicrohttpd-0.9.73-test-ssl3.patch: Patch for failing test case as suggested by libmicrohttpd mailing list * gnu/packages/gnunet.scm (libmicrohttpd): use patch * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: openjdk: Fix compiling with gcc 10.Guillaume Le Vaillant2021-09-18
| | | | | | * gnu/packages/java.scm (openjdk9, openjdk10, openjdk11)[arguments]: Add '-fcommon', '-fno-delete-null-pointer-checks' and '-fno-lifetime-dse' to CFLAGS.
* gnu: gnome-boxes: Update to 3.38.2.Mathieu Othacehe2021-09-17
| | | | | * gnu/packages/gnome.scm (gnome-boxes): Update to 3.38.2. [inputs]: Add gtksourceview and json-glib.
* gnu: nautilus: Update to 3.38.2.Mathieu Othacehe2021-09-17
| | | | | * gnu/packages/gnome.scm (nautilus): Update to 3.38.2. [inputs]: Add json-glib and libsoup.
* gnu: tracker-miners: Update to 3.1.2.Mathieu Othacehe2021-09-17
| | | | | | | | | * gnu/packages/gnome.scm (tracker-miners): Update to 3.1.2. [arguments]<#:configure-flags>: Fix the rpath. <#:phases>: Add 'set-shell, 'fix-paths and 'fix-tests phases. Replace the 'check phase. [native-inputs]: Add docbook-xsl, docbook-xml-4.5, gsettings-desktop-schemas, asciidocs and xsltproc. [inputs]: add json-glib, libsoup and shared-mime-info.
* gnu: tracker: Update to 3.1.2.Mathieu Othacehe2021-09-17
| | | | | | | | | | * gnu/packages/gnome.scm (tracker): Update to 3.1.2. [arguments]<#:configure-flags>: Fix the rpath. Do not build docs and do not use systemd. <#:phases>: Add 'set-shell and 'fix-paths phases. Merge the 'pre-check phase into the new replaced 'check phase. [native-inputs]: Add docbook-xsl, docbook-xml-4.5, gsettings-desktop-schemas, asciidoc, xsltproc, cmake-minimal, gtk-doc and dbus.
* gnu: libmusicbrainz: Fix build.Mathieu Othacehe2021-09-17
| | | | | * gnu/packages/music.scm (libmusicbrainz)[arguments]: Add a new fix build phase.
* gnu: gnome-contacts: Update to 3.38.1.Mathieu Othacehe2021-09-17
| | | | | * gnu/packages/gnome.scm (gnome-contacts): Update to 3.38.1. [arguments]: Use disabled instead of false for the cheese option.
* gnu: folks: Update to 0.14.0.Mathieu Othacehe2021-09-17
| | | | | * gnu/packages/gnome.scm (folks): Update to 0.14.0. [native-inputs]: Add python-dbusmock.
* gnu: cheese: Fix build.Mathieu Othacehe2021-09-17
| | | | | | * gnu/packages/patches/cheese-vala-update.patch: New file. * gnu/local.mk (DIST_PATCH_DATA): Add it. * gnu/packages/gnome.scm (cheese)[source]: Use it.
* gnu: localed: Fix build.Mathieu Othacehe2021-09-17
| | | | * gnu/packages/freedesktop.scm (localed)[native-inputs]: Add rsync.
* gnu: libxml++: Fix build.Guillaume Le Vaillant2021-09-17
| | | | | * gnu/packages/gnome.scm (libxml++)[propagated-inputs]: Replace glibmm by glibmm-2.64.
* gnu: atril: Fix build.Guillaume Le Vaillant2021-09-17
| | | | | * gnu/packages/mate.scm (atril)[inputs]: Replace python2-dogtail by python-dogtail. Replace openjpeg-1 by openjpeg.
* gnu: lightning: Fix build.Guillaume Le Vaillant2021-09-17
| | | | | * gnu/packages/assembly.scm (lightning)[arguments]: Don't run tests in parallel.
* gnu: gnome-control-center: Fix build.Mathieu Othacehe2021-09-17
| | | | | * gnu/packages/gnome.scm (gnome-control-center)[arguments]: Add a 'set-cflags phase.
* Merge branch 'master' into core-updates-frozenMarius Bakke2021-09-17
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/bioinformatics.scm gnu/packages/chez.scm gnu/packages/docbook.scm gnu/packages/ebook.scm gnu/packages/gnome.scm gnu/packages/linux.scm gnu/packages/networking.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/tex.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/dune.scm guix/build-system/go.scm guix/build-system/linux-module.scm guix/packages.scm
| * gnu: varnish-modules: Update to 0.19.0.Marius Bakke2021-09-16
| | | | | | | | * gnu/packages/web.scm (varnish-modules): Update to 0.19.0.
| * gnu: varnish: Update to 7.0.0.Marius Bakke2021-09-16
| | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (varnish): Update to 7.0.0. [arguments]: Set CC in #:configure-flags. Rewrite use-absolute-file-names phase to use named inputs instead of WHICH and patch one more file. Remove trailing #t's. [inputs]: Add BASH-MINIMAL and COREUTILS. Replace PCRE with PCRE2, and PYTHON-WRAPPER with PYTHON.
| * gnu: Remove python2-wtforms.Marius Bakke2021-09-16
| | | | | | | | | | | | This trivial package currently fails to build and has no users in Guix. * gnu/packages/python-web.scm (python2-wtforms): Remove variable.
| * gnu: Remove python2-alembic.Marius Bakke2021-09-16
| | | | | | | | | | | | This package currently fails to build and has no users in Guix. * gnu/packages/databases.scm (python2-alembic): Remove variable.
| * gnu: Remove python2-natsort.Marius Bakke2021-09-16
| | | | | | | | | | | | | | This package currently fails to build and has no users in Guix. * gnu/packages/python-xyz.scm (python2-natsort): Remove variable. (python-natsort)[properties]: Remove.
| * gnu: Add minetest-basic-trains.Vivien Kraus2021-09-16
| | | | | | | | | | | | * gnu/packages/minetest.scm (minetest-basic-trains): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add minetest-advtrains.Vivien Kraus2021-09-16
| | | | | | | | | | | | * gnu/packages/minetest.scm (minetest-advtrains): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: minetest-mesecons: Fix indentation.Vivien Kraus2021-09-16
| | | | | | | | | | | | * gnu/packages/minetest.scm (minetest-mesecons): Fix indentation. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: minetest-data: Fix indentation.Vivien Kraus2021-09-16
| | | | | | | | | | | | * gnu/packages/minetest.scm (minetest-data): Fix indentation. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: thunar: Revert to 4.16.8 (from 4.17.x development series).Ludovic Courtès2021-09-16
| | | | | | | | | | | | | | Partly reverts 39cee0f817091fdb482c7a5d518bfaa7bde554d3. Reported by Michael Rohleder <mike@rohleder.de>. * gnu/packages/xfce.scm (thunar): Revert to 4.16.8.
| * gnu: Add cryfs.Brendan Tildesley2021-09-16
| | | | | | | | | | | | * gnu/packages/crypto.scm (cryfs): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: tryton applications and framework: Update to 6.0.x.Hartmut Goebel2021-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tryton.scm (trytond-account-invoice-stock, trytond-purchase-request, trytond-stock-lot): Update to 6.0.0. (trytond-country, trytond-product, trytond-stock-supply): Update to 6.0.1. (trytond-currency): Update to 6.0.1. [arguments] Disable running doc-tests. (python-proteus, trytond-account-product, trytond-analytic-account, trytond-party, trytond-purchase): Update to 6.0.2. (trytond-account, trytond-account-invoice, trytond-company): Update to 6.0.3. (tryton): Update to 6.0.5. (trytond, trytond-stock): Update to 6.0.6.
| * gnu: tryton modules: Remove propagated-inputs propagated elsewhere.Hartmut Goebel2021-09-16
| | | | | | | | | | | | | | | | | | | | From all tryton modules propagating `trytond` remove the packages already propagated by `trytond`. * gnu/packages/tryton.scm (account, account_invoice) [propagated-inputs]: Remove python-dateutils, python-sql. (analytic_account, party, product, purchase, stock, stock_supply) [propagated-inputs]: Remove python-sql.
| * gnu: tryton modules: Unify native-inputs.Hartmut Goebel2021-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For testing, the tryton modules require a common set of native-input, which basically are the propagated-inputs of `trytond`. (Some modules leave out one or two of these, but most modules require all.) So to avoid redundant code, use a variable for defining this common set. This reduces the maintenance burden when more trytond modules are added. * gnu/packages/tryton.scm (%standard-trytond-native-inputs): New variable. (trytond-account, trytond-account-invoice, trytond-account-invoice-stock, trytond-account-product, trytond-analytic-account, trytond-company, trytond-country, trytond-currency, trytond-party, trytond-product, trytond-purchase, trytond-purchase-request, trytond-stock, trytond-stock-lot, trytond-stock-supply)[native-inputs]: Use it. native-inouts2
| * gnu: tryton modules: Remove "python"- prefix from name.Hartmut Goebel2021-09-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the `python-` prefix from all trytond module packages. The aspect that these packages are plugins for trytond is much more relevant than that they are written in Python. * gnu/packages/tryton.scm (python-trytond-account, python-trytond-account-invoice, python-trytond-account-invoice-stock, python-trytond-account-product, python-trytond-analytic-account, python-trytond-company, python-trytond-counpython-try, python-trytond-currency, python-trytond-party, python-trytond-product, python-trytond-purchase, python-trytond-purchase-request, python-trytond-stock, python-trytond-stock-lot, python-trytond-stock-supply): New deprecated packages. (trytond-account, trytond-account-invoice, trytond-account-invoice-stock, trytond-account-product, trytond-analytic-account, trytond-company, trytond-country, trytond-currency, trytond-party, trytond-product, trytond-purchase, trytond-purchase-request, trytond-stock, trytond-stock-lot, trytond-stock-supply): Renamed from the respective above. [propagated-inputs]: Adjusted and re-ordered.
| * gnu: tryton: Propagate inputs.Hartmut Goebel2021-09-16
| | | | | | | | | | | | As for all Python packages and applications, the inputs need to be propagated. * gnu/packages/tryton.scm (tryton)[inputs]: Change to {propagated-inputs].
| * gnu: trytond: Propagate inputs.Hartmut Goebel2021-09-16
| | | | | | | | | | | | As for all Python packages and applications, the inputs need to be propagated. * gnu/packages/tryton.scm (trytond)[inputs]: Change to {propagated-inputs].
| * gnu: python-relatorio: Update to 0.10.0.Hartmut Goebel2021-09-16
| | | | | | | | * gnu/packages/python-xyz.scm (python-relatorio): Update to 0.10.0.
| * gnu: python-sql: Update to 1.3.0.Hartmut Goebel2021-09-16
| | | | | | | | * gnu/packages/databases.scm (python-sql): Update to 1.3.0.
| * gnu: python-agate-sql: Update to 0.5.7.Marius Bakke2021-09-15
| | | | | | | | * gnu/packages/wireservice.scm (python-agate-sql): Update to 0.5.7.
| * gnu: python-sqlalchemy: Update to 1.4.23.Marius Bakke2021-09-15
| | | | | | | | | | * gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.23. [propagated-inputs]: Add PYTHON-GREENLET.
| * gnu: python-sadisplay: Update to 0.4.9.Marius Bakke2021-09-15
| | | | | | | | | | | | * gnu/packages/databases.scm (python-sadisplay): Update to 0.4.9. [arguments]: New field. Override check phase. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST.
| * gnu: python-wtforms: Don't run style and coverage tests.Marius Bakke2021-09-15
| | | | | | | | | | | | | | | | | | Such tests are fragile and does not affect functionality of the package. * gnu/packages/python-web.scm (python-wtforms)[arguments]: In the check phase, disable code coverage and pep8. [native-inputs]: Remove PYTHON-COVERAGE and PYTHON-PEP8. [source](uri): While at it, remove redundant '.tar.gz' argument to PYPI-URI.
| * gnu: python-wtforms: Adjust for SQLAlchemy >= 1.4.Marius Bakke2021-09-15
| | | | | | | | * gnu/packages/python-web.scm (python-wtforms)[arguments]: Add phase to delete test.
| * gnu: python-flask-sqlalchemy: Update to 2.5.1.Marius Bakke2021-09-15
| | | | | | | | * gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.5.1.
| * gnu: python-cfn-lint: Update to 0.54.1.Marius Bakke2021-09-15
| | | | | | | | | | * gnu/packages/python-web.scm (python-cfn-lint): Update to 0.54.1. [arguments]: Run tests verbosely.
| * gnu: python-aws-sam-translator: Update to 1.38.0.Marius Bakke2021-09-15
| | | | | | | | * gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.38.0.
| * gnu: python-alembic: Update to 1.7.1.Marius Bakke2021-09-15
| | | | | | | | | | * gnu/packages/databases.scm (python-alembic): Update to 1.7.1. [propagated-inputs]: Add PYTHON-IMPORTLIB-RESOURCES.
| * gnu: python-natsort: Update to 7.1.1.Marius Bakke2021-09-15
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-natsort): Update to 7.1.1. [arguments]: Remove obsolete phase.