From nobody@FreeBSD.org  Wed Mar 16 08:56:13 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 56F41106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Mar 2011 08:56:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 455A48FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Mar 2011 08:56:13 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p2G8uDav014109
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 16 Mar 2011 08:56:13 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p2G8uDsF014108;
	Wed, 16 Mar 2011 08:56:13 GMT
	(envelope-from nobody)
Message-Id: <201103160856.p2G8uDsF014108@red.freebsd.org>
Date: Wed, 16 Mar 2011 08:56:13 GMT
From: Jakub Lach <jakub_lach@mailplus.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/opera is missing multimedia/gstreamer-plugins-good dependency
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         155594
>Category:       ports
>Synopsis:       www/opera is missing multimedia/gstreamer-plugins-good dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 16 09:00:22 UTC 2011
>Closed-Date:    Fri Apr 08 05:49:06 CEST 2011
>Last-Modified:  Fri Apr 08 05:49:06 CEST 2011
>Originator:     Jakub Lach
>Release:        
>Organization:
-
>Environment:
FreeBSD 8.2-STABLE #0 r219445 amd64
>Description:
Opera for HTML5 video support needs libgstwavparse.so which is provided by multimedia/gstreamer-plugins-good. 

See:

http://my.opera.com/ruario/blog/2010/01/22/using-video-with-opera-10-50-on-linux-unix
>How-To-Repeat:

>Fix:
Add multimedia/gstreamer-plugins-good as dependency.

Patch attached with submission follows:

diff -rupN /usr/ports/www/opera.orig/Makefile /usr/ports/www/opera/Makefile
--- /usr/ports/www/opera.orig/Makefile	2011-03-16 09:40:27.000000000 +0100
+++ /usr/ports/www/opera/Makefile	2011-01-27 21:11:37.000000000 +0100
@@ -59,7 +59,7 @@ LIB_DEPENDS+=	cups.2:${PORTSDIR}/print/c
 .endif
 
 .if !defined(WITHOUT_VIDEO)
-USE_GSTREAMER+=	vorbis ogg theora good
+USE_GSTREAMER+=	vorbis ogg theora
 .endif
 
 .if defined(WITH_GTK)


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dinoex 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Mar 16 09:00:40 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155594 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/155594: commit references a PR
Date: Fri,  8 Apr 2011 03:29:04 +0000 (UTC)

 dinoex      2011-04-08 03:28:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/opera            Makefile 
   Log:
   - add gstreamer-plugins-good as dependency
   PR:             155594
   Submitted by:   Jakub Lach
   
   Revision  Changes    Path
   1.103     +1 -1      ports/www/opera/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: dinoex 
State-Changed-When: Fri Apr 8 05:48:45 CEST 2011 
State-Changed-Why:  
committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155594 
>Unformatted:
