- Breizh, France
- https://hacktivis.me/
-
Joined on
2021年01月14日
Good point, I'd guess /usr/share/doc/redict would be the best so it's not mistaken for configuration default values (Like how it works with wireplumber and pipewire).
Speaking of which, do we need everything to be in the dep5 file and the source files?
Nope, in fact reuse 2.1.0 here warns against duplicated entries, and IIRC the REUSE specification is...
Looking at it (git grep LGPL-3.0-or-later) it seems actually legit as it's from the vendored hiredict, which got put under LGPL-3.0-or-later (I guess for license compatibility reasons, it is a...
By the way, I think it would also make sense to install more than just the binaries, for example the config files. Possibly with $PREFIX/etc by default given our PREFIX ?= /usr/local, in any...
I think the only ones where it might be important to ping them before removal would be [Haiku, OpenIndiana (wow), pkgsrc, ravenports, vcpkg] as I'd guess there could be some issues to fix in the...
Going around the ones in repology:
Alpine: make
Alt Linux: make
Arch: make
Buildroot: CMake
CRUX: make
Debian: make
Exherbo: make
Fedora: make
FreeBSD ports: make (explicitely...
Got suggestions of what should be in the commit message?