freebsd-ports/graphics/poppler-qt5/Makefile
Tobias C. Berner 78dfd7560e graphics/poppler: update to 0.90.1
Release 0.90.1:
        core:
         * Fix regression on PS conversion.
           Regression only happened on applications that are locale enabled
           i.e. Okular but not pdftops, when using a quite new lcms and
           the user locale uses , as decimal separator instead of .
         * Add UTF16LE support to TextStringToUCS4.
           Even if the standard clearly says it should be UTF16BE

PR:		247925
Exp-run by:	antoine
2020-07-17 14:42:19 +00:00

12 lines
210 B
Makefile

# $FreeBSD$
PORTREVISION= 0
PKGNAMESUFFIX= -qt5
COMMENT= Qt 5 bindings to poppler
MASTERDIR= ${.CURDIR}/../../graphics/poppler
_SLAVE_PORT= qt5
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"