Re: On using different library name when building for qt5
Brought to you by:
rathmann
|
From: Povilas K. <po...@ra...> - 2019-05-23 17:43:44
|
Hi Guðjón, Uwe, In fact, Ubuntu patches were the reason why I wrote here :-) It makes sense that the upstream helps to solve a problem that is common. It's also much less confusing when the library shipped by e.g. Ubuntu is not too much different than the code that is in the source package. With regards to Qt4 disappearing, will that impact the name of the library on Ubuntu? If not, I think that it makes sense to still try to have a consistent library name in upstream too, of course if Uwe agrees eventually. Regards, Povilas On 2019-05-23 15:51, Guðjón Guðjónsson wrote: > Hi Uwe and Povilas > > Povilas: Please take a look at the Debian/Ubuntu patches. I added -qt5 to the > Qt5 libraries. But the previous maintainer skipped the -qt4 ending for Qwt6 so I > did not change that. > > Uwe: Even if there are patches in different distros, it is better to > keep a standard > ending. Adding the -qt3/-qt4 ending to the PyQwt5 configuration script took me > quite some time and I needed to answer several questions about it. > All programs depending on Qwt need to be patched. > But Qt4 is soon obsolete and I don't see any Qt6 coming so I guess the problem > will be solved by itself :) > > Cheers > Gudjon > > > _______________________________________________ > qwt-interest mailing list > qwt...@li... > https://lists.sourceforge.net/lists/listinfo/qwt-interest > |