opnsense-ports/multimedia/gstreamer1-plugins-mplex/Makefile
Franco Fichtner 24d31cc031 */*: sync with upstream
Taken from: FreeBSD
2022-10-15 01:35:32 +02:00

20 lines
474 B
Makefile

PORTREVISION= 0
CATEGORIES= multimedia
COMMENT= GStreamer mplex plugin
BROKEN_armv6= fails to build: ./gstmplex.hh:27:10: 'multiplexor.hpp' file not found
BROKEN_armv7= fails to build: ./gstmplex.hh:27:10: 'multiplexor.hpp' file not found
GST_PLUGIN= mplex
DIST= bad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
PLIST= ${.CURDIR}/pkg-plist
LIB_DEPENDS= libmplex2.so:multimedia/mjpegtools
.include "${MASTERDIR}/Makefile"
MESON_ARGS+= -Dgpl=enabled