aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-resindvd/Makefile
blob: d1d354c224caa194e0472b022393a4cd958feb1f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	GStreamer resindvd DVD playback plugin

BUILD_DEPENDS=	libdvdnav>=4.1.2:multimedia/libdvdnav
LIB_DEPENDS=	libdvdread.so:multimedia/libdvdread
RUN_DEPENDS=	libdvdnav>=4.1.2:multimedia/libdvdnav

MESON_ARGS+=	-Dgpl=enabled

MASTERDIR=	${.CURDIR:H:H}/multimedia/gstreamer1-plugins

PLIST=		${.CURDIR}/pkg-plist

DIST=		bad
GST_PLUGIN=	resindvd

.include "${MASTERDIR}/Makefile"