pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/qcomicbook qcomicbook: mark as broken due to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bae1809f849a
branches: trunk
changeset: 373921:bae1809f849a
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jan 11 08:10:36 2018 +0000
description:
qcomicbook: mark as broken due to poppler-qt4 removal
diffstat:
graphics/qcomicbook/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 71211b5cb2e6 -r bae1809f849a graphics/qcomicbook/Makefile
--- a/graphics/qcomicbook/Makefile Thu Jan 11 08:09:38 2018 +0000
+++ b/graphics/qcomicbook/Makefile Thu Jan 11 08:10:36 2018 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2017/12/08 08:52:57 maya Exp $
-#
+# $NetBSD: Makefile,v 1.34 2018/01/11 08:10:36 wiz Exp $
DISTNAME= qcomicbook-0.9.0
PKGREVISION= 32
@@ -11,6 +10,8 @@
COMMENT= Viewer for comic book archives
LICENSE= gnu-gpl-v2
+BROKEN= Needs poppler with qt4 support.
+
USE_LANGUAGES= c c++
USE_TOOLS= gmake pkg-config
USE_CMAKE= yes
@@ -26,7 +27,7 @@
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
BUILD_DEPENDS+= poppler-qt4>=0.12.4:../../print/poppler-qt4
-.include "../../print/poppler-qt4/buildlink3.mk"
+#.include "../../print/poppler-qt4/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
BUILD_DEPENDS+= qt4-tools>=4.5.0:../../x11/qt4-tools
.include "../../x11/qt4-tools/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index