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.85 |
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 .. 13 14 15 16 17 18 19 20 21 22 23 .. 47 Next › Last »
dbermond commented on 2018-08-24 15:34 (UTC)
@andrewSC kdelibs was dropped from the official repositories [1] and is now on the AUR. As a result, vlc package from official repositories also dropped the usage of kdelibs as a dependency [2] [3].
Could you please implement this change here too?
[1] https://lists.archlinux.org/pipermail/arch-dev-public/2018-August/029332.html
[2] https://bugs.archlinux.org/task/57904
[3] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/vlc&id=a6aa83f659609b03226e38533e7270181713d2f7
andrewSC commented on 2018-07-27 13:40 (UTC)
FrederickZh: Thanks for the heads up. I checked out aribb24 and it looks kosher so I've added it as a makedep and enabled it in the build. Let me know if you have any issues.
FrederickZh commented on 2018-07-23 02:11 (UTC)
https://aur.archlinux.org/packages/aribb24/ should be an optional build dependency to support ARIB STD B24 subtitles.
Dark-Sky commented on 2018-07-14 00:16 (UTC) (edited on 2018-07-14 00:45 (UTC) by Dark-Sky)
Andrew:
I went to the src/vlc directory and did a "make clean" then "make 2>&1 | tee vlc_build_log.txt" (to make you a build log) and the darn thing compiled. Then I stripped out the PKGBUILD so it would build just the vlc package and it installed and vlc works good.
The only thing I had done was re-install fontconfig2.
[ray@arch vlc-git]$ vlc --version VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-4051-g49dca9c5aa) VLC version 4.0.0-dev Otto Chriek (4.0.0-dev-4051-g49dca9c5aa) Compiled by builduser on arch (Jul 13 2018 18:31:17) Compiler: gcc version 8.1.1 20180531 (GCC)
So I guess I am Good now.
andrewSC commented on 2018-07-13 23:04 (UTC)
Can you share a paste of the full build here or email me at crerar@archlinux.org?
Dark-Sky commented on 2018-07-13 23:04 (UTC) (edited on 2018-07-13 23:24 (UTC) by Dark-Sky)
I update every day. Usually the errors I am seeing is that some package needed is not installed.
andrewSC commented on 2018-07-13 21:58 (UTC)
Dark-Sky: Hmmm, I just built this locally without errors? Is your system up to date?
Dark-Sky commented on 2018-07-13 20:10 (UTC) (edited on 2018-07-13 20:10 (UTC) by Dark-Sky)
I get a ton of freetype2 header errors.
Example:
/usr/include/freetype2/freetype/freetype.h:3574:3: error: expected constructor, destructor, or type conversion before ‘FT_Get_Postscript_Name’ FT_Get_Postscript_Name( FT_Face face ); ^~~~~~~~~~~~~~~~~~~~~~ /usr/include/freetype2/freetype/freetype.h:3605:12: error: expected constructor, destructor, or type conversion before ‘(’ token FT_EXPORT( FT_Error )
santostri commented on 2018-06-30 18:25 (UTC)
Thanks. PKGBUILD command (before ./configure): export LIBS = '- lxkbcommon' perfect
A.J commented on 2018-06-24 16:26 (UTC)
i get this error :
gui/eject.c:50:13: fatal error: scsi/scsi.h: No such file or directory # include <scsi scsi.h=""></scsi>
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 47 Next › Last »