I'm trying to see if I can handle packaging a utility but I'm looking for some example packages to help me figure a few things out:
1. Package installs bin+lib+headers, typically this would be 3 packages (tool, libtool, libtool-dev), but could it be packaged as 1 with all three parts?
I don't see a rule prohibiting that
Does this happen or is it allowed?
On Fri, Nov 22, 2024 at 11:09:04AM +0000, Ahmad Khalifa wrote:
I don't see a rule prohibiting that
Public shared libraries must be installed in a package with the name based
on the library SONAME (see Policy 8.1; you must read the whole of Policy 8 when packaging a public shared library). Even if it's fine for your
package (so the tool is less important than the library), packages with different SONAMEs of the same library should be co-installable.
I don't see a rule prohibiting that
Public shared libraries must be installed in a package with the name based on the library SONAME (see Policy 8.1; you must read the whole of Policy 8 when packaging a public shared library). Even if it's fine for your
package (so the tool is less important than the library), packages with different SONAMEs of the same library should be co-installable.
I was thinking the tool is more important than the library and chapter 8 starts off by saying "Shared libraries that are internal to a particular package [...] are not subject to its requirements."
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 164:06:16 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,517 |