aboutsummaryrefslogblamecommitdiff
path: root/multimedia/gstreamer1-plugins-mpeg2enc/Makefile
blob: e53d5bfe1ecf8c462088953773e26debd1a3d459 (plain) (tree)
1
2
3
4
5
6
7
8
                 

                          
                                             
 
                                                                         
                                                                         
 




                                                              





                                                   
                                
PORTREVISION=	0
CATEGORIES=	multimedia

COMMENT=	GStreamer mpeg encoder plugin

BROKEN_armv6=		fails to compile: 'format_codes.h' file not found
BROKEN_armv7=		fails to compile: 'format_codes.h' file not found

GST_PLUGIN=	mpeg2enc
DIST=		bad

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

PLIST=  ${.CURDIR}/pkg-plist

LIB_DEPENDS= libmjpegutils.so:multimedia/mjpegtools

MESON_ARGS+=	-Dgpl=enabled

.include "${MASTERDIR}/Makefile"