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)
Feb 18 2024, 11:20 PM
Unknown Object (File)
Jan 2 2024, 3:48 PM
Unknown Object (File)
Dec 21 2023, 10:50 PM
Unknown Object (File)
Nov 14 2023, 7:11 AM
Unknown Object (File)
Nov 10 2023, 12:19 AM
Unknown Object (File)
Nov 7 2023, 5:27 PM
Unknown Object (File)
Nov 7 2023, 8:04 AM
Unknown Object (File)
Nov 6 2023, 12:53 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 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).

Minor fixes while dig for a solution.

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.

rigoletto added inline comments.
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.

rigoletto marked an inline comment as done.

Overcome by events.