pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lodepng-git: add buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Sep 20 23:16:19 2021 +0200
Changeset: 2d81c81da2adb362993ac50f5a3b5db8aa1dafd1
Added Files:
lodepng-git/buildlink3.mk
Log Message:
lodepng-git: add buildlink3.mk
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2d81c81da2adb362993ac50f5a3b5db8aa1dafd1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lodepng-git/buildlink3.mk | 12 ++++++++++++
1 file changed, 12 insertions(+)
diffs:
diff --git a/lodepng-git/buildlink3.mk b/lodepng-git/buildlink3.mk
new file mode 100644
index 0000000000..64c279a3a2
--- /dev/null
+++ b/lodepng-git/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= lodepng
+
+.if !defined(LODEPNG_BUILDLINK3_MK)
+LODEPNG_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.lodepng+= lodepng>=0.0nb20210920
+BUILDLINK_PKGSRCDIR.lodepng?= ../../wip/lodepng-git
+.endif # LODEPNG_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -lodepng
Home |
Main Index |
Thread Index |
Old Index