Search Criteria
Package Details: vlc-plugin-lua-git 4.0.0.r36449.gd346f1f-1
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: | 214 |
| Popularity: | 0.37 |
| First Submitted: | 2008-04-01 12:14 (UTC) |
| Last Updated: | 2026-04-04 16:47 (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, 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, git-wd40AUR) (make)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack) (make)
- kwindowsystem (kwindowsystem-gitAUR, sonic-frameworks-windowsystemAUR) (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 »
harryharryharry commented on 2022-04-21 13:56 (UTC)
@andrewSC I'm getting a compile error during a clean build with yay on Arch linux:
foggybrain commented on 2022-03-11 20:00 (UTC)
I am building using makepkg -c as I have always done on an up to date manjaro system.
andrewSC commented on 2022-03-11 17:40 (UTC)
foggybrain: Are you building in a clean chroot? I just built commit dcc4520cd9257fdcc77582e18853e6f46ddb4a07 without issue locally (in a clean chroot). Let me know.
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 tolua_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 tolua_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 tolua_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 tolua_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 tolua_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 functionvlclua_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 tolua_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 tolua_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 tolua_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 tolua_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 tolua_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 tolua_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 tolua_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 tolua_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
libcacabeing 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
haasnsoftfilter 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-gitmaintainer has listened to feedback from comments and has separated thelibplacebo-git32 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-crossthat needs to be included as otherwise, you gettrying to build
libplacebo-git. Next, there isThat can apparently be avoided by disabling
d3d11in themesonoptions in thePKGBUILD. See my comment to [2].That commit was made on 06 May already,and it appears to be still not included in
libplaceboreleases :([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
luapackages and turns out I haveluaandlua52. Removinglua52helped.« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 47 Next › Last »