Bug Fixes * VideoWidgets no longer go blank when paused under certain circumstances. * Localization has been fixed for the Qt 5 build.
13 lines
369 B
Makefile
13 lines
369 B
Makefile
# $NetBSD: Makefile,v 1.27 2019/08/27 06:56:32 markd Exp $
|
|
|
|
DISTNAME= phonon-backend-gstreamer-4.9.1
|
|
|
|
COMMENT= Multimedia API for KDE and QT - GStreamer backend
|
|
|
|
.include "Makefile.common"
|
|
|
|
DEPENDS+= phonon-backend-gstreamer-shared-4.9.1:../../multimedia/phonon-backend-gstreamer-shared
|
|
|
|
.include "../../multimedia/phonon/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|