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 .. 14 15 16 17 18 19 20 21 22 23 24 .. 47 Next › Last »
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>
dbermond commented on 2018-06-01 13:05 (UTC)
I'm currently getting errors at link time saying about undefined references to libxkbcommon symbols, like xkb_state_unref. Fixed it by adding this to PKGBUILD (before ./configure):
export LIBS='-lxkbcommon'.gkkirilov commented on 2018-05-10 08:50 (UTC)
A failure occurred in build().
fabrixx commented on 2018-02-18 08:28 (UTC) (edited on 2018-02-18 09:28 (UTC) by fabrixx)
Thanks. Now work
andrewSC commented on 2018-02-17 23:32 (UTC)
fabrixx: I've updated the PKGBUILD to disable fribidi support until I can get to the bottom of it.
fabrixx commented on 2018-02-17 19:27 (UTC) (edited on 2018-02-17 19:30 (UTC) by fabrixx)
I have this error: https://pastebin.com/PGvPEk4r
metak commented on 2018-02-12 19:09 (UTC)
@raist356 You have to add: --libexecdir=/usr/lib to pkgbuild.
raist356 commented on 2018-02-10 10:14 (UTC)
When I try to run it I get the error: skins2 interface error: cannot instantiate dialogs provider And it falls back to commandline. Does anyone know how to fix that and get the GUI?
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 47 Next › Last »