Package Details: vlc-git 4.0.0.r36449.gd346f1f-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 (monolithic)
Upstream URL: https://github.com/videolan/vlc
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: libvlc, vlc, vlc-cli, vlc-gui-ncurses, vlc-gui-qt, vlc-gui-skins2, vlc-plugin-a52dec, vlc-plugin-aalib, vlc-plugin-alsa, vlc-plugin-aom, vlc-plugin-archive, vlc-plugin-aribb24, vlc-plugin-aribb25, vlc-plugin-ass, vlc-plugin-avahi, vlc-plugin-bluray, vlc-plugin-caca, vlc-plugin-cddb, vlc-plugin-chromecast, vlc-plugin-dav1d, vlc-plugin-dbus, vlc-plugin-dbus-screensaver, vlc-plugin-dca, vlc-plugin-dvb, vlc-plugin-dvd, vlc-plugin-faad2, vlc-plugin-ffmpeg, vlc-plugin-firewire, vlc-plugin-flac, vlc-plugin-fluidsynth, vlc-plugin-freetype, vlc-plugin-gme, vlc-plugin-gnutls, vlc-plugin-gstreamer, vlc-plugin-inflate, vlc-plugin-jack, vlc-plugin-journal, vlc-plugin-jpeg, vlc-plugin-kate, vlc-plugin-kwallet, vlc-plugin-libsecret, vlc-plugin-lirc, vlc-plugin-live555, vlc-plugin-mad, vlc-plugin-matroska, vlc-plugin-mdns, vlc-plugin-modplug, vlc-plugin-mpeg2, vlc-plugin-mpg123, vlc-plugin-mtp, vlc-plugin-musepack, vlc-plugin-nfs, vlc-plugin-notify, vlc-plugin-ogg, vlc-plugin-opus, vlc-plugin-png, vlc-plugin-pulse, vlc-plugin-quicksync, vlc-plugin-samplerate, vlc-plugin-sdl, vlc-plugin-sftp, vlc-plugin-shout, vlc-plugin-smb, vlc-plugin-soxr, vlc-plugin-speex, vlc-plugin-srt, vlc-plugin-svg, vlc-plugin-tag, vlc-plugin-theora, vlc-plugin-twolame, vlc-plugin-udev, vlc-plugin-upnp, vlc-plugin-vorbis, vlc-plugin-vpx, vlc-plugin-x264, vlc-plugin-x265, vlc-plugin-xml, vlc-plugin-zvbi, vlc-plugins-all, vlc-plugins-base, vlc-plugins-extra, vlc-plugins-video-output, vlc-plugins-visualization
Provides: libvlc, libvlc.so, libvlccore.so, vlc, vlc-cli, vlc-gui-ncurses, vlc-gui-qt, vlc-gui-skins2, vlc-plugin-a52dec, vlc-plugin-aalib, vlc-plugin-alsa, vlc-plugin-aom, vlc-plugin-archive, vlc-plugin-aribb24, vlc-plugin-aribb25, vlc-plugin-ass, vlc-plugin-avahi, vlc-plugin-bluray, vlc-plugin-caca, vlc-plugin-cddb, vlc-plugin-chromecast, vlc-plugin-dav1d, vlc-plugin-dbus, vlc-plugin-dbus-screensaver, vlc-plugin-dca, vlc-plugin-dvb, vlc-plugin-dvd, vlc-plugin-faad2, vlc-plugin-ffmpeg, vlc-plugin-firewire, vlc-plugin-flac, vlc-plugin-fluidsynth, vlc-plugin-freetype, vlc-plugin-gme, vlc-plugin-gnutls, vlc-plugin-gstreamer, vlc-plugin-inflate, vlc-plugin-jack, vlc-plugin-journal, vlc-plugin-jpeg, vlc-plugin-kate, vlc-plugin-kwallet, vlc-plugin-libsecret, vlc-plugin-lirc, vlc-plugin-live555, vlc-plugin-mad, vlc-plugin-matroska, vlc-plugin-mdns, vlc-plugin-modplug, vlc-plugin-mpeg2, vlc-plugin-mpg123, vlc-plugin-mtp, vlc-plugin-musepack, vlc-plugin-nfs, vlc-plugin-notify, vlc-plugin-ogg, vlc-plugin-opus, vlc-plugin-png, vlc-plugin-pulse, vlc-plugin-quicksync, vlc-plugin-samplerate, vlc-plugin-sdl, vlc-plugin-sftp, vlc-plugin-shout, vlc-plugin-smb, vlc-plugin-soxr, vlc-plugin-speex, vlc-plugin-srt, vlc-plugin-svg, vlc-plugin-tag, vlc-plugin-theora, vlc-plugin-twolame, vlc-plugin-udev, vlc-plugin-upnp, vlc-plugin-vorbis, vlc-plugin-vpx, vlc-plugin-x264, vlc-plugin-x265, vlc-plugin-xml, vlc-plugin-zvbi, vlc-plugins-all, vlc-plugins-base, vlc-plugins-extra, vlc-plugins-video-output, vlc-plugins-visualization
Submitter: None
Maintainer: xiota (knoelli)
Last Packager: xiota
Votes: 214
Popularity: 0.39
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2026-04-04 16:47 (UTC)

Required by (263)

Sources (2)

Latest Comments

« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 47 Next › Last »

andrewSC commented on 2017-01-03 15:46 (UTC)

nsvir: Thanks for the comment. Given that this package is built using latest upstream at all times, sometimes upstream is broken. I've successfully built and updated this package version.

nsvir commented on 2016-12-25 20:42 (UTC)

I have a compilation error: "codec/avcodec/video.c:840:19: error: implicit declaration of function ‘avcodec_send_packet’ [-Werror=implicit-function-declaration]" Does a library is missing or something ?

andrewSC commented on 2016-11-04 19:36 (UTC)

Bermond, Ionaowna: Updated the package per your recommendations. Also fixed vlc.install and added the lua patch. Thanks for the patience everyone!

lonaowna commented on 2016-10-06 22:06 (UTC)

Please build this with Qt5 instead of 4. The vlc-nightly AUR package also uses Qt5.

CaptainHook8 commented on 2016-09-10 08:48 (UTC)

@Bermond +1 for your comment about updating major version number in '$pkgver'. Actual situation leaves room for confusion.

sidkurella commented on 2016-08-30 23:06 (UTC)

Never mind, I figured it out. Here's the specifics: download the patch that @Bermond linked, then add the following line to the prepare() function in the PKGBUILD: patch -p1 </path/to/patchfile.patch Then just build normally

sidkurella commented on 2016-08-30 18:31 (UTC)

@Bermond Could you provide more details on what should be changed in the PKGBUILD?

dbermond commented on 2016-08-22 15:30 (UTC) (edited on 2016-08-22 15:36 (UTC) by dbermond)

@lonaowna This can be fixed by adding the Lua 5.3 compatibility patch from official Arch Linux repository package: https://git.archlinux.org/svntogit/packages.git/tree/trunk/lua53_compat.patch?h=packages/vlc Modify PKGBUILD to use it. This error was introduced by the following VLC git commit: http://git.videolan.org/?p=vlc.git;a=commit;h=520b13a2ca88fc63ba3c1287e9314fbb2777c85d

lonaowna commented on 2016-08-21 19:31 (UTC)

I'm having trouble building this, getting the following error: lua/demux.c: In function ‘vlclua_demux_peek’: lua/demux.c:55:13: error: implicit declaration of function ‘luaL_checkint’ [-Werror=implicit-function-declaration] int n = luaL_checkint( L, 1 );