pkgsrc-Changes archive

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

CVS commit: pkgsrc/inputmethod/fcitx5-configtool



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Sep 19 17:44:10 UTC 2022

Modified Files:
        pkgsrc/inputmethod/fcitx5-configtool: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/inputmethod/fcitx5-configtool/Makefile

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

Modified files:

Index: pkgsrc/inputmethod/fcitx5-configtool/Makefile
diff -u pkgsrc/inputmethod/fcitx5-configtool/Makefile:1.8 pkgsrc/inputmethod/fcitx5-configtool/Makefile:1.9
--- pkgsrc/inputmethod/fcitx5-configtool/Makefile:1.8   Mon Apr 18 19:11:27 2022
+++ pkgsrc/inputmethod/fcitx5-configtool/Makefile       Mon Sep 19 17:44:10 2022
@@ -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 @@ HOMEPAGE=     https://github.com/fcitx/fcitx
 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