Page MenuHomeFreeBSD

multimedia/minitube: update to verison 2.9
AbandonedPublic

Authored by rigoletto on Jan 11 2018, 4:32 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 25, 7:36 AM
Unknown Object (File)
Aug 5 2025, 3:21 AM
Unknown Object (File)
Jul 3 2025, 5:46 AM
Unknown Object (File)
Jul 2 2025, 12:05 PM
Unknown Object (File)
Jun 23 2025, 9:40 PM
Unknown Object (File)
Jun 22 2025, 3:25 PM
Unknown Object (File)
Jun 21 2025, 6:49 PM
Unknown Object (File)
Jun 20 2025, 2:24 AM

Details

Reviewers
swills
Summary
  • update to v. 2.9
  • switch to DISTVERSION
  • fix portlint messages

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14357
Build 14512: 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).

Minor fixes while dig for a solution.

multimedia/minitube/files/patch-src_ytregions.cpp
2

It would be nice to add a description of what this does, or why it does it before the start of the patch.

rigoletto added inline comments.
multimedia/minitube/files/patch-src_ytregions.cpp
2

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.

rigoletto marked an inline comment as done.

Overcome by events.