summaryrefslogtreecommitdiff
path: root/multimedia/libva/available.mk
blob: 2bf58d9713e6ad618a96a55a8ce56fd34498d07d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: available.mk,v 1.3 2016/02/25 15:49:44 jperkin Exp $

# At the moment VAAPI is available only for XXX.  The following
# condition is here to NOT list these platforms in multiple places,
# i.e. in mplayer, xine, xbmc etc.  Have a look at buildlink3.mk too.

# The following should be kept up-to-date!
OPSYSVARS+=			VAAPI_AVAILABLE
VAAPI_AVAILABLE.Linux=		yes
VAAPI_AVAILABLE.FreeBSD=	yes
VAAPI_AVAILABLE.OpenBSD=	yes
VAAPI_AVAILABLE.*=		no