[Bug 294402] audio/puddletag 2.5.0 in ports uses qt5. github page suggests using qt6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Apr 2026 01:14:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294402
Bug ID: 294402
Summary: audio/puddletag 2.5.0 in ports uses qt5. github page
suggests using qt6
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: dtxdf@freebsd.org
Reporter: tjlegg@gmail.com
Assignee: dtxdf@freebsd.org
Flags: maintainer-feedback?(dtxdf@freebsd.org)
Did the simple modification in the port Makefile to switch:
USES= desktop-file-utils pyqt:5 python
USE_PYQT= pyqt5:run
to
USES= desktop-file-utils pyqt:6 python
USE_PYQT= pyqt6:run
built and ran and edited id3 tags like a charm.
--
You are receiving this mail because:
You are the assignee for the bug.