Greetings,
we use the Cutelee project in our software and I would like to package the libraries for Debian. When using the CMakeLists.txt file shipped with the source, the shared objects that are produced are named cutelee_defaultfilters.so, cutelee_defaulttags.so, cutelee_i18ntags.so and cutelee_loadertags.so. Is there a reason that the 'lib' prefix has been omitted? In Debian, and GNU/Linux in general, shared library files have their name prefixed with 'lib'. That means that I would have to patch the CMake-based Cutelee configuration files.
Can you tell me the rationale about the current situation and if it would be troublesome to have the library files named in a conventional manner ? Or am I completely missing something here ?
Thank you for these useful libraries!
Sincerely
Filippo
Greetings,
we use the Cutelee project in our software and I would like to package the libraries for Debian. When using the CMakeLists.txt file shipped with the source, the shared objects that are produced are named cutelee_defaultfilters.so, cutelee_defaulttags.so, cutelee_i18ntags.so and cutelee_loadertags.so. Is there a reason that the 'lib' prefix has been omitted? In Debian, and GNU/Linux in general, shared library files have their name prefixed with 'lib'. That means that I would have to patch the CMake-based Cutelee configuration files.
Can you tell me the rationale about the current situation and if it would be troublesome to have the library files named in a conventional manner ? Or am I completely missing something here ?
Thank you for these useful libraries!
Sincerely
Filippo