Created attachment 149374 [details] poppler-qt5 - add poppler-qt5 port and related patches - patch configure script to fix Qt 5 detection Resulting library doesn't link to qt5-testlib, the dependence on Qt5 testlib probably could be removed at all (the patch for Makefile.in already removes tests subdirectory), but configure script must be fixed to not check for Qt5Test in the first place. I suppose the same applies for poppler-qt4 and its dependence on Qt4 qtestlib.
Auto-assigned to maintainer gnome@FreeBSD.org
*** This bug has been marked as a duplicate of bug 192068 ***
A commit references this bug: Author: makc Date: Tue Nov 25 12:55:05 UTC 2014 New revision: 373403 URL: https://svnweb.freebsd.org/changeset/ports/373403 Log: graphics/poppler: - Update to 0.26.3 - Add LICENSE_FILE - Adjust dependencies - Add new option, CURL - Switch to USES=libtool - Set proper install target instead of manual post-install stripping - Add Qt5 support - Use ${MOC} variable provided by Mk/bsd.qt.mk and remove needless pre-configure patching PR: 192068, 194992 Submitted by: olivierd, makc Exp-run by: antoine Approved by: kwm Changes: head/graphics/Makefile head/graphics/poppler/Makefile head/graphics/poppler/distinfo head/graphics/poppler/files/patch-qt5_Makefile.in head/graphics/poppler/files/patch-qt5_src_Makefile.in head/graphics/poppler/files/patch-utils_Makefile.in head/graphics/poppler/pkg-plist head/graphics/poppler-glib/Makefile head/graphics/poppler-glib/pkg-plist head/graphics/poppler-qt4/Makefile head/graphics/poppler-qt4/pkg-plist head/graphics/poppler-qt5/ head/graphics/poppler-qt5/Makefile head/graphics/poppler-qt5/pkg-plist head/graphics/poppler-utils/Makefile