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

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #546 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

port jbig2dec

Reported by: cipri Owned by: brecht
Priority: normal Milestone:
Component: haikuporter Version:
Severity: normal Keywords:
Cc:

Description

The library jbig2dec is needed for MuPDF.

The sources are available at [  http://jbig2dec.sourceforge.net/]
It compiles without any problems with the following commands:
./autogen.sh
./configure
make

Attachments

jbig2dec-0.11.bep​ (455 bytes) - added by cipri 3 years ago.

Download all attachments as: .zip

Change History

comment:1 Changed 3 years ago by cipri

added jbig2ec-0.11.bep
i didnt test it but it should be fine.

Changed 3 years ago by cipri

  • attachment jbig2dec-0.11.bep​ added

comment:2 Changed 3 years ago by cipri

can somebody review this .bep file (it's just a little library that builds fine and fast), and then add it to the ports.
(i need it for the DocumentViewer?) :-)

comment:3 Changed 3 years ago by cipri

So, ca somebody finally Add this bep file to the ports? So far i can tell it works fine. It compiles, and builds a package when using the "-d" option of haikuporter. So please, finally add it. And then close this ticket.

comment:4 Changed 3 years ago by augiedoggie

The bep file needs copyright and license sections

comment:5 Changed 3 years ago by scottmc

Applied in r1913, with a couple modifications, removed the "build=i586-beos-pc", replacing it with libtoolize --force --copy --install, aclocal and autoconf instead. This forces the haiku definitions to be used. Also added --mandir.
Recheck your other open .beps and make sure to replace the build= with the autotools, haiku was added in March of 2008, so if a package has an old config.guess/config.sub from prior to that date chances are it won't know Haiku. Running these brings in the newer copies and applies them to configure. You may or may not also have to run automake.

comment:6 Changed 3 years ago by scottmc

  • Resolution set to fixed
  • Status changed from new to closed
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/