pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/cldr-emoji-annotation cldr-emoji-annotation: ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e24e70ccea89
branches:  trunk
changeset: 447071:e24e70ccea89
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Feb 15 15:01:35 2021 +0000

description:
cldr-emoji-annotation: Add buildlink3.mk for pkg-config file

This is required by upcomming inputmethod/fcitx5.

diffstat:

 textproc/cldr-emoji-annotation/buildlink3.mk |  14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diffs (18 lines):

diff -r 3bec42428c92 -r e24e70ccea89 textproc/cldr-emoji-annotation/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/cldr-emoji-annotation/buildlink3.mk      Mon Feb 15 15:01:35 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2021/02/15 15:01:35 ryoon Exp $
+
+BUILDLINK_TREE+=       cldr-emoji-annotation
+
+.if !defined(CLDR_EMOJI_ANNOTATION_BUILDLINK3_MK)
+CLDR_EMOJI_ANNOTATION_BUILDLINK3_MK:=
+
+BUILDLINK_DEPMETHOD.cldr-emoji-annotation?=    build
+
+BUILDLINK_API_DEPENDS.cldr-emoji-annotation+=  cldr-emoji-annotation>=37.0.13.0.0.2
+BUILDLINK_PKGSRCDIR.cldr-emoji-annotation?=    ../../textproc/cldr-emoji-annotation
+.endif # CLDR_EMOJI_ANNOTATION_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -cldr-emoji-annotation



Home | Main Index | Thread Index | Old Index