pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/okular



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jan 11 08:11:55 UTC 2018

Modified Files:
        pkgsrc/print/okular: Makefile

Log Message:
okular: mark as broken due to poppler-qt4 removal


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/print/okular/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/print/okular/Makefile
diff -u pkgsrc/print/okular/Makefile:1.70 pkgsrc/print/okular/Makefile:1.71
--- pkgsrc/print/okular/Makefile:1.70   Mon Jan  1 21:18:50 2018
+++ pkgsrc/print/okular/Makefile        Thu Jan 11 08:11:55 2018
@@ -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 @@ MASTER_SITES=   ${MASTER_SITE_KDE:=applica
 
 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 @@ CFLAGS.SunOS+=        -D__EXTENSIONS__
 .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