[Bug 282459] [NEW PORT] www/pywebview: Build GUI for your Python program with JavaScript, HTML, and CSS
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282459] [NEW PORT] www/pywebview: Build GUI for your Python program with JavaScript, HTML, and CSS"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282459] [NEW PORT] www/pywebview: Build GUI for your Python program with JavaScript, HTML, and CSS"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282459] [NEW PORT] www/pywebview: Build GUI for your Python program with JavaScript, HTML, and CSS"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 282459] [NEW PORT] www/pywebview: Build GUI for your Python program with JavaScript, HTML, and CSS"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Nov 2024 03:18:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282459 Bug ID: 282459 Summary: [NEW PORT] www/pywebview: Build GUI for your Python program with JavaScript, HTML, and CSS Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/r0x0r/pywebview OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: DtxdF@disroot.org Attachment #254833 maintainer-approval+ Flags: Created attachment 254833 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254833&action=edit pywebview-5.3.2.patch Description: pywebview is a lightweight cross-platform wrapper around a webview component that allows to display HTML content in its own native GUI window. It gives you the power of web technologies in your desktop application, hiding the fact that the GUI is browser based. Available for Windows, macOS, Linux and Android. You can use pywebview either with a 3rd party web framework or on its own with a two way bridge between Python and DOM. WWW: https://github.com/r0x0r/pywebview QA: * portlint: - WARN: Makefile: "USES" has to appear earlier. * testport: - gtk flavor: (poudriere: 14.1-RELEASE, amd64): - Warning: you might not need LIB_DEPENDS on libatk-1.0.so - Warning: you might not need LIB_DEPENDS on libcairo.so - Warning: you might not need LIB_DEPENDS on libgdk_pixbuf-2.0.so - Warning: you might not need LIB_DEPENDS on libglib-2.0.so - Warning: you might not need LIB_DEPENDS on libintl.so - Warning: you might not need LIB_DEPENDS on libgtk-3.so - Warning: you might not need LIB_DEPENDS on libharfbuzz.so - Warning: you might not need LIB_DEPENDS on libpango-1.0.so - Warning: you might not need LIB_DEPENDS on libwebkit2gtk-4.0.so - qt flavor: OK (poudriere: 14.1-RELEASE, amd64) -- You are receiving this mail because: You are the assignee for the bug.