Package Details: vlc-git 4.0.0.r31756.g76cd807c24-2

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
Upstream URL: https://code.videolan.org/videolan/vlc
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: libvlc, vlc
Provides: libvlc, vlc
Submitter: None
Maintainer: xiota (knoelli)
Last Packager: xiota
Votes: 211
Popularity: 0.53
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2024-11-16 22:21 (UTC)

Required by (156)

Sources (3)

Latest Comments

« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 46 Next › Last »

mynacol commented on 2020-03-27 10:07 (UTC)

configure: error: Library microdns >= 0.1.2 needed for microdns was not found

The compilation requires now libmicrodns>=0.1.2 and is mandatory. Please add libmicrodns>=0.1.2 to the depends and remove it out of the optdepends.

The corresponding package is already flagged out-of-date. See https://www.archlinux.org/packages/extra/x86_64/libmicrodns/

retromuz commented on 2020-03-22 13:34 (UTC) (edited on 2020-03-22 13:35 (UTC) by retromuz)

Compilation fails.


  CCLD     libexport_plugin.la
/usr/bin/ld: lua/libs/.libs/liblua_plugin_la-strings.o: in function `vlclua_convert_xml_special_chars':
strings.c:(.text+0x2c2): undefined reference to `lua_remove'
/usr/bin/ld: strings.c:(.text+0x309): undefined reference to `lua_remove'
/usr/bin/ld: strings.c:(.text+0x34b): undefined reference to `lua_remove'
/usr/bin/ld: strings.c:(.text+0x396): undefined reference to `lua_remove'
/usr/bin/ld: strings.c:(.text+0x3d5): undefined reference to `lua_remove'
/usr/bin/ld: lua/libs/.libs/liblua_plugin_la-strings.o:strings.c:(.text+0x414): more undefined references to `lua_remove' follow
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:17103: liblua_plugin.la] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/home/user/Downloads/vlc-git/src/vlc/modules'
make[3]: *** [Makefile:31870: all-recursive] Error 1
make[3]: Leaving directory '/home/user/Downloads/vlc-git/src/vlc/modules'
make[2]: *** [Makefile:13339: all] Error 2
make[2]: Leaving directory '/home/user/Downloads/vlc-git/src/vlc/modules'
make[1]: *** [Makefile:1572: all-recursive] Error 1
make[1]: Leaving directory '/home/user/Downloads/vlc-git/src/vlc'
make: *** [Makefile:1457: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

bkb commented on 2020-03-15 08:47 (UTC)

Add flex as a dependance

SolarAquarion commented on 2019-06-19 04:33 (UTC)

You can enable libplacebo again

SolarAquarion commented on 2019-06-14 17:15 (UTC)

Just see all the changes that went into vlc-nightly, lol

andrewSC commented on 2019-06-14 14:01 (UTC)

Thanks for the heads up SolarAquarion! I'll take a look and update this momentarily.

SolarAquarion commented on 2019-06-14 13:08 (UTC) (edited on 2019-06-14 17:11 (UTC) by SolarAquarion)

I have added patches to my vlc-nightly package that will make vlc work with the latest libplacebo

blackhole commented on 2019-05-25 10:21 (UTC)

Cannot compile. Is stops at libgl_plugin_la-display.lo

pizzaman commented on 2019-04-23 04:38 (UTC) (edited on 2019-04-23 05:22 (UTC) by pizzaman)

Needs qt5-graphicaleffects dependency or the GUI crashes and get this in the command line.

 ~  vlc
VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-7561-g0d2f717083)
[0000558cde9247b0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
qrc:/qml/MainInterface.qml:42:9: Type Player.Player unavailable
qrc:/player/Player.qml:21:1: module "QtGraphicalEffects" is not installed
[0000558cde9fe250] qt interface error: Missing qml modules: 
[0000558cde9fe250] qt interface error: Type Player.Player unavailable
[0000558cde9fe250] qt interface error: module "QtGraphicalEffects" is not installed
[0000558cde9fe250] qt interface error: Install missing modules using your packaging tool
[0000558cde9fe250] skins2 interface error: cannot instantiate dialogs provider
[0000558cde9fe250] [cli] lua interface: Listening on host "*console".
VLC media player 4.0.0-dev Otto Chriek
Command Line Interface initialized. Type `help' for help.
> 

PedroHLC commented on 2019-04-20 16:07 (UTC)

As @friday mentioned, missing 'qt5-quickcontrols2' dependency, and it won't build without.

Also, when building from a clean-chroot, check misses a bunch of things that are optional for building, but IDK if it should. You can check those here: https://lonewolf.pedrohlc.com/chaotic-aur/makepkglogs/_daily/vlc-git.log