pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/cldr-emoji-annotation
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Feb 15 15:01:35 UTC 2021
Added Files:
pkgsrc/textproc/cldr-emoji-annotation: buildlink3.mk
Log Message:
cldr-emoji-annotation: Add buildlink3.mk for pkg-config file
This is required by upcomming inputmethod/fcitx5.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/cldr-emoji-annotation/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/textproc/cldr-emoji-annotation/buildlink3.mk
diff -u /dev/null pkgsrc/textproc/cldr-emoji-annotation/buildlink3.mk:1.1
--- /dev/null Mon Feb 15 15:01:35 2021
+++ pkgsrc/textproc/cldr-emoji-annotation/buildlink3.mk Mon Feb 15 15:01:35 2021
@@ -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