media-libs/portaudio won't compile on g/fbsd, i attach a patch to make it compile and works.
Created attachment 103049 [details, diff] portaudio-18.1-r5.ebuild patch
Created attachment 103050 [details] files/portaudio-18.1-r5-Makefile.bsd
This seems ok to me, but why not directly merging this makefile into the current makefile-linux ? (perhaps removing linux from the name for consistency ^^) The diff is rather small and will clean out gnu extensions, what cannot be a bad idea imho. (and it will save time if some modifications are needed)
Good idea, so you only still need the 2 fgrep-seds (In reply to comment #3) > This seems ok to me, but why not directly merging this makefile into the > current makefile-linux ? (perhaps removing linux from the name for consistency > ^^) > > The diff is rather small and will clean out gnu extensions, what cannot be a > bad idea imho. (and it will save time if some modifications are needed) >
Merged your changes to linux makefile in -r6. This adds yet another portaudio ebuild but -r5 is in a stabilization phase, so I don't want to modify it in order to be able to add ~arch keywords.
-r6 keyworded