Search Criteria
Package Details: btrfs-compress 1:1.0.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/btrfs-compress.git (read-only, click to copy) |
---|---|
Package Base: | btrfs-compress |
Description: | btrfs tool that makes it possible to change +c flags recursively on existing files |
Upstream URL: | https://github.com/benapetr/compress |
Licenses: | BSD |
Submitter: | toropisco |
Maintainer: | toropisco |
Last Packager: | toropisco |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-07 12:21 (UTC) |
Last Updated: | 2023-07-16 16:01 (UTC) |
Latest Comments
dreieck commented on 2023-07-13 20:19 (UTC) (edited on 2023-07-13 20:19 (UTC) by dreieck)
This package wrongly installs license under
/usr/share/licences
. It must be/usr/share/licenses
(i.e. change the secondc
to ans
).Thanks for maintaining!
wallcat commented on 2023-02-07 13:50 (UTC)
still needs the patch mentioned earlier to make it work
bartus commented on 2020-01-26 21:36 (UTC) (edited on 2020-01-27 11:13 (UTC) by bartus)
Need fix for
subprocess.check_output
https://github.com/benapetr/compress/pull/2bartus commented on 2020-01-26 14:20 (UTC)
missing
makedepends=('git')
Det commented on 2017-03-09 20:44 (UTC)