Opened 4 years ago

Closed 4 years ago

#60667 closed update (fixed)

VLC: Update to 3.0.11

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: RJVB (René Bertin)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: VLC

Description

VLC could be updated:

$ port livecheck VLC
VLC seems to have been updated (port version: 3.0.8, new version: 3.0.11)

Change History (5)

comment:1 Changed 4 years ago by RJVB (René Bertin)

Working the problem (not as straightforward as I'd have hoped, grrr).

Will try to make libVLC2 and libVLC co-installable; 3.0.11 has dropped QTKit support entirely and this might be a regression for libVLC users on systems where the API exists (which should roughly coincide withe the systems where you have a choice of libVLC version).

comment:2 Changed 4 years ago by RJVB (René Bertin)

https://github.com/macports/macports-ports/pull/7466

(isn't referring supposed to be automatic?)

Last edited 4 years ago by RJVB (René Bertin) (previous) (diff)

comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Creating a pull request does not automatically update tickets.

A commit that references a ticket will automatically add a comment to the ticket. If that reference is made with a "Closes" or "Fixes" prefix, then the ticket will also be closed.

comment:4 Changed 4 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:5 Changed 4 years ago by RJVB (René Bertin)

Resolution: fixed
Status: assignedclosed

In 8d50572a4d5ccbe633ce71c0a00a82580eef82f6/macports-ports (master):

VLC : upgrade to 3.0.11 (https://github.com/macports/macports-ports/pull/7466)

Also makes (lib)VLC and (lib)VLC2 co-installable on systems where
VLC2 is supported, maintaining access to QTKit support where this
is still possible (support was dropped from VLC 3.0.11).
This requires adaptation of port:phonon-backend-vlc, which also got
an upgrade to the latest version instead of a simple revbump.

Closes: #60667

Note: See TracTickets for help on using tickets.