pkgsrc/audio/gst-plugins1-dts/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

13 lines
372 B
Makefile

# $NetBSD: Makefile,v 1.4 2021/11/15 22:01:15 wiz Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-dts/}
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - DTS plugin
GST_EXT_BUILD= # defined
GST_PLUGINS+= dts
.include "../../multimedia/gst-plugins1-bad/Makefile.common"
.include "../../audio/libdca/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"