New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25431 (closed update: duplicate)

Opened 3 years ago

Last modified 13 months ago

VLC: update to 1.1.5

Reported by: ryandesign@… Owned by: mnick@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: raimue@…, nicola.conci@…, nonstop.server@…
Port: VLC

Description

VLC 1.1.0 is out so the port should probably be updated to that version.

Attachments

Portfile.diff (1.2 KB) - added by raimue@… 3 years ago.
VLC 1.1.3 diff
patch-Makefile.am.diff (1.5 KB) - added by raimue@… 3 years ago.
patch-fdatasync_sl.diff (877 bytes) - added by raimue@… 3 years ago.
patch-no-sparkle.diff (8.8 KB) - added by raimue@… 3 years ago.
patch-old-resources.diff (5.4 KB) - added by raimue@… 3 years ago.
patch-qt4-x11.diff (650 bytes) - added by raimue@… 3 years ago.

Change History

comment:1 Changed 3 years ago by nonstop.server@…

Request to update VLC to the latest version (1.1.1) instead.

Sources of information:

comment:2 Changed 3 years ago by ryandesign@…

  • Summary changed from VLC: update to 1.1.0 to VLC: update to 1.1.1

comment:3 Changed 3 years ago by ryandesign@…

  • Summary changed from VLC: update to 1.1.1 to VLC: update to 1.1.2

1.1.2 is out.

comment:4 Changed 3 years ago by raimue@…

  • Cc raimue@… added
  • Summary changed from VLC: update to 1.1.2 to VLC: update to 1.1.3

1.1.3 is out.

Changed 3 years ago by raimue@…

VLC 1.1.3 diff

Changed 3 years ago by raimue@…

Changed 3 years ago by raimue@…

Changed 3 years ago by raimue@…

Changed 3 years ago by raimue@…

Changed 3 years ago by raimue@…

comment:5 Changed 3 years ago by raimue@…

These patches make VLC 1.1.3 compile successfully, but it does not work at runtime for neither ${prefix}/bin/vlc nor ${applications_dir}/VLC.app/Contents/MacOS/VLC.

[0x10030fce0] main libvlc error: No modules were found, refusing to start. Check that you properly gave a module path with --plugin-path.

Running with -vvv reveals more information. Apparently it is looking for ${prefix}/plugins instead of ${prefix}/lib/vlc/plugins.

The problem seems to be that the variable psz_vlcpath initialized in system_Init() in /src/misc/darwin_specific.c is set to the wrong value. Also the symlink /Applications/MacPorts/VLC.app/Contents/MacOS/plugins seems to be wrong.

comment:6 Changed 3 years ago by ryandesign@…

  • Summary changed from VLC: update to 1.1.3 to VLC: update to 1.1.4.1

1.1.4.1 is out, is a security fix, and is apparently the first version of 1.1.x to work on PowerPC.

comment:7 Changed 3 years ago by nicola.conci@…

HI, I've been trying to patch the 1.0.6 with the current patches but I receive an error. I have copied all files except for the Portfile.diff into the files folder and run

patch -p0 < /<path>/Portfile.diff
sudo port -D . install
...

--->  Applying patches to VLC
Error: Target org.macports.patch returned: shell command failed
Log for VLC is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_VLC/main.log
Error: Status 1 encountered during processing.

Am I doing right? thank for helping.

comment:8 Changed 3 years ago by nicola.conci@…

  • Cc nicola.conci@… added

Cc Me!

comment:9 Changed 3 years ago by ryandesign@…

  • Summary changed from VLC: update to 1.1.4.1 to VLC: update to 1.1.5

comment:10 Changed 2 years ago by skoczko@…

Hi Guys, any news on this one? There's been quite a few OS X specific changes and bugfixes since 1.0.6 e.g new CoreText based text renderer and various interface fixes not to mention the cross-platform codec fixes (matroska, webm, h264).

comment:11 Changed 2 years ago by ryandesign@…

1.1.7 is out; an update to this version has been submitted in #28281.

comment:12 Changed 18 months ago by nonstop.server@…

  • Cc nonstop.server@… added

Cc Me!

comment:13 Changed 18 months ago by nonstop.server@…

1.1.12 is out, the complete change log is available here.

comment:14 Changed 17 months ago by nonstop.server@…

VLC seems to have been updated (port version: 1.0.6, new version: 1.1.13)
2011-12-20 VLC 1.1.13
VideoLAN and the VLC development team present VLC 1.1.13, a bug and security fix release. This release was necessary due to a security issue in the TiVo demuxer.
Source code is available.

comment:15 Changed 15 months ago by nonstop.server@…

VLC seems to have been updated (port version: 1.0.6, new version: 2.0.0)
Note that there has been a license agreement change for some libraries of VLC:

  • libVLC, libVLCcore and libcompat have switched from GPL to LGPLv2.1+.

comment:16 Changed 15 months ago by nonstop.server@…

Hi guys, is there an update planned in the near future for the VLC port?

comment:17 Changed 14 months ago by nonstop.server@…

VLC seems to have been updated (port version: 1.0.6, new version: 2.0.1)

2012-03-19 VLC 2.0.1
Support for MxPEG files, new features in the Mac OS X interface are part of this release, in addition to faster decoding and fixes for hundred of bugs and regression, notably for HLS, MKV, RAR, Ogg, Bluray discs and many other things. This is also a security update. More info on the release notes .

comment:18 Changed 13 months ago by jeremyhu@…

  • Status changed from new to closed
  • Resolution set to duplicate
Note: See TracTickets for help on using tickets.