pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/inputmethod/fcitx5-configtool fcitx5-configtool: Add B...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eadd423ddd41
branches:  trunk
changeset: 385575:eadd423ddd41
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Sep 19 17:44:10 2022 +0000

description:
fcitx5-configtool: Add BROKEN with link to upstream bug report

diffstat:

 inputmethod/fcitx5-configtool/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r aaefd9e4e3a3 -r eadd423ddd41 inputmethod/fcitx5-configtool/Makefile
--- a/inputmethod/fcitx5-configtool/Makefile    Mon Sep 19 17:41:26 2022 +0000
+++ b/inputmethod/fcitx5-configtool/Makefile    Mon Sep 19 17:44:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/04/18 19:11:27 adam Exp $
+# $NetBSD: Makefile,v 1.9 2022/09/19 17:44:10 nia Exp $
 
 DISTNAME=      fcitx5-configtool-5.0.3
 PKGREVISION=   3
@@ -11,6 +11,8 @@
 COMMENT=       Config tool for fcitx5
 LICENSE=       gnu-gpl-v2
 
+BROKEN+=       "Incompatible with latest extra-cmake-modules, see https://bytemeta.vip/repo/fcitx/fcitx5-configtool/issues/38";
+
 USE_CMAKE=             yes
 USE_PKGLOCALEDIR=      yes
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index