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: | 211 |
Popularity: | 0.46 |
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-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (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)
- libdvdnav (libdvdnav-gitAUR) (make)
- libdvdread (libdvdread-gitAUR) (make)
- libgme (libgme-gitAUR) (make)
- libgoom2 (make)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR) (make)
- libkate (make)
- libmicrodns (libmicrodns-gitAUR) (make)
- libmodplug (libmodplug-gitAUR, libopenmpt-modplugAUR) (make)
- libmtp (libmtp-gitAUR) (make)
- libnfs (libnfs-gitAUR) (make)
- libnotify (libnotify-gitAUR) (make)
- libogg (libogg-gitAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- librsvg (librsvg-gitAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- libshout (libshout-gitAUR) (make)
- libsoxr (make)
- libssh2 (libssh2-gitAUR) (make)
- libtheora (libtheora-gitAUR) (make)
- libtiger (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- lirc (lirc-gitAUR) (make)
- live-media (make)
- lua (pallene-luaAUR) (make)
- meson (meson-gitAUR) (make)
- mpg123 (mpg123-svnAUR, mpg321AUR) (make)
- opus (opus-gitAUR) (make)
- pcsclite (pcsclite-gitAUR) (make)
- projectm (projectm-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- qt6-shadertools (make)
- qt6-tools (make)
- smbclient (make)
- speex (speex-gitAUR) (make)
- srt (srt-gitAUR) (make)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR) (make)
- twolame (twolame-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- zvbi (zvbi-gitAUR) (make)
- lua-socket (lua-socket-gitAUR) (optional) – for http interface
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 47 Next › Last »
enesefendi commented on 2024-04-05 19:35 (UTC)
@knoelli so kind of you to assist me mate, appreciated.
But i really had enough with the wayland stuff. Nothing works for me. I'll go back to x11 and openbox where i was happy :)
knoelli commented on 2024-04-05 19:31 (UTC)
@enesefendi The problem seems to be the similar to the one reported by MBK earlier. I cannot reproduce it here but I think it has to do with your build tree containing VLC supplied Qt library in "contrib" which lacks required plugins. Please try to build in a clean chroot environment as described by xiota earlier.
MBK commented on 2024-04-05 15:05 (UTC) (edited on 2024-04-05 15:06 (UTC) by MBK)
@knoelli It still fails in the same way. I'll see about the chroot. Thanks for the feedback.
enesefendi commented on 2024-04-05 12:53 (UTC) (edited on 2024-04-05 12:53 (UTC) by enesefendi)
After installing plasma-desktop,
knoelli commented on 2024-04-05 09:53 (UTC)
@MBK I cannot exactly reproduce the problem here but according to your logfile, it seems to be caused by Qt6 sources being used from VLC's contrib directory instead of your system files. I had previously added a patch due to different behavior of
qmake
in Qt5 and Qt6 but did not take Qt6 sources from contrib into account. Latest commit should now work around the problem. If compilation still fails, maybe you could try to compile in a clean chroot as suggested by @xiota.MBK commented on 2024-04-05 03:13 (UTC) (edited on 2024-04-05 03:22 (UTC) by MBK)
It worked when I installed it a couple weeks ago (I was already on qt6/plasma 6), but now the update fails:
knoelli commented on 2024-04-04 19:54 (UTC)
Updated PKGBUILD to use Qt6 now. Be advised that Qt6 support in VLC consists of many recent changes and is probably not yet as stable as Qt5 support was (i.e. I currently get a lot of warnings in the console while running VLC).
xiota commented on 2024-04-04 01:33 (UTC)
@x-f Build scripts can be confused when both Qt5 and Qt6 packages are simultaneously available. Try building in a clean chroot to keep the packages isolated during build.
@knoelli I'll leave it to you to decide when to switch to Qt6.
x-f commented on 2024-04-04 01:02 (UTC)
I can't get vlc-git updated because it fails on QT enabled. I think a dependency is missing? QT 6.7 is installed
xiota commented on 2024-03-25 21:42 (UTC)
Hours to days to build even small programs is reasonable if built on old computer, single thread, allowed CPU usage limited, low RAM, swap on HDD, etc.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 47 Next › Last »