Bug 692631

Summary: rename pdfinfo to mupdfinfo to avoid package manager conflicts with xpdf/poppler
Product: MuPDF Reporter: dargo <dargo>
Component: appsAssignee: Tor Andersson <tor.andersson>
Status: RESOLVED FIXED    
Severity: normal CC: robin.watts
Priority: P4    
Version: unspecified   
Hardware: PC   
OS: All   
Customer: Word Size: ---

Description dargo 2011-10-26 20:41:59 UTC
The program name pdfinfo is already used by xpdf and poppler, so packaging systems cannot install both poppler and mupdf as they are marked as conflicting packages. Please rename pdfinfo (maybe to mupdfinfo) to avoid the conflict. As an example, the C++ library podofo (http://podofo.sourceforge.net/) avoids this by naming its info program as podofopdfinfo.

Reference: https://trac.macports.org/ticket/31780
Comment 1 Robin Watts 2012-03-19 16:43:49 UTC
Done.