New version of the ardour-cvs ebuild which updates the dependancies to liblrdf-3.1 and adds USE flags for ksi and nls. Various fixes to documentation. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 11517 [details] ardour-cvs-0.6.4.ebuild This is the ebuild file ardour-cvs-0.6.4.ebuild
Created attachment 11555 [details, diff] Patch to use the new pixmaps (pixmaps version 2.6) This is a patch to this ebuild (0.6.4) to use the new pixmap package as well, which might be nice. :-)
Commited. I didn't include the ksi use flag, it's not compiling right now. Let me know if there are any issues, and thanks!
Seems to work great, good job! :-) On another, minor, note: Would it be prudent to remove the old cvs-ebuilds that are not current anymore? It's currently not a problem with ardour, but for instance 'jack-cvs' seem to alternate between the two different ebuilds when emerging world for me, but AFAIK the ebuilds still pull the same (latest) cvs version. Might be nice to remove the old ardour ebuilds if they are not going to be built from an earlier version from cvs, which would be fairly pointless anyway?
Good to hear! Yes, i should clean up the old ebuilds. The rate of ardour development tends to make them obsolete quickly. Get to it soon.
um, my ebuild is slightly broken. it doesn't seem to create the sample_ardour.rc file in /usr/share/ardour :/ Is there a way to stop the emerge clearing up its work directory after its done? Then I could see what it did
Created attachment 11690 [details, diff] fixes sample_ardour.rc processing, adjust sfdb path Fixes the issues with sample_ardour.rc not being found. this was due to me being a tart and looking for it in the wrong place basically :)