[Bug 262558] devel/pyside2, devel/pyside2-tools: optionize webengine support

2022-03-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262558

Dmitry Marakasov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|New |Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 262558] devel/pyside2, devel/pyside2-tools: optionize webengine support

2022-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262558

--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=05149951ce605c2781167299653b81577e5a2b64

commit 05149951ce605c2781167299653b81577e5a2b64
Author: Dmitry Marakasov 
AuthorDate: 2022-03-02 12:08:56 +
Commit: Dmitry Marakasov 
CommitDate: 2022-03-22 19:50:31 +

devel/pyside2*: optionize webengine support

PR: 262558
Approved by:tcberner

 devel/pyside2-tools/Makefile | 17 +
 devel/pyside2/Makefile   | 14 +++---
 2 files changed, 24 insertions(+), 7 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 262558] devel/pyside2, devel/pyside2-tools: optionize webengine support

2022-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262558

--- Comment #2 from Dmitry Marakasov  ---
> WEBENGINE_CMAKE_BOOL_OFF would be preferable.

WEBENGINE_* cannot be used here because the option only appears on i386 and
amd64, so on other arches there will be no option and tied variables won't work
as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 262558] devel/pyside2, devel/pyside2-tools: optionize webengine support

2022-03-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262558

Tobias C. Berner  changed:

   What|Removed |Added

 CC||tcber...@freebsd.org
  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |

--- Comment #1 from Tobias C. Berner  ---
Moin moin 

WEBENGINE_CMAKE_BOOL_OFF would be preferable.

mfg Tobias

-- 
You are receiving this mail because:
You are the assignee for the bug.

maintainer-feedback requested: [Bug 262558] devel/pyside2, devel/pyside2-tools: optionize webengine support

2022-03-14 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-kde (Team)
 for maintainer-feedback:
Bug 262558: devel/pyside2, devel/pyside2-tools: optionize webengine support
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262558



--- Description ---
WEBENGINE support is already only enabled on i386 and amd64. Make it completely
optional so it's possible to avoid unneeded heavy dependency and/or bring the
port in line with non-x86 archs to additionally test dependent software.


[Bug 262558] devel/pyside2, devel/pyside2-tools: optionize webengine support

2022-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262558

Bug ID: 262558
   Summary: devel/pyside2, devel/pyside2-tools: optionize
webengine support
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: amd...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

Created attachment 232461
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232461&action=edit
Patch

WEBENGINE support is already only enabled on i386 and amd64. Make it completely
optional so it's possible to avoid unneeded heavy dependency and/or bring the
port in line with non-x86 archs to additionally test dependent software.

-- 
You are receiving this mail because:
You are the assignee for the bug.