[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / inputmethod / fcitx5-m17n

File: [cvs.NetBSD.org] / pkgsrc / inputmethod / fcitx5-m17n / Makefile (download)

Revision 1.12, Tue May 16 21:20:52 2023 UTC (10 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2 lines

*: PKGREVISION bump for fmtlib shlib major bump

# $NetBSD: Makefile,v 1.12 2023/05/16 21:20:52 wiz Exp $

DISTNAME=	fcitx5-m17n-5.0.3
PKGREVISION=	8
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

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

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

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