Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116156 - media-libs/zvbi ebuild cleanup and modular x deps
Summary: media-libs/zvbi ebuild cleanup and modular x deps
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-20 04:17 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2005-12-21 14:27 UTC (History)
0 users

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


Attachments
Ebuild patch (zvbi-ebuild.patch,1.16 KB, patch)
2005-12-20 04:18 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-20 04:17:22 UTC
The attached patch cleans up the zvbi ebuild, adding modular x deps and libpng as a dep that was missing. It also fixed the RDEPEND/DEPEND issue (doxygen was considered RDEPEND).
It uses $(use_enable) and $(use_with) directly in econf dropping $myconf variable, too.

HTH,
Diego
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-20 04:18:18 UTC
Created attachment 75191 [details, diff]
Ebuild patch
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-12-21 14:27:49 UTC
I've committed this by myself, and added myself to media-tv so I'll take care of this by myself when needed :)