antermin

Results 44 comments of antermin

Since #12065 has been merged, I tried this: ``` [home_ungoogled_chromium_Arch] SigLevel = DatabaseRequired PackageOptional Server = https://downloadcontent.opensuse.org/repositories/home:/ungoogled_chromium/Arch/$arch ``` This appears to be okay.

jinfeihan57's repo isn't really official - being mentioned in the official 7-Zip website does not make it official, and it is actually a fork of p7zip, while p7zip is a...

(In reply to @dbtsai from [this comment](https://github.com/strukturag/libheif/issues/533#issuecomment-1115555115)) > ``` > $ djxl DSC_0209.heic DSC_0209.heic.png > ``` `djxl` (from [libjxl](https://github.com/libjxl/libjxl)) only decodes JXL files. How did you manage to use libjxl...

@bradfordzhang (https://github.com/openwrt/openwrt/pull/10682) has added aria2c download support to upstream OpenWrt.

This issue is a duplicate of #25. `master` branch supports Zstd in ZIP (0ecdf74), but the other two branches do not support it yet. You can also try https://github.com/cielavenir/p7zip ,...

Great news, everyone! Igor Pavlov is [working on Zstd support](https://sourceforge.net/p/sevenzip/feature-requests/1580/?limit=25#f045) (for both 7z and zip formats, and probably for others like RPM too)!

You can parse the output of `7z l -slt file.zip` (look for `Modified =` and `Created =` fields).

From [this commit](https://git.alpinelinux.org/aports/commit/main/p7zip?id=147d4adbf083fe80024966207d8bb68438cea45c), package build for p7zip is disabled on armhf due to a failed test.

But I guess maybe it is OK to keep this issue open, because the failed test may indicate a bug in this fork (the test 7z file which uses the...

I have tried the Pix APK by @novomesk (the link is available in the JPEG XL Discord `#adoption` channel) and it can display JXL files. He described how he added...