libetebase icon indicating copy to clipboard operation
libetebase copied to clipboard

The C client-side library

Results 2 libetebase issues
Sort by recently updated
recently updated
newest added

The Makefile should let the user configure the libdir path to allow installing the library to for instance `/usr/lib64` instead of `/usr/lib`. This should also set the correct path in...

I am currently packaging libetebase for Alpine, and it seems that libetebase is currently not using versioning for its shared object; so currently we have to create symlinks manually: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/23675#3d7890f078f0c91507ca805d810f5e1141c6c189_0_22....