blob: 9ac26f64d57c28635a441e068bf5d219b13730b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
.include "${MASTERDIR}/Makefile"
|