Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
Updates caps-plugins to 0.2.1, plus reverses an earlier change which incorrectly used dolib.so to install the *.so's to /usr/lib, when they should be installed to /usr/lib/ladspa.
Created an attachment (id=52558) [edit] ChangeLog updated for 0.2.1
Created an attachment (id=52559) [edit] caps-plugins-0.2.1.ebuild
version bumped, please attach patches/diff's in the future instead of the complete ebuild if there is already one in the tree. that makes it much easier to see the changes. it's quite simply: diff -u <oldfile> <newfile> , for example
Created an attachment (id=55203) [edit] bugfix for *.so install directory Sorry -- if I'd done just the patch, it would have been more clear that it also contained a bugfix. With the newly attached caps-plugins-0.2.1-r1.ebuild.patch applied, the file caps.so is correctly installed to /usr/lib/ladspa instead of /usr/lib.
See previous comment and patch.
fixes to ladspa plugin path added to portage cvs. Thanks for your submission.