On Fri Mar 20, 2020 at 03:00:18PM +0100, Landry Breuil wrote:
> On Fri, Mar 20, 2020 at 01:47:48PM +0100, Rafael Sadowski wrote:
> > Hi ports@
> >
> > After that we reached a stable level with Qt5 5.13.2. We can update our
> > KDE5 universe to the latest stable version. The update diff is pretty
> > simple. Removed some workarounds like Qt5 5.13.2 and so one.
> >
> > It is still huge and this has the following reasons:
> >
> > - KF5Auth split into KF5Auth and KF5AuthCore, which ends in a lot of new
> > WANTLIBs
> > - Upstream changes the xdg path from share/examples/***/xdg/ to
> > share/qlogging-categories5/, which ends in a lot of PLIST chages.
>
> previously, those files were @sampled into ${SYSCONFDIR}/xdg, it isnt
> needed anymore ?
ArchLinux don't do this anymore, so I've decided not to do that anymore.
>
> can you keep the @tag lines at the bottom of the PLIST for consistency ?
> everywhere make update-plist was run, the share/qlogging-categories5/
> lines were added after @tag... or fix make update-plist to properly sort
> its output ?
We have to fix "make update-plist" to do it so.