Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 563260 - x11-themes/matchbox-themes-extra : multiple ebuild QA issues
Summary: x11-themes/matchbox-themes-extra : multiple ebuild QA issues
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GPE Desktop project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-16 16:55 UTC by Ian Stakenvicius (RETIRED)
Modified: 2016-02-20 17:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
EAPI5 updated ebuild (matchbox-themes-extra-0.3-r1.ebuild,587 bytes, text/plain)
2015-10-16 16:55 UTC, Ian Stakenvicius (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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