1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-21 16:45:58 +02:00
Commit Graph

77045 Commits

Author SHA1 Message Date
Ricardo Wurmus 4a0cd6297a gnu: Add qtltools.
* gnu/packages/bioinformatics.scm (qtltools): New variable.
2021-10-22 21:29:25 +00:00
Ivan Gankevich 41492639e0 gnu: Add gmic-qt-gimp.
* gnu/packages/image-processing.scm (gmic-qt-gimp): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-22 16:30:14 -04:00
Marius Bakke e1261ddd38 gnu: uBlock Origin: Update to 1.38.6.
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.38.6.
2021-10-22 12:09:23 +02:00
Marius Bakke 39e6fec373 gnu: ungoogled-chromium: Update to 95.0.4638.54-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 95.0.4638.54.
(%ungoogled-revision): Set to 95.0.4638.54.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[arguments]: Remove obsolete configure flag.  Adjust substitutions for 95.
2021-10-22 12:09:23 +02:00
Josselin Poiret e5f21c7e38 gnu: qpdfview: Fix build.
* gnu/packages/pdf.scm (qpdfview)[arguments]: Fix 'configure' phase.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-22 11:12:18 +02:00
Tobias Geerinckx-Rice e8ef3b808d gnu: git-remote-gcrypt: Update to 1.4.
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.4.
[source]: Use GIT-FILE-NAME helper.
[arguments]: Don't explicitly return #t from phases.
2021-10-22 03:31:20 +02:00
Tobias Geerinckx-Rice e0840e2b1c gnu: chibi-scheme: Cross-compile.
* gnu/packages/scheme.scm (chibi-scheme)[arguments]: Set CC to
CC-FOR-TARGET in #:make-flags rather than hard-coding it to "gcc" as an
environment variable.
2021-10-22 03:31:19 +02:00
Tobias Geerinckx-Rice 713659f449 gnu: chibi-scheme: Update to 0.10.
* gnu/packages/scheme.scm (chibi-scheme): Update to 0.10.
2021-10-22 03:31:19 +02:00
Tobias Geerinckx-Rice 3640ad9a4d gnu: hamlib: Update to 4.3.1.
* gnu/packages/radio.scm (hamlib): Update to 4.3.1.
2021-10-22 02:14:25 +02:00
Tobias Geerinckx-Rice 0513aa4b41 gnu: chirp: Update to 20211016.
* gnu/packages/radio.scm (chirp): Update to 20211016.
2021-10-22 02:14:25 +02:00
Leo Famulari 6cbbd54e64 gnu: linux-libre 4.14: Update to 4.14.252.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.252.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-21 19:23:22 -04:00
Leo Famulari 79ab933d33 gnu: linux-libre 4.19: Update to 4.19.213.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.213.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-21 19:23:21 -04:00
Leo Famulari da3db96f18 gnu: linux-libre 5.4: Update to 5.4.155.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.155.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-21 19:23:21 -04:00
Leo Famulari 1e05e8c35e gnu: linux-libre 5.10: Update to 5.10.75.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.75.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-21 19:23:20 -04:00
Leo Famulari fe3a576410 gnu: linux-libre: Update to 5.14.14.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.14.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-21 19:23:17 -04:00
Nicolas Goaziou 1011b1ce93 gnu: emacs-packed: Update to 3.0.4.
* gnu/packages/emacs-xyz.scm (emacs-packed): Update to 3.0.4.
2021-10-22 00:23:39 +02:00
Nicolas Goaziou 74b1cef9d8 gnu: emacs-org-re-reveal: Update to 3.12.3.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.3.
2021-10-22 00:22:05 +02:00
Nicolas Goaziou da168ee6d6 gnu: emacs-embark: Update to 0.12.
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.12.
2021-10-22 00:19:54 +02:00
Nicolas Goaziou a84960f337 gnu: emacs-vc-hgcmd: Update to 1.14.1.
* gnu/packages/emacs-xyz.scm (emacs-vc-hgcmd): Update to 1.14.1.
2021-10-22 00:17:50 +02:00
Nicolas Goaziou fae6c8a2a2 gnu: emacs-map: Update to 1.3.2.
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 1.3.2.
2021-10-22 00:14:35 +02:00
jgart 48c4058135 gnu: Add snooze.
* gnu/packages/suckless.scm (snooze): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-22 00:12:22 +02:00
Ricardo Wurmus bcad95d054 gnu: lilypond: Remove trailing #t from build phases.
* gnu/packages/music.scm (lilypond)[arguments]: Remove trailing #t from build
phases.
2021-10-21 21:55:07 +00:00
Ricardo Wurmus 751b68981c gnu: lilypond: Fix build with Ghostscript 9.54.
* gnu/packages/music.scm (lilypond)[arguments]: Add build phase
'adjust-to-API-change.
2021-10-21 21:53:46 +00:00
Ricardo Wurmus 000b34085b gnu: pdfpc: Update to 4.5.0.
* gnu/packages/pdf.scm (pdfpc): Update to 4.5.0.
[inputs]: Add discount, json-glib, and webkitgtk.
[license]: Update license from GPLv2+ to GPLv3+.
[arguments]: Work around a bug in Vala in new build phase
'fix-vala-API-conflict.
2021-10-21 21:29:54 +00:00
Tobias Geerinckx-Rice 980146637c gnu: boxes: Match over CAR/CDR.
* gnu/packages/shellutils.scm (boxes)[arguments]: Import (ice-9 match)
and use it to replace the 'install phases's CAR & CDR usage.
2021-10-21 22:19:27 +02:00
Tobias Geerinckx-Rice ed0215d3f9 gnu: boxes: Link to homier home page.
* gnu/packages/shellutils.scm (boxes)[home-page]: Link to the front page.
2021-10-21 22:19:27 +02:00
Tobias Geerinckx-Rice b5602ef7ec gnu: boxes: Update to 2.1.1.
* gnu/packages/shellutils.scm (boxes): Update to 2.1.1.
[arguments]: Adjust 'install phase.
Don't explicitly return #t from phases.
[native-inputs]: Add xxd.
[inputs]: Add libunistring and pcre2.
2021-10-21 22:08:24 +02:00
Tobias Geerinckx-Rice 2f79308872 gnu: Fix ‘this packages’ and some other niggles.
* gnu/packages/crates-io.scm (rust-home-0.5)[description]:
Fix ‘this packages’ typo.
* gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]:
Likewise.
* gnu/packages/python-check.scm (python-pytest-csv)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise,
and note which language.
* gnu/packages/python-xyz.scm (python-recommonmark)[description]:
Likewise, and work around ‘enabling you’.
2021-10-21 22:08:24 +02:00
Tobias Geerinckx-Rice 3a7504cbc4 installer: Reorder file system type listbox.
Recommending ext4 over btrfs is probably ill-advised nowadays.  See the
regular bug reports about running out of /gnu/store directory entries,
for which the documented fix then breaks booting with GRUB.

Instead, just list regular file systems alphabetically.  We can bikeshed
bcachefs later ;-)

Move second-class file systems like NTFS to their own section at the end
of the list.

* gnu/packages/package-management.scm (run-fs-type-page): Reorder the
LISTBOX-ITEMS.
2021-10-21 22:08:24 +02:00
Ricardo Wurmus 3d03f4c4ca gnu: texlive-lh: Install more files.
* gnu/packages/tex.scm (texlive-lh)[outputs]: Add a "doc" output.
[arguments]: Override the 'copy-files phase to install many more files in the
correct locations.
2021-10-21 18:02:04 +00:00
Ricardo Wurmus 7fdd112815 gnu: lepton-eda: Pass -fcommon.
* gnu/packages/engineering.scm (lepton-eda)[arguments]: Add -fcommon to
CFLAGS.
2021-10-21 17:54:55 +00:00
Tobias Geerinckx-Rice 44d0acfe92 gnu: fntsample: Update to 5.4.
* gnu/packages/fontutils.scm (fntsample): Update to 5.4.
[arguments]: Don't explicitly return #t from phases.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice 3e73beaf23 gnu: fntsample: Update Blocks.txt and use stable URL.
* gnu/packages/fontutils.scm (fntsample)[input]: Update unicode-blocks
to 14.0.0 and include the version in its URL and name.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice 04542d5a6f gnu: criu: Fix PYTHONPATH & switch to Python 3 to build criu-ns.
* gnu/packages/virtualization.scm (criu)[arguments]: Set PYTHON
in #:make-flags instead of ‘hard-coding’ it later.  Replace the
forever-broken 'wrap phase with one that doesn't attempt to support
‘--with-input’ for now.
[inputs]: Substitute python and python-protobuf for python-2 and
python2-protobuf, respectively, and remove python2-ipaddr.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice b16b9f85be gnu: criu: Update to 3.16.1.
* gnu/packages/virtualization.scm (criu): Update to 3.16.1.
2021-10-21 19:44:51 +02:00
Tobias Geerinckx-Rice c07266dee5 gnu: criu: Delete custom 'configure phase.
* gnu/packages/virtualization.scm (criu)[arguments]: Delete 'configure
phase.
2021-10-21 19:44:50 +02:00
Tobias Geerinckx-Rice 3f90f83576 gnu: criu: Build from Git sources.
This in preparation for 3.16.1 which lacks a stable tarball.

* gnu/packages/virtualization.scm (criu)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-10-21 19:44:50 +02:00
Ricardo Wurmus 9380f4e43d gnu: geda-gaf: Update to 1.10.2.
* gnu/packages/engineering.scm (geda-gaf): Update to 1.10.2.
[native-inputs]: Add groff.
2021-10-21 17:36:33 +00:00
Ricardo Wurmus fc15512be4 gnu: gtksheet: Fix build.
* gnu/packages/gtk.scm (gtksheet)[arguments]: Pass -fcommon option to GCC;
rename phase 'rename-type to 'patch-for-compatibility and update a reference
to a renamed macro.
2021-10-21 15:58:06 +00:00
Ricardo Wurmus dd49a72af7 gnu: gxtuner: Add phase to target specific glib API version.
* gnu/packages/music.scm (gxtuner)[arguments]: Fix build by adding build phase
'target-specific-glib-API-version.
2021-10-21 15:49:12 +00:00
Ricardo Wurmus 777dfcd9e0 gnu: gerbv: Fix linker error by adding -fcommon to CFLAGS.
* gnu/packages/engineering.scm (gerbv)[arguments]: Set -fcommon option.
2021-10-21 15:25:51 +00:00
Ricardo Wurmus 0ab197f31f gnu: peek: Add missing input.
* gnu/packages/video.scm (peek)[inputs]: Add python-wrapper.
2021-10-21 15:09:29 +00:00
Ricardo Wurmus a8bac123f0 gnu: Add gdc-client.
* gnu/packages/bioinformatics.scm (gdc-client): New variable.
2021-10-21 14:49:01 +00:00
Ricardo Wurmus f65917f607 gnu: Add r-shaman.
* gnu/packages/bioinformatics.scm (r-shaman): New variable.
2021-10-21 14:34:35 +00:00
Ricardo Wurmus 4885f40b80 gnu: Add r-misha.
* gnu/packages/bioinformatics.scm (r-misha): New variable.
2021-10-21 14:25:44 +00:00
Ricardo Wurmus 42c9b75b25 gnu: Add ciri-long.
* gnu/packages/bioinformatics.scm (ciri-long): New variable.
2021-10-21 13:39:36 +00:00
Ricardo Wurmus 10664fcc8c gnu: python-biopython: Update to 1.76.
* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.76.
(python-biopython-1.73): New variable.
(instrain)[inputs]: Replace python-biopython with python-biopython-1.73.
2021-10-21 13:33:51 +00:00
Ricardo Wurmus 579f31396d gnu: python-levenshtein: Update to 0.12.2.
* gnu/packages/python-xyz.scm (python-levenshtein): Update to 0.12.2.
2021-10-21 13:33:01 +00:00
Ricardo Wurmus 36cf0253a9 gnu: instrain: Update to 1.5.4.
* gnu/packages/bioinformatics.scm (instrain): Update to 1.5.4.
2021-10-21 13:32:37 +00:00
Ricardo Wurmus 57841a91f5 gnu: Add python-bwapy.
* gnu/packages/bioinformatics.scm (python-bwapy): New variable.
2021-10-21 12:23:25 +00:00