New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31780 (closed submission: fixed)

Opened 19 months ago

Last modified 12 months ago

NEW: mupdf

Reported by: dargo@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: mupdf

Description

please close #25675

Attachments

mupdf.Portfile (1.6 KB) - added by dargo@… 19 months ago.

Change History

Changed 19 months ago by dargo@…

comment:1 Changed 19 months ago by macsforever2000@…

  • Version 2.0.3 deleted
  • Port set to mupdf

comment:2 Changed 19 months ago by ryandesign@…

  • Owner changed from macports-tickets@… to ryandesign@…
  • Status changed from new to assigned

comment:3 Changed 19 months ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Thank you for the submission. Committed in r86461. I had to make many changes to get this to build; as you noted in comment:ticket:25675:1, you didn't test it before submitting. To test it, name the file "Portfile", "cd" to that directory in the terminal, and type "sudo port install". The directory you do this in (and those leading up to it) will need to be readable by the macports user.

comment:4 Changed 19 months ago by dargo@…

  • Status changed from closed to reopened
  • Resolution fixed deleted

are you sure mupdf conflicts with poppler? i did 'port content poppler' and didn't see any common files between poppler and mupdf.

comment:5 Changed 19 months ago by ryandesign@…

  • Status changed from reopened to closed
  • Resolution set to fixed

mupdf, poppler, and xpdf-tools all want to install ${prefix}/bin/pdfinfo. I added the conflict markers after I received an activation error informing me of this conflict, so yes I'm sure.

comment:6 follow-up: ↓ 10 Changed 19 months ago by dargo@…

i've opened a bugreport on mupdf to rename the program. i'll reopen this ticket if they fix the problem.

comment:7 Changed 19 months ago by dargo@…

  • Status changed from closed to reopened
  • Resolution fixed deleted

since mupdf and poppler are foremost libraries, maybe their programs should be split out to a separate tools packages like xpdf/xpdf-tools. i see in the xpdf port, the programs are renamed and the xpdf-tools symlinks to those if it's installed. this same approach would make sense for both poppler and mupdf as well. i need to have both libraries installed at the same time.

comment:8 Changed 18 months ago by skolah@…

+1 on this. I also need both installed. It's unfortunate both can't be installed at same time just because a single tool shares the same name. Renaming the tool makes sense.

comment:9 Changed 12 months ago by jmr@…

  • Status changed from reopened to closed
  • Resolution set to fixed
  • Summary changed from mupdf to NEW: mupdf

This is a submission ticket. The port exists, so the ticket is closed. Open an enhancement ticket if you would like changes to be made to the port.

comment:10 in reply to: ↑ 6 Changed 12 months ago by ryandesign@…

Replying to dargo@…:

i've opened a bugreport on mupdf to rename the program. i'll reopen this ticket if they fix the problem.

They did fix the problem. Updating the port to 1.0 resolves the conflict. Done in r94274.

Note: See TracTickets for help on using tickets.