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 .. 6 7 8 9 10 11 12 13 14 15 16 .. 47 Next › Last »
koloved commented on 2022-08-03 09:09 (UTC)
faild to compile (
Building vlc-git... ==> Making package: vlc-git 4.0.0.r19766.g0e448365f6-1 (Ср 03 авг 2022 12:08:14) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating vlc git repo... -> Found vlc-live-media-2021.patch -> Found update-vlc-plugin-cache.hook ==> Validating source files with sha512sums... vlc ... Skipped vlc-live-media-2021.patch ... Passed update-vlc-plugin-cache.hook ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of vlc git repo... Cloning into 'vlc'... done. ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal -I m4 --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autotools'. libtoolize: copying file 'autotools/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal -I m4 --force -I m4 autoreconf: running: /usr/bin/autoconf --include=m4 --force autoreconf: running: /usr/bin/autoheader --include=m4 --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:36: installing 'autotools/compile' configure.ac:23: installing 'autotools/config.guess' configure.ac:23: installing 'autotools/config.sub' configure.ac:27: installing 'autotools/install-sh' configure.ac:27: installing 'autotools/missing' parallel-tests: installing 'autotools/test-driver' bin/Makefile.am: installing 'autotools/depcomp' configure.ac: installing 'autotools/ylwrap' autoreconf: Leaving directory '.' Successfully bootstrapped patching file configure.ac Hunk #1 succeeded at 1903 (offset 78 lines). patching file modules/access/live555.cpp Hunk #1 FAILED at 852. 1 out of 1 hunk FAILED -- saving rejects to file modules/access/live555.cpp.rej ==> ERROR: A failure occurred in prepare(). Aborting...
Louwenus commented on 2022-07-31 13:28 (UTC)
since https://github.com/videolan/vlc/commit/70fedf2523a3ae5b3c41234f0bf37cd6e57e01a6 the .patch file does not need to include patch about live555 file anymore
hvksmr1996 commented on 2022-07-29 13:38 (UTC) (edited on 2022-07-29 13:38 (UTC) by hvksmr1996)
Please replace
libidnwithlibidn11to fixvlcnot findinglibidn.so.11.Please also replace
libixml.sowithlibupnpto make--noconfirmrun smoothly.GC268DM commented on 2022-07-15 13:37 (UTC) (edited on 2022-07-15 14:02 (UTC) by GC268DM)
Hey everyone, ran into an error that took me 1-2 hours to resolve and wanted to share here to help others out as well:
I could solve the issue. I removed the installed protobuf and replace it with the self-compiled git package:
https://aur.archlinux.org/pkgbase/protobuf-git
Then the version changed to the correct one:
A version which I could not get via pacman or pip
Now the build runs!
A-KA commented on 2022-06-27 18:17 (UTC)
I was getting compile issues related to DeckLink. I was able to work around by adding
--disable-decklinkto theconfigureoptions in thePKGBUILD, but I did not find the root cause of the issue.cz3dtc commented on 2022-06-25 10:41 (UTC)
Clean build VLC-GIT from aur crash :
https://pastebin.com/PQwY9k8e
tiziodcaio commented on 2022-06-02 11:49 (UTC) (edited on 2022-06-02 11:50 (UTC) by tiziodcaio)
I built the package! If you are interested here the new config
I downgraded to lua52 because lua54 support is at the moment not working... A guy is trying to support here
ronjouch commented on 2022-05-21 23:16 (UTC)
Clean build (nothing cached, first install) fails with this error:
nokangaroo commented on 2022-04-27 15:28 (UTC) (edited on 2022-04-27 15:35 (UTC) by nokangaroo)
Build fails with 'typeof' not declared in this scope
I had to use the following patch to fix this:
Jhackler commented on 2022-04-21 23:30 (UTC)
also fails to build on my machine
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 47 Next › Last »