pkgsrc-wip/libjingle/buildlink3.mk
yacht d3f97b1241 Import libjingle-0.3.12 as wip/libjingle.
This is the farsight version of Google's libjingle as distributed by
Freedesktop.org. It's required by gst-plugins-farsight.

Google's Libjingle (http://code.google.com/apis/talk/index.html) is Google
Talk's implementation of Jingle and Jingle-Audio (proposed extensions to
XMPP) to interoperate with Google Talk's peer-to-peer and voice calling
capabilities.
2009-09-07 18:25:33 +00:00

12 lines
327 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/09/07 18:25:33 yacht Exp $
BUILDLINK_TREE+= libjingle
.if !defined(LIBJINGLE_BUILDLINK3_MK)
LIBJINGLE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libjingle+= libjingle>=0.3.12
BUILDLINK_PKGSRCDIR.libjingle?= ../../wip/libjingle
.endif # LIBJINGLE_BUILDLINK3_MK
BUILDLINK_TREE+= -libjingle