Re: [LyX/master] Make Qt5 the default for building

2018-08-29 Thread Richard Kimberly Heck
On 08/29/2018 11:45 AM, Jean-Marc Lasgouttes wrote: > Le 29/08/2018 à 13:27, Pavel Sanda a écrit : >>> Anyone have thoughts about whether to do this in stable? Once 2.3.1 >>> is out? >> >> I think it would unnecessarily break build scripts for distro >> maintainers >> and does not provide some new

Re: [LyX/master] Make Qt5 the default for building

2018-08-29 Thread José Abílio Matos
On Wednesday, 29 August 2018 12.27.44 WEST Pavel Sanda wrote: > I think it would unnecessarily break build scripts for distro maintainers > and does not provide some new functionality, just defaults... > Pavel Using my (blue) hat as a distro maintainer we already use qt5 by default for 2.3.x. Ho

Re: [LyX/master] Make Qt5 the default for building

2018-08-29 Thread Jean-Marc Lasgouttes
Le 29/08/2018 à 13:27, Pavel Sanda a écrit : Anyone have thoughts about whether to do this in stable? Once 2.3.1 is out? I think it would unnecessarily break build scripts for distro maintainers and does not provide some new functionality, just defaults... I'd say the same. JMarc

Re: [LyX/master] Make Qt5 the default for building

2018-08-29 Thread Pavel Sanda
Richard Kimberly Heck wrote: > On 08/26/2018 09:08 AM, Enrico Forestieri wrote: > > commit a7ea98a30ac0cbf03b2804f6a9af937a6136bb52 > > Author: Enrico Forestieri > > Date: Sun Aug 26 15:02:59 2018 +0200 > > > > Make Qt5 the default for building > > > > Until now, building with Qt5 r

Re: [LyX/master] Make Qt5 the default for building

2018-08-27 Thread Richard Kimberly Heck
On 08/26/2018 09:08 AM, Enrico Forestieri wrote: > commit a7ea98a30ac0cbf03b2804f6a9af937a6136bb52 > Author: Enrico Forestieri > Date: Sun Aug 26 15:02:59 2018 +0200 > > Make Qt5 the default for building > > Until now, building with Qt5 required using --enable-qt5. > This is no