Age | Commit message (Collapse) | Author |
|
* Update licenses.
* update to fuse3 dependency.
* Use same ./configure optionsof official package.
|
|
* The `sed` command in prepare() does nothing so we remove it.
* Add missing `fuse2` dependency
* Add optdepends, same as official package
* Add missing backup file to backup array
* The script `mk_cmds` alse needs to replace `gawk` to `awk`
* Change homepage URL to https
* .gitignore
|
|
Official e2fsprogs is now a split package; fuse2fs is packaged
separatedly. Therefore this package must also provide/conflict
the latter.
Some configure options where deprecated/removed upstream, even though
they are in the official PKGBUILD. This commit removes them.
|
|
Summary of changes.
- (make)depends and provides: same as official package (OP)
- source array: use git+https
- fix locales as OP
- `package()` follows OP (this includes the misplaced license)
- remove install file (not used by OP)
- ./configure options. not changed
|
|
|