Bug#728826: vamp-plugin-sdk: broken pkg-config file

Benjamin Drung bdrung at debian.org
Fri Nov 8 23:52:31 UTC 2013


Hi,

you probably want to replace the first four lines in every .pc.in file
with:

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

When running configure, these variables will be correctly set.

Cheers,
Benjamin

On Mi, 2013-11-06 at 10:04 +0100, Jaromír Mikeš wrote:
> Hi,
> 
> 
> thank you for reporting.
> 
> 
> Would be some thing like this solution?
> 
> 
> libdir=${prefix}/$(LIBDIR)
> 
> 
> mira
> 
> 
> 
> 
> 
> 2013/11/5 Benjamin Drung <bdrung at debian.org>
>         Package: vamp-plugin-sdk
>         Version: 2.5-2
>         Severity: normal
>         
>         Dear Maintainer,
>         
>         vamp-hostsdk.cp and vamp-sdk.pc contain:
>         
>         libdir=${prefix}%LIBDIR%
>         
>         This leads to a wrong include directory: /usr\%LIBDIR\%



More information about the pkg-multimedia-maintainers mailing list