pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/tellico tellico: mark as broken due to poppler-qt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7389cbc2aa54
branches:  trunk
changeset: 373922:7389cbc2aa54
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 11 08:11:02 2018 +0000

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

diffstat:

 misc/tellico/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r bae1809f849a -r 7389cbc2aa54 misc/tellico/Makefile
--- a/misc/tellico/Makefile     Thu Jan 11 08:10:36 2018 +0000
+++ b/misc/tellico/Makefile     Thu Jan 11 08:11:02 2018 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.127 2018/01/01 21:18:44 adam Exp $
-#
+# $NetBSD: Makefile,v 1.128 2018/01/11 08:11:02 wiz Exp $
 
 DISTNAME=      tellico-2.3.9
 PKGREVISION=   33
@@ -14,6 +13,8 @@
 
 BUILD_DEPENDS+=        automoc4-[0-9]*:../../devel/automoc4
 
+BROKEN=                Needs poppler with qt4 support.
+
 REPLACE_PERL+=         src/core/tellico-1-3-update.pl
 REPLACE_PYTHON+=       src/fetch/scripts/*.py
 REPLACE_PYTHON+=       src/translators/griffith2tellico.py
@@ -39,7 +40,7 @@
 .include "../../multimedia/libkcompactdisc/buildlink3.mk"
 .include "../../multimedia/libkcddb/buildlink3.mk"
 .include "../../net/yaz/buildlink3.mk"
-.include "../../print/poppler-qt4/buildlink3.mk"
+#.include "../../print/poppler-qt4/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/kdelibs4/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index