2022-09-20 19:47:40 +02:00
|
|
|
PORTREVISION= 0
|
2013-04-27 22:56:38 +02:00
|
|
|
CATEGORIES= multimedia
|
|
|
|
|
2016-01-04 15:21:56 +01:00
|
|
|
COMMENT= GStreamer libx264 based H264 plugin
|
2013-04-27 22:56:38 +02:00
|
|
|
|
|
|
|
GST_PLUGIN= x264
|
|
|
|
DIST= ugly
|
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
|
|
|
|
|
2022-09-20 19:47:40 +02:00
|
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
|
|
|
|
LIB_DEPENDS= libx264.so:multimedia/libx264
|
|
|
|
|
2013-04-27 22:56:38 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|
2022-09-20 19:47:40 +02:00
|
|
|
|
|
|
|
MESON_ARGS+= -Dgpl=enabled
|