pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print diffpdf: remove, needed poppler-qt4
details: https://anonhg.NetBSD.org/pkgsrc/rev/193c2ad77585
branches: trunk
changeset: 373904:193c2ad77585
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 10 22:30:18 2018 +0000
description:
diffpdf: remove, needed poppler-qt4
diffstat:
print/Makefile | 3 +--
print/diffpdf/DESCR | 5 -----
print/diffpdf/Makefile | 29 -----------------------------
print/diffpdf/PLIST | 3 ---
print/diffpdf/distinfo | 7 -------
print/diffpdf/patches/patch-aa | 17 -----------------
6 files changed, 1 insertions(+), 63 deletions(-)
diffs (98 lines):
diff -r ede2bd9f940e -r 193c2ad77585 print/Makefile
--- a/print/Makefile Wed Jan 10 22:20:20 2018 +0000
+++ b/print/Makefile Wed Jan 10 22:30:18 2018 +0000
@@ -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-pdf
SUBDIR+= cups15
SUBDIR+= deforaos-pdfviewer
-SUBDIR+= diffpdf
SUBDIR+= dvidvi
SUBDIR+= dviljk
SUBDIR+= dvipdfmx
diff -r ede2bd9f940e -r 193c2ad77585 print/diffpdf/DESCR
--- a/print/diffpdf/DESCR Wed Jan 10 22:20:20 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ede2bd9f940e -r 193c2ad77585 print/diffpdf/Makefile
--- a/print/diffpdf/Makefile Wed Jan 10 22:20:20 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r ede2bd9f940e -r 193c2ad77585 print/diffpdf/PLIST
--- a/print/diffpdf/PLIST Wed Jan 10 22:20:20 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ede2bd9f940e -r 193c2ad77585 print/diffpdf/distinfo
--- a/print/diffpdf/distinfo Wed Jan 10 22:20:20 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r ede2bd9f940e -r 193c2ad77585 print/diffpdf/patches/patch-aa
--- a/print/diffpdf/patches/patch-aa Wed Jan 10 22:20:20 2018 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index