pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/libshumate



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug  9 17:24:32 UTC 2026

Added Files:
        pkgsrc/geography/libshumate: buildlink3.mk

Log Message:
libshumate: add bl3.mk


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/geography/libshumate/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/geography/libshumate/buildlink3.mk
diff -u /dev/null pkgsrc/geography/libshumate/buildlink3.mk:1.1
--- /dev/null   Sun Aug  9 17:24:32 2026
+++ pkgsrc/geography/libshumate/buildlink3.mk   Sun Aug  9 17:24:32 2026
@@ -0,0 +1,20 @@
+# $NetBSD: buildlink3.mk,v 1.1 2026/08/09 17:24:32 wiz Exp $
+
+BUILDLINK_TREE+=       libshumate
+
+.if !defined(LIBSHUMATE_BUILDLINK3_MK)
+LIBSHUMATE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libshumate+=     libshumate>=1.6.2
+BUILDLINK_PKGSRCDIR.libshumate?=       ../../geography/libshumate
+
+.include "../../databases/sqlite3/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/protobuf-c/buildlink3.mk"
+.include "../../graphics/cairo/buildlink3.mk"
+.include "../../net/libsoup3/buildlink3.mk"
+.include "../../textproc/json-glib/buildlink3.mk"
+.include "../../x11/gtk4/buildlink3.mk"
+.endif # LIBSHUMATE_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -libshumate



Home | Main Index | Thread Index | Old Index