pkgsrc/multimedia/gst-plugins1-x264/Makefile
wiz a76603db9b *: update gstreamer1 and plugins and related packages to 1.18.5
Based on the wip packages by nia and myself.
2021-11-15 22:01:15 +00:00

12 lines
382 B
Makefile

# $NetBSD: Makefile,v 1.7 2021/11/15 22:01:21 wiz Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-ugly/-x264/}
CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - H.264/MPEG-4 encoder plugin
GST_PLUGINS+= x264
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
.include "../../multimedia/x264-devel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"