New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24569 (closed submission: fixed)

Opened 3 years ago

Last modified 3 years ago

New port: cuneiform

Reported by: macports@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: ocr Cc:
Port: cuneiform

Description

I made a Portfile for the OCR program cuneiform. Please check if everything is alright with it.

Attachments

Portfile (1.1 KB) - added by macports@… 3 years ago.

Change History

Changed 3 years ago by macports@…

comment:1 Changed 3 years ago by ryandesign@…

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

comment:2 Changed 3 years ago by ryandesign@…

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

Thanks, I committed it in r67158 with these changes:

  • adjusted whitespace / formatting
  • fixed typo in categories (there should not be a comma between them)
  • used cmake portgroup -- this gets you a universal variant for free and simplifies the portfile
  • used branch variable in master_sites so you don't have to update it everytime there's a new branch

comment:3 Changed 3 years ago by ryandesign@…

Fixed livecheck in r67159.

comment:4 follow-up: ↓ 5 Changed 3 years ago by ryandesign@…

Was there a reason why you chose version 0.8.0 when version 0.9.0 has been out since February? Or should we update the port?

comment:5 in reply to: ↑ 4 Changed 3 years ago by macports@…

Replying to ryandesign@…:

Was there a reason why you chose version 0.8.0 when version 0.9.0 has been out since February? Or should we update the port?

Yes, that's intended: An important application of cuneiform is to work together with hocr2pdf in order to make "sandwich" pdfs. Cuneiform 0.9.0 has a bug due to which it is not working with hocr2pdf (see bug tracker of cuneiform). I suggest to wait until they fix this before makeing the 0.9.0 port.

By the way, did you compile cuneiform on MacOS 10.6? I'm working with 10.5. Everything compiles fine here. But some people reported that they were unable to compile cuneiform under 10.6. They did not use my Portfile though.

comment:6 Changed 3 years ago by ryandesign@…

Ok, thanks for letting me know. Yes, it installed fine on Snow Leopard.

Note: See TracTickets for help on using tickets.