No subject


Sun May 13 13:41:23 UTC 2007


is no linking between lib's then maybe just include the same headers with =
different name space to make the packages totally independent.

Your call really, we can manage either.=20

mark

-original message-
Subject: Re: Update to Speex
From: Jean-Marc Valin <jean-marc.valin at usherbrooke.ca>
Date: 23/10/2007 10:48

Hi,

The Speex library split into libspeex and libspeexdsp is now in
mainline. There's just one minor packaging problem I hadn't thought
about. Basically, the idea was for both libraries to be independent. =
I
managed to do that and remove inter-dependencies. The only thing left =
in
common are two small header files: speex_types.h and
speex_config_types.h that simply define the basic speex types
(spx_int16_t, spx_int32_t, and unsigned) for the architecture. This
means that libspeex and libspeexdsp would be independent, but
libspeexdsp-dev would have to depend on libspeex-dev (or vice versa).
Any suggestion or recommendations on how to make things easier to =
package?

	Jean-Marc




More information about the Pkg-voip-maintainers mailing list