From dc1e8fec44d335615775d4cfd4250dd4570df04c Mon Sep 17 00:00:00 2001 From: David Naylor Date: Wed, 18 Feb 2015 16:09:15 +0000 Subject: phonon-gstreamer: fix pkg-message to reference correct gstreamer port. phonon-gstreamer depends on multimedia/gstreamer1 however the pkg-message incorrectly referred to the multimedia/gstreamer-plugins-all port. Also, bump port revision due to change in pkg-message. Specify LICENSE as LGPL21. --- multimedia/phonon-gstreamer/Makefile | 3 +++ multimedia/phonon-gstreamer/files/pkg-message.in | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/phonon-gstreamer/Makefile b/multimedia/phonon-gstreamer/Makefile index c525d56df4b3..b1dbf066f258 100644 --- a/multimedia/phonon-gstreamer/Makefile +++ b/multimedia/phonon-gstreamer/Makefile @@ -3,6 +3,7 @@ PORTNAME= phonon PORTVERSION= 4.8.2 +PORTREVISION= 1 CATEGORIES= multimedia kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION}/src PKGNAMESUFFIX= -gstreamer @@ -12,6 +13,8 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= GStreamer backend for Phonon +LICENSE= LGPL21 + USE_GL= gl USE_GNOME= glib20 libxml2 USE_GSTREAMER1= yes diff --git a/multimedia/phonon-gstreamer/files/pkg-message.in b/multimedia/phonon-gstreamer/files/pkg-message.in index 1a601e0be98f..acea8d3aae68 100644 --- a/multimedia/phonon-gstreamer/files/pkg-message.in +++ b/multimedia/phonon-gstreamer/files/pkg-message.in @@ -1,7 +1,7 @@ ====================================================================== You'll need to install some GStreamer plugins to make Phonon able to -play something via this backend: multimedia/gstreamer-plugins-all will -let you choose among all of them. +play something via this backend: multimedia/gstreamer1-plugins-all +will let you choose among all of them. ====================================================================== -- cgit v1.2.3