Package Details: vlc-git 4.0.0.r31756.g76cd807c24-2

Git Clone URL: https://aur.archlinux.org/vlc-git.git (read-only, click to copy)
Package Base: vlc-git
Description: Multi-platform MPEG, VCD/DVD, and DivX player
Upstream URL: https://code.videolan.org/videolan/vlc
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: libvlc, vlc
Provides: libvlc, vlc
Submitter: None
Maintainer: xiota (knoelli)
Last Packager: xiota
Votes: 210
Popularity: 1.07
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2024-11-16 22:21 (UTC)

Required by (154)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 45 Next › Last »

dbermond commented on 2018-09-13 19:10 (UTC)

@andrewSC Thank you for fixing this.

andrewSC commented on 2018-09-11 16:04 (UTC)

Interesting, I pulled that line in the last commit and didn't look much past the package building successfully. I'll add it back in once ff dev edition is done compiling on my machine. Good eye dbermond :) thank you.

dbermond commented on 2018-09-11 16:01 (UTC)

Since today I've started to receive this error when upgrading the package (error occurs at system install time when running the post-transaction hooks):

(5/5) Updating the vlc plugin cache...
call to execv failed (No such file or directory)
error: command failed to execute correctly

This error occurs because the files that were installed at /usr/lib/vlc are being installed in /usr/libexec, and the pacman hook cannot find the file /usr/lib/vlc/vlc-cache-gen. I could not find any recent upstream change that may lead to this. It seems to be something Arch/system related, but as far as I can gather I do not have made any change on the system that may cause this. Building the package in a clean chroot also leads to the same error.

I could fix it by adding this to the configure options: --libexecdir='/usr/lib'.

dbermond commented on 2018-09-10 19:20 (UTC)

@andrewSC Thank you!

andrewSC commented on 2018-09-10 16:20 (UTC)

dbermond: You're correct! Oversight on my part--terribly sorry. Should be fixed now.

dbermond commented on 2018-09-10 15:52 (UTC)

@@andrewSC Thank you for implementing this. Isn't --with-kde-solid needed?

andrewSC commented on 2018-08-27 12:50 (UTC)

dbermond: Definitely can/will, it may be a day or two though!

dbermond commented on 2018-08-24 15:34 (UTC)

@andrewSC kdelibs was dropped from the official repositories [1] and is now on the AUR. As a result, vlc package from official repositories also dropped the usage of kdelibs as a dependency [2] [3].

Could you please implement this change here too?

andrewSC commented on 2018-07-27 13:40 (UTC)

FrederickZh: Thanks for the heads up. I checked out aribb24 and it looks kosher so I've added it as a makedep and enabled it in the build. Let me know if you have any issues.

FrederickZh commented on 2018-07-23 02:11 (UTC)

https://aur.archlinux.org/packages/aribb24/ should be an optional build dependency to support ARIB STD B24 subtitles.