Search Criteria
Package Details: cuttlefish-tool 2.10.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cuttlefish-tool.git (read-only, click to copy) |
|---|---|
| Package Base: | cuttlefish-tool |
| Description: | Texture converter tool and library |
| Upstream URL: | https://github.com/akb825/Cuttlefish |
| Licenses: | Apache |
| Submitter: | akb825 |
| Maintainer: | akb825 |
| Last Packager: | akb825 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-09-16 08:16 (UTC) |
| Last Updated: | 2026-05-10 23:00 (UTC) |
Latest Comments
akb825 commented on 2024-02-06 19:58 (UTC)
The cuttlefish tool that's provided by plasma is different from this one. The plasma tool is for managing icons, while this one is for creating textures for use on a GPU, such as for game assets. I unfortunately wasn't aware about the naming conflict until well after I established my project.
Managor commented on 2024-02-06 10:51 (UTC)
Just for future reference if anyone is looking for this info:
cuttlefishcan be found in theplasma-sdkpackageakb825 commented on 2021-01-18 23:02 (UTC)
After some investigation, this can occur if you have custom compiler flags to enable AVX, which in turn enables higher alignment restrictions within the ASTC encoder library.
I pushed up a fix upstream, so if you try again it should compile.
ax34 commented on 2021-01-18 21:47 (UTC)