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

Bug 152434

Summary: media-sound/pd could install internal headers
Product: Gentoo Linux Reporter: Santiago M. Mola (RETIRED) <coldwind>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED LATER    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Santiago M. Mola (RETIRED) gentoo-dev 2006-10-22 14:05:26 UTC
Some pd externals like pdp (not yet in Portage) needs pd's headers.
Right now I do it like this:

 insinto /usr/include/pd
 doins m_imp.h g_canvas.h t_tk.h

At least, for media-sound/pd-0.39_p1 and _p2.
Comment 1 Santiago M. Mola (RETIRED) gentoo-dev 2006-10-25 10:59:50 UTC
s_stuff.h is also needed.
Comment 2 Santiago M. Mola (RETIRED) gentoo-dev 2006-10-28 05:23:13 UTC
And g_all_guis.h
Comment 3 Santiago M. Mola (RETIRED) gentoo-dev 2007-05-09 08:27:31 UTC
I'm not sure if it will be necessary. On pd-overlay we're trying to make a pd (and pd-extended) build system that makes sense. So, all people who are interested in this bug is encouraged to try and collaborate on http://pd-overlay.sf.net/.