Re: lv2dynparam1
Jaromír Mikeš
mira.mikes at seznam.cz
Thu Sep 10 01:23:23 UTC 2009
> Od: Felipe Sateler <fsateler at gmail.com>
Hi,
JM > I am just preparing package of library lv2dynparam1. (library needed for
JM > building zynjacku)
JM > http://download.gna.org/lv2dynparam/
JM > My problem is that source actually building two libraries:
JM > liblv2dynparamhost1-1
JM > liblv2dynparamplugin1-0
JM > If I make just two packages liblv2dynparam1 and liblv2dynparam1-dev then I
JM > have this warning from lintian:
JM > W: liblv2dynparam1: package-name-doesnt-match-sonames liblv2dynparamhost1-1
JM > liblv2dynparamplugin1-0
JM > What is the solution?
JM > Make four packages?
JM > Something like:
JM > liblv2dynparamhost1-1
JM > liblv2dynparamhost1-dev
JM > liblv2dynparamplugin1-0
JM > liblv2dynparamplugin1-dev
JM > Or make three?
JM > liblv2dynparamhost1-1
JM > liblv2dynparamplugin1-0
JM > liblv2dynparam1-dev
JM > How to solve dependencies in right way then?
JM > I think liblv2dynparamhost1-1 and liblv2dynparamplugin1-0 should be always
JM > installed both or none.
FS> Unless the host and plugin libraries are guaranteed to change ABI
FS> simoultaneously, you cannot put them in the same package.
FS> How do applications use these libraries?
lv2dynparam is a LV2 plugin interface extension that enables plugin
parameters to appear and disappear... (copy/paste from README file)
complete README file is in attachment ...
As far as I know zynjacku is only application which is using these libraries.
As regards packaging I was also thinking about metapackage lv2dynparam1 which will install two packages:
liblv2dynparamhost1-1
liblv2dynparamplugin1-0
regards
mira
-------------- next part --------------
A non-text attachment was scrubbed...
Name: README-lv2dynparam1-2
Type: text/x-c
Size: 1061 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20090910/56042868/attachment.bin>
More information about the pkg-multimedia-maintainers
mailing list