| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/xdisorg.scm (gammastep): Update to 2.0.8.
[inputs, native-inputs]: Remove labels.
|
|
|
|
|
|
|
|
|
| |
Fixes <https://issues.guix.gnu.org/52483>.
* gnu/packages/gnupg.scm (gnupg-2.2.32)[properties]: Unhide this package.
[source]: Add 'gnupg-default-pinentry.patch'.
* gnu/packages/emacs-xyz.scm (emacs-pinentry)[propagated-inputs]: Replace gnupg
with gnupg-2.2.32.
|
|
|
|
|
|
| |
* gnu/packages/emulators.scm (scummvm): Update to 2.5.1.
[arguments]<#:phases>: Use SEARCH-INPUT-FILE instead of WHICH.
[inputs]: Remove labels.
|
|
|
|
| |
* gnu/packages/gnome.scm (apostrophe)[native-inputs]: Remove labels.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (apostrophe)[arguments]: Use THIS-PACKAGE-INPUT
instead of accessing PYTHON directly. Remove trailing #t.
[inputs]: Explicitly add PYTHON.
|
|
|
|
| |
* gnu/packages/gnome.scm (apostrophe)[arguments]: Add #:meson.
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (markets)[inputs]: Remove labels.
|
|
|
|
|
| |
* gnu/packages/gnome-xyz.scm (markets)[inputs]: Change from LIBSOUP to
LIBSOUP-MINIMAL-2.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (passwordsafe)[arguments]: Rewrite as gexp. Avoid
referencing the PYTHON variable. Remove trailing #t.
[inputs]: Add PYTHON (explicitly).
|
|
|
|
| |
* gnu/packages/gnome.scm (passwordsafe): Simplify inputs.
|
|
|
|
| |
* gnu/packages/gnome.scm (passwordsafe)[arguments]: Build with MESON-0.59.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.0.0.
|
|
|
|
| |
* gnu/packages/photo.scm: (rawtherapee): Fix build.
|
|
|
|
|
|
|
|
| |
Built packages should not refer to nss-certs, to prevent errant hard-coding of a
certificate store version.
* gnu/packages/python.scm (pypy3)[arguments]: Add nss-certs
to #:disallowed-references.
|
|
|
|
|
|
|
|
|
| |
If ldns depends on a particular version of nss-certs, the features that use the
certificates will eventually stop working as the certificates expire. Instead,
the certificates should be found at run-time.
* gnu/packages/dns.scm (ldns)[inputs]: Remove nss-certs.
[arguments]: Adjust the value of "--with-ca-path" in #:configure-flags.
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (python-astropy): Update to 5.0.
[propagated-inputs]: Add python-packaging, python-pyyaml.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/astronomy.scm (erfa): Update to 2.0.0.
(python-pyerfa): Update to 2.0.0.1.
[arguments]<#:phases>: Don't return #t.
[native-inputs]: Use the new style.
[inputs]: Likewise.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-doctestplus): Honor #:tests? in
the custom 'check phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-doctestplus): Update to
0.11.2.
[arguments]<#:phases>: In the custom 'check phase, skip tests that require
remote data.
[native-inputs]: Add python-setuptools-scm.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/python-check.scm (python-pytest-arraydiff)[native-inputs]: Add
python-pytest.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/image-processing.scm (gmic)[inputs]: Add imath. Replace
openexr-2 with openexr.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/image-processing.scm (gmic): Update to 3.0.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (krita)[build-system]: Switch to qt-build-system.
[arguments]<#:phases>: Remove 'wrap-executable phase that is performed by the
new build system.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (krita)[arguments]<#:configure-flags>: Don't set
-DCMAKE_CXX_FLAGS as it's not required for OpenEXR 3.
[inputs]: Remove ilmbase, openexr-2. Add imath, libmypaint, libwebp, openexr.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (krita): Update to 5.0.0.
[source]: Make some cosmetic changes.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (krita)[inputs]: Add giflib, kseexpr, libheif,
opencolorio, openjpeg, python, python-pyqt, python-sip.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/kde.scm (kseexpr): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-latex-numprint): New variable.
|
|
|
|
| |
* gnu/packages/tex.scm (texlive-generic-babel-french): New variable.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-bison-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz (emacs-scel): [arguments] <#:phases>:
Use a lambda* with an outputs key in configure phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/suckless.scm (xst): New variable.
Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-logzero): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (python-librosa): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (python-resampy): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
|
|
| |
Fixes: <https://issues.guix.gnu.org/51341>.
* gnu/package/messaging.scm (gajim)[inputs]: Add libnice.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python2-pymongo): Remove variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
|
|
|
|
| |
This fixes a configure failure introduced in commit
43b9419bdccf71f6d847aea06b6796034b344a23.
* gnu/packages/telegram.scm (telegram-desktop)[inputs]: Use glibmm-2.64
instead of glibmm.
|
|
|
|
|
|
|
| |
* gnu/packages/geo.scm (postgis): Update to 3.2.0.
[inputs]: Use new simplified format.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-split-sequence): Update to 2.0.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
|
|
| |
* gnu/packages/sync.scm (nextcloud-client): Update to 3.2.0.
|
|
|
|
|
|
| |
* gnu/packages/video.scm (shotcut)[native-inputs]: Rename
'python-wrapper' label to match it's package name.
[inputs]: Add bash-minimal because 'wrap-program' is used.
|
|
|
|
| |
* gnu/packages/video.scm (shotcut): Update to 21.12.24.
|
|
|
|
| |
* gnu/packages/maths.scm (feedgnuplot): New public variable.
|
|
|
|
| |
* gnu/packages/datamash.scm (vnlog): New public variable.
|
|
|
|
| |
* gnu/packages/gawk.scm (mawk): New public variable.
|
|
|
|
| |
* gnu/packages/games.scm (fifengine)[native-inputs]: Remove labels.
|
|
|
|
|
| |
* gnu/packages/games.scm (fifengine)[arguments]: Rewrite as gexps. Remove
input labels, top-level Python reference, and trailing #t's.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/fifengine-boost-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/games.scm (fifengine)[source](patches): Add it.
[arguments]: Remove defunct Python module import.
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (qemu-minimal)[native-inputs]: Remove
useless conditional, and fix indentation.
|