pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
threadweaver: add buildlink3.mk
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Mon May 9 00:04:54 2016 +1200
Changeset: 52a0796b6d0127915f4afc06a881284e7457d001
Added Files:
threadweaver/buildlink3.mk
Log Message:
threadweaver: 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=52a0796b6d0127915f4afc06a881284e7457d001
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
threadweaver/buildlink3.mk | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diffs:
diff --git a/threadweaver/buildlink3.mk b/threadweaver/buildlink3.mk
new file mode 100644
index 0000000..b3b4b0d
--- /dev/null
+++ b/threadweaver/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= threadweaver
+
+.if !defined(THREADWEAVER_BUILDLINK3_MK)
+THREADWEAVER_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.threadweaver+= threadweaver>=5.21.0
+BUILDLINK_PKGSRCDIR.threadweaver?= ../../wip/threadweaver
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.endif # THREADWEAVER_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -threadweaver
Home |
Main Index |
Thread Index |
Old Index