[Slackbuilds-users] Qt5 Update to 5.12

Dave Woodfall dave at slackbuilds.org
Thu Jan 30 06:42:51 UTC 2020


On 2020-01-29 17:51,
Dave Woodfall <dave at slackbuilds.org> put forth the proposition:
> On 2020-01-29 13:28,
> Felix Pfeifer <pfeifer.felix at gmail.com> put forth the proposition:
> > The SuperCollider build expects a version string in
> > /usr/lib64/cmake/Qt5/Qt5ConfigVersion.cmake
> > The first line reads like this:
> > set(PACKAGE_VERSION )
> > An older version of qt5 had this:
> > set(PACKAGE_VERSION 5.9.9)
> >
> > I think for the 5.12 version it should look like:
> > set(PACKAGE_VERSION 5.12.6)
>
> I can add that back in.  It seems like an error that it isn't set.
>
> This should fix it:
>
> sed -i "s,set(PACKAGE_VERSION ),set(PACKAGE_VERSION $VERSION)," \
>    $PKG/usr/lib$LIBDIRSUFFIX/cmake/Qt5/Qt5ConfigVersion.cmake

It's still failing because Qt5CoreConfig.cmake is missing.  I'm
looking into why it's not creating one.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20200130/10981acd/attachment.asc>


More information about the SlackBuilds-users mailing list