On Wed, Jun 27, 2018 at 02:56:04AM -0600, Anthony J. Bentley wrote:
> Do you think you could split dolphin-emu and dolphin-emu-nogui into
> multi_packages?

Hi,

I added MULTI_PACKAGES to dolphin and switched to a newer GitHub commit.

Some other changes:

- Disabled Discord plugin that was recently added by upstream because
  to the best of my knowledge, there's no discord client for OpenBSD.
- removed this:

.if ${PROPERTIES:Mclang}                                                        
                    
cWANTLIB +=     c++abi                                                          
                    
.endif

 because this is already taken care of by ${COMPILER_LIBCXX}.

I've set @tag in the PLIST* files. I'm getting this in portcheck:

in -main: missing @exec of gtk-update-icon-cache for icon theme hicolor         
                   
in -main: missing @unexec-delete of gtk-update-icon-cache for icon theme hicolor

My guess is that portcheck doesn't fully account for the existence of 
@tag yet?

As with the previous version, a bus error is triggered when closing the
GUI. This doesn't occur with dolphin-emu-nogui. Tested and working.

Thanks again to bentley@ for additional input.

ok?

Attachment: dolphin.tgz
Description: Binary data

Reply via email to