Index: package/graphic/mupdf/hotfix-make.patch
===================================================================
--- package/graphic/mupdf/hotfix-make.patch	(nonexistent)
+++ package/graphic/mupdf/hotfix-make.patch	(working copy)
@@ -0,0 +1,13 @@
+--- mupdf-1.24.10-source/Makerules.vanilla	2024-10-02 13:10:33.000000000 -0400
++++ mupdf-1.24.10-source/Makerules	2024-11-05 22:44:33.550000005 -0500
+@@ -275,8 +275,8 @@
+       SYS_GLUT_CFLAGS := $(shell pkg-config --cflags glut gl)
+       SYS_GLUT_LIBS := $(shell pkg-config --libs glut gl)
+     else
+-      SYS_GLUT_CFLAGS :=
+-      SYS_GLUT_LIBS := -lglut -lGL
++      SYS_GLUT_CFLAGS := $(shell pkg-config --cflags glut gl)
++      SYS_GLUT_LIBS := $(shell pkg-config --libs glut gl)
+     endif
+   endif
+ 
Index: package/graphic/mupdf/mupdf.cache
===================================================================
--- package/graphic/mupdf/mupdf.cache	(nonexistent)
+++ package/graphic/mupdf/mupdf.cache	(working copy)
@@ -0,0 +1,28 @@
+
+[TIMESTAMP] 1730918920 Wed Nov  6 13:48:40 2024
+[BUILDTIME] 60 (9)
+[SIZE] 245.96 MB, 120 files
+
+[DEP] 00-dirtree
+[DEP] bash
+[DEP] binutils
+[DEP] coreutils
+[DEP] curl
+[DEP] diffutils
+[DEP] findutils
+[DEP] freeglut
+[DEP] gawk
+[DEP] glu
+[DEP] grep
+[DEP] gzip
+[DEP] libglvnd
+[DEP] libx11
+[DEP] libxext
+[DEP] linux-header
+[DEP] make
+[DEP] openssl
+[DEP] patch
+[DEP] pkgconfig
+[DEP] sed
+[DEP] tar
+[DEP] xorgproto
Index: package/graphic/mupdf/mupdf.conf
===================================================================
--- package/graphic/mupdf/mupdf.conf	(nonexistent)
+++ package/graphic/mupdf/mupdf.conf	(working copy)
@@ -0,0 +1,8 @@
+
+rungpepinstall=0
+runpysetup=0
+runpipinstall=0
+var_append makeopt ' ' 'USE_SYSTEM_GLUT=yes'
+var_append makeinstopt ' ' 'USE_SYSTEM_GLUT=yes'
+
+hook_add postmake 7 "ln -sfv mupdf-gl $root$bindir/mupdf"
Index: package/graphic/mupdf/mupdf.desc
===================================================================
--- package/graphic/mupdf/mupdf.desc	(nonexistent)
+++ package/graphic/mupdf/mupdf.desc	(working copy)
@@ -0,0 +1,18 @@
+[I] A rendering engine for PDF, XFS, and EPUB
+
+[T] TODO
+
+[U] https://mupdf.com
+
+[A] Artifex Software Inc.
+[M] idk
+
+[C] extra/development
+[F] CROSS
+
+[L] AGPL
+[S] Beta
+[V] 1.24.10
+[P] X -----5---9 400.000
+
+[D] 957c4c92fea442075f233b996087cf85359df258a43fd3d80f753ce2 mupdf-1.24.10-source.tar.gz https://mupdf.com/downloads/archive/
----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to