me
/
guix
Archived
1
0
Fork 0
Commit Graph

46 Commits (fb6f926193b3f63a2cd4ab539cbffae68b96da67)

Author SHA1 Message Date
Vagrant Cascadian 14c3c3eec2
gnu: diffoscope: Update to 168.
* gnu/packages/diffoscope.scm (diffoscope): Update to 168.
2021-03-03 14:32:13 -08:00
Vagrant Cascadian 90ccb46a55
gnu: diffoscope: Update to 167.
* gnu/packages/diffoscope.scm (diffoscope): Update to 167.
2021-02-21 15:31:18 -08:00
Vagrant Cascadian d588cc8fa9
gnu: diffoscope: Update to use python-magic.
Fixes: https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/238

* gnu/packages/patches/diffoscope-revert-to-magic-open.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update.
* gnu/packages/diffoscope.scm (diffoscope)[source]: Remove patch.
  [inputs]: Remove python-file.
2021-02-12 16:13:07 -08:00
Vagrant Cascadian f813750a4a
gnu: diffoscope: Update to 166.
* gnu/packages/diffoscope.scm (diffoscope): Update to 166.
  [source]: Add patch to use magic.open compatibility interface.
* gnu/packages/patches/diffoscope-revert-to-magic-open.patch: New file.
* gnu/local.mk [dist_patch_DATA]: New patch.
2021-02-11 18:57:38 -08:00
Vagrant Cascadian b6ad414f47
gnu: diffoscope: Update to 165.
* gnu/packages/diffoscope.scm (diffoscope): Update to 165.
2021-02-07 23:26:01 -08:00
Vagrant Cascadian 8692f0e73b
gnu: reprotest: Update to 0.7.16.
* gnu/packages/diffoscope (reprotest): Update to 0.7.16.
2021-02-07 23:25:58 -08:00
Vincent Legoll 670a79a839
gnu: diffoscope: Update to 164.
* gnu/packages/diffoscope.scm (diffoscope): Update to 164.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-16 22:55:48 +01:00
Vagrant Cascadian c8ea8516d0
gnu: diffoscope: Update to 162.
* gnu/packages/diffoscope (diffoscope): Update to 162.
2020-12-06 19:28:56 -08:00
Vagrant Cascadian 2e99651911
gnu: reprotest: Update to 0.7.15.
* gnu/packages/diffoscope (reprotest): Update to 0.7.15.
  [native-inputs] Add python-magic.
2020-10-24 17:05:04 -07:00
Vagrant Cascadian 1e62c8114c
gnu: diffoscope: Update to 161.
* gnu/packages/diffoscope (diffoscope): Update to 161.
  [arguments] Drop phases: dependency-on-python-magic, remove-ocaml-test,
  skip-elf-tests.
  Add phase skip-dex-test-when-missing-procyon.
  [inputs] Add python-magic.
  [native-inputs] Add python-black for tests.
2020-10-24 16:24:04 -07:00
Efraim Flashner 1628d57bb5
gnu: Fix package references.
* gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package
inputs.
* gnu/packages/astronomy.scm (xplanet),
* gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb),
* gnu/packages/bioconductor.scm (r-cummerbund),
* gnu/packages/chicken.scm (chicken),
* gnu/packages/conky.scm (conky),
* gnu/packages/cran.scm (r-latex2exp),
* gnu/packages/crates-io.scm (rust-rgb),
* gnu/packages/databases.scm (mariadb),
* gnu/packages/diffoscope.scm (reprotest),
* gnu/packages/file-systems.scm (glusterfs),
* gnu/packages/finance.scm (electron-cash),
* gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo),
* gnu/packages/geo.scm (grass),
* gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue),
* gnu/packages/gnucash.scm (aqbanking),
* gnu/packages/image.scm (mtpaint),
* gnu/packages/kde-internet.scm (kopete, ktorrent),
* gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer),
* gnu/packages/linphone.scm (liblinphone),
* gnu/packages/maths.scm (ppl),
* gnu/packages/mercury.scm (mercury-minimal),
* gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins,
spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2),
* gnu/packages/networking.scm (restinio),
* gnu/packages/prolog.scm (swi-prolog),
* gnu/packages/python-web.scm (gunicorn),
* gnu/packages/python-xyz.scm (python-docusign-esign),
* gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable),
* gnu/packages/sagemath.scm (python-cypari2),
* gnu/packages/skarnet.scm (s6-linux-init),
* gnu/packages/vpn.scm (sshuttle),
* gnu/packages/web.scm (libcyaml),
* gnu/packages/xdisorg.scm (kbdd),
* gnu/packages/xorg.scm (xpra): Same.
2020-09-30 09:28:26 +03:00
Vagrant Cascadian 607a136a25
gnu: diffoscope: Update to 151.
* gnu/packages/diffoscope (diffoscope): Update to 151.
2020-07-17 15:39:00 -07:00
Vagrant Cascadian 394ec7158a
gnu: diffoscope: Update to 150.
* gnu/packages/diffoscope (diffoscope): Update to 150.
2020-07-03 15:42:45 -07:00
Tobias Geerinckx-Rice ffecb2396f
gnu: diffoscope: Console widowed brackets.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Move closing
brackets to the previous line.
2020-06-25 19:01:41 +02:00
Tobias Geerinckx-Rice afba93efd4
gnu: diffoscope: Install the man page.
* gnu/packages/diffoscope.scm (diffoscope)[arguments]:
Add ‘build-man-page’ and ‘install-man-page’ phases.
[native-inputs]: Add help2man.
2020-06-25 18:55:55 +02:00
Vagrant Cascadian d72009bf08
gnu: diffoscope: Update to 148.
* gnu/packages/diffoscope (diffoscope): Update to 148.
  [arguments] Remove add-known-tools phase, fixed upstream.
2020-06-19 14:06:29 -07:00
Vagrant Cascadian 526a0066ac
gnu: diffoscope: Update to 147.
* gnu/packages/diffoscope (diffoscope): Update to 147.
2020-06-14 12:58:12 -07:00
Tobias Geerinckx-Rice ba6d361255
gnu: diffoscope: Update to 146.
* gnu/packages/diffoscope.scm (diffoscope): Update to 146.
2020-06-05 19:33:10 +02:00
Tobias Geerinckx-Rice a0e5111eb1
gnu: diffoscope: Remove redundant let binding.
* gnu/packages/diffoscope.scm (diffoscope): Unbind VERSION.
2020-06-05 19:33:10 +02:00
Vagrant Cascadian 0321c6ebea
gnu: diffoscope: Update to 145.
* gnu/packages/diffoscope (diffoscope): Update to 145.
2020-05-25 17:27:06 -07:00
Vagrant Cascadian ac4fefb298
gnu: diffoscope: Update to 143.
* gnu/packages/diffoscope (diffoscope): Update to 143.
  [native-inputs]: Add openssl and python-h5py.
  [arguments] Add openssl to add-known-tools phase.
  [arguments] Remove hdf5 from add-known-tools phase, added upstream.
2020-04-30 13:13:07 -07:00
Christopher Baines 2cc226bbc7
gnu: diffoscope.scm: Add missing import.
This follows on from 2d9886f7e8.

* gnu/packages/diffoscope.scm: Import (gnu packages maths).
2020-04-17 07:33:37 +01:00
Vagrant Cascadian 2d9886f7e8
gnu: diffoscope: Update to 141.
* gnu/packages/diffoscope (diffoscope): Update to 141.
  [arguments]: Add phase add-known-tools.
  [native-inputs]: Add hdf5.
2020-04-16 20:46:38 -07:00
Tobias Geerinckx-Rice 4d07ce0cf5
gnu: diffoscope: Update to 139.
* gnu/packages/diffoscope.scm (diffoscope): Update to 139.
2020-04-13 06:56:54 +02:00
Vagrant Cascadian 04fd952d54
gnu: reprotest: Update to 0.7.14.
* gnu/packages/diffoscope (reprotest): Update to 0.7.14.
* gnu/packages/patches/reprotest-support-guix.patch: Remove file.
* gnu/local.mk [dist_patch_DATA]: Update accordingly.
2020-03-30 12:58:44 -07:00
Vagrant Cascadian 03227eeb12
gnu: diffoscope: Update to 138.
* gnu/packages/diffoscope (diffoscope): Update to 138.
2020-03-30 12:43:22 -07:00
Tobias Geerinckx-Rice 31d647478c
gnu: diffoscope: Update to 137.
* gnu/packages/diffoscope.scm (diffoscope): Update to 137.
2020-02-23 17:55:04 +01:00
Vagrant Cascadian c526ddf482
gnu: Add reprotest.
Added to diffoscope, to avoid triggering #37346.

* gnu/packages/diffoscope (reprotest): New variable.
* gnu/packages/patches/reprotest-support-guix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
2020-02-07 16:06:17 -08:00
Vagrant Cascadian f83d07f777
gnu: diffoscope: Update description.
* gnu/packages/diffoscope (diffoscope)[description]: Mention optional
  dependencies.
2020-02-06 13:51:55 -08:00
Vagrant Cascadian 3d8fe3e276
gnu: diffoscope: Update to 136.
* gnu/packages/diffoscope (diffoscope): Update to 136.
2020-02-01 15:41:17 -08:00
Vagrant Cascadian a3bf434819
gnu: diffoscope: Update to 135.
* gnu/packages/diffoscope (diffoscope): Update to 135.
2020-01-17 13:08:46 -08:00
Vagrant Cascadian 5de06b9dfb
gnu: diffoscope: Update to 134.
* gnu/packages/diffoscope (diffoscope): Update to 134.
  [arguments] Remove phase adding support for zstd.
2019-12-29 01:27:13 -08:00
Vagrant Cascadian bc685e1ca3
gnu: diffoscope: Add support for zstd compression.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add zstd.
  [arguments]: Add add-known-tools phase with support for zstd.
2019-12-15 13:01:10 -08:00
Vagrant Cascadian 6a65185ee4
gnu: diffoscope: Update to 133.
* gnu/packages/diffoscope (diffoscope): Update to 133.
2019-12-15 10:19:04 -08:00
Vagrant Cascadian 446316cad5
gnu: diffoscope: Update to 131.
* gnu/packages/diffoscope (diffoscope): Update to 131.
2019-11-23 18:55:46 -08:00
Vagrant Cascadian 36f5f23c1a
gnu: diffoscope: Add additional native-inputs for tests.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-pypdf2 and
  python-progressbar33.
2019-10-29 00:07:39 -07:00
Vagrant Cascadian d332fd860f
gnu: diffoscope: Update to 129.
* gnu/packages/diffoscope (diffoscope): Update to 129.
2019-10-28 15:00:28 -07:00
Vagrant Cascadian c3704ecaa5
gnu: diffoscope: Update to 126.
* gnu/packages/diffoscope (diffoscope): Update to 126.
  [arguments]: Remove add-known-tools phase, merged upstream.
2019-10-16 18:23:26 -07:00
Vagrant Cascadian aaeb2b34cb
gnu: diffoscope: Adjust native-inputs for architecture limitations.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Only add ghc on
  x86_64-linux and i686-linux.
  Only add openjdk and enjarify on x86_64-linux.
2019-09-21 15:35:53 -07:00
Vagrant Cascadian 68620d62f5
gnu: Add enjarify.
* gnu/packages/android (enjarify): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add enjarify.
  [arguments]: add enjarify to add-known-tools phase.
* gnu/packages/patches/enjarify-setup-py.patch: New file.
* gnu/local.mk: Add enjarify-setup-py.patch.
2019-09-19 16:45:34 -07:00
Vagrant Cascadian 6ec872231f
gnu: Add python-jsbeautifier.
* gnu/packages/python-xyz (python-jsbeautifier): New variable.
* gnu/packages/diffoscope (diffoscope)[native-arguments]: Add python-jsbeautifier.
  [arguments]: Add python-jsbeautifier to add-known-tools phase.
2019-09-19 13:45:41 -07:00
Vagrant Cascadian 4d83157cd8
gnu: Add wabt.
* gnu/packages/web (wabt): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add wabt for tests.
  [arguments]: Add phase patching wabt into known tools.
2019-09-19 11:39:52 -07:00
Vagrant Cascadian f315673d9e
gnu: Add python-binwalk.
* gnu/packages/python-xyz (python-binwalk): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for
  tests.
2019-09-19 10:56:33 -07:00
Vagrant Cascadian 3fb581ca9f
gnu: diffoscope: Update to 125.
* gnu/packages/diffoscope (diffoscope): Update to 125.
  [arguments] Adjust remove-ocaml-test to selectively disable a single test.
    Add skip-elf-tests to disable a new failing test.
  [native-inputs] Add ocaml for tests.
2019-09-18 21:09:08 -07:00
Vagrant Cascadian 3244b64f70
gnu: diffoscope: Add additional test dependencies.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add abootimg, dtc,
  and r-minimal.
2019-09-18 17:26:36 -07:00
Vagrant Cascadian 52211add0b
gnu: Move diffoscope and trydiffoscope to new diffoscope.scm.
* gnu/packages/package-management (diffoscope): Remove variable.
  (trydiffoscope): Remove variable.
  Update copyright information.
* gnu/packages/diffoscope.scm: New file.
  (diffoscope): Add variable.
  (trydiffoscope): Add variable.
* gnu/local.mk [GNU_SYSTEM_MODULES]: Add diffoscope.scm.
2019-09-18 17:26:33 -07:00