aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gstreamer1-plugins-good/Makefile
blob: caf0e4d1e22f3b8f21ac36f66fab8ecb581e0794 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	GStreamer-plugins good-quality plug-ins

GST_PLUGIN=	good
GST_PLUGIN_SUFFIX=	-good

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

DIST=	good

PLIST=		${.CURDIR}/pkg-plist
PATCHDIR=	${.CURDIR}/files
NO_GSTREAMER_COMMON=	yes

GOOD_GST_ENABLED_PLUGINS=	adaptivedemux2 \
				alpha \
				apetag \
				audiofx \
				audioparsers \
				auparse \
				autodetect \
				avi \
				cutter \
				deinterlace \
				debugutils \
				dtmf \
				effectv \
				equalizer \
				flv \
				flx \
				goom \
				goom2k1 \
				icydemux \
				id3demux \
				imagefreeze \
				interleave \
				isomp4 \
				law \
				level \
				matroska \
				monoscope \
				multifile \
				multipart \
				nls \
				oss \
				oss4 \
				replaygain \
				rtp \
				rtpmanager \
				rtsp \
				shapewipe \
				smpte \
				spectrum \
				tests \
				udp \
				videobox \
				videocrop \
				videofilter \
				videomixer \
				wavenc \
				wavparse \
				xingmux \
				y4m

.include "${MASTERDIR}/Makefile"