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.09
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2024-11-16 22:21 (UTC)

Dependencies (160)

Required by (154)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 19 20 21 22 23 24 25 26 27 28 29 .. 45 Next › Last »

soloturn commented on 2017-01-29 08:02 (UTC)

the PKGBUILD contains dependency gnome-vfs. is this still true? i only can find gvfs?

andrewSC commented on 2017-01-23 16:28 (UTC)

belst: Thanks for the interesting find :) After doing some digging and testing, I found out you *can* build this with clang however, the error (I believe) you're seeing is related to an ABI issue with libebml. If you've built libebml using gcc/g++ you'll need to rebuild it with clang. Once you've completed this step using clang to build vlc shouldn't be an issue. Let me know if this fixes the problem for you! Thanks!

belst commented on 2017-01-21 08:39 (UTC)

could u add ``` export CC=gcc export CXX=g++ ``` to the build step? The build fails when those set to clang/clang++

andrewSC commented on 2017-01-03 15:46 (UTC)

nsvir: Thanks for the comment. Given that this package is built using latest upstream at all times, sometimes upstream is broken. I've successfully built and updated this package version.

nsvir commented on 2016-12-25 20:42 (UTC)

I have a compilation error: "codec/avcodec/video.c:840:19: error: implicit declaration of function ‘avcodec_send_packet’ [-Werror=implicit-function-declaration]" Does a library is missing or something ?

andrewSC commented on 2016-11-04 19:36 (UTC)

Bermond, Ionaowna: Updated the package per your recommendations. Also fixed vlc.install and added the lua patch. Thanks for the patience everyone!

lonaowna commented on 2016-10-06 22:06 (UTC)

Please build this with Qt5 instead of 4. The vlc-nightly AUR package also uses Qt5.

CaptainHook8 commented on 2016-09-10 08:48 (UTC)

@Bermond +1 for your comment about updating major version number in '$pkgver'. Actual situation leaves room for confusion.