[Bug 268868] x11-toolkits/qt6-declarative: incorrect line in pkg-plist
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 10 19:47:33 GMT 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268868
Bug ID: 268868
Summary: x11-toolkits/qt6-declarative: incorrect line in
pkg-plist
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: mizhka at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
The pkg-plist contains strange line:
%%QT_QMLDIR%%/Qt/test/controls/objects-Release/QuickControlsTestUtilsPrivate_resources_1/.rcc/qrc_qmake_Qt_test_controls.cpp.o
Let's remove it because:
- object files is usually intermediate result of build
- path contain hidden directory .rcc, i.e. not public artifact
- "objects-Release" looks good for NODEBUG build, but fails in case of
WITH_DEBUG=on
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list