Brendan Tildesley
20d3c901fd
gnu: Add cryfs.
...
* gnu/packages/crypto.scm (cryfs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-16 22:46:20 +02:00
Hartmut Goebel
d4d3707131
gnu: tryton applications and framework: Update to 6.0.x.
...
* 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.
2021-09-16 21:51:44 +02:00
Hartmut Goebel
e0605ddf7b
gnu: tryton modules: Remove propagated-inputs propagated elsewhere.
...
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.
2021-09-16 21:51:44 +02:00
Hartmut Goebel
321921e141
gnu: tryton modules: Unify native-inputs.
...
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
2021-09-16 21:51:44 +02:00
Hartmut Goebel
da0a8a1f6b
gnu: tryton modules: Remove "python"- prefix from name.
...
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.
2021-09-16 21:51:44 +02:00
Hartmut Goebel
1422caed2b
gnu: tryton: Propagate inputs.
...
As for all Python packages and applications, the inputs need to be propagated.
* gnu/packages/tryton.scm (tryton)[inputs]: Change to {propagated-inputs].
2021-09-16 21:51:43 +02:00
Hartmut Goebel
85c90c2eeb
gnu: trytond: Propagate inputs.
...
As for all Python packages and applications, the inputs need to be propagated.
* gnu/packages/tryton.scm (trytond)[inputs]: Change to {propagated-inputs].
2021-09-16 21:51:43 +02:00
Hartmut Goebel
3bd222e79d
gnu: python-relatorio: Update to 0.10.0.
...
* gnu/packages/python-xyz.scm (python-relatorio): Update to 0.10.0.
2021-09-16 21:51:43 +02:00
Hartmut Goebel
b7ef1e4efb
gnu: python-sql: Update to 1.3.0.
...
* gnu/packages/databases.scm (python-sql): Update to 1.3.0.
2021-09-16 21:51:43 +02:00
Guillaume Le Vaillant
923c2527af
gnu: gmtp: Fix build.
...
* gnu/packages/libusb.scm (gmtp)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-16 10:38:38 +02:00
Guillaume Le Vaillant
281b4debe9
gnu: glabels: Fix build.
...
* gnu/packages/gnome.scm (glabels)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-16 10:36:16 +02:00
Guillaume Le Vaillant
d5d1e5d1d4
gnu: geeqie: Fix build.
...
* gnu/packages/image-viewers.scm (geeqie)[arguments]: Pass '-fcommon' to
CFLAGS.
2021-09-16 10:33:43 +02:00
Guillaume Le Vaillant
7ceafdf072
gnu: crispy-doom: Fix build.
...
* gnu/packages/games.scm (crispy-doom)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-16 10:31:25 +02:00
Guillaume Le Vaillant
bbdc4d7347
gnu: blastem: Fix build.
...
* gnu/packages/emulators.scm (blastem)[arguments]: Update 'fix-source' phase
to add '-fcommon' to CFLAGS.
2021-09-16 10:28:05 +02:00
Guillaume Le Vaillant
bad54e6384
gnu: aris: Fix build.
...
* gnu/packages/maths.scm (aris)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-16 10:18:19 +02:00
Guillaume Le Vaillant
c9f7770eee
gnu: arcan: Fix build.
...
* gnu/packages/arcan.scm (arcan, arcan-sdl)[arguments]: Pass '-fcommon' to
CFLAGS.
2021-09-16 10:15:34 +02:00
Thiago Jung Bauermann via Guix-patches via
b3ee04cde7
gnu: xygrib: Fix finding resources in the data directory.
...
Currently, if you start up XyGrib it will not show icons in the toolbar
buttons, translated strings in the UI nor the map in the main view. These
are all items stored in the data directory, which XyGrib can’t find.
Backport upstream PR 235 (already merged upstream) which makes it use XDG
directories correctly.
As a bonus, the PR also contains a fix to find libjpeg, so we don’t need
the substitution for that anymore.
* gnu/packages/patches/xygrib-fix-finding-data.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/geo.scm (xygrib)[source]: Use it.
[arguments]<#:configure-flags>: Pass ‘-DGNU_PACKAGE=ON’.
[arguments]<#:phases>{patch-directories}: Remove fix to find libjpeg.
Remove trailing ‘#t’.
[native-search-paths]: Add ‘XDG_DATA_DIRS’.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-16 09:49:31 +02:00
Marius Bakke
33bc3fb2a5
gnu: python-agate-sql: Update to 0.5.7.
...
* gnu/packages/wireservice.scm (python-agate-sql): Update to 0.5.7.
2021-09-15 23:38:51 +02:00
Marius Bakke
0711ad0452
gnu: python-sqlalchemy: Update to 1.4.23.
...
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.23.
[propagated-inputs]: Add PYTHON-GREENLET.
2021-09-15 23:38:51 +02:00
Marius Bakke
d570b32a90
gnu: python-sadisplay: Update to 0.4.9.
...
* 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.
2021-09-15 23:38:51 +02:00
Marius Bakke
16236cda58
gnu: python-wtforms: Don't run style and coverage tests.
...
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.
2021-09-15 23:38:51 +02:00
Marius Bakke
16110ba476
gnu: python-wtforms: Adjust for SQLAlchemy >= 1.4.
...
* gnu/packages/python-web.scm (python-wtforms)[arguments]: Add phase to delete test.
2021-09-15 23:38:51 +02:00
Marius Bakke
d0e23782df
gnu: python-flask-sqlalchemy: Update to 2.5.1.
...
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.5.1.
2021-09-15 23:38:50 +02:00
Marius Bakke
ca9f5de1e4
gnu: python-cfn-lint: Update to 0.54.1.
...
* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.54.1.
[arguments]: Run tests verbosely.
2021-09-15 23:38:50 +02:00
Marius Bakke
3b13dae861
gnu: python-aws-sam-translator: Update to 1.38.0.
...
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.38.0.
2021-09-15 23:38:50 +02:00
Marius Bakke
9be916aaaf
gnu: python-alembic: Update to 1.7.1.
...
* gnu/packages/databases.scm (python-alembic): Update to 1.7.1.
[propagated-inputs]: Add PYTHON-IMPORTLIB-RESOURCES.
2021-09-15 23:38:50 +02:00
Marius Bakke
1e23004463
gnu: python-natsort: Update to 7.1.1.
...
* gnu/packages/python-xyz.scm (python-natsort): Update to 7.1.1.
[arguments]: Remove obsolete phase.
2021-09-15 23:38:50 +02:00
Ludovic Courtès
35848d2c2e
gnu: glib: Avoid timer.c test failure on i686-linux.
...
* gnu/packages/glib.scm (glib)[arguments]: In 'disable-failing-tests'
phase, modify "glib/tests/timer.c" on i[56]86 to address test failure.
2021-09-15 22:10:06 +02:00
raingloom
1e684af949
gnu: Add wlsunset.
...
* gnu/packages/xdisorg.scm (wlsunset): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-15 21:22:08 +02:00
Leo Famulari
763a3430bd
gnu: linux-libre 5.4: Update to 5.4.146.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.146.
(linux-libre-5.4-pristine-source): Update hash.
2021-09-15 15:12:50 -04:00
Leo Famulari
0864c8670c
gnu: linux-libre 5.10: Update to 5.10.65.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.65.
(linux-libre-5.10-pristine-source): Update hash.
2021-09-15 15:12:49 -04:00
Leo Famulari
105f023c00
gnu: linux-libre: Update to 5.13.17.
...
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.17.
(linux-libre-5.13-pristine-source): Update hash.
2021-09-15 15:12:49 -04:00
Leo Famulari
95992bded3
gnu: linux-libre 5.14: Update to 5.14.4.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.4.
(linux-libre-5.14-pristine-source): Update hash.
2021-09-15 15:12:40 -04:00
Liliana Marie Prikler
00e3a3a177
gnu: xpadneo: Copy udev rules to /lib.
...
This makes xpadneo place its udev rules in the place where udev-service-type
looks for them.
* gnu/packages/linux.scm (xpadneo): Copy udev rules to /lib instead of /etc.
2021-09-15 18:03:02 +02:00
Ludovic Courtès
68f51bf536
gnu: perl-const-fast: Fix typo in description.
...
* gnu/packages/perl.scm (perl-const-fast)[description]: Fix typo.
2021-09-15 16:52:14 +02:00
André A. Gomes
39cee0f817
gnu: thunar: Update to 4.17.1.
...
* gnu/packages/xfce.scm (thunar): Update to 4.17.1.
[inputs]: Add gvfs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-15 16:52:14 +02:00
Guillaume Le Vaillant
988eb0d512
gnu: openjdk10: Fix build.
...
* gnu/packages/java.scm (openjdk10)[arguments]: Pass '-fcommon' to CFLAGS.
Add 'disable-warnings-as-errors' phase.
[native-inputs]: Add gcc-9.
2021-09-15 15:03:29 +02:00
Guillaume Le Vaillant
a2131c12be
gnu: openjdk9: Fix build.
...
* gnu/packages/java.scm (openjdk9)[arguments]: Pass '-fcommon' to CFLAGS.
[native-inputs]: Add gcc-9.
2021-09-15 14:07:56 +02:00
Lars-Dominik Braun
39b43d0d04
gnu: ghc-8.8: Rename to ghc-next.
...
This fixes <https://issues.guix.gnu.org/issue/47335 >.
* gnu/packages/haskell.scm (ghc-8.8)[name]: Rename to ghc-next.
2021-09-15 09:35:29 +02:00
Xinglu Chen
69f7a8f476
gnu: Add ghc-8.10.
...
This fixes <https://issues.guix.gnu.org/49606 >.
* gnu/packages/haskell.scm (ghc-8.10): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-09-15 09:30:08 +02:00
Leo Famulari
87a9dc5983
gnu: dav1d: Update to 0.9.2.
...
* gnu/packages/video.scm (dav1d): Update to 0.9.2.
2021-09-14 20:23:21 -04:00
Guillaume Le Vaillant
16c66d1d67
gnu: make-4.2: Fix build.
...
* gnu/packages/base.scm (gnu-make-4.2)[arguments]: Add "-D__stat=stat" to
'configure-flags'.
2021-09-14 23:38:37 +02:00
Christopher Howard
8313587f61
gnu: Add av-98
...
* gnu/packages/web-browsers.scm (av-98): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-09-14 23:28:22 +02:00
Liliana Marie Prikler
28e9284942
gnu: meld: Copy GTKSourceView styles.
...
This fixes a somewhat cryptic error, that pops up when gtksourceview-3 has not
been installed or propagated by any other package.
* gnu/packages/patchutils.scm (meld)[#:phases]: Add ‘copy-styles’.
2021-09-14 23:27:37 +02:00
Liliana Marie Prikler
cb0e6ec211
gnu: Add xpadneo.
...
* gnu/packages/linux.scm (xpadneo): New variable.
2021-09-14 23:27:36 +02:00
Guillaume Le Vaillant
badf083d30
gnu: javacc: Fix build.
...
* gnu/packages/java.scm (javacc)[arguments]: Use gexp for 'make-flags'.
2021-09-14 22:30:22 +02:00
Guillaume Le Vaillant
da47472e86
gnu: java-org-ow2-parent-pom: Fix build.
...
* gnu/packages/java.scm (java-org-ow2-parent-pom-1.3)[arguments]: Use gexp in
'install' phase.
2021-09-14 22:24:18 +02:00
Guillaume Le Vaillant
a8c65537f8
gnu: java-classpathx-servletapi: Fix build.
...
* gnu/packages/java.scm (java-classpathx-servletapi)[arguments]: Use gexp for
'make-flags'.
2021-09-14 22:10:23 +02:00
Guillaume Le Vaillant
4a5c795403
gnu: ant: Fix build.
...
* gnu/packages/java.scm (ant/java8)[arguments]: Delete
'define-java-environment-variables' phase inherited from ant-bootstrap.
2021-09-14 21:59:32 +02:00
Guillaume Le Vaillant
4dbebca113
gnu: icedtea: Fix build.
...
* gnu/packages/java.scm (icedtea-8)[arguments]: Pass '-fcommon' to CFLAGS and
CXXFLAGS. Add 'fix-openjdk' phase.
2021-09-14 21:39:05 +02:00
Guillaume Le Vaillant
1fec7c43f8
gnu: icedtea-7: Fix build.
...
* gnu/packages/java.scm (icedtea-7)[arguments]: Add 'fix-openjdk' phase.
Update 'install-keystore' phase.
2021-09-14 21:18:39 +02:00
Guillaume Le Vaillant
f8cff36124
gnu: icedtea-6: Fix build.
...
* gnu/packages/java.scm (icedtea-6)[arguments]: Add 'fix-openjdk' phase.
2021-09-14 18:07:23 +02:00
Ludovic Courtès
921595fa65
gnu: gsl: Comment out more tests that fail on i686-linux.
...
* gnu/packages/maths.scm (gsl)[arguments]: In 'disable-failing-tests'
phase, comment out more tests.
2021-09-14 15:49:56 +02:00
Ludovic Courtès
49ab267cbe
gnu: attr: Allow compilation on GNU/Hurd.
...
* gnu/packages/attr.scm (attr)[arguments]: Add 'skip-linux-syscalls'
phase when 'hurd-target?' returns true.
2021-09-14 15:49:56 +02:00
Vinicius Monego
a72519489f
gnu: gsequencer: Update to 3.10.18.
...
* gnu/packages/music.scm (gsequencer): Update to 3.10.18.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-14 16:46:43 +03:00
Efraim Flashner
c38cca1e3e
gnu: teeworlds: Enable tests.
...
* gnu/packages/games.scm (teeworlds)[arguments]: Enable tests. Set
test-target.
[native-inputs]: Add googletest.
2021-09-14 16:29:16 +03:00
Efraim Flashner
a0d38c01e8
gnu: teeworlds: Replace bundled font.
...
* gnu/packages/games.scm (teeworlds)[arguments]: Add phase to replace
bundled font.
[inputs]: Add font-dejagnu.
2021-09-14 16:23:55 +03:00
Vinicius Monego
e4f8bfb348
gnu: drawing: Update to 0.8.3.
...
* gnu/packages/gnome.scm (drawing): Update to 0.8.3.
[arguments]<#:phases>: Don't return #t.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-14 13:50:27 +03:00
Vinicius Monego
e831da8587
gnu: pre-commit: Update to 2.15.0.
...
* gnu/packages/version-control.scm (pre-commit): Update to 2.15.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-14 13:46:41 +03:00
Vinicius Monego
8bebfa9783
gnu: gnome-commander: Update to 1.12.2.
...
* gnu/packages/gnome.scm (gnome-commander): Update to 1.12.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-14 13:43:32 +03:00
Ludovic Courtès
580984f241
system: Add trailing newline to /etc/timezone.
...
Fixes <https://issues.guix.gnu.org/50523 >.
Reported by meedstrom@teknik.io .
* gnu/system.scm (operating-system-etc-service): Add trailing newline
to "timezone" contents.
2021-09-14 11:50:59 +02:00
Philip McGrath
912880c15e
gnu: Add go-github-com-google-gmail-oauth2-tools-go-sendgmail.
...
* gnu/packages/golang.scm
(go-github-com-google-gmail-oauth2-tools-go-sendgmail): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-14 11:50:59 +02:00
Philip McGrath
0b7a79ff7e
gnu: Add go-cloud-google-com-go-compute-metadata.
...
* gnu/packages/golang.scm (go-cloud-google-com-go-compute-metadata): New
variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-14 11:50:59 +02:00
Pradana AUMARS
1289d4119e
gnu: Add python-w3lib
...
* gnu/packages/python-web.scm (python-w3lib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-14 11:50:59 +02:00
Ludovic Courtès
ed91e7a23c
gnu: usbip-utils: Do not build static libraries.
...
* gnu/packages/linux.scm (usbip-utils)[arguments]: Add #:configure-flags.
2021-09-14 11:50:59 +02:00
Denis 'GNUtoo' Carikli
f16e6b505d
gnu: Add usbip-utils
...
* gnu/packages/linux.scm (usbip-utils): New variable.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-14 11:50:59 +02:00
Lars-Dominik Braun
f440ccd2fb
gnu: python-asyncssh: Update to 2.7.1.
...
* gnu/packages/ssh.scm (python-asyncssh): Update to 2.7.1.
2021-09-14 10:33:16 +02:00
Felix Gruber
7701a3cf23
gnu: python-pytest-mpl: Fix build.
...
* gnu/packages/python-check.scm (python-pytest-mpl)[propagated-inputs]:
Add python-nose.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-14 10:10:57 +02:00
Xinglu Chen
d77da6d387
gnu: Add emacs-notmuch.
...
* gnu/packages/mail.scm (notmuch)[arguments]: Remove Emacs-related stuff.
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch)[propagated-inputs]: Add
‘emacs-notmuch’.
(emacs-counsel-notmuch)[propagated-inputs]: Use ‘emacs-notmuch’ instead of
‘notmuch’.
(emacs-helm-notmuch): Likewise.
(emacs-notmuch-maildir): Likewise.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-14 09:04:36 +02:00
Xinglu Chen
dceb7b0c3c
gnu: notmuch: Make cross-compilable.
...
* gnu/packages/mail.scm (notmuch)[arguments]<#:phases>: Use 'cc-for-target'
instead of 'gcc'.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-14 09:04:36 +02:00
Xinglu Chen
fe98dfe439
gnu: notmuch: Build Texinfo manual.
...
* gnu/packages/mail.scm (notmuch)[native-inputs]: Add 'texinfo'.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-14 09:04:33 +02:00
Pradana Aumars
0bce8636e8
gnu: Add python-crontab.
...
* gnu/packages/python-xyz.scm (python-crontab): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-14 09:02:30 +02:00
Efraim Flashner
7269f0c1b2
gnu: dblatex: Update package names in texlive-union.
...
* gnu/packages/docbook.scm (dblatex)[inputs]: Replace
texlive-latex-hyperref with texlive-hyperref, texlive-latex-wasysym with
texlive-wasysym, texlive-fonts-stmryrd with texlive-stmryrd.
2021-09-14 09:41:43 +03:00
Nicolas Goaziou
4b48d1c4ea
gnu: emacs-string-inflection: Update to 1.0.15.
...
* gnu/packages/emacs-xyz.scm (emacs-string-inflection): Update to 1.0.15.
2021-09-14 08:33:14 +02:00
Nicolas Goaziou
33d2574d77
gnu: giac: Update to 1.7.0-31.
...
* gnu/packages/algebra.scm (giac): Update to 1.7.0-31.
2021-09-14 08:30:40 +02:00
Ricardo Wurmus
0406f1c2e1
gnu: discrover: Update package name in texlive-union.
...
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Replace
texlive-fonts-cm with texlive-cm.
2021-09-13 22:49:56 +02:00
Ricardo Wurmus
7c2180329e
gnu: chez-web: Replace texlive-fonts-cm with texlive-cm.
...
* gnu/packages/chez.scm (chez-web)[native-inputs]: Replace texlive-fonts-cm
with texlive-cm in the texlive-union.
2021-09-13 22:49:56 +02:00
Ricardo Wurmus
0f2e91490a
gnu: chez-web: Add texlive-charter.
...
* gnu/packages/chez.scm (chez-web)[native-inputs]: Add texlive-charter to
texlive-union.
2021-09-13 22:49:56 +02:00
Ricardo Wurmus
f98dfdc1b6
gnu: Add texlive-context.
...
* gnu/packages/tex.scm (texlive-context): New variable.
(texlive-context-base): Deprecate in favor of texlive-context.
* gnu/packages/chez.scm (chez-web)[native-inputs]: Replace
texlive-context-base with texlive-context.
2021-09-13 22:49:56 +02:00
Ricardo Wurmus
e668a9b11d
gnu: texlive-charter: Propagate texlive-psnfss.
...
* gnu/packages/tex.scm (texlive-charter)[propagated-inputs]: Add
texlive-psnfss.
2021-09-13 22:49:55 +02:00
Ricardo Wurmus
9003bd8709
gnu: Add texlive-pdftex.
...
* gnu/packages/chez.scm (texlive-pdftex): New variable.
(texlive-generic-pdftex): Deprecate in favor of texlive-pdftex.
(teximpatient)[native-inputs]: Replace texlive-generic-pdftex with
texlive-pdftex.
(texlive-latex-pdfx)[propagated-inputs]: Same.
* gnu/packages/python-xyz.scm (python-numpy-documentation)[native-inputs]:
Same.
(python-matplotlib-documentation)[native-inputs]: Same.
(python-ipython-documentation)[native-inputs]: Same.
* gnu/packages/chez.scm (chez-web)[native-inputs]: Same.
(chez-sockets)[native-inputs]: Same.
2021-09-13 22:49:55 +02:00
Ricardo Wurmus
e47e9d9273
gnu: Add texlive-psnfss.
...
* gnu/packages/tex.scm (texlive-psnfss): New variable.
2021-09-13 22:49:52 +02:00
nixo
17d26c43e4
gnu: Add qolibri.
...
* gnu/packages/education.scm (qolibri): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:40:48 +02:00
nixo
3055d64b3e
gnu: Add libeb.
...
* gnu/packages/education.scm (libeb): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:40:35 +02:00
Vinicius Monego
88429c2783
gnu: cozy: Update to 1.1.2.
...
* gnu/packages/ebook.scm (cozy): Update to 1.1.2.
[arguments]<#:phases>: Don't return #t.
[inputs]: Add libdazzle.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:31:55 +02:00
Vinicius Monego
5ab7f7f8c0
gnu: pitivi: Update to 2021.05.0.
...
* gnu/packages/video.scm (pitivi): Update to 2021.05.0.
[arguments]<#:phases>: Don't return #t.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:30:59 +02:00
Z572
30a31004b1
gnu: emacs-telega: Install etc directory to better path.
...
* gnu/packages/emacs-xyz.scm (emacs-telega)[arguments]: Add the #:include
argument. Remove install-share-files phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:27:24 +02:00
Z572
1ada5e28ba
gnu: emacs-telega-server: use make-flags instead of modifying makefile.
...
* gnu/packages/emacs-xyz.scm (emacs-telega-server)[arguments]: Add the
#:make-flags argument. and remove substitute* makefile.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:27:01 +02:00
Z572
9afa15f690
gnu: emacs-telega-server: Update to 0.7.030.
...
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.7.030.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:26:43 +02:00
Xinglu Chen
aadf4d3847
gnu: Add emacs-caml.
...
* gnu/packages/emacs-xyz.scm (emacs-caml): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:25:53 +02:00
Andrew Tropin
157547f4a4
gnu: Add fheroes2
...
* gnu/packages/games.scm (fheroes2): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 22:24:35 +02:00
Vinicius Monego
4dee15e456
gnu: emacs-irony-mode: Update to 1.5.0.
...
* gnu/packages/emacs-xyz.scm (emacs-irony-mode, emacs-irony-mode-server,
emacs-irony-eldoc): Update to 1.5.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 21:20:06 +02:00
Xinglu Chen
d541193370
gnu: Add emacs-pinyinlib.
...
* gnu/packages/emacs-xyz.scm (emacs-pinyinlib): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 21:18:04 +02:00
Xinglu Chen
3b1382e846
gnu: emacs-emms: Update to 7.7.
...
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 7.7.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-09-13 21:09:43 +02:00
Tobias Geerinckx-Rice
72297993a1
gnu: sudo: Update to 1.9.8.
...
* gnu/packages/admin.scm (sudo): Update to 1.9.8.
2021-09-13 19:15:01 +02:00
Leo Famulari
cbfa72bd53
gnu: linux-libre 5.4: Update to 5.4.145.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.145.
(linux-libre-5.4-pristine-source): Update hash.
2021-09-13 12:49:34 -04:00
Leo Famulari
034ede2158
gnu: linux-libre 5.10: Update to 5.10.64.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.64.
(linux-libre-5.10-pristine-source): Update hash.
2021-09-13 12:49:34 -04:00
Leo Famulari
1e83ee9c17
gnu: linux-libre: Update to 5.13.16.
...
* gnu/packages/linux.scm (linux-libre-5.13-version): Update to 5.13.16.
(linux-libre-5.13-pristine-source): Update hash.
2021-09-13 12:49:34 -04:00
Leo Famulari
f4cd871c00
gnu: linux-libre 5.14: Update to 5.14.3.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.3.
(linux-libre-5.14-pristine-source): Update hash.
2021-09-13 12:49:33 -04:00
Mathieu Othacehe
13c3fcb3ed
gnu: cuirass: Update to 1.1.0-4.6019040.
...
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-4.6019040.
2021-09-13 16:49:34 +02:00
Efraim Flashner
43f9757f80
gnu: korganizer: Allow skipping tests.
...
* gnu/packages/kde-pim.scm (korganizer)[arguments]: Have custom 'check
phase honor #:tests?.
2021-09-13 15:04:33 +03:00
Efraim Flashner
7890ba02df
gnu: kleopatra: Allow skipping tests.
...
* gnu/packages/kde-pim.scm (kleopatra)[arguments]: Have custom 'check
phase honor #:tests?.
2021-09-13 15:04:33 +03:00
Efraim Flashner
8e7c84fecc
gnu: kmail: Allow skipping tests.
...
* gnu/packages/kde-pim.scm (kmail)[arguments]: Have custom 'check phase
honor #:tests?.
2021-09-13 15:04:33 +03:00
Efraim Flashner
5bde487831
gnu: akonadi-search: Allow skipping tests.
...
* gnu/packages/kde-pim.scm (akonadi-search)[arguments]: Have custom
'check phase honor #:tests?.
2021-09-13 15:04:33 +03:00
phodina
ec0e05ff30
gnu: Add i3lock-blur.
...
* gnu/packages/wm.scm (i3lock-blur): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
phodina
49658fc66f
gnu: i3lock-fancy: Add input.
...
* gnu/packages/wm.scm (i3lock-fancy)[inputs]: Add i3lock.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
phodina
e81975308a
gnu: i3lock: Update to 2.13.
...
* gnu/packages/wm.scm (i3lock): Update to 2.13.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
Andrew Whatson
5f077d4d12
gnu: lxc: Generate man pages.
...
* gnu/packages/virtualization.scm (lxc)[inputs]: Add docboo2x.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
Andrew Whatson
9266291b10
gnu: Add docbook2x.
...
* gnu/packages/docbook.scm (docbook2x): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:11 +02:00
Andrew Whatson
844a6caa2e
gnu: Prefix licenses in docbook module.
...
This prevents conflicts between expat package and expat license.
* gnu/packages/docbook.scm (docbook-xml-5): Prefix license variable.
(docbook-xsl): Likewise.
(docbook-dsssl): Likewise.
(docbook-dsssl-doc): Likewise.
(docbook-sgml): Likewise.
(iso-8879-entities): Likewise.
(dblatex): Likewise.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-13 12:31:10 +02:00
Vinicius Monego
518bb41e16
gnu: shotcut: Update to 21.08.29.
...
* gnu/packages/video.scm (shotcut): Update to 21.08.29.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-12 22:59:47 +03:00
Efraim Flashner
b4843738c2
gnu: rust-winreg-0.7: Skip build.
...
* gnu/packages/crates-io.scm (rust-winreg-0.7)[arguments]: Skip build.
2021-09-12 22:59:47 +03:00
Efraim Flashner
979b41a894
gnu: rust-winapi-x86-64-pc-windows-gnu@0.4: Remove bundled libraries.
...
* gnu/packages/crates-io.scm (rust-winapi-x86-64-pc-windows-gnu)[source]:
Add snippet to delete bundled libraries.
2021-09-12 22:59:47 +03:00
Efraim Flashner
b359ebec23
gnu: rust-winapi-i686-pc-windows-gnu@0.4: Remove bundled libraries.
...
* gnu/packages/crates-io.scm (rust-winapi-i686-pc-windows-gnu)[source]:
Add snippet to delete bundled libraries.
2021-09-12 22:59:43 +03:00
Oleg Pykhalov
9d9759f3ae
gnu: Add bird.
...
* gnu/packages/networking.scm (bird): New variable.
2021-09-12 22:44:06 +03:00
Leo Famulari
93fba676ba
gnu: btrfs-progs: Update to 5.14.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.
2021-09-12 10:37:23 -04:00
Felix Gruber
3e9d717e54
gnu: pioneer: Update to 20210723.
...
* gnu/packages/games.scm (pioneer): Update to 20210723.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-09-12 16:04:28 +02:00
Felix Gruber
d1732a007f
gnu: obby: Fix build.
...
* gnu/packages/gobby.scm (obby)[inputs]: Replace libsigc++ with
libsigc++-2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-12 16:43:47 +03:00
Felix Gruber
3cea6f4009
gnu: gobby: Update to 0.6.0.
...
This fixes a build failure due to our libinfinite being too recent for
gobby 0.5.0.
* gnu/packages/gobby.scm (gobby): Update to 0.6.0.
[build-system]: Change to glib-or-gtk-build-system which helps to find
glib-compile-schemas.
[native-inputs]: Add itstool.
[inputs]: Replace gtkmm-2 with gtkmm and gtksourceview-2 with
gtksourceview-3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-09-12 16:43:40 +03:00
Efraim Flashner
27d2e828b9
gnu: ruby-asciidoctor: Update to 2.0.16.
...
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 2.0.16.
[native-inputs]: Add ruby-erubi.
2021-09-12 15:35:22 +03:00
Efraim Flashner
2ccf988ff5
gnu: ruby-ruby-prof: Update to 1.4.3.
...
* gnu/packages/ruby.scm (ruby-ruby-prof): Update to 1.4.3.
2021-09-12 15:35:22 +03:00
Efraim Flashner
2d8307ed28
gnu: ruby-byebug: Disable misbehaving test.
...
* gnu/packages/ruby.scm (ruby-byebug)[arguments]: Add phase to skip
misbehaving test.
2021-09-12 15:35:22 +03:00
Efraim Flashner
94676291fb
gnu: ruby-rexml: Use version vendored with ruby.
...
* gnu/packages/ruby.scm (ruby-rubocop, ruby-crack)
[propagated-inputs]: Remove ruby-rexml.
2021-09-12 15:35:22 +03:00
Efraim Flashner
cffc4124d4
gnu: ruby-byebug-11: Make default ruby-byebug.
...
* gnu/packages/ruby.scm (ruby-byebug-11): Rename to ruby-byebug.
(ruby-pry-byebug)[propagated-inputs]: Use ruby-byebug.
2021-09-12 15:35:21 +03:00
Efraim Flashner
4c542f32aa
gnu: ruby-ast: Sort inputs alphabetically.
...
* gnu/packages/ruby.scm (ruby-ast)[native-inputs]: Sort alphabetically.
2021-09-12 15:35:21 +03:00
Efraim Flashner
24e01274ff
gnu: ruby-ast: Update to 2.4.2.
...
* gnu/packages/ruby.scm (ruby-ast): Update to 2.4.2.
2021-09-12 15:35:21 +03:00
Efraim Flashner
878124a805
gnu: ruby-ast: Adjust to newer ruby-rake version.
...
* gnu/packages/ruby.sm (ruby-ast)[arguments]: Adjust the gemspec file to
allow for newer versions of ruby-rake.
2021-09-12 15:35:21 +03:00
Efraim Flashner
28dd51eefb
gnu: ruby-minitest-bonus-assertions: Disable tests.
...
* gnu/packages/ruby.scm (ruby-minitest-bonus-assertions)[arguments]:
Disable test suite; it has bit rotted.
2021-09-12 15:35:21 +03:00
Efraim Flashner
8ba17bda9b
gnu: ruby-regexp-property-values: Update to 1.0.0-1.03007a6.
...
* gnu/packages/ruby.scm (ruby-regexp-property-values): Update to 1.0.0-1.03007a6.
[native-inputs]: Add ruby-rake.
2021-09-12 15:35:21 +03:00
Efraim Flashner
5d31be6bf6
gnu: ruby-racc: Update to 1.5.2.
...
* gnu/packages/ruby.scm (ruby-racc): Update to 1.5.2.
[arguments]: Skip tests.
2021-09-12 15:35:21 +03:00
Guillaume Le Vaillant
379cea3277
gnu: xboard: Fix building with gcc 10.
...
* gnu/packages/games.scm (xboard)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-12 14:30:51 +02:00
Guillaume Le Vaillant
e43c572f33
gnu: gnucash: Update to 4.6.
...
* gnu/packages/gnucash.scm (gnucash): Update to 4.6.
[native-inputs]: Add gmp.
2021-09-12 14:27:16 +02:00
Tobias Geerinckx-Rice
ca23fd62f1
linux-boot: Remove mummified comment.
...
* gnu/build/linux-boot.scm (configure-qemu-networking): Delete 2014
comment about not doing something here.
2021-09-12 14:12:29 +02:00
Tobias Geerinckx-Rice
716448d7ab
gnu: Remove duplicate libxml++ packages.
...
Reported-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/engineering.scm (freecad)[inputs]:
Replace libxmlplusplus-2 with libxml++-2.
* gnu/packages/music.scm (tascam-gtk)[inputs]:
Replace libxmlplusplus with libxml++.
* gnu/packages/xml.scm (libxmlplusplus, libxmlplusplus-2.4):
Remove unused variables.
2021-09-12 14:12:29 +02:00
Tobias Geerinckx-Rice
acbb904c67
gnu: libxml++: Update to 3.2.0.
...
…by merging the duplicate ‘libxmlplusplus’ package definition back into
‘libxml++’.
Reported-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu/packages/gnome.scm (libxml++): Update to 3.2.0.
[source]: Build from git.
[home-page]: Adjust accordingly.
[arguments]: Add a 'fix-documentation phase.
[native-inputs]: Add autoconf, automake, doxygen, docbook-xml,
docbook-xsl, graphviz, libtool, libxslt, and mm-common.
(libxml++-2)[source]: Follow suit by building from git.
No other changes.
2021-09-12 14:12:29 +02:00
Guillaume Le Vaillant
b8097355f1
gnu: libxml++: Fix build.
...
* gnu/packages/gnome.scm (libxml++)[inputs]: Replace glibmm by glibmm-2.64.
2021-09-12 13:46:14 +02:00
Felix Gruber
e6fcf1c140
gnu: libxmlplusplus: Fix build.
...
* gnu/packages/xml.scm (libxmlplusplus)[inputs]: Replace glibmm with
glibmm-2.64.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-12 13:46:14 +02:00
Efraim Flashner
66cf6853c5
gnu: ruby-tins: Update to 1.29.1.
...
* gnu/packages/ruby.scm (ruby-tins): Update to 1.29.1.
[propagated-inputs]: Add ruby-sync.
2021-09-12 14:04:57 +03:00
Efraim Flashner
90f297e4a0
gnu: Add ruby-sync.
...
* gnu/packages/ruby.scm (ruby-sync): New variable.
2021-09-12 14:04:56 +03:00
Efraim Flashner
cc182dc438
gnu: ruby-multi-json: Update to 1.15.0.
...
* gnu/packages/ruby.scm (ruby-multi-json): Update to 1.15.0.
[arguments]: Remove custom 'remove-signing-key-reference phase. Add
phase to adjust test suite.
[native-inputs]: Remove bundler, ruby-yard.
2021-09-12 14:04:56 +03:00
Efraim Flashner
fb204d0a21
gnu: ruby-json-pure: Update to 2.3.1.
...
* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.3.1.
[arguments]: Remove custom 'regenerate-gemspec, 'fix-json-java.gemspec
phases. Remove part of custom 'fix-rakefile phase.
[native-inputs]: Add which.
2021-09-12 14:04:56 +03:00
Efraim Flashner
df10452b2f
gnu: ruby-mocha: Update to 1.13.0.
...
* gnu/packages/ruby.scm (ruby-mocha): Update to 1.13.0.
[home-page]: Adjust to new upstream home-page.
2021-09-12 14:04:56 +03:00
Efraim Flashner
04920dca2a
gnu: ruby-pandoc-ruby: Adjust test suite.
...
* gnu/packages/ruby.scm (ruby-pandoc-ruby)[arguments]: Adjust test suite
to change in ruby behavior and the test suite.
2021-09-12 14:04:56 +03:00
Jonathan Brielmaier
0246bf5f80
gnu: gnome-maps: Remove obsolete phase.
...
* gnu/packages/geo.scm (gnome-maps)[arguments]: Remove 'fix-broken-tests
phase as the tests pass now.
2021-09-12 12:01:30 +02:00
Felix Gruber
174a622f63
gnu: libnet6: Fix build.
...
* gnu/packages/gobby.scm (libnet6)[inputs]: replace libsigc++ with
libsigc++-2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-12 11:11:32 +02:00
Felix Gruber
58d3c8bb1e
gnu: chocolate-doom: Fix compilation with GCC 10.
...
* gnu/packages/games.scm (chocolate-doom)[arguments]: Pass '-fcommon' to
CFLAGS.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-12 09:40:57 +02:00
Efraim Flashner
99a7bc993d
gnu: global: Fix wrap phase.
...
* gnu/packages/code.scm (global)[arguments]: Wrap python script with
GUIX_PYTHONPATH.
2021-09-12 08:35:28 +03:00
Raghav Gururajan
ff64cba2cc
gnu: Add python-django-localflavor.
...
* gnu/packages/django.scm (python-django-localflavor): New variable.
Co-authored-by: jgart <jgart@dismail.de>
2021-09-11 19:59:17 -04:00
Raghav Gururajan
73f68c1a45
gnu: python-wtforms: Update to 2.3.3 and adjust arguments+inputs.
...
* gnu/packages/python-web.scm (python-wtforms)[version]: Update to 2.3.3.
[phases](remove-django-test): Remove phase.
(check): Replace with custom phase.
[native-inputs]: Remove unzip. Add python-coverage, python-dateutil,
python-pep8 and python-sqlalchemy.
[propagated-inputs]: Add python-babel, python-email-validaor and
python-markupsafe.
Co-authored-by: jgart <jgart@dismail.de>
2021-09-11 19:45:05 -04:00
Liliana Marie Prikler
87ec1ae95c
gnu: komikku: Update to 0.31.0.
...
* gnu/packages/gnome.scm (komikku): Update to 0.31.0.
2021-09-12 00:39:43 +02:00
Nicolas Goaziou
e02984ac4e
gnu: nauty: Update to 2.7r3.
...
* gnu/packages/maths.scm (nauty): Update to 2.7r3.
2021-09-11 23:15:02 +02:00
Nicolas Goaziou
8000f9aa9c
gnu: emacs-yasnippet-snippets: Update to 1.0.
...
* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 1.0.
2021-09-11 23:12:34 +02:00
Nicolas Goaziou
2496707aca
gnu: emacs-typescript-mode: Update to 0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-typescript-mode): Update to 0.4.
2021-09-11 23:11:06 +02:00
Nicolas Goaziou
87bfea0cd5
gnu: emacs-evil-matchit: Update to 2.4.0.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.4.0.
2021-09-11 23:09:55 +02:00
Nicolas Goaziou
f2bfb14585
gnu: emacs-consult-notmuch: Update to 0.5.
...
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.5.
2021-09-11 23:02:34 +02:00
Nicolas Goaziou
3965ab882d
gnu: emacs-debbugs: Update to 0.29.
...
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.29.
2021-09-11 23:01:14 +02:00
Nicolas Goaziou
5770f0954d
gnu: emacs-csv-mode: Update to 1.16.
...
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.16.
2021-09-11 23:01:07 +02:00
Nicolas Goaziou
c8cb76e17e
gnu: castor: Update to 0.8.18.
...
* gnu/packages/web.scm (castor): Update to 0.8.18.
2021-09-11 22:58:26 +02:00
Efraim Flashner
536c2ee167
gnu: librsvg: Simplify custom phase.
...
* gnu/packages/gnome.scm (librsvg)[arguments]: Adjust custom
'gnu-configure phase to use more default arguments.
2021-09-11 23:10:45 +03:00
Efraim Flashner
6a85d80eb9
gnu: Don't use older versions of rust.
...
* gnu/packages/crates-io.scm (rust-cxx-1, rust-cxx-build-1,
rust-cxx-gen-0.7, rust-cxxbridge-macro-1, rust-postgres-0.19,
rust-rust-decimal-1,rust-socket2-0.4,
rust-tokio-postgres-0.7)[arguments]: Remove rust flag.
* gnu/packages/gnome.scm (librsvg)[arguments]: Same.
* gnu/packages/rust-apps.scm (hyperfine)[arguments]: Same.
* gnu/packages/syndication.scm (newsboat)[arguments]: Same.
2021-09-11 23:10:34 +03:00
Leo Famulari
547256f29e
gnu: blanket: Update to 0.4.1.
...
* gnu/packages/task-management.scm (blanket): Update to 0.4.1.
2021-09-11 13:44:41 -04:00
Ludovic Courtès
c1d7eac346
gnu: xkbcomp-intermediate: Export variable.
...
* gnu/packages/xorg.scm (xkbcomp-intermediate): Make public.
[properties]: New field.
(xkbcomp)[properties]: New field.
2021-09-11 18:14:07 +02:00
Ludovic Courtès
7be2b83102
gnu: netcdf-parallel-openmpi: Allow compilation with GCC 10.
...
* gnu/packages/maths.scm (netcdf)[source]: Add 'modules' and 'snippet'.
2021-09-11 18:14:07 +02:00
Ludovic Courtès
12a664a90e
gnu: idutils: Skip failing Gnulib tests.
...
* gnu/packages/idutils.scm (idutils)[arguments]: New field.
2021-09-11 18:14:06 +02:00
Ludovic Courtès
83168079ac
gnu: mpc123: Allow compilation with GCC 10.
...
* gnu/packages/mp3.scm (mpc123)[arguments]: In 'configure' phase, call
'setenv'.
2021-09-11 18:14:06 +02:00
Guillaume Le Vaillant
246be10315
gnu: mkvtoolnix: Fix build.
...
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Fix 'add-googletest' phase.
2021-09-11 16:43:28 +02:00
Guillaume Le Vaillant
73a52906d9
gnu: fifo-map: Fix build.
...
* gnu/packages/cpp.scm (fifo-map)[arguments]: Fix 'install' phase.
2021-09-11 16:39:04 +02:00
Guillaume Le Vaillant
2fbae88680
gnu: electron-cash: Add missing input.
...
* gnu/packages/finance.scm (electron-cash)[inputs]: Add python-qdarkstyle.
[arguments]: Add 'relax-requirements' phase.
2021-09-11 14:54:54 +02:00
Guillaume Le Vaillant
7c829150ed
gnu: python-stem: Fix tests wth python 3.9.
...
* gnu/packages/python-xyz.scm (python-stem)[arguments]: Add 'fix-tests' phase.
2021-09-11 14:39:41 +02:00
Guillaume Le Vaillant
c605aa254c
gnu: python-faker: Update to 8.12.1.
...
* gnu/packages/python-xyz.scm (python-faker): Update to 8.12.1.
2021-09-11 14:31:26 +02:00
Guillaume Le Vaillant
9cfa0078e6
gnu: python-random2: Fix building with python 3.9.
...
* gnu/packages/patches/python-random2-getrandbits-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-random2)[source]: Use it.
2021-09-11 14:16:46 +02:00
Guillaume Le Vaillant
0321c098d3
gnu: kicad: Fix build.
...
* gnu/packages/engineering.scm (kicad)[arguments]: Add 'fix-python-detection'
and 'add-missing-include' phases.
2021-09-11 13:50:38 +02:00
Felix Gruber
abe4bdad80
gnu: psm: Fix building with GCC 10.
...
I had to copy all the CFLAGS that were originally defined by the
Makefile as they were otherwise all replaced by '-fcommon'.
* gnu/packages/linux.scm (psm)[arguments]: Pass '-fcommon' to CFLAGS.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-11 11:20:09 +02:00
Guillaume Le Vaillant
856591e2b5
gnu: materialdecoration: Fix build.
...
* gnu/packages/qt.scm (materialdecoration)[arguments]: Use gexp for
'configure-flags'.
2021-09-11 10:54:22 +02:00
Guillaume Le Vaillant
eded8b4f17
gnu: sdrangel: Fix build.
...
* gnu/packages/radio.scm (sdrangel)[arguments]: Replace references to
'%build-inputs' by gexp.
2021-09-11 10:26:03 +02:00
Guillaume Le Vaillant
463a47f4d7
gnu: opencv: Fix build.
...
* gnu/packages/image-processing.scm (opencv)[arguments]: Fix
'unpack-submodule-source' and 'add-ilmbase-include-path' phases.
2021-09-11 10:18:35 +02:00
Jonathan Brielmaier
67b8aa91f7
gnu: gnome-calculator: Update to 3.36.0.
...
* gnu/packages/gnome.scm (gnome-calculator): Update to 3.36.0.
2021-09-10 23:34:15 +02:00
Guillaume Le Vaillant
e4b02e7e39
gnu: tbb: Update to 2021.3.0.
...
* gnu/packages/tbb.scm (tbb): Update to 2021.3.0.
[source]: Update repository URL. Remove snippet.
[build-system]: Switch to 'cmake-build-system'.
[arguments]: Add 'configure-flags'. Remove 'make-flags'.
Remove 'fail-on-test-errors' phase.
Remove custom 'configure' and 'install' phases.
2021-09-10 21:39:05 +02:00
Jonathan Brielmaier
45055c73c8
gnu: babl: Don't build documentation.
...
It would require `scp` from openssh and it was not built before.
* gnu/packages/gimp.scm (babl)[arguments]: Add `-Dwith-docs=false` to
the configure flags.
2021-09-10 21:02:50 +02:00
Philip McGrath
87da416308
gnu: racket: suppress build stamp
...
The `build-stamp` configuration key should generally be set to an empty
string for a release build. The automatically inferred build stamp is
especially unhelpful with Guix, since it ends up being the Unix epoch.
* gnu/packages/racket.scm (racket-minimal)[arguments]: Adjust the
'initialize-config.rktd phase to set 'build-stamp to "".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-10 17:30:55 +02:00
Philip McGrath
fd22921490
gnu: racket: fix `raco exe` with non-minimal Racket
...
This commit backports an upstream repair for a bug exposed by Guix's
change in Racket 8.2 to make the `racket` package a layered/tethered
installation that chains to the `racket-minimal` package. When using a
layered/tethered installation, the `setup/variant` library would fail to
recognize the default Racet variant (CS, 3M, or CGC), leading to
confusing failures from `raco exe`, `create-embedding-executable`, and
other clients.
For further details, see <https://issues.guix.gnu.org/50118 > and
<https://github.com/racket/racket/issues/3969 >.
* gnu/packages/patches/racket-minimal-backport-1629887.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/racket.scm (racket-minimal)[source]: Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-10 17:30:55 +02:00
Ludovic Courtès
e11830d36e
gnu: llvm-for-rocm: Move to llvm.scm.
...
This removes a cross-module top-level reference, which could lead to
build errors when importing (gnu packages rocm) in another module.
* gnu/packages/rocm.scm (llvm-for-rocm): Move to...
* gnu/packages/llvm.scm (llvm-for-rocm): ... here.
2021-09-10 17:30:54 +02:00
Andreas Enge
eb319663d9
gnu: mpfrcx: Update to 0.6.3.
...
* gnu/packages/algebra.scm (mpfrcx): Update to 0.6.3.
2021-09-10 17:28:13 +02:00
Guillaume Le Vaillant
749d0e2ee0
gnu: qmapshack: Remove obsolete phase.
...
QTWEBENGINEPROCESS_PATH is now set by the 'qt-wrap' phase.
* gnu/packages/geo.scm (qmapshack)[arguments]: Remove 'wrap' phase.
2021-09-10 10:43:05 +02:00
Guillaume Le Vaillant
92d04bcab3
gnu: transcode: Fix building with gcc 10.
...
* gnu/packages/video.scm (transcode)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-10 09:47:06 +02:00
Guillaume Le Vaillant
bd8013ab33
gnu: gpredict: Fix building with gcc 10.
...
* gnu/packages/astronomy.scm (gpredict)[arguments]: Pass '-fcommon' to CFLAGS.
2021-09-10 09:35:51 +02:00
Sarah Morgensen
63cc4dd579
gnu: go-github-com-urfave-cli-v2: Fix tests when building with Go 1.17.
...
* gnu/packages/patches/go-github-com-urfave-cli-v2-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/golang.scm (go-github-com-urfave-cli-v2)[origin]: Apply it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-09 21:34:50 -04:00
Sarah Morgensen
f161f111e0
gnu: go-github-com-urfave-cli: Fix tests when building with Go 1.17.
...
* gnu/packages/patches/go-github-com-urfave-cli-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/golang.scm (go-github-com-urfave-cli)[origin]: Apply it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-09 21:34:50 -04:00
Sarah Morgensen
4e1adbc3b0
gnu: go-github-com-sevlyar-go-daemon: Fix tests when building with Go 1.17.
...
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon)[source]:
Add snippet to fix tests for go@1.17 .
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-09 21:34:50 -04:00
Sarah Morgensen
49c6145b97
gnu: go-github-com-keybase-go-ps: Fix tests when building with Go 1.17.
...
* gnu/packages/golang.scm (go-github-com-keybase-go-ps)[arguments]
<#:phases>{fix-tests}: Remove extraneous build line to appease go@1.17 .
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-09 21:34:41 -04:00
Maxim Cournoyer
173b6f6f15
gnu: mailutils: Update to 3.13.
...
* gnu/packages/patches/mailutils-fix-uninitialized-variable.patch: Remove
patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/mail.scm (mailutils): Update to 3.13. Remove the 2013
--with-sql option TODO comment; if someone needs that, they can send a patch.
[source]: Remove above patch.
[phases]{prepare-test-suite}: Also patch shell shebang in
'libmailutils/tests/lock.at' and 'imap4d/tests/testclient.c'.
[parallel-tests?]: Reinstate parallel tests.
[inputs]: Move m4 to...
[native-inputs]: ... here. Add the autoconf, automake, gettext and libtool
quartet.
2021-09-09 20:48:31 -04:00
Maxim Cournoyer
d8a184f086
gnu: mailutils: Add a listing of the commands it contains.
...
To ease discovery of said commands.
* gnu/packages/mail.scm (mailutils)[description]: Include a listing of the
commands it contains.
2021-09-09 20:48:31 -04:00
Nicolas Goaziou
370d1cdb61
Revert "gnu: python-pikepdf: Update to 3.0.0."
...
This reverts commit 14bcd6804f
. The library
fails to build.
2021-09-09 23:40:34 +02:00
Leo Famulari
cf4ccde47d
gnu: go-1.17: Update to 1.17.1.
...
* gnu/packages/golang.scm (go-1.17): Update to 1.17.1.
2021-09-09 16:54:05 -04:00
Sarah Morgensen
d36c73b8a8
gnu: Add go-1.17.
...
* gnu/packages.golang.scm (go-1.17): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-09 16:38:23 -04:00
Sarah Morgensen
14d8413fc5
gnu: go-1.16: Update to 1.16.8.
...
* gnu/packages/golang.scm (go-1.16): Update to 1.16.8.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-09-09 16:27:42 -04:00
Daniel Meißner
bae57cc7d2
gnu: python-decorator: Update to 5.0.9.
...
* gnu/packages/python-xyz.scm (python-decorator): Update to 5.0.9.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-09-09 22:26:13 +05:30
Alice BRENON
77674643a3
gnu: ghc-pandoc-types: Update home page.
...
* gnu/packages/haskell-xyz.scm (ghc-pandoc-types)[home-page]: Update.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-09-09 21:30:59 +05:30
Nicolas Goaziou
14bcd6804f
gnu: python-pikepdf: Update to 3.0.0.
...
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 3.0.0.
2021-09-09 17:54:43 +02:00
Leo Famulari
73121dd88a
gnu: linux-libre 5.10: Update to 5.10.63.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.63.
(linux-libre-5.10-pristine-source): Update hash.
2021-09-09 09:58:55 -04:00