Opened 6 years ago

Closed 6 years ago

#57102 closed enhancement (fixed)

mupdf: update, get rid of X11

Reported by: mojca (Mojca Miklavec) Owned by: harciga
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: kurthindenburg (Kurt Hindenburg), neverpanic (Clemens Lang), braslau
Port: mupdf

Description

mupdf is slightly outdated, but more importantly, it could use HAVE_GLUT="yes" instead of HAVE_X11="no".

I made the latest version to compile with some patches, but I have some issues with getting the correct CFLAGS and LDFLAGS automatically, and some key commands don't seem to work correctly.

I'll try to figure out if I can fix the Makefile and then upload the patch (even if I don't get it working).

Change History (3)

comment:1 Changed 6 years ago by mojca (Mojca Miklavec)

comment:2 Changed 6 years ago by mojca (Mojca Miklavec)

comment:3 Changed 6 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: assignedclosed

In bd6735be711d8ed9edeb9a26bcbf88b2a1a6c1c2/macports-ports (master):

mupdf: update to 1.13.0, switch to OpenGL

  • Update to 1.13.0.
  • Install mupdf-gl using OpenGL by default.
  • Only install mupdf-x11 when the x11 variant is selected.

Closes: #57102

Note: See TracTickets for help on using tickets.