Update to poppler-0.82.0.

This commit is contained in:
kili 2019-11-12 22:03:41 +00:00
parent e2593bc802
commit 4008aa8347
3 changed files with 11 additions and 8 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.149 2019/09/30 11:25:03 kili Exp $
# $OpenBSD: Makefile,v 1.150 2019/11/12 22:03:41 kili Exp $
COMMENT-main= PDF rendering library
COMMENT-qt5= Qt5 interface to PDF rendering library
COMMENT-utils= PDF conversion tools and utilities
V= 0.81.0
V= 0.82.0
DISTNAME= poppler-$V
CATEGORIES= print
PKGNAME-main= poppler-$V
@ -13,10 +13,10 @@ PKGNAME-qt5= poppler-qt5-$V
EXTRACT_SUFX= .tar.xz
SHARED_LIBS += poppler 56.0 # 91.0
SHARED_LIBS += poppler-glib 19.3 # 8.14
SHARED_LIBS += poppler 57.0 # 92.0
SHARED_LIBS += poppler-glib 19.4 # 8.15
SHARED_LIBS += poppler-qt5 7.3 # 1.21
SHARED_LIBS += poppler-cpp 11.0 # 0.7
SHARED_LIBS += poppler-cpp 12.0 # 0.7
HOMEPAGE= https://poppler.freedesktop.org/

View File

@ -1,2 +1,2 @@
SHA256 (poppler-0.81.0.tar.xz) = IS0CCwNbZ7Nslma9CKx3jf8yIthcAcM4eH1Ubw+b/gI=
SIZE (poppler-0.81.0.tar.xz) = 1548944
SHA256 (poppler-0.82.0.tar.xz) = I0+OVz6lf7agCOfB5Wv64a9dGt8OZfR1VeGuEDh05N8=
SIZE (poppler-0.82.0.tar.xz) = 1553336

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.33 2019/09/10 13:52:42 kili Exp $
@comment $OpenBSD: PLIST-main,v 1.34 2019/11/12 22:03:42 kili Exp $
@conflict poppler-qt-<0.5.4p0
@pkgpath print/poppler
include/poppler/
@ -8,6 +8,9 @@ include/poppler/BuiltinFont.h
include/poppler/BuiltinFontTables.h
include/poppler/CMap.h
include/poppler/CachedFile.h
include/poppler/CairoFontEngine.h
include/poppler/CairoOutputDev.h
include/poppler/CairoRescaleBox.h
include/poppler/Catalog.h
include/poppler/CertificateInfo.h
include/poppler/CharCodeToUnicode.h