poppler-qt4: remove, removed in 0.62.0

This commit is contained in:
wiz 2018-01-10 21:56:01 +00:00
parent fdd9c375ad
commit b19b7fd93d
4 changed files with 0 additions and 81 deletions

View file

@ -1,9 +0,0 @@
This is the QT4 wrapper for poppler, a PDF rendering library. It
is a fork of the xpdf 3.0 PDF viewer developed by Derek Noonburg
of Glyph and Cog, LLC.
Poppler provides PDF rendering functionality as a shared library,
to centralize the maintenence effort and to reduce duplicated
effort. And the poppler developers would like to move libpoppler
forward in a number of areas that doesn't fit within the goals of
xpdf.

View file

@ -1,44 +0,0 @@
# $NetBSD: Makefile,v 1.50 2017/12/08 08:52:56 maya Exp $
PKGREVISION= 1
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-qt4-${POPPLER_VERS}
COMMENT= PDF rendering library (QT4 wrapper)
MAINTAINER= reed@reedmedia.net
CMAKE_ARGS+= -DENABLE_SPLASH=ON
CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_CAIRO=TRUE
CMAKE_ARGS+= -DBUILD_GTK_TESTS=OFF
CMAKE_ARGS+= -DENABLE_GLIB=OFF
CMAKE_ARGS+= -DENABLE_UTILS=OFF
CMAKE_ARGS+= -DENABLE_CPP=OFF
CMAKE_ARGS+= -DENABLE_QT4=ON
CMAKE_ARGS+= -DENABLE_QT5=OFF
# Don't build libcurl based HTTP support. ## might want to include
CMAKE_ARGS+= -DENABLE_LIBCURL=OFF
CMAKE_ARGS+= -DMOCQT4=${QTDIR}/bin/moc
BUILDLINK_API_DEPENDS.poppler+= poppler>=${POPPLER_VERS}
.include "../../print/poppler/buildlink3.mk"
PKGCONFIG_OVERRIDE+= ${WRKSRC}/poppler-qt4.pc.in
INSTALLATION_DIRS+= lib include/poppler lib/pkgconfig
BUILD_DIRS= qt4/src
pre-build:
cd ${WRKSRC}/qt4/src && ${BUILD_MAKE_CMD}
post-install:
${INSTALL_DATA} ${WRKSRC}/poppler-qt4.pc ${DESTDIR}${PREFIX}/lib/pkgconfig
BUILDLINK_DEPMETHOD.qt4-tools?= full
BUILDLINK_API_DEPENDS.qt4-libs+= qt4-libs>=4.7.0
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../x11/qt4-tools/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,13 +0,0 @@
@comment $NetBSD: PLIST,v 1.9 2017/12/08 07:48:12 spz Exp $
include/poppler/qt4/poppler-annotation.h
include/poppler/qt4/poppler-export.h
include/poppler/qt4/poppler-form.h
include/poppler/qt4/poppler-link.h
include/poppler/qt4/poppler-media.h
include/poppler/qt4/poppler-optcontent.h
include/poppler/qt4/poppler-page-transition.h
include/poppler/qt4/poppler-qt4.h
lib/libpoppler-qt4.so
lib/libpoppler-qt4.so.4
lib/libpoppler-qt4.so.4.11.0
lib/pkgconfig/poppler-qt4.pc

View file

@ -1,15 +0,0 @@
# $NetBSD: buildlink3.mk,v 1.39 2017/12/08 08:52:56 maya Exp $
BUILDLINK_TREE+= poppler-qt4
.if !defined(POPPLER_QT4_BUILDLINK3_MK)
POPPLER_QT4_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.poppler-qt4+= poppler-qt4>=0.6.1
BUILDLINK_ABI_DEPENDS.poppler-qt4+= poppler-qt4>=0.61.1nb1
BUILDLINK_PKGSRCDIR.poppler-qt4?= ../../print/poppler-qt4
.include "../../print/poppler/buildlink3.mk"
.endif # POPPLER_QT4_BUILDLINK3_MK
BUILDLINK_TREE+= -poppler-qt4