File:  [cvs.NetBSD.org] / pkgsrc / inputmethod / fcitx5-m17n / Makefile
Revision 1.20: download - view: text, annotated - select for diffs
Thu Jul 11 19:53:38 2024 UTC (7 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
*: bump for raqm option in gd & ImageMagick

to be on the safe side

# $NetBSD: Makefile,v 1.20 2024/07/11 19:53:38 wiz Exp $

DISTNAME=	fcitx5-m17n-5.1.0
PKGREVISION=	2
CATEGORIES=	inputmethod
MASTER_SITES=	https://download.fcitx-im.org/fcitx5/fcitx5-m17n/
EXTRACT_SUFX=	.tar.xz

MAINTAINER=	ryoon@NetBSD.org
HOMEPAGE=	https://github.com/fcitx/fcitx5-m17n
COMMENT=	Wrapper library of m17n for Fcitx5
LICENSE=	gnu-lgpl-v2.1

TOOL_DEPENDS+=	extra-cmake-modules-[0-9]*:../../devel/extra-cmake-modules

USE_PKGLOCALEDIR=	yes
USE_LANGUAGES=		c c++
USE_TOOLS+=		pkg-config

.include "../../devel/cmake/build.mk"
.include "../../devel/m17n-lib/buildlink3.mk"
.include "../../inputmethod/fcitx5/buildlink3.mk"
.include "../../textproc/fmtlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>