Ticket #547 (closed defect: fixed)
Opened 4 years ago
Last modified 3 years ago
libopenjpeg [files attached, please review]
| Reported by: | cipri | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | default | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | mdisreali@… |
Description
libopenjpeg is needed for MuPDF.
As far as I can remember a few month back libopenjpeg was already included in the haiku-porter, but it didnt work. As far as I can remember compiliing the version 1.4 was a problem, and so i compiled manually version 1.3 which worked.
Compiling it from trunk works fine on haiku, with the following commands:
svn checkout http://openjpeg.googlecode.com/svn/trunk/ openjpeg-read-only
./bootstrap.sh
./configure
make
Attachments
Change History
comment:1 Changed 4 years ago by michaelvoliveira
comment:2 Changed 4 years ago by cipri
:P At the moment i'm a little bussy and dont want to spend time to learn how to write .bep files, so I would prefer if sombody else would do it. If not, then I will do it at x-mas.
Version 1.4 of that library some problems to compile, but the compiling from trunk works without any problems or complications. So perhaps it's anyway better to wait for version 1.5 to be released.
Changed 3 years ago by cipri
- attachment openjpeg-1.5.0.bep added
comment:3 Changed 3 years ago by cipri
i added a bep file for openjpeg-1.5.0
i didnt test it, but it should work.
comment:4 Changed 3 years ago by disreali
- Cc mdisreali@… added
- Summary changed from port libopenjpeg to libopenjpeg [files added, please review]
Attaching a modified bep that adds license, copyright, and uses 'finddir'. The doc and man dirs placement need to be tweaked, as they are still put in /share. My attempts to fix did not work.
Builds on hrev43833-gcc4. No idea how to actually use or test it.
comment:5 Changed 3 years ago by disreali
I just updated my bep to accommodate for moving the /man and /doc dirs to B_COMMON_DOCUMENTATION_DIRECTORY.
PLEASE REVIEW.
comment:6 Changed 3 years ago by disreali
- Summary changed from libopenjpeg [files added, please review] to libopenjpeg [files attached, please review]
comment:7 Changed 3 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed

create a .bep file :P