Search Criteria
Package Details: vlc-plugin-lua-git 4.0.0.r34890.gdf46fce-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: | 212 |
| Popularity: | 0.24 |
| First Submitted: | 2008-04-01 12:14 (UTC) |
| Last Updated: | 2025-10-10 13:25 (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-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR) (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, librsvg-noglycinAUR) (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 .. 47 Next › Last »
MontBD.Veloper commented on 2024-09-21 11:25 (UTC) (edited on 2024-09-21 11:27 (UTC) by MontBD.Veloper)
Can we use their github repo as the upstream url? As I experienced slow download when cloning the current upstream url. I have successfully installed it using the github repo in the
PKGBUILD.Error when installing:
Pinging the current upstream url:
Pinging google:
As you can see there is a big difference in their latency. I just pointed out here that my internet is not the cause of the issue.
This is just a suggestion, maybe this is just on me or only an isolated case, you may check it out on your side.
BTW, big thanks to the contributors of this package.
1211days commented on 2024-06-26 16:38 (UTC)
@knoelli, thank you very much! Compilation works again
knoelli commented on 2024-06-26 10:25 (UTC)
@1211days Thank you for bringing this to my attention. The problem seems to be caused by VLC moving to ffmpeg 7.0. I've added a patch based on commit #1c15a5e1 that fixes the issue, so compilation should now work again.
1211days commented on 2024-06-25 19:49 (UTC) (edited on 2024-06-25 20:15 (UTC) by 1211days)
I'm getting a compilation error: https://0x0.st/Xm-6.txt
knoelli commented on 2024-05-23 20:30 (UTC)
@SebastianOnArch Thank you for letting me know. I updated the PKGBUILD and removed the gcc14 compatibility patch. Additionally, I fixed recent compilation errors due to QT6 detection problems.
SebastianOnArch commented on 2024-05-23 10:48 (UTC) (edited on 2024-05-23 12:14 (UTC) by SebastianOnArch)
There have been changes made to upstream (ceae7711b649738f06188f906b7782258222c090), fixing the gcc 14 issue, thus rendering the
gcc14.patchuseless.Currently, the package can't build, because the patch can't find the initial source line. Removing the
gcc14.patchfixes the issue.knoelli commented on 2024-05-13 18:47 (UTC)
@PizzaBote2.4 Build fails due to an upstream incompatibility with latest gcc 14. I've added a patch to PKGBUILD to fix the issue.
seyfu-t commented on 2024-05-12 22:08 (UTC)
I'm getting a compilation error
ManuelBoe commented on 2024-05-05 08:14 (UTC)
It works! Thank You @knoelli!
knoelli commented on 2024-04-29 16:46 (UTC)
@jwhickman The Qt6.7 patch was merged with commits 42fa6221 and 9cbc2ff2 so 5182.patch is no longer needed. I updated PKGBUILD so compilation should work again.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 47 Next › Last »