7869fb0c1d
Release notes: https://gstreamer.freedesktop.org/releases/1.20/
12 lines
351 B
Makefile
12 lines
351 B
Makefile
# $NetBSD: Makefile,v 1.10 2022/04/18 12:36:05 nia Exp $
|
|
|
|
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-jack/}
|
|
CATEGORIES= audio gnome
|
|
|
|
COMMENT= Open source multimedia framework - JACK plugin
|
|
|
|
GST_PLUGINS+= jack
|
|
|
|
.include "../../multimedia/gst-plugins1-good/Makefile.common"
|
|
.include "../../audio/jack/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|