Vagrant Cascadian
882ca2011e
gnu: diffoscope: Update to 242.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 242.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-05-13 18:38:28 +08:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
...
Conflicts:
gnu/local.mk
gnu/packages/build-tools.scm
gnu/packages/certs.scm
gnu/packages/check.scm
gnu/packages/compression.scm
gnu/packages/cups.scm
gnu/packages/fontutils.scm
gnu/packages/gnuzilla.scm
gnu/packages/guile.scm
gnu/packages/ibus.scm
gnu/packages/image-processing.scm
gnu/packages/linux.scm
gnu/packages/music.scm
gnu/packages/nss.scm
gnu/packages/pdf.scm
gnu/packages/python-xyz.scm
gnu/packages/qt.scm
gnu/packages/ruby.scm
gnu/packages/shells.scm
gnu/packages/tex.scm
gnu/packages/video.scm
gnu/packages/vulkan.scm
gnu/packages/web.scm
gnu/packages/webkit.scm
gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Vagrant Cascadian
85df7a621c
gnu: diffoscope: Update to 239.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 239.
[native-inputs]: Replace poppler-next with poppler.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-21 14:31:22 -04:00
Andreas Enge
ccb62d8feb
Merge remote-tracking branch 'origin/master' into core-updates
2023-03-20 18:49:06 +01:00
Vagrant Cascadian
a4f6a8a2cf
gnu: reprotest: Update to 0.7.23.
...
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.23.
[phases] Update adjust-locales.
2023-03-15 15:39:14 +01:00
Vagrant Cascadian
84ce4459f1
gnu: diffoscope: Update to 238.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 238.
[native-inputs]: Switch from poppler to poppler-next.
2023-03-15 15:39:10 +01:00
Efraim Flashner
4cf1acc7f3
Merge remote-tracking branch 'origin/master' into core-updates
...
Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
2023-01-30 12:39:40 +02:00
Efraim Flashner
b7bff3a76f
gnu: diffoscope: Replace cdrtools with cdrkit-libre.
...
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove
cdrtools. Add cdrkit-libre.
2023-01-25 09:46:37 +02:00
Efraim Flashner
e71dc64e23
gnu: diffoscope: Use newer llvm.
...
* gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch.
[native-inputs]: Replace llvm-9 with llvm.
* gnu/packages/patches/diffoscope-fix-llvm-test.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-01-25 09:45:30 +02:00
Maxim Cournoyer
2b1e5cb6a8
gnu: diffoscope: Simplify the build-man-page phase.
...
* gnu/packages/diffoscope.scm (diffoscope) [phases]: Remove MAKE-FLAGS binding
in the build-man-page phase, as the python-build-system has no such argument.
2023-01-22 19:50:48 -05:00
Maxim Cournoyer
e5dc6541fe
gnu: diffoscope: Fix indentation.
...
* gnu/packages/diffoscope.scm (diffoscope): Fix indentation.
2023-01-22 19:46:49 -05:00
Vagrant Cascadian
eea8a872ff
gnu: diffoscope: Update to 233.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 233.
[native-inputs]: Add lzip and python-pypdf, drop python-pypdf2.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-22 19:40:32 -05:00
Tobias Geerinckx-Rice
ad3df339b4
gnu: reprotest: Update to 0.7.22.
...
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.22.
[arguments]: Don't explicitly return #t from phases.
2022-12-11 01:00:02 +01:00
Tobias Geerinckx-Rice
45eda17644
gnu: diffoscope: Update to 224.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 224.
* gnu/packages/patches/diffoscope-fix-llvm-test.patch:
Adjust accordingly.
2022-10-16 02:00:29 +02:00
Marius Bakke
884548b476
Merge branch 'staging' into core-updates
2022-09-08 21:12:52 +02:00
Maxim Cournoyer
db5fa0cda7
gnu: diffoscope: Remove mono from native inputs.
...
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove mono.
2022-09-01 19:08:12 -04:00
Marius Bakke
58863b93b0
Merge branch 'staging' into core-updates
2022-09-01 23:26:57 +02:00
Liliana Marie Prikler
aaee40278c
gnu: Add missing imports for python-check.
...
This fixes an issue introduced in 3bf5a19609
,
which caused `guix pull', `guix time-machine', and a few other commands to
fail.
* gnu/packages/diffoscope.scm: Import python-check.
* gnu/packages/django.scm: Likewise.
* gnu/packages/logging.scm: Likewise.
* gnu/packages/magic-wormhole.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
2022-09-01 15:34:07 +02:00
Marius Bakke
ad384816fe
Merge branch 'staging' into core-updates
2022-08-27 17:10:55 +02:00
Vagrant Cascadian
ec6122250d
gnu: diffoscope: Update to 221.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 221.
2022-08-19 14:36:32 -07:00
Marius Bakke
77eb3008e3
Merge branch 'staging' into core-updates
2022-08-11 23:36:10 +02:00
Vagrant Cascadian
f030ae422b
gnu: reprotest: Update to 0.7.21.
...
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21.
2022-08-10 19:56:47 -07:00
Vagrant Cascadian
04ef952a49
gnu: diffoscope: Update to 220.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 220.
2022-08-10 19:56:43 -07:00
Marius Bakke
9044b086dd
Merge branch 'staging' into core-updates
2022-07-22 01:09:14 +02:00
Efraim Flashner
6aa648f8d6
gnu: diffoscope: Only build with fpc on supported architectures.
...
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Only add fpc
on x86_64-linux or i686-linux.
2022-07-20 17:02:02 +03:00
Tobias Geerinckx-Rice
0b3f1e6702
gnu: diffoscope: Update to 219.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 219.
2022-07-17 02:00:14 +02:00
Marius Bakke
2a7648774f
Merge branch 'master' into core-updates
2022-06-27 19:23:48 +02:00
Ludovic Courtès
8655a71445
Merge branch master into core-updates
2022-06-22 18:48:00 +02:00
Tobias Geerinckx-Rice
14fdbeb3fb
gnu: diffoscope: Update to 217.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 217.
2022-06-19 02:00:01 +02:00
Ludovic Courtès
8c3e9da13a
Merge branch 'master' into core-updates
2022-06-08 14:46:24 +02:00
Tobias Geerinckx-Rice
7d00cdf44d
gnu: diffoscope: Update to 216.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 216.
2022-06-05 02:00:00 +02:00
Vagrant Cascadian
271736117e
gnu: diffoscope: Update to 215.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 215.
[arguments]: Drop 'install-extract-vmlinux phase.
[inputs]: Remove python.
2022-06-04 16:24:20 -07:00
Vagrant Cascadian
2900031f42
gnu: diffoscope: Fix comparison of vmlinux files.
...
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add
'install-extract-vmlinux phase.
[inputs]: Add python.
2022-06-01 19:33:40 -07:00
Vagrant Cascadian
1d72225903
gnu: diffoscope: Fix embedded tool references.
...
Upstream switched from using '' to "" in various places.
Drop patching of "readelf" which broke tests.
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Update
'fix-embed-tool-references phase.
[inputs]: Add coreutils and diffutils.
2022-06-01 19:33:37 -07:00
Vagrant Cascadian
83f444de56
gnu: diffoscope: Update to 214.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 214.
[arguments]: Remove 'xb-tool-external-tool phase.
2022-05-27 15:16:16 -07:00
Tobias Geerinckx-Rice
ad07af3538
gnu: diffoscope: Update to 213.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 213.
2022-05-15 02:00:10 +02:00
Vagrant Cascadian
de68877a51
gnu: libxmlb: Install xb-tool in bin dir.
...
* gnu/packages/patches/libxmlb-install-xb-tool-into-bindir.patch: New file.
* gnu/packages/xml.scm (libxmlb)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add
'xb-tool-external-tool phase.
2022-05-14 17:16:32 -07:00
Vagrant Cascadian
ce1c88a29b
gnu: diffoscope: Update to 212.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 212.
2022-05-14 17:16:28 -07:00
Vagrant Cascadian
a720c900cc
gnu: reprotest: Update to 0.7.20.
...
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.20.
2022-04-08 15:32:34 -07:00
Vagrant Cascadian
55b5ad2eeb
gnu: diffoscope: Update to 209.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 209.
2022-04-08 15:32:31 -07:00
Maxim Cournoyer
a9429c8f22
Merge branch 'staging' into core-updates.
2022-03-21 23:39:43 -04:00
Vagrant Cascadian
af8d568f82
gnu: diffoscope: Update to 207.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 207.
2022-03-14 16:06:05 -07:00
Vagrant Cascadian
137a5bc71d
gnu: diffoscope: Update to 206.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 206.
2022-03-03 13:11:59 -08:00
Marius Bakke
4ed2b6ac38
gnu: LLVM: Switch to 13 as the default.
...
* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use
version 13.
* gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9.
* gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise.
* gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9.
* gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise.
* gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise.
* gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise.
* gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise.
* gnu/packages/opencl.scm (pocl)[inputs]: Likewise.
2022-02-01 23:46:04 +01:00
Efraim Flashner
6ac6a7e020
gnu: file: Update to 5.41.
...
* gnu/packages/file.scm (file): Absorb file-next.
* gnu/packages/commencement.scm (file-boot0)[arguments]: Add make-flag
to set CFLAGS.
* gnu/packages/diffoscope.scm (diffoscope): Remove file-next.
* gnu/packages/python-xyz.scm (python-magic)[inputs]: Replace file-next
with file.
2022-01-27 17:01:20 +02:00
Marius Bakke
463b4d7bef
gnu: diffoscope: Don't run Black tests.
...
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove
PYTHON-BLACK, because the tests are prone to breaking with newer versions,
purely cosmetic, and skipped on demand.
2022-01-12 23:50:16 +01:00
Tobias Geerinckx-Rice
c18b9d3d4c
gnu: diffoscope: Update to 199.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 199.
2022-01-09 21:58:34 +01:00
Tobias Geerinckx-Rice
44fdd27bf2
gnu: diffoscope: Update to 198.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 198.
2022-01-04 05:39:01 +01:00
Tobias Geerinckx-Rice
b3a0db7a0e
gnu: diffoscope: Remove input labels.
...
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]:
Remove input labels.
2021-12-19 00:48:40 +01:00
Tobias Geerinckx-Rice
04c1dabfab
gnu: diffoscope: Update to 197.
...
* gnu/packages/diffoscope.scm (diffoscope): Update to 197.
2021-12-18 19:36:32 +01:00