Age | Commit message (Collapse) | Author |
|
|
|
This removes the dependency of GNOME on Java:
gnome -> font-abattis-cantarell -> ... -> openjdk
Discussed at
<https://lists.gnu.org/archive/html/guix-devel/2022-10/msg00226.html>.
* gnu/packages/fontutils.scm (python-cffsubr)[inputs]: Switch to
PYTHON-AFDKO-3.6.1.
|
|
* gnu/packages/fontutils.scm (python-afdko-3.6.1): New variable.
|
|
* gnu/packages/messaging.scm (libotr)[source]: Add 'snippet'.
|
|
The timezone database should not be depended on by packages, but rather found at
runtime in the environment. Otherwise, this package will eventually report the
incorrect time, because time zones change regularly.
This reverts commit 99c1c7a30c59c3514a4ced6e0cad0e5c2860331d.
|
|
* gnu/packages/haskell.scm (ghc-9.0)[native-inputs]: Add patch and
snippet to ghc-testsuite input.
|
|
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.2.
[native-inputs]: Add "help2man".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/emacs-xyz.scm (emacs-gerbil-mode): Add emacs-gerbil-mode.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/engineering.scm (kicad): Update to 7.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/kde-frameworks.scm (kdoctools): Use docbook-xml-4.5 instead
of docbook-xml.
|
|
This fixes CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319,
CVE-2022-39320, CVE-2022-41877, CVE-2022-39347, CVE-2022-39282,
CVE-2022-39283, CVE-2021-41159 and CVE-2021-41160.
* gnu/packages/rdesktop.scm (freerdp): Update to 2.2.0.
[arguments]: Use gexps. Do not set DOCBOOKXSL_DIR in #:configureflags.
|
|
This fixes CVE-2022-39316, CVE-2022-39317, CVE-2022-39318, CVE-2022-39319,
CVE-2022-39320, CVE-2022-41877, CVE-2022-39347, CVE-2022-39282,
CVE-2022-39283, CVE-2021-41159 and CVE-2021-41160.
* gnu/packages/rdesktop.scm (freerdp): Update to 2.2.0.
[arguments]: Use gexps. Do not set DOCBOOKXSL_DIR in #:configureflags.
|
|
* gnu/packages/gnome.scm (libxml++) [arguments]: Delete field.
|
|
This is a follow up commit to b84d0b81b2.
* gnu/packages/xml.scm (opensp) [arguments]: Properly quote.
|
|
* gnu/packages/bioinformatics.scm (bppsuite): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
repo.
[arguments]: Remove the disabled parallel-build.
[inputs]: Use list.
[home-page]: Changed to github page.
|
|
* gnu/packages/bioinformatics.scm (bpp-popgen): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
repo.
[arguments]: Remove the disabled parallel-build.
[home-page]: Changed to new host Université Claude-Bernard Lyon 1.
|
|
* gnu/packages/bioinformatics.scm (maffilter): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Replace build
phase 'python3.9-compatibility with 'python3.10-compatibility; patch for move
from "collections" to "collections.abc"; add well-meaning but potentially
reckless patch to remove overwrite error for __or__ and __ror__ methods;
adjust farmhash sources to build with GCC 11; do not use distutils.sysconfig.
|
|
* gnu/packages/protobuf.scm (python-protobuf-3.6)[arguments]: Patch
collections import.
[native-inputs]: Add python-setuptools-for-tensorflow.
|
|
* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow)[arguments]:
Patch collections imports; remove wininst support.
|
|
abseil-cpp is not part of the native-inputs but of the inputs.
* gnu/packages/rpc.scm (grpc-1.16.1)[native-inputs]: Only replace protobuf.
[inputs]: Replace abseil-cpp.
|
|
* gnu/packages/rpc.scm (python-grpcio)[source]: Delete generated cpp file.
[build-system]: Use pyproject-build-system.
[arguments]: Patch setup.py to add grpc headers to search path.
[inputs]: Replace abseil-cpp with abseil-cpp-20211102.0; add
grpc-for-python-grpcio.
[native-inputs]: Add python-cython.
|
|
* gnu/packages/rpc.scm (grpc-for-python-grpcio): New variable.
|
|
* gnu/packages/cpp.scm (abseil-cpp-20211102.0): New variable.
|
|
* gnu/packages/bioinformatics.scm (bpp-phyl-omics): New variable.
|
|
* gnu/packages/bioinformatics.scm (bpp-seq-omics): New variable.
|
|
* gnu/packages/bioinformatics.scm (bpp-phyl): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
repo.
[arguments]: Remove the disabled parallel-build and out-of-source.
[home-page]: Changed to new host Université Claude-Bernard Lyon 1.
[synopsis]: Use proper capitalization.
|
|
* gnu/packages/bioinformatics.scm (bpp-seq): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
repo.
[arguments]: Remove the disabled parallel-build and out-of-source.
[home-page]: Changed to new host Université Claude-Bernard Lyon 1.
|
|
* gnu/packages/bioinformatics.scm (bpp-core): Update to 2.4.1.
[source]: Remove the commit and use the release version. Changed to the github
stored sources.
[arguments]: Remove the disabled parallel-build.
[home-page]: Changed to new host Université Claude-Bernard Lyon 1.
|
|
This is a followup to d3bc56da0475bc643ccb065483c53c6d28cf8e39.
* gnu/packages/web-browsers.scm (luakit)[arguments]<#:phases>: Remove
unnecessary INPUTS key.
[inputs]: Sort alphabetically.
|
|
* gnu/packages/web-browsers.scm (luakit)[arguments]<#:tests?>: Properly
disable tests instead of deleting CHECK phase.
<#:make-flags, #:phases>: Use G-expressions. Remove trailing #T.
<#:test-targes>: Add it, for the record.
[inputs]: Remove labels.
|
|
* gnu/packages/games.scm (alienblaster): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/parallel.scm (clog): New variable.
* gnu/packages/patches/clog-fix-shared-build.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/pretty-print.scm (a2ps): Update to 4.15.4
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/text-editors.scm (kakoune): Update to 2022.10.31.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/gnome.scm (terminator): Update to 2.1.3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/wm.scm (wlr-randr): Update to 0.3.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/mpd.scm (mpdevil): Update to 1.10.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/wm.scm (icewm): Update to 3.3.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure.
[propagated-inputs]: Add PYTHON-PYOPENSSL.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/networking.scm (wireshark): Update to 4.0.5.
|
|
This fixes a version incompatibility with WebkitGTK.
* gnu/packages/gnome.scm (komikku): Update to 1.17.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/web-browsers.scm (luakit): Update to 2.3.3
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.3.0.
[propagated-inputs]: Add EMACS-COMPAT.
|
|
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.22.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score)[arguments]<#:phases>: Add
a phase to build info files.
[native-inputs]: Add TEXINFO.
|
|
* gnu/packages/emacs-xyz.scm (emacs-elfeed-score): Update to 1.2.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-doom-modeline): Update to 3.4.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.31.
|
|
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 15.
|