HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

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

openjpeg-1.5.0.bep​ (440 bytes) - added by cipri 3 years ago.
openjpeg-1.5.0v2.bep​ (1.1 KB) - added by disreali 3 years ago.
fixed man and doc dir issues

Download all attachments as: .zip

Change History

comment:1 Changed 4 years ago by michaelvoliveira

create a .bep file :P

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.

Changed 3 years ago by disreali

  • attachment openjpeg-1.5.0v2.bep​ added

fixed man and doc dir issues

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

Applied in r1842 and cleaned up a little in r1847.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/