Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
package sci-libs/libecwj2-3.3 NOT merged * Detected file collision(s): * /usr/include/lcms.h * /usr/include/icc34.h * * media-libs/lcms-1.17 * /usr/include/lcms.h * /usr/include/icc34.h Reproducible: Always
*** Bug 230802 has been marked as a duplicate of this bug. ***
*** Bug 248329 has been marked as a duplicate of this bug. ***
A solution (new ebuild and patch) has been posted in https://bugs.gentoo.org/show_bug.cgi?id=230802 Is it possible to put this new ebuild into the portage tree ?
Created an attachment (id=204910) [details] libecwj2-3.3 nolcms patch This patch has been created by Brian Claywell (See bug #230802) to solve the file collision between lcms and libecwj2
Created an attachment (id=204931) [details] Updated ebuild to install libecw without lcms support I have taken the ebuild created by Brian Claywell in bug#230802 https://bugs.gentoo.org/show_bug.cgi?id=230802, and : - added a dependency on automake-1.7 (see bug#230802 comments) - restored the hack to create the install directory (see bug#230802 comments) - added a dependency on unzip (to solve bug #224153 https://bugs.gentoo.org/show_bug.cgi?id=224153) With this new ebuild, it is now possible to install the library, but there is still some work to do (there are other libraries bundled, like jpeg and tinyxml).