I don't really know/remember why the port was added this way, but there is no reason not to build the entire thing: qtserialbus has its own tarball and I guess it is more useful with the canbus plugin that we installing now.
Details
Details
- Reviewers
adridg - Group Reviewers
kde - Commits
- rP457773: Build the entire code instead of just src/serialbus.
Built fine.
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Canbus was left out in 5.6.1, as it was/is? not supported on FreeBSD -- but as it will make life easier for the upgrade, please go ahead.
comms/qt5-serialbus/pkg-plist | ||
---|---|---|
65 ↗ | (On Diff #35286) | %%DEBUG%%%%QT_PLUGINDIR%%/canbus/libqtpeakcanbus.so.debug %%DEBUG%%%%QT_PLUGINDIR%%/canbus/libqttinycanbus.so.debug |
Comment Actions
tcberner@ points out some missing %%DEBUG%%, but otherwise looks ok. The CAN bus code probably useless, but there's nothing there that is weird or uncompilable.