вс, 29 апр. 2018 г., 11:04 Rafael Sadowski <raf...@sizeofvoid.org>: > > $ cat x11/kde-applications/libkdcraw/pkg/DESCR > Libkdcraw is a C++ interface around LibRaw library used to decode RAW picture > files. > > Looks simple but it feels like a trap. libkdcraw-17.12.3 has no > conflicts with libkdcraw from KDE4 but we can't just commit because all > KDE4 applications will grep/find libkdcraw-17.12.3 instead > libkdcraw-4.*, which is wrong. > > Any (simple) clue? > > Ok to import?
If you're sure that libkdcraw from KF5 and KDE4 lands co-exist nicely, and while we have users for both, just give them different names. Say, name new port kf5-libkdcraw, like it's done for some items under devel/kf5 already.