I tried to find the ubuntu PPA for munt, but its
seems to be inexistent. Any plans to create one?
It would help a lot for the programs that want
to use munt.
I'm not directly involved, but AFAIK there are some that build the mt32emu library on daily basis. i30817 created one for his needs to build DOSBox with mt32emu support, yet latter it became used for exult. I think with these two you can get the library package. See if this helps.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the pointer, but currently it is
of no help for the following reasons:
The lib is built w/o -fPIC, therefore the one
can't use it in a build of a shared or pic object.
Please use -fPIC during compile, and optionally
consider providing a shared lib instead of static.
Can live with static, but -fPIC is a mandatory.
instruments do not seem to be packaged.
I understand there may be the licensing problems,
but I suppose maybe some work-arounds are
possible. Like creating the download script, that
the package will run as a post-install hook?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm not directly involved, but AFAIK there are some that build the mt32emu library on daily basis. i30817 created one for his needs to build DOSBox with mt32emu support, yet latter it became used for exult. I think with these two you can get the library package. See if this helps.
Thanks for the pointer, but currently it is
of no help for the following reasons:
The lib is built w/o -fPIC, therefore the one
can't use it in a build of a shared or pic object.
Please use -fPIC during compile, and optionally
consider providing a shared lib instead of static.
Can live with static, but -fPIC is a mandatory.
instruments do not seem to be packaged.
I understand there may be the licensing problems,
but I suppose maybe some work-arounds are
possible. Like creating the download script, that
the package will run as a post-install hook?