pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openh264: added buildlink3.mk
Module Name: pkgsrc-wip
Committed By: AcidBear <jake.slazenger%yandex.com@localhost>
Pushed By: jakeSlaz
Date: Sat Feb 27 20:56:04 2021 +0300
Changeset: c7310f7e6ed4a78db3aaa9dc0fb0dafc95b8443f
Added Files:
openh264/buildlink3.mk
Log Message:
openh264: added buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c7310f7e6ed4a78db3aaa9dc0fb0dafc95b8443f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openh264/buildlink3.mk | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diffs:
diff --git a/openh264/buildlink3.mk b/openh264/buildlink3.mk
new file mode 100644
index 0000000000..33a19ee075
--- /dev/null
+++ b/openh264/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= openh264
+
+.if !defined(OPENH264_BUILDLINK3_MK)
+OPENH264_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.openh264+= openh264>=1.5.0
+BUILDLINK_PKGSRCDIR.openh264?= ../../wip/openh264
+
+#.include "../../multimedia/gmp-api/buildlink3.mk"
+.endif # OPENH264_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -openh264
Home |
Main Index |
Thread Index |
Old Index