pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/okular okular: mark as broken due to poppler-qt4...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ef0b20abaf7
branches:  trunk
changeset: 373926:9ef0b20abaf7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 11 08:11:55 2018 +0000

description:
okular: mark as broken due to poppler-qt4 removal

diffstat:

 print/okular/Makefile |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r 27f37e099a12 -r 9ef0b20abaf7 print/okular/Makefile
--- a/print/okular/Makefile     Thu Jan 11 08:11:31 2018 +0000
+++ b/print/okular/Makefile     Thu Jan 11 08:11:55 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2018/01/01 21:18:50 adam Exp $
+# $NetBSD: Makefile,v 1.71 2018/01/11 08:11:55 wiz Exp $
 
 DISTNAME=      okular-16.08.0
 PKGREVISION=   12
@@ -8,6 +8,8 @@
 
 CFLAGS.SunOS+= -D__EXTENSIONS__
 
+BROKEN=                Needs poppler with qt4 support.
+
 .include "../../meta-pkgs/kde4/Makefile.kde4"
 
 .include "../../meta-pkgs/kde4/kde4.mk"
@@ -19,7 +21,7 @@
 .include "../../graphics/qimageblitz/buildlink3.mk"
 .include "../../graphics/tiff/buildlink3.mk"
 .include "../../print/libspectre/buildlink3.mk"
-.include "../../print/poppler-qt4/buildlink3.mk"
+#.include "../../print/poppler-qt4/buildlink3.mk"
 .include "../../security/qca2/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../textproc/ebook-tools/buildlink3.mk"



Home | Main Index | Thread Index | Old Index