Package Details: vlc-git 4.0.0.r29525.g46a98b84f5-1

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: GPL2, LGPL2.1
Conflicts: vlc
Provides: vlc
Submitter: None
Maintainer: xiota (knoelli)
Last Packager: knoelli
Votes: 209
Popularity: 1.94
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2024-06-26 10:19 (UTC)

Dependencies (160)

Required by (159)

Sources (4)

Latest Comments

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

andrewSC commented on 2020-03-30 17:10 (UTC)

mynacol: Thanks for the heads up, added libmicrodns>=0.1.2 to deps. You probably already have this but maybe others will find it useful. Here's what I whipped up quick to build libmicrodns latest on my machine: https://gist.github.com/andrewSC/50d38c0b69bcb2f6e2ee28edd1c5a322 I'm sure improvements could be made.

bkb: Added, thanks for the heads up.

retromuz: Try building in a clean chroot (if you haven't already). The failure was either a transient failure (because upstream broke something) or it's your env as I was able to build the latest push without error.

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.
>