Package Details: vlc-git 4.0.0.r33753.g562bc83-1

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: 211
Popularity: 0.106261
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2025-04-30 01:09 (UTC)

Dependencies (141)

Required by (159)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 33 34 35 36 37 38 39 40 41 42 43 .. 46 Next › Last »

oconnors11 commented on 2013-02-15 16:43 (UTC)

I am having issues with avcodec. http://pastebin.com/90JM8Ca2 Anyone else seeing this?

oconnors11 commented on 2013-02-13 14:02 (UTC)

THat's the only thing I could come up with too. Thanks.

FredBezies commented on 2013-02-12 21:09 (UTC)

@oconnors11 : just replace LUA by --disable-lua for now. Only workaround I found.

oconnors11 commented on 2013-02-12 21:06 (UTC)

No one is getting this on compile checks? checking if gcc -std=gnu99 groks SSE inline assembly... yes checking if gcc -std=gnu99 groks SSE2 inline assembly... yes checking if gcc -std=gnu99 groks SSE3 inline assembly... yes checking if gcc -std=gnu99 groks SSSE3 inline assembly... yes checking if gcc -std=gnu99 groks SSE4.1 inline assembly... yes checking if gcc -std=gnu99 groks SSE4.2 inline assembly... yes checking if gcc -std=gnu99 groks SSE4A inline assembly... yes checking if gcc -std=gnu99 groks 3D Now! inline assembly... yes checking for LUA... yes checking for luac... /usr/bin/luac configure: error: You need 32-bits luac when using using lua from contrib. ==> ERROR: A failure occurred in build(). Aborting...

FredBezies commented on 2013-01-21 20:04 (UTC)

You should add --disable-vdpau. I keep on getting build error with vdpau enabled :(

heaven commented on 2013-01-04 15:15 (UTC)

Hi, thank you for the fix, will apply it ASAP.

FredBezies commented on 2013-01-02 21:16 (UTC)

Cleaner PKGBUILD : http://pastebin.com/hhWSNjGu Used it to build a new vlc-git version. And it seems a little quicker.

FredBezies commented on 2013-01-02 20:30 (UTC)

Fixed upstream. Anyway, this PKGBUILD needs a little cleaning / sync with the official one.