Package Details: unblob-git 0.0.0.r1226.g639ec9a-1

Git Clone URL: https://aur.archlinux.org/unblob-git.git (read-only, click to copy)
Package Base: unblob-git
Description: Extract files from any kind of container formats
Upstream URL: https://github.com/onekey-sec/unblob
Licenses: MIT
Submitter: alerque
Maintainer: AkechiShiro
Last Packager: AkechiShiro
Votes: 0
Popularity: 0.000000
First Submitted: 2022-08-08 13:11 (UTC)
Last Updated: 2023-05-20 23:32 (UTC)

Latest Comments

AkechiShiro commented on 2023-05-20 23:35 (UTC) (edited on 2023-05-20 23:38 (UTC) by AkechiShiro)

@alerque @muflone I've gone through the trouble of fixing packaging most dependencies (removing deprecated ones, adding new ones), however if you have any advices or any enhancement, I can do, feel free to comment.

There is however one dependency that is very tricky and I've still not gotten around finding a solution for it. It is about python-maturin needed to be >=14 and <15, there is no package that does this at the moment in the AUR, I was thinking of introducing a fixed python-maturin14 package but I'm not sure if it's a good idea or not.

AkechiShiro commented on 2022-12-18 17:07 (UTC)

Thanks for the precision @alerque could you provide what you have packaged locally ? As a base, I could work on (on a GitHub Gist or GitHub repo or whatever's best for you) ? Or should I go from scratch?

muflone commented on 2022-12-09 18:09 (UTC)

@alerque I've just sent you a private message by email about this package

alerque commented on 2022-10-11 09:19 (UTC)

@AkechiShiro This was an incomplete effort. I have some of the missing dependencies locally and this package seems to build if you supply them, but I haven't gotten everything packaged. Feel free to post any of the missing libraries to the AUR, once they are all there is should build fine. Nothing needs to be done to this package until those are complete.

AkechiShiro commented on 2022-08-16 12:53 (UTC)

Hi there, why are there all those missing python dependencies ? What's going on with this package ?