[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / gst-plugins1-gtk

File: [cvs.NetBSD.org] / pkgsrc / multimedia / gst-plugins1-gtk / Makefile (download)

Revision 1.1, Thu Oct 3 14:53:38 2019 UTC (4 years, 6 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4

Add multimedia/gst-plugins1-gtk.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the GTK plugin for GStreamer.

# $NetBSD: Makefile,v 1.1 2019/10/03 14:53:38 nia Exp $

GST_PLUGINS1_NAME=	gtk
GST_PLUGINS1_DIRS=	ext/gtk
GST_PLUGINS1_FLAGS=	gtk3

.include "../../multimedia/gst-plugins1-good/Makefile.common"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"