Opened 13 years ago

Closed 13 years ago

#29497 closed submission (fixed)

ocropus: new port

Reported by: jason@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: ocropus

Description

Attached is a Portfile and patches for the Google ocropus project http://code.google.com/p/ocropus/ . This depends on the iulib port and the patch in #29491

You can test the result by running

 ocropus page <workdir>ocropus/data/testimages/simple.png

You should get the text that is in the png printed to stdout

Attachments (2)

Portfile (1.2 KB) - added by jason@… 13 years ago.
the ocropus portfile
patch-SConstruct.diff (1.8 KB) - added by jason@… 13 years ago.
patches to SConstruct build

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by jason@…

Attachment: Portfile added

the ocropus portfile

Changed 13 years ago by jason@…

Attachment: patch-SConstruct.diff added

patches to SConstruct build

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

Keywords: ocropus removed
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Summary: Portfile and patches for ocropusocropus: new port

Sounds like a fascinating project! Thanks for the port.

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

Resolution: fixed
Status: assignedclosed

Committed in r78734 with these changes:

  • added modeline and adjusted whitespace and formatting
  • removed "master_sites ${hg.url}" since this port does not fetch any distfiles (it fetches from hg)
Note: See TracTickets for help on using tickets.