pkgsrc/multimedia/phonon-backend-gstreamer/Makefile
markd 043d23f0c4 Update phonon-{,qt5-}backend-gstreamer{,-shared} 4.9.0
Changes

* CMake requirement aligned with libphonon (2.6.2 => 2.8.9)

Bug Fixes

* Fixed finding GStreamer 1.0
* Only build X11 renderer if X11 is found (enables building on OSX
  and Windows)
2016-04-26 09:04:23 +00:00

13 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.25 2016/04/26 09:04:23 markd Exp $
DISTNAME= phonon-backend-gstreamer-4.9.0
COMMENT= Multimedia API for KDE and QT - GStreamer backend
.include "Makefile.common"
DEPENDS+= phonon-backend-gstreamer-shared-4.9.0:../../multimedia/phonon-backend-gstreamer-shared
.include "../../multimedia/phonon/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"