tvali wrote:
Can someone tell me, which portage python commands should be used or which kind of file created, if i'm going to test this idea? -- in beginning, i would like to just add simple deps - are ebuilds the only place to change and is there any clear doc of them [as i wouldnt like to go through them all to be sure that there is no rarely used things i dont know]?

Also, where i can find relations between useflags and c/c++ #defines?

USE flags technically have anything to do with C++ defines; they can technically enable/disable any optional support ( docs, plugins, etc.. ) Usually USE flags interact with a packages build system (configure or whatnot)

Dependencies are only in DEPEND, RDEPEND,PDEPEND.



--
tvali

Measuring programming progress by lines of code is like measuring aircraft building progress by weight. -Bill Gates

For every complex problem there is an answer that is clear, simple, and wrong. -H L Mencken

Theory is when you know something, but it doesn't work. Practice is when something works, but you don't know why. Programmers combine theory and practice: Nothing works and they don't know why.

http://www.eskimo.com/~hottub/software/programming_quotes.html
http://www.softwarequotes.com/

--
gentoo-portage-dev@gentoo.org mailing list

Reply via email to