Package Details: vlc-git 4.0.0.r29905.gc347fed91e-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: 0.29
First Submitted: 2008-04-01 12:14 (UTC)
Last Updated: 2024-07-13 20:48 (UTC)

Dependencies (160)

Required by (157)

Sources (3)

Latest Comments

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

dbermond commented on 2018-09-10 19:20 (UTC)

@andrewSC Thank you!

andrewSC commented on 2018-09-10 16:20 (UTC)

dbermond: You're correct! Oversight on my part--terribly sorry. Should be fixed now.

dbermond commented on 2018-09-10 15:52 (UTC)

@@andrewSC Thank you for implementing this. Isn't --with-kde-solid needed?

andrewSC commented on 2018-08-27 12:50 (UTC)

dbermond: Definitely can/will, it may be a day or two though!

dbermond commented on 2018-08-24 15:34 (UTC)

@andrewSC kdelibs was dropped from the official repositories [1] and is now on the AUR. As a result, vlc package from official repositories also dropped the usage of kdelibs as a dependency [2] [3].

Could you please implement this change here too?

andrewSC commented on 2018-07-27 13:40 (UTC)

FrederickZh: Thanks for the heads up. I checked out aribb24 and it looks kosher so I've added it as a makedep and enabled it in the build. Let me know if you have any issues.

FrederickZh commented on 2018-07-23 02:11 (UTC)

https://aur.archlinux.org/packages/aribb24/ should be an optional build dependency to support ARIB STD B24 subtitles.

Dark-Sky commented on 2018-07-14 00:16 (UTC) (edited on 2018-07-14 00:45 (UTC) by Dark-Sky)

Andrew:

I went to the src/vlc directory and did a "make clean" then "make 2>&1 | tee vlc_build_log.txt" (to make you a build log) and the darn thing compiled. Then I stripped out the PKGBUILD so it would build just the vlc package and it installed and vlc works good.

The only thing I had done was re-install fontconfig2.

[ray@arch vlc-git]$ vlc --version VLC media player 4.0.0-dev Otto Chriek (revision 4.0.0-dev-4051-g49dca9c5aa) VLC version 4.0.0-dev Otto Chriek (4.0.0-dev-4051-g49dca9c5aa) Compiled by builduser on arch (Jul 13 2018 18:31:17) Compiler: gcc version 8.1.1 20180531 (GCC)

So I guess I am Good now.

andrewSC commented on 2018-07-13 23:04 (UTC)

Can you share a paste of the full build here or email me at crerar@archlinux.org?

Dark-Sky commented on 2018-07-13 23:04 (UTC) (edited on 2018-07-13 23:24 (UTC) by Dark-Sky)

I update every day. Usually the errors I am seeing is that some package needed is not installed.