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: 210
Popularity: 1.07
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2024-11-16 22:21 (UTC)

Required by (154)

Sources (3)

Latest Comments

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

andrewSC commented on 2019-02-26 14:23 (UTC)

soloturn: I don't see why you couldn't use libdvdread-git in place of the PKGBUILD I provided, although, it may be less stable than the tagged version/what the PKGBUILD provides.

soloturn commented on 2019-02-23 09:39 (UTC) (edited on 2019-02-23 09:40 (UTC) by soloturn)

as long as libdvdread is not 6.0.1 in arch, can you use libdvdread-git ? tried it and it builds again.

jbkempf from vlc pointed out that it is a "greater than", not "greater than or equal" 6.0.0, hahaha, my blunder. even if mere mortals deal easier with >=

BTW_IUseGentoo commented on 2019-02-20 21:06 (UTC) (edited on 2019-02-20 21:28 (UTC) by BTW_IUseGentoo)

@andrewSC thanks a lot! It built successfully :)

Packages (1) vlc-git-4.0.0.r6578.g13606fd50d-1
Total Installed Size: 56.11 MiB

Best Regards,
MrTurcot

andrewSC commented on 2019-02-20 19:25 (UTC)

mrturcot: The issue you're running into is because extra/libdvdread is out-of-date at the moment. To make things a little bit easier for you, I've created the updated PKGBUILD which you can find here: https://ptpb.pw/M5zn

I'd suggest just building that locally, then either installing it in the chroot or if you don't use one, installing on your machine, then building vlc-git.

Also, I worked with upstream to resolve the dvdnav versioning issue so you shouldn't run into that error anymore.

soloturn: Thanks for bringing xosd to my attention. Definitely appears safe to remove at this point!

soloturn commented on 2019-02-19 18:14 (UTC) (edited on 2019-02-19 18:20 (UTC) by soloturn)

created ticket https://trac.videolan.org/vlc/ticket/21944, vlc-git used to build a couple of weeks ago, namely commit 4.0.0-dev-6229-g9868c4be81, or vlc-git-4.0.0.r6467.g2f3f44804e. and the version produces less crashes resp X stalls than the ABS version vlc-3.x.

soloturn commented on 2019-02-19 17:54 (UTC)

can you pls remove xosd as dependency? this should not be necessary any more. is not in the vlc package as well.

BTW_IUseGentoo commented on 2019-02-16 19:46 (UTC) (edited on 2019-02-16 19:51 (UTC) by BTW_IUseGentoo)

checking for DVDREAD... no
configure: error: Library dvdread > 6.0.0 needed for dvdread was not found
==> ERROR: A failure occurred in build().
Aborting...
Error making: vlc-git

I had "extra/libdvdread 6.0.0-1" installed

After installing "libdvdread-git & libdvdcss-git" I was able to pass "checking for DVDREAD... yes"

But now getting

configure: error: Library dvdnav > 6.0.0 needed for dvdnav was not found
==> ERROR: A failure occurred in build().
Aborting...
Error making: vlc-git

with "libdvdnav 6.0.0-1" or "libdvdnav-git" installed

6ax commented on 2019-01-22 10:48 (UTC)

Pls add package vulkan-headers to makedepends. Tnx.

rpi2 commented on 2018-12-02 03:01 (UTC)

update x264 to 155, solved. but, g++: error: unrecognized command line option ‘-Wduplicated-branches’; did you mean ‘-Wduplicated-cond’?

rpi2 commented on 2018-12-01 03:37 (UTC)

got this error,

codec/.libs/libx264_plugin_la-x264.o: In function Open': /home/pi/Downloads/vlc/modules/codec/x264.c:1403: undefined reference tox264_encoder_open_155' collect2: error: ld returned 1 exit status