===================================================================
RCS file: /cvs/ports/print/pdfarranger/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 9 May 2021 22:15:23 -0000 1.3
+++ Makefile 17 Jun 2021 06:40:17 -0000
@@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.3 2021/05/09 22:15:23 kmos Exp $
COMMENT = GUI tool to rearrange and modify PDF files
+PKGREVISION = 0
MODPY_EGG_VERSION = 1.7.1
GH_ACCOUNT = pdfarranger
@@ -26,6 +27,7 @@ RUN_DEPENDS = devel/desktop-file-utils
devel/py-dateutil${MODPY_FLAVOR} \
devel/py-gobject3${MODPY_FLAVOR} \
graphics/img2pdf \
+ print/poppler \
print/py-pikepdf${MODPY_FLAVOR} \
x11/gtk+3 \
x11/gtk+3,-guic
Hi, ports@:
After install pdfarranger and run, it raised a run error say it
require popple. So here is a patch to add missing RUN_D.
wen
No comments:
Post a Comment