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

2013-11-08 Thread Benjamin Drung
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 
> 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\%


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



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

2013-11-06 Thread Jaromír Mikeš
Hi,

thank you for reporting.

Would be some thing like this solution?

libdir=${prefix}/$(LIBDIR)

mira



2013/11/5 Benjamin Drung 

> 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\%
>
> ___
> pkg-multimedia-maintainers mailing list
> pkg-multimedia-maintain...@lists.alioth.debian.org
>
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
>


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

2013-11-05 Thread Benjamin Drung
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\%


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org