Pkgconfig file specifies an non-existent library

Bug #1792407 reported by Dmitry
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libpodofo (Debian)
Fix Released
Unknown
libpodofo (Ubuntu)
Fix Released
Undecided
Mattia Rizzolo

Bug Description

$ cat /usr/lib/pkgconfig/libpodofo-0.pc
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/podofo

Name: PoDoFo
Description: A C++ library to work with the PDF file format
Version:
Libs: -L${libdir} -lpodofo-0 <<<<<<<< see this
Cflags: -I${includedir}

libpodofo.pc doesn't exist, and libpodofo-0 specifies -lpodofo-0 which doesn't exist too. Proposal: add libpodofo.pc with -lpodofo inside.

Tags: bionic
Revision history for this message
Mattia Rizzolo (mapreri) wrote :
Changed in libpodofo (Ubuntu):
assignee: nobody → Mattia Rizzolo (mapreri)
status: New → Fix Committed
Changed in libpodofo (Debian):
status: Unknown → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libpodofo - 0.9.5-11

---------------
libpodofo (0.9.5-11) unstable; urgency=medium

  * Add patch to fix pkg-config file.
    This will also rename the file to make more sense, but as it's currently
    completely broken it doesn't really matter. Closes: #908134; LP: #1792407

 -- Mattia Rizzolo <email address hidden> Tue, 18 Sep 2018 15:40:47 +0200

Changed in libpodofo (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.