Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 152434 - media-sound/pd could install internal headers
Summary: media-sound/pd could install internal headers
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-22 14:05 UTC by Santiago M. Mola (RETIRED)
Modified: 2007-05-09 08:27 UTC (History)
0 users

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


Attachments

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