aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gstreamer1-plugins-gtk/Makefile
blob: 271ea8dd363dea880b8c6f29acd62c3b2fe5ec99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTREVISION=	0
CATEGORIES=	x11-toolkits

COMMENT=	GStreamer gtksink plugin

USES=		gnome
USE_GSTREAMER=	gl
USE_GNOME=	cairo gdkpixbuf gtk30

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

PLIST=		${.CURDIR}/pkg-plist

DIST=			good
GST_PLUGIN=		gtk3
GST_PLUGIN_SUFFIX=	-gtk

.include "${MASTERDIR}/Makefile"