- update to v. 2.9
- switch to DISTVERSION
- fix portlint messages
Details
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 14360 Build 14515: arc lint + arc unit
Event Timeline
Several fixes. I left comments while I wait to hear from @kde
about the phonon libraries names.
Solving the libraries issue.
Any of the available qt5-phonon4 backends (vls and gstreamer) depends on multimedia/qt5-phonon4, so let it handle the user backend choice.
Still broken:.
OpenSSL (base): "minitube: "QSslSocket: cannot resolve SSL_CTX_set1_groups"
LibreSSL: "Incompatible version of OpenSSL"
multimedia/minitube works everywhere (Linux) with security/openssl-devel (aka openssl-1.1.x).
multimedia/minitube/files/patch-src_ytregions.cpp | ||
---|---|---|
1 | It would be nice to add a description of what this does, or why it does it before the start of the patch. |
multimedia/minitube/files/patch-src_ytregions.cpp | ||
---|---|---|
1 | This patch is to make minitube build on 10.3. Minitube currently run on 11.1-RELEASE but does not actually work because of some bug in Qt (probably qt5-network). Building it against using ports 2017Q4 or freebsd-ports-kde/qt-5.10 branch does not helped -> segfault on 10.3-RELEASE - still need to try on 11.1-RELEASE with those ports. My SSD wear off, that is where my system was installed. I am looking to properly replace that ASAP, and continue the process. |