Control: tag -1 upstream patch
Control: forwarded: https://sourceforge.net/p/podofo/tickets/30
Control: found -1 0.9.5-1

On Thu, Sep 06, 2018 at 03:19:49PM +0200, Bart Libert wrote:
> When I do pkg-config --libs libpodofo-0, I get:
> 
> -lpodofo-0
> 
> However, using this flag, the linker will fail with
> 
> /usr/bin/ld: cannot find -lpodofo-0
> 
> If I just use -lpodofo, everything is fine.
> 
> This is a problem for me as I am using meson to build my project, and this 
> uses pdk-config to get the correct flags

Interesting, so nobody is using pkg-config with libpodofo or something,
I suppose…

Forwarded upstream, otherwise I'll eventually upload this:

|--- src/libpodofo.pc.in        (revision 1937)
|+++ src/libpodofo.pc.in        (working copy)
|@@ -6,5 +6,5 @@
| Name: @CMAKE_PROJECT_NAME@
| Description: A C++ library to work with the PDF file format
| Version: @PODOFO_VERSION@
|-Libs: -L${libdir} -lpodofo-@PODOFO_VERSION_MAJOR@
|+Libs: -L${libdir} -lpodofo
| Cflags: -I${includedir}


OOI, why did you file this against the experimental version?  Isn't
unstable affected as well?

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to