Skip to content

Creation of official Debian packages (lib file names are unconventional) #30

@lopippo

Description

@lopippo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions