pkgsrc/graphics/jbig2dec/buildlink3.mk
adam f60473e41a jbig2dec: updated to 0.16
Version 0.16:
* API change allowing for library users to get the custom allocator
  so it may be freed if necessary. This is useful if the allocator
  is extended with e.g. a custom pointer needed by the allocator
  callbacks.
2019-04-17 08:27:20 +00:00

12 lines
317 B
Makefile

# $NetBSD: buildlink3.mk,v 1.3 2019/04/17 08:27:20 adam Exp $
BUILDLINK_TREE+= jbig2dec
.if !defined(JBIG2DEC_BUILDLINK3_MK)
JBIG2DEC_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.jbig2dec+= jbig2dec>=0.16
BUILDLINK_PKGSRCDIR.jbig2dec?= ../../graphics/jbig2dec
.endif # JBIG2DEC_BUILDLINK3_MK
BUILDLINK_TREE+= -jbig2dec