Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#24569 closed submission (fixed)

New port: cuneiform

Reported by: macports@… Owned by: ryandesign (Ryan Carsten Schmidt)
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 (1)

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

Download all attachments as: .zip

Change History (7)

Changed 14 years ago by macports@…

Attachment: Portfile added

comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

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 14 years ago by ryandesign (Ryan Carsten Schmidt)

Fixed livecheck in r67159.

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

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 14 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 14 years ago by ryandesign (Ryan Carsten Schmidt)

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

Note: See TracTickets for help on using tickets.