2012-10-08 11:20:57 +02:00
|
|
|
# $NetBSD: Makefile,v 1.12 2012/10/08 09:21:03 asau Exp $
|
2008-09-14 15:13:33 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
GST_PLUGINS0.10_NAME= v4l2
|
|
|
|
GST_PLUGINS0.10_DIRS= sys/v4l2
|
|
|
|
GST_PLUGINS0.10_FLAGS= gst_v4l2
|
2012-09-15 12:03:29 +02:00
|
|
|
PKGREVISION= 2
|
2008-09-14 15:13:33 +02:00
|
|
|
|
2012-04-18 19:49:05 +02:00
|
|
|
ONLY_FOR_PLATFORM= NetBSD-[5-9]* Linux-* SunOS-5.11-*
|
2008-11-24 13:50:17 +01:00
|
|
|
|
2008-09-14 15:13:33 +02:00
|
|
|
.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
|
|
|
|
|
2011-08-06 17:19:19 +02:00
|
|
|
CONFIGURE_ARGS+= --with-libv4l2
|
|
|
|
|
|
|
|
.include "../../graphics/libv4l/buildlink3.mk"
|
2008-09-14 15:13:33 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|