Package Details: collision 3.8.0-1

Git Clone URL: https://aur.archlinux.org/collision.git (read-only, click to copy)
Package Base: collision
Description: Check hashes for your files. A simple GUI tool to generate, compare and verify MD5, SHA1 & SHA256 hashes
Upstream URL: https://collision.geopjr.dev
Licenses: BSD-2-Clause
Conflicts: collision-hashes, hashbrown
Submitter: igor-dyatlov
Maintainer: igor-dyatlov (yochananmarqos)
Last Packager: yochananmarqos
Votes: 6
Popularity: 0.000051
First Submitted: 2022-06-06 19:42 (UTC)
Last Updated: 2024-03-31 18:35 (UTC)

Dependencies (9)

Required by (0)

Sources (2)

Latest Comments

1 2 3 Next › Last »

begin-theadventu commented on 2024-03-27 22:21 (UTC)

👍

yochananmarqos commented on 2024-03-27 21:50 (UTC)

@begin-theadventu: Thanks for the tip, it's implemented.

begin-theadventu commented on 2024-03-27 21:44 (UTC)

export CRYSTAL_CACHE_DIR="$srcdir/CRYSTAL_CACHE"

GregTheHun commented on 2023-03-17 21:37 (UTC) (edited on 2023-03-17 21:37 (UTC) by GregTheHun)

Also got a nice error:

warn - Gtk::BuildableParser padding field - Unknown conversion to crystal for fixed size array.
syntax error in './harf_buzz-0.0/harf_buzz.cr:3371:15': can't use variable name 'unicodes' inside assignment to variable 'unicodes'
fatal - Error formating generated files at '/home/greg/.cache/paru/clone/collision/src/Collision-3.4.0/lib/gi-crystal/src/auto'.
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'collision-3.4.0-1':
error: packages failed to build: collision-3.4.0-1

Alex-Kim commented on 2023-03-06 08:05 (UTC)

Hey! There's a build error:

syntax error in './harf_buzz-0.0/harf_buzz.cr:3371:15': can't use variable name 'unicodes' inside assignment to variable 'unicodes'
fatal - Error formating generated files at '/home/alex/.cache/yay/collision/src/Collision-3.4.0/lib/gi-crystal/src/auto'.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: collision

igor-dyatlov commented on 2023-01-15 20:16 (UTC)

@yochananmarqos: Thank you, I've added you to the maintainer list.

yochananmarqos commented on 2023-01-06 00:47 (UTC) (edited on 2023-01-06 00:47 (UTC) by yochananmarqos)

@igor-dyatlov: The optional dependency is python-nautilus, not libnautilus-extension.

@saltedcoffii: Your paste expired, so no one knows what error you had and why only using one job will fix it. FYI, I use MAKEFLAGS="-j$(($(nproc)+1))"

For those who have trouble building due to failing to clone one of the shards randomly, for some reason running the Makefile commands manually works. See my PKGBUILD

kajlao commented on 2022-12-03 17:11 (UTC) (edited on 2022-12-04 19:28 (UTC) by kajlao)

New fix, fixed it.