Package Details: vlc-plugin-lua-git 4.0.0.r34182.g39a4b41-3

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 - Lua scripting plugins
Upstream URL: https://github.com/videolan/vlc
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: vlc-plugin-lua
Provides: vlc-plugin-lua
Submitter: None
Maintainer: xiota (knoelli)
Last Packager: xiota
Votes: 211
Popularity: 0.38
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2025-07-10 04:06 (UTC)

Dependencies (64)

Required by (0)

Sources (2)

Latest Comments

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

FredBezies commented on 2013-03-02 16:10 (UTC)

@graysky : either remove enable-lua option or try replacing lua51 by lua in depends or makedepends.

graysky commented on 2013-03-02 15:58 (UTC)

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...

<deleted-account> commented on 2013-02-23 08:49 (UTC)

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

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 :(