![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / inputmethod / fcitx5-qt / Makefile (download)
Revision 1.8, Wed Nov 23 16:18:49 2022 UTC (2 months, 2 weeks ago) by adam
massive revision bump after textproc/icu update |
# $NetBSD: Makefile,v 1.8 2022/11/23 16:18:49 adam Exp $ DISTNAME= fcitx5-qt-5.0.3 PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= https://download.fcitx-im.org/fcitx5/fcitx5-qt/ EXTRACT_SUFX= .tar.xz MAINTAINER= ryoon@NetBSD.org HOMEPAGE= https://download.fcitx-im.org/fcitx5/fcitx5-qt/ COMMENT= Qt5 library and IM module for fcitx5 LICENSE= gnu-lgpl-v2.1 BUILD_DEPENDS+= extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules USE_CMAKE= yes USE_PKGLOCALEDIR= yes USE_LANGUAGES= c c++ CMAKE_ARGS+= -DENABLE_QT4=off CMAKE_ARGS+= -DENABLE_QT6=off .include "../../inputmethod/fcitx5/buildlink3.mk" .include "../../x11/qt5-qtbase/buildlink3.mk" .include "../../mk/bsd.pkg.mk"