7869fb0c1d
Release notes: https://gstreamer.freedesktop.org/releases/1.20/
12 lines
381 B
Makefile
12 lines
381 B
Makefile
# $NetBSD: Makefile,v 1.6 2022/04/18 12:36:07 nia Exp $
|
|
|
|
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-good/-gdk_pixbuf/}
|
|
CATEGORIES= graphics gnome
|
|
|
|
COMMENT= Open source multimedia framework - GDK Pixbuf plugin
|
|
|
|
GST_PLUGINS+= gdk-pixbuf
|
|
|
|
.include "../../multimedia/gst-plugins1-good/Makefile.common"
|
|
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|