Search Criteria
Package Details: vlc-plugin-lua-git 4.0.0.r34182.g39a4b41-3
Package Actions
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: | 212 |
Popularity: | 0.81 |
First Submitted: | 2008-04-01 12:14 (UTC) |
Last Updated: | 2025-07-10 04:06 (UTC) |
Dependencies (64)
- libvlc (vlc-gitAUR)
- libvlccore.so (vlc-gitAUR, libvlc)
- lua (pallene-luaAUR)
- aom (aom-vmaf-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR, aom-gitAUR) (make)
- aribb25 (make)
- avahi (make)
- dav1d (dav1d-gitAUR) (make)
- ffnvcodec-headers (ffnvcodec-headers-gitAUR, ffnvcodec-headers-11-1AUR) (make)
- flac (flac-gitAUR) (make)
- fluidsynth (fluidsynth-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- kwindowsystem (kwindowsystem-gitAUR) (make)
- libass (libass-gitAUR) (make)
- libavc1394 (make)
- libbluray (libbluray-gitAUR) (make)
- libcaca (make)
- libdc1394 (make)
- Show 44 more dependencies...
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 47 Next › Last »
foggybrain commented on 2022-03-11 17:26 (UTC)
Package won't build, getting this error :-
/usr/bin/ld: lua/libs/.libs/liblua_plugin_la-dialog.o: in function
vlclua_create_widget_inner': /usr/src/debug/vlc/modules/lua/libs/dialog.c:599: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-dialog.o: in functionvlclua_dialog_create': /usr/src/debug/vlc/modules/lua/libs/dialog.c:207: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-net.o: in functionvlclua_net_listen_tcp': /usr/src/debug/vlc/modules/lua/libs/net.c:196: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-httpd.o: in functionvlclua_httpd_redirect_new': /usr/src/debug/vlc/modules/lua/libs/httpd.c:351: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-httpd.o: in functionvlclua_httpd_tls_host_new': /usr/src/debug/vlc/modules/lua/libs/httpd.c:92: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-httpd.o:/usr/src/debug/vlc/modules/lua/libs/httpd.c:215: more undefined references tolua_newuserdata' follow /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-strings.o: in function
vlclua_convert_xml_special_chars': /usr/src/debug/vlc/modules/lua/libs/strings.c:155: undefined reference tolua_remove' /usr/bin/ld: /usr/src/debug/vlc/modules/lua/libs/strings.c:155: undefined reference to
lua_remove' /usr/bin/ld: /usr/src/debug/vlc/modules/lua/libs/strings.c:155: undefined reference tolua_remove' /usr/bin/ld: /usr/src/debug/vlc/modules/lua/libs/strings.c:155: undefined reference to
lua_remove' /usr/bin/ld: /usr/src/debug/vlc/modules/lua/libs/strings.c:155: undefined reference tolua_remove' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-strings.o:/usr/src/debug/vlc/modules/lua/libs/strings.c:155: more undefined references to
lua_remove' follow /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-vlm.o: in functionvlclua_vlm_new': /usr/src/debug/vlc/modules/lua/libs/vlm.c:59: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-xml.o: in functionvlclua_xml_create': /usr/src/debug/vlc/modules/lua/libs/xml.c:52: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-xml.o: in functionvlclua_xml_create_reader': /usr/src/debug/vlc/modules/lua/libs/xml.c:95: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-io.o: in functionvlclua_io_open': /usr/src/debug/vlc/modules/lua/libs/io.c:196: undefined reference to
lua_newuserdata' /usr/bin/ld: lua/libs/.libs/liblua_plugin_la-renderers.o: in functionvlclua_rd_create': /usr/src/debug/vlc/modules/lua/libs/renderers.c:173: undefined reference to
lua_newuserdata' collect2: error: ld returned 1 exit status make[4]: [Makefile:19135: liblua_plugin.la] Error 1 make[4]: Waiting for unfinished jobs.... make[4]: Leaving directory '/home/tim/aur/builds/vlc-git/src/vlc/modules' make[3]: [Makefile:36805: all-recursive] Error 1 make[3]: Leaving directory '/home/tim/aur/builds/vlc-git/src/vlc/modules' make[2]: [Makefile:15428: all] Error 2 make[2]: Leaving directory '/home/tim/aur/builds/vlc-git/src/vlc/modules' make[1]: [Makefile:1614: all-recursive] Error 1 make[1]: Leaving directory '/home/tim/aur/builds/vlc-git/src/vlc' make: [Makefile:1501: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... [tim@timpc vlc-git]$andrewSC commented on 2022-03-10 22:34 (UTC)
Just made some updates to the PKGBUILD and can confirm it builds cleanly in a chroot. The libcaca issue should be resolved now since upstream merged in their changes to caca.c about a month ago (from today/this comment date). Let me know if there's any issues and I greatly appreciate the patience in my response!
DAC324 commented on 2022-02-05 21:48 (UTC) (edited on 2022-02-06 00:24 (UTC) by DAC324)
The package currently does not compile:
What to do?
UPDATE: According to https://code.videolan.org/videolan/vlc/-/issues/26389, this is due to
libcaca
being too new. This error occurs withlibcaca-0.99beta-20
.JPL commented on 2021-11-30 21:14 (UTC)
I get the same compile error that Wennadocta has, but regarding koynoyno's workaround uninstalling either version of Lua on my system is not an option, as I have essential software that requires either.
DAC324 commented on 2021-09-14 16:22 (UTC) (edited on 2021-09-14 16:23 (UTC) by DAC324)
@andrewSC:
While reading through [1], I am not fully sure if it really was an accident. The problem admitted was that the
haasnsoft
filter was pulled without a previous deprecation warning. For now, it has been re-introduced in trunk but it remains deprecated:Next, thanks a lot for your help with
libplacebo-git
:Meanwhile, the
libplacebo-git
maintainer has listened to feedback from comments and has separated thelibplacebo-git
32 bit version from the 64 bit version. However, there are still a few things to be taken into consideration.First, there seems to be a new dependency
spirv-cross
that needs to be included as otherwise, you gettrying to build
libplacebo-git
. Next, there isThat can apparently be avoided by disabling
d3d11
in themeson
options in thePKGBUILD
. See my comment to [2].That commit was made on 06 May already,and it appears to be still not included in
libplacebo
releases :([1] https://github.com/haasn/libplacebo/commit/5a31ece1363c870071d1e13a5efe6956220380de [2] https://gist.github.com/andrewSC/6acfca87db8ed269f9a6b59d1c3f6a0e
koynoyno commented on 2021-07-15 06:13 (UTC)
Wennadocta, I had the same build error. I checked
lua
packages and turns out I havelua
andlua52
. Removinglua52
helped.angauber commented on 2021-06-25 19:03 (UTC)
Installing the
libplacebo-git
package fixed the missingpl_filter_haasnsoft
filter issue for me Thanks to andrewSC for pointing that outWennadocta commented on 2021-06-23 08:04 (UTC)
Can't build:
DAC324 commented on 2021-05-26 17:17 (UTC) (edited on 2021-05-26 18:13 (UTC) by DAC324)
Indeed, the
ffmpeg-git
conflict comes fromchromaprint
. It has to be replaced bychromaprint-fftw
.Reason why I wanted to install
ffmpeg-git
: Theffmpeg
packages in the official repository come without support forvaapi
andvdpau
- in order to have this support enabled,ffmpeg
has to be compiled with(Sources: https://wiki.videolan.org/VLC_VAAPI/ and https://stackoverflow.com/questions/23289157/how-to-use-hardware-acceleration-with-ffmpeg)
With the standard ffmpeg package, VLC has problems using
vdpau
:Furthermore,
AV_PIX_FMT_VAAPI_VLD
is deprecated (source: ffmpeg documentation, APICHANGES):Hence, it might make sense to apply this change to the VLC sources:
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 47 Next › Last »