summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-01-10 22:30:18 +0000
committerwiz <wiz@pkgsrc.org>2018-01-10 22:30:18 +0000
commitf880d75bd0e99ea8930798487dc05a38f0467369 (patch)
tree0bebd6a43dde4a2a541e4f3e378d9ff8f5b955b7 /print
parentf1f77322469ae46279a0d5f7b7be53aa55c125c0 (diff)
downloadpkgsrc-f880d75bd0e99ea8930798487dc05a38f0467369.tar.gz
diffpdf: remove, needed poppler-qt4
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
-rw-r--r--print/diffpdf/DESCR5
-rw-r--r--print/diffpdf/Makefile29
-rw-r--r--print/diffpdf/PLIST3
-rw-r--r--print/diffpdf/distinfo7
-rw-r--r--print/diffpdf/patches/patch-aa17
6 files changed, 1 insertions, 63 deletions
diff --git a/print/Makefile b/print/Makefile
index d79caebc468..3002afae6c8 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.706 2018/01/10 21:57:22 wiz Exp $
+# $NetBSD: Makefile,v 1.707 2018/01/10 22:30:18 wiz Exp $
#
COMMENT= Desktop publishing
@@ -33,7 +33,6 @@ SUBDIR+= cups-filters
SUBDIR+= cups-pdf
SUBDIR+= cups15
SUBDIR+= deforaos-pdfviewer
-SUBDIR+= diffpdf
SUBDIR+= dvidvi
SUBDIR+= dviljk
SUBDIR+= dvipdfmx
diff --git a/print/diffpdf/DESCR b/print/diffpdf/DESCR
deleted file mode 100644
index 21a8d7b759e..00000000000
--- a/print/diffpdf/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-DiffPDF is used to compare two PDF files. By default the comparison is
-of the text on each pair of pages, but comparing the appearance of pages
-is also supported (for example, if a diagram is changed or a paragraph
-reformatted). It is also possible to compare particular pages or page
-ranges.
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile
deleted file mode 100644
index 2fa32fd3e23..00000000000
--- a/print/diffpdf/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.62 2017/12/08 08:52:58 maya Exp $
-
-DISTNAME= diffpdf-2.1.3
-PKGREVISION= 22
-CATEGORIES= print
-MASTER_SITES= http://www.qtrac.eu/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.qtrac.eu/diffpdf.html
-COMMENT= PDF comparison tool
-LICENSE= gnu-gpl-v2
-
-USE_LANGUAGES= c++
-INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
-
-do-configure:
- cd ${WRKSRC} && ${QTDIR}/bin/lrelease diffpdf.pro && \
- ${SETENV} ${MAKE_ENV} ${QTDIR}/bin/qmake
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/diffpdf ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/diffpdf.1 \
- ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-
-.include "../../x11/qt4-libs/buildlink3.mk"
-.include "../../x11/qt4-tools/buildlink3.mk"
-.include "../../print/poppler-cpp/buildlink3.mk"
-.include "../../print/poppler-qt4/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/print/diffpdf/PLIST b/print/diffpdf/PLIST
deleted file mode 100644
index fb2ad4a1276..00000000000
--- a/print/diffpdf/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/20 17:19:15 drochner Exp $
-bin/diffpdf
-man/man1/diffpdf.1
diff --git a/print/diffpdf/distinfo b/print/diffpdf/distinfo
deleted file mode 100644
index 6add4578b08..00000000000
--- a/print/diffpdf/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.11 2015/11/04 01:01:32 agc Exp $
-
-SHA1 (diffpdf-2.1.3.tar.gz) = 663ecb7666a4b7d6fbd1a37327fd1f895fae69b8
-RMD160 (diffpdf-2.1.3.tar.gz) = 12a5f6921b8a53d98d9786af25e408e27611f56f
-SHA512 (diffpdf-2.1.3.tar.gz) = 137e00f7c1d696b097f271c51fa5f19d471efb85fb3d5381c096c32f1ff824083b1122bbefa758fb9320ac8e0c9c16e6b88c8b6286bd98388d88c45c714a948d
-Size (diffpdf-2.1.3.tar.gz) = 91856 bytes
-SHA1 (patch-aa) = 022a47501dd7db183e0ad5c2ee75032ecf146473
diff --git a/print/diffpdf/patches/patch-aa b/print/diffpdf/patches/patch-aa
deleted file mode 100644
index d940e94f238..00000000000
--- a/print/diffpdf/patches/patch-aa
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2012/08/11 17:57:39 ryoon Exp $
-
---- diffpdf.pro.orig 2012-06-04 11:20:17.000000000 +0000
-+++ diffpdf.pro
-@@ -46,9 +46,9 @@ exists($(HOME)/opt/poppler020/) {
- INCLUDEPATH += /c/poppler_lib/include/poppler/qt4
- LIBS += -Wl,-rpath -Wl,/c/poppler_lib/bin -Wl,-L/c/poppler_lib/bin
- } else {
-- exists(/usr/include/poppler/qt4) {
-- INCLUDEPATH += /usr/include/poppler/cpp
-- INCLUDEPATH += /usr/include/poppler/qt4
-+ exists($(LOCALBASE)/include/poppler/qt4) {
-+ INCLUDEPATH += $(LOCALBASE)/include/poppler/cpp
-+ INCLUDEPATH += $(LOCALBASE)/include/poppler/qt4
- } else {
- INCLUDEPATH += /usr/local/include/poppler/cpp
- INCLUDEPATH += /usr/local/include/poppler/qt4