building krename does not find libpodofo

Bug #889425 reported by Erik Meusel
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
krename (Ubuntu)
Fix Released
Medium
Fathi Boudra

Bug Description

building krename from source does not find libpodofo because of a bug in cmake/modules/FindLIBPODOFO.cmake.

substitute:
FIND_LIBRARY(LIBPODOFO_LIB
        NAMES libpodofo-doc podofo-doc
        PATHS "${LIBPODOFO_DIR}/lib" "${LIBPODOFO_DIR}/src" "${LIBPODOFO_DIR}")

by:
FIND_LIBRARY(LIBPODOFO_LIB
        NAMES libpodofo podofo
        PATHS "${LIBPODOFO_DIR}/lib" "${LIBPODOFO_DIR}/src" "${LIBPODOFO_DIR}")

and everything works quite well.

Tags: patch

Related branches

Revision history for this message
Erik Meusel (em-opensource) wrote :
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "fix.diff" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-sponsors please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]

tags: added: patch
Fathi Boudra (fboudra)
Changed in krename (Ubuntu):
assignee: nobody → Fathi Boudra (fboudra)
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
Fathi Boudra (fboudra) wrote :

Fixed in 4.0.7-1 upload.

Revision history for this message
Fathi Boudra (fboudra) wrote :

sorry, 4.0.7-2. The 4.0.9-1 upload will be synced on Ubuntu.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package krename - 4.0.9-1

---------------
krename (4.0.9-1) unstable; urgency=low

  * New upstream release:
    - fix segfauls on startup. (Closes: #653892)
    - fix crash with SIGSEGV in __libc_csu_init(). (LP: #849882, #903593)

krename (4.0.7-2) unstable; urgency=low

  * Add find_libpodofo.patch to build with podofo support. (LP: #889425)
 -- Fathi Boudra <email address hidden> Tue, 03 Jan 2012 15:19:38 +0000

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