ports/155594: www/opera is missing multimedia/gstreamer-plugins-good dependency

Jakub Lach jakub_lach at mailplus.pl
Wed Mar 16 09:00:25 UTC 2011


>Number:         155594
>Category:       ports
>Synopsis:       www/opera is missing multimedia/gstreamer-plugins-good dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 16 09:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list