Search Criteria
Package Details: collision 3.4.0-1
Package Actions
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 |
Conflicts: | collision-hashes, hashbrown |
Replaces: | collision-hashes, hashbrown |
Submitter: | igor-dyatlov |
Maintainer: | igor-dyatlov (yochananmarqos) |
Last Packager: | igor-dyatlov |
Votes: | 7 |
Popularity: | 0.171464 |
First Submitted: | 2022-06-06 19:42 (UTC) |
Last Updated: | 2023-01-15 20:13 (UTC) |
Dependencies (8)
- libadwaita (libadwaita-shortwave, libadwaita-health, libadwaita-without-adwaita-git, libadwaita-testing, libadwaita-git)
- libyaml (libyaml-git)
- crystal (crystal-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- shards (shards-git) (make)
- spglib (spglib-git) (make)
- appstream-glib (appstream-glib-git) (check)
- python-nautilus (python-nautilus-1) (optional) – Add a shortcut to the Nautilus right-click menu
Latest Comments
1 2 Next › Last »
GregTheHun commented on 2023-03-17 21:37 (UTC) (edited on 2023-03-17 21:37 (UTC) by GregTheHun)
Also got a nice error:
Alex-Kim commented on 2023-03-06 08:05 (UTC)
Hey! There's a build error:
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
, notlibnautilus-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 PKGBUILDkajlao commented on 2022-12-03 17:11 (UTC) (edited on 2022-12-04 19:28 (UTC) by kajlao)
New fix, fixed it.
DodoLeDev commented on 2022-12-03 14:33 (UTC) (edited on 2022-12-03 14:35 (UTC) by DodoLeDev)
Hi! While building the latest version of Collision, I get each time this compilation error:
After some investigations, it seems that there is a problem with the PKGBUILD file:
The mkdir line creates a folder not used in the install line!
Please update your PKGBUILD file with this instead:
Hope I helped you!
saltedcoffii commented on 2022-11-17 09:15 (UTC) (edited on 2022-11-17 09:40 (UTC) by saltedcoffii)
I'm getting a build failure:
https://pastebin.mozilla.org/J9O1iiMh
This occurs even in a clean chroot.
setting
MAKEFLAGS
to-j1
in/etc/makepkg.conf
seems to fix the error. Perhaps set it manually in thePKGBUILD
for the time being and report an error upstream?igor-dyatlov commented on 2022-10-19 15:13 (UTC)
@yochananmarqos: I don't even know how I can reproduce this problem. Try to build with a VPN and on a virtual machine. I tried, the build is successful
Video of the build on a virtual machine in chroot: https://send.internxt.com/download/7ac5ca7a-8131-4497-9f82-fdc583b6b4a7?code=ecf408ece16b6659afadd9d3d7f0362d851b7439ba3697aa1f32e6d5c120772f Ready binary: sha1
54de97e378b5162ab64b3f7f73a7e5a6d95d6dfd
https://send.internxt.com/download/db04417c-2f8a-4e7b-a412-1440f6964780?code=163737907a21ed78c7dec62aaf5006eb3c134d1f8e63e631cdca5ed966bc100cyochananmarqos commented on 2022-10-17 15:36 (UTC)
@kajlao: I still get the
Failed to clone https://github.com/geopjr/libadwaita.cr.git
error like in @Tio's log below.1 2 Next › Last »