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)
Change History (4)
Changed 13 years ago by jason@…
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: | new → assigned |
Summary: | Portfile and patches for ocropus → ocropus: 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: | assigned → closed |
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.
the ocropus portfile