pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/31882: www/opera needs emulators/suse*_openmotif



>Number:         31882
>Category:       pkg
>Synopsis:       www/opera needs emulators/suse*_openmotif
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 21 19:06:00 +0000 2005
>Originator:     Geert Hendrickx
>Release:        2.1
>Organization:
>Environment:
NetBSD mantis 2.1_RC6 NetBSD 2.1_RC6 (MANTIS) #0: Fri Oct 14 13:52:16 CEST 2005 
 geert@mantis:/cvs/obj/sys/arch/i386/compile/MANTIS i386
>Description:
Opera needs suse_openmotif as extra dependency to be able to use some plugins.  
>How-To-Repeat:
Start Opera, it will give a message box saying: 

> Opera encountered a problem during plug-in setup.
> Plug-ins will not work properly.
> Check your installation.
> 
> Could not start plug-in executable 'operamotifwrapper'.
> /usr/lib/opera/plugins/operamotifwrapper-3
> Please install Motif.
> 
> Plug-in path
> (Path can be modified in Preferences dialog)
> 
> /usr/lib/opera/plugins

The error disappears if you install emulators/suse91_openmotif.  
>Fix:
Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/www/opera/Makefile,v
retrieving revision 1.44
diff -u -r1.44 Makefile
--- Makefile    28 Sep 2005 14:00:51 -0000      1.44
+++ Makefile    21 Oct 2005 19:04:04 -0000
@@ -37,6 +37,7 @@
 
 .if (${_OPERA_OPSYS} == NetBSD)
 DEPENDS+=      suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
+DEPENDS+=      suse_openmotif>=7.3:../../emulators/${SUSE_DIR_PREFIX}_openmotif
 
 # we need the DIST_SUBDIR=. because of the inclusion of suse's Makefile.common
 DIST_SUBDIR=   .




Home | Main Index | Thread Index | Old Index