summaryrefslogtreecommitdiff
path: root/gnu/packages/diffoscope.scm
AgeCommit message (Collapse)Author
2023-04-14Merge branch 'master' into core-updates.Maxim Cournoyer
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-03-21gnu: diffoscope: Update to 239.Vagrant Cascadian
* 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-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-03-15gnu: reprotest: Update to 0.7.23.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.23. [phases] Update adjust-locales.
2023-03-15gnu: diffoscope: Update to 238.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 238. [native-inputs]: Switch from poppler to poppler-next.
2023-01-30Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
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-25gnu: diffoscope: Replace cdrtools with cdrkit-libre.Efraim Flashner
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove cdrtools. Add cdrkit-libre.
2023-01-25gnu: diffoscope: Use newer llvm.Efraim Flashner
* 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-22gnu: diffoscope: Simplify the build-man-page phase.Maxim Cournoyer
* 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-22gnu: diffoscope: Fix indentation.Maxim Cournoyer
* gnu/packages/diffoscope.scm (diffoscope): Fix indentation.
2023-01-22gnu: diffoscope: Update to 233.Vagrant Cascadian
* 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>
2022-12-11gnu: reprotest: Update to 0.7.22.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.22. [arguments]: Don't explicitly return #t from phases.
2022-10-16gnu: diffoscope: Update to 224.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 224. * gnu/packages/patches/diffoscope-fix-llvm-test.patch: Adjust accordingly.
2022-09-08Merge branch 'staging' into core-updatesMarius Bakke
2022-09-01gnu: diffoscope: Remove mono from native inputs.Maxim Cournoyer
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove mono.
2022-09-01Merge branch 'staging' into core-updatesMarius Bakke
2022-09-01gnu: Add missing imports for python-check.Liliana Marie Prikler
This fixes an issue introduced in 3bf5a19609560c7ba985eda66019eda15aaf4a86, 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-08-27Merge branch 'staging' into core-updatesMarius Bakke
2022-08-19gnu: diffoscope: Update to 221.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 221.
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-08-10gnu: reprotest: Update to 0.7.21.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.21.
2022-08-10gnu: diffoscope: Update to 220.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 220.
2022-07-22Merge branch 'staging' into core-updatesMarius Bakke
2022-07-20gnu: diffoscope: Only build with fpc on supported architectures.Efraim Flashner
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Only add fpc on x86_64-linux or i686-linux.
2022-07-17gnu: diffoscope: Update to 219.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 219.
2022-06-27Merge branch 'master' into core-updatesMarius Bakke
2022-06-22Merge branch master into core-updatesLudovic Courtès
2022-06-19gnu: diffoscope: Update to 217.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 217.
2022-06-08Merge branch 'master' into core-updatesLudovic Courtès
2022-06-05gnu: diffoscope: Update to 216.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 216.
2022-06-04gnu: diffoscope: Update to 215.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 215. [arguments]: Drop 'install-extract-vmlinux phase. [inputs]: Remove python.
2022-06-01gnu: diffoscope: Fix comparison of vmlinux files.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add 'install-extract-vmlinux phase. [inputs]: Add python.
2022-06-01gnu: diffoscope: Fix embedded tool references.Vagrant Cascadian
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-05-27gnu: diffoscope: Update to 214.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 214. [arguments]: Remove 'xb-tool-external-tool phase.
2022-05-15gnu: diffoscope: Update to 213.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 213.
2022-05-14gnu: libxmlb: Install xb-tool in bin dir.Vagrant Cascadian
* 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-14gnu: diffoscope: Update to 212.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 212.
2022-04-08gnu: reprotest: Update to 0.7.20.Vagrant Cascadian
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.20.
2022-04-08gnu: diffoscope: Update to 209.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 209.
2022-03-21Merge branch 'staging' into core-updates.Maxim Cournoyer
2022-03-14gnu: diffoscope: Update to 207.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 207.
2022-03-03gnu: diffoscope: Update to 206.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 206.
2022-02-01gnu: LLVM: Switch to 13 as the default.Marius Bakke
* 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-01-27gnu: file: Update to 5.41.Efraim Flashner
* 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-12gnu: diffoscope: Don't run Black tests.Marius Bakke
* 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-09gnu: diffoscope: Update to 199.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 199.
2022-01-04gnu: diffoscope: Update to 198.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 198.
2021-12-19gnu: diffoscope: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Remove input labels.
2021-12-18gnu: diffoscope: Update to 197.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 197.
2021-12-16gnu: python-magic: Work around crash on .crx files.Marius Bakke
* gnu/packages/patches/python-magic-python-bytecode.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-magic)[source](patches): Add it. [inputs]: Add FILE-NEXT. [arguments]: While at it, remove input labels. * gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add FILE-NEXT.