Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 563260

Summary: x11-themes/matchbox-themes-extra : multiple ebuild QA issues
Product: Gentoo Linux Reporter: Ian Stakenvicius (RETIRED) <axs>
Component: Current packagesAssignee: GPE Desktop project <gpe>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: EAPI5 updated ebuild

Description Ian Stakenvicius (RETIRED) gentoo-dev 2015-10-16 16:55:02 UTC
Created attachment 414720 [details]
EAPI5 updated ebuild

This particular ebuild is EAPI0 , and it has two DEPEND specifications but no RDEPEND.  I think that the second DEPEND is supposed to be an RDEPEND, especially since it builds and installs fine without metacity-window-manager installed.

When bumped to EAPI5 the ebuild can be simplified as well, dropping the src_compile() entirely and allowing the default src_configure and src_compile to take care of things instead.

I've attached the ebuild I made here locally, for convenience.
Comment 1 Pacho Ramos gentoo-dev 2016-02-20 17:56:50 UTC
removed