Search Criteria
Package Details: compressonator-cli-bin 4.5.52-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/compressonator-cli-bin.git (read-only, click to copy) |
---|---|
Package Base: | compressonator-cli-bin |
Description: | CLI for GPU texture compression, decompression, format transcoding, and more |
Upstream URL: | https://github.com/GPUOpen-Tools/compressonator |
Keywords: | compression gpu |
Licenses: | MIT |
Submitter: | alexheretic |
Maintainer: | alexheretic |
Last Packager: | alexheretic |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-04-12 19:08 (UTC) |
Last Updated: | 2024-01-31 20:31 (UTC) |
Latest Comments
alexheretic commented on 2023-07-21 23:21 (UTC)
@agsimmons0 thanks, fixed
agsimmons0 commented on 2023-07-21 21:11 (UTC)
In the latest PKGBUILD update 1c61ce6a855e, the
v
before the version in the Github URL was changed from uppercase to lowercase, causing the clone to fail. This should be changed back to uppercase.Thanks!
alexheretic commented on 2023-01-27 00:30 (UTC)
@eminence I left that in by mistake, fixed now cheers
hvolkoff commented on 2023-01-26 23:30 (UTC)
In the last commit, a call to
tree
was added to the first line ofpackage()
, is that correct? If it is, shouldn't it be added to the make dependencies?