Search Criteria
Package Details: materialize-bin 1.78-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/materialize-bin.git (read-only, click to copy) |
---|---|
Package Base: | materialize-bin |
Description: | Image to Material tool (uses Wine). |
Upstream URL: | http://boundingboxsoftware.com/index.html |
Licenses: | GPL |
Submitter: | t00manysecrets |
Maintainer: | t00manysecrets |
Last Packager: | t00manysecrets |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-19 11:44 (UTC) |
Last Updated: | 2020-05-27 10:25 (UTC) |
Dependencies (4)
- desktop-file-utils (desktop-file-utils-gitAUR)
- wine (wine-valveAUR, wine-stable-nextAUR, wine-stableAUR, wine-wow64-gitAUR, wine-staging-wow64-gitAUR, wine-ge-customAUR, wine-gitAUR, wine-staging-gitAUR, wine-wow64AUR, wine-staging-wow64AUR, wine-tkg-staging-wow64-binAUR, wine-cachyosAUR, wine-staging)
- winetricks (winetricks-gitAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Latest Comments
t00manysecrets commented on 2022-05-09 10:32 (UTC)
I'm not using the software anymore so I did not update the AUR package. I'll see if I can fix the issue when I'm back home in the next 1 or 2 days.
Durag commented on 2022-05-06 20:41 (UTC)
Also the checksum of materialize-bin.sh is shown as invalid by makepkg.
Durag commented on 2022-05-06 20:34 (UTC)
I get a 406 error with the default curl settings in /etc/makepkg.conf. Fixed it temporary by downloading the zip file manually. Do you know how to fix this?
t00manysecrets commented on 2020-05-27 10:13 (UTC) (edited on 2020-05-27 10:13 (UTC) by t00manysecrets)
It seems to be an update of the 2019 vc_redist.x86.exe and therefore new sha256 sums.
The problem is already mentioned and should be in a soon winetricks update. see here
If you want to fix it ASAP try installing
winetricks-git
instead of the winetricks as it seems to be removed or disabled.Then run
matterialize-bin --annihilate
and delete the content of~/.cache/winetricks
. After that rerunmaterialize-bin --init
StuckUpCreations commented on 2020-05-27 08:10 (UTC) (edited on 2020-05-27 08:11 (UTC) by StuckUpCreations)
i get the error when trying to configure...
sha256sum mismatch! Rename /home/rastamanking/.cache/winetricks/vcrun2019/vc_redist.x86.exe and try again.
The initialization failed. Try running "materialize-bin --annihilate" and rerun "materialize-bin --init".
followed this adviced but same error happens..