pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/kde4



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Jan 23 19:43:17 UTC 2018

Modified Files:
        pkgsrc/meta-pkgs/kde4: Makefile

Log Message:
kde4: comment out okular as doesn't build with lack of poppler-qt


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/meta-pkgs/kde4/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/kde4/Makefile
diff -u pkgsrc/meta-pkgs/kde4/Makefile:1.39 pkgsrc/meta-pkgs/kde4/Makefile:1.40
--- pkgsrc/meta-pkgs/kde4/Makefile:1.39 Fri Jan 19 10:32:51 2018
+++ pkgsrc/meta-pkgs/kde4/Makefile      Tue Jan 23 19:43:17 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2018/01/19 10:32:51 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2018/01/23 19:43:17 markd Exp $
 
 DISTNAME=      kde4-4.14.3
-PKGREVISION=   9
+PKGREVISION=   10
 CATEGORIES=    meta-pkgs x11 kde
 MASTER_SITES=  # empty
 DISTFILES=     # empty
@@ -94,7 +94,7 @@ DEPENDS+=     kcolorchooser-15.12.0{,nb[0-9]
 DEPENDS+=      kgamma-4.14.3{,nb[0-9]*}:../../graphics/kgamma
 DEPENDS+=      kruler-4.14.3{,nb[0-9]*}:../../graphics/kruler
 DEPENDS+=      kolourpaint-16.04.0{,nb[0-9]*}:../../graphics/kolourpaint
-DEPENDS+=      okular-16.08.0{,nb[0-9]*}:../../print/okular
+##DEPENDS+=    okular-16.08.0{,nb[0-9]*}:../../print/okular
 DEPENDS+=      kdegraphics-mobipocket-16.08.0{,nb[0-9]*}:../../graphics/kdegraphics-mobipocket
 DEPENDS+=      kdegraphics-strigi-analyzer-16.04.0{,nb[0-9]*}:../../graphics/kdegraphics-strigi-analyzer
 DEPENDS+=      kdegraphics-thumbnailers-4.14.3{,nb[0-9]*}:../../graphics/kdegraphics-thumbnailers



Home | Main Index | Thread Index | Old Index