Re: [Slackbuilds-users] python3-PyQt5 REQUIRES list

2020-04-07 Thread Rich Shepard

On Tue, 7 Apr 2020, Dave Woodfall wrote:


qt5-webkit was listed as required to build both PyQt5 and python3-PyQt5
when I took them over, and I left the dependency lists as they were. I've
just tested building them both without it and didn't see any problems, so
I've now moved qt5-webkit to `optional'.

It's quite possible that something still uses qt5-webkit, but not
qtwebengine. I'll be taking a look at it shortly.


Dave,

Thanks very much for the explanation.

Best regards,

Rich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] python3-PyQt5 REQUIRES list

2020-04-07 Thread Dave Woodfall
On 2020-04-06 16:45,
Rich Shepard  put forth the proposition:
> Dave,
>
> I'm curious, and perhaps you know, why qt5-webkit is required for PyQt5
> since Qt5 itself can be built with WEBENGINE=no? (Both Qt5 and PyQT5 take >
> 2 hours to build on my 8-core/16-thread Ryzen 7 2700 desktop with 32G RAM.)

Hi Rich,

qt5-webkit was listed as required to build both PyQt5 and
python3-PyQt5 when I took them over, and I left the dependency lists
as they were.  I've just tested building them both without it and
didn't see any problems, so I've now moved qt5-webkit to `optional'.

It's quite possible that something still uses qt5-webkit, but not
qtwebengine.  I'll be taking a look at it shortly.

--
Dave

The antibloat squad!
For those interested in no bloat, minimal desktop Linux
gopher://tty1.uk/1/?minimal-linux
http://tty1.uk/minimal-linux
#minimallinux @ chat.freenode.net


signature.asc
Description: PGP signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] python3-PyQt5 REQUIRES list

2020-04-06 Thread Rich Shepard

On Tue, 7 Apr 2020, Dave Woodfall wrote:


+REQUIRES="qt5-webkit python2-sip enum34"

Yes indeed.  Correction pushed to my qt5-5.12 branch.


Dave,

I'm curious, and perhaps you know, why qt5-webkit is required for PyQt5
since Qt5 itself can be built with WEBENGINE=no? (Both Qt5 and PyQT5 take >
2 hours to build on my 8-core/16-thread Ryzen 7 2700 desktop with 32G RAM.)

Regards,

Rich

___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] python3-PyQt5 REQUIRES list

2020-04-06 Thread Dave Woodfall
On 2020-04-06 22:15,
Erich Ritz  put forth the proposition:
> Hi Dave,
>
> https://git.slackbuilds.org/slackbuilds/commit/?h=14.2=443d2ef9f372f3b1b943b0c7636dfbc3d81e60fa
>  updates the REQUIRES:
>
> -REQUIRES="python3-sip qt5-webkit"
> +REQUIRES="qt5-webkit python2-sip enum34"
>
> I'm guessing the REQUIRES should have been left on the old version (just 
> qt5-webkit and python3-sip)?

Yes indeed.  Correction pushed to my qt5-5.12 branch.

Thanks,

--
Dave

The antibloat squad!
For those interested in no bloat, minimal desktop Linux
gopher://tty1.uk/1/?minimal-linux
http://tty1.uk/minimal-linux
#minimallinux @ chat.freenode.net


signature.asc
Description: PGP signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/