Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Dec 2011 21:48:16 GMT
From:      Grzegorz Blach <magik@roorback.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163003: multimedia/miro: Added gstreamer-plugins-gconf to dependencies
Message-ID:  <201112012148.pB1LmG8h020050@red.freebsd.org>
Resent-Message-ID: <201112012150.pB1Lo77Z008793@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163003
>Category:       ports
>Synopsis:       multimedia/miro: Added gstreamer-plugins-gconf to dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 01 21:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Grzegorz Blach
>Release:        9.0-RC2 amd64
>Organization:
>Environment:
FreeBSD silver.nine 9.0-RC2 FreeBSD 9.0-RC2 #2: Wed Nov  9 21:17:39 CET 2011     root@silver.nine:/usr/obj/usr/src/sys/SILVER  amd64

>Description:
Without gstreamer-plugins-gconf installed in the system, Miro freeze on startup.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN multimedia/miro/Makefile multimedia/miro/Makefile
--- multimedia/miro/Makefile	2011-11-11 18:56:43.000000000 +0100
+++ multimedia/miro/Makefile	2011-11-28 17:09:00.736590159 +0100
@@ -34,7 +34,7 @@
 INSTALL_WRKSRC=	${WRKSRC}/linux
 
 USE_GNOME=	gconf2 gtk20
-USE_GSTREAMER=	python
+USE_GSTREAMER=	python gconf
 USE_GETTEXT=	yes
 USE_PYTHON=	2.5+
 USE_PYDISTUTILS=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112012148.pB1LmG8h020050>