View Single Post

   
  #5 (permalink)  
Old 02-21-2008, 09:17 AM
Philip Lawatsch
 
Posts: n/a
Default Re: Documentation about creating ebuilds

Sybren Stuvel wrote:
> Philip Lawatsch enlightened us with:
>
>>I want to create an ebuild for myself but I do need some rather unusual
>>stuff.

>
>
> Check out /usr/portage/skel.ebuild.


This one really just covers the very basic stuff.

>>However, I've found zero docs about some of the custom stuff these
>>ebuilds use (like nedit inheriting gcc? and then using stuff like:


> man 5 ebuild


Not quote the docs I wanted either since I know how to use ebuild but
not how / what to do inside the ebuild.

Anyway, after some hundered lines of

insinto doins and insopts

I finally managed to do what I wanted to.

kind regards -ph-
Reply With Quote