On 11/21/24 9:24 AM, Nicolas Modrzyk wrote:
i mean it is unclear to me what needs to be done.
in the future, for other people it would be nice to pinpoint to the
relevant documentation.
that specific orgami.ok project is a test project, but the whole origami
suite of image/video processing tools i maintain is used in production
and i would love to keep available for arch according to your standards.
so.
let me know what i need to do.
Nico
Have you really never noticed that your PKGBUILD creates a completely
empty package? Take it (the package, not the PKGBUILD) to another
machine and install it, do things work? Take a look at any documentation
at all (maybe start with the PKGBUILD man page), re-read the comments
left for you on the AUR, and look at literally any other PKGBUILD in the
official repos or the AUR. You CANNOT install files directly into the
main filesystem. You CANNOT use /usr/local/. You CANNOT use sudo.