Version string missing in libjpeg.pc

Bug #1607696 reported by Martin
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
libjpeg-turbo (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Proper pkg-config files are installed if I build libjpeg-turbo myself.

The description in the pkg-config file shipped by Ubuntu is also different from what is in upstream so I assume this is caused by Ubuntu (/Debian?) patching in a custom pkg-config file before they were included upstream in https://github.com/libjpeg-turbo/libjpeg-turbo/pull/53 .

Martin (martin615)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in libjpeg-turbo (Ubuntu):
status: New → Confirmed
Revision history for this message
Michal (misosud) wrote :

Package which contains this libjpeg.pc is libjpeg-turbo8-dev:

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include

Name: libjpeg
Description: JPEG image codec
Version:
Libs: -L${libdir} -ljpeg
Cflags: -I${includedir}

Revision history for this message
Sebastien Bacher (seb128) wrote :

Confirmed, the problem is with the sed added in http://launchpadlibrarian.net/241403193/libjpeg-turbo_1.4.2-0ubuntu2_1.4.2-0ubuntu3.diff.gz

sed -e "s/@VERSION@/$(VERSION)/

But ${VERSION} is not defined

Changed in libjpeg-turbo (Ubuntu):
assignee: nobody → Matthias Klose (doko)
importance: Undecided → Low
Matthias Klose (doko)
Changed in libjpeg-turbo (Ubuntu):
assignee: Matthias Klose (doko) → nobody
tags: added: rls-dd-incoming
Changed in libjpeg-turbo (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libjpeg-turbo - 2.0.1-0ubuntu2

---------------
libjpeg-turbo (2.0.1-0ubuntu2) disco; urgency=medium

  * debian/libjpeg.pc.in, debian/rules:
    - remove the distro .pc copy, upstream provides one nowadays
      which includes a valid Version entry (lp: #1607696)

 -- Sebastien Bacher <email address hidden> Mon, 25 Feb 2019 21:31:59 +0100

Changed in libjpeg-turbo (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.