Search Criteria
Package Details: vlc-git 4.0.0.r33184.g82e5f6c-1
Package Actions
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.20 |
First Submitted: | 2008-04-01 12:14 (UTC) |
Last Updated: | 2025-02-19 03:40 (UTC) |
Dependencies (141)
- aribb24 (aribb24-gitAUR)
- chromaprint (chromaprint-fftwAUR)
- faad2 (faad2-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- fribidi (fribidi-gitAUR)
- gnutls (gnutls-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- libarchive (libarchive-gitAUR)
- libdvbpsi (libdvbpsi-gitAUR)
- libebur128 (libebur128-gitAUR)
- libidn (libidn-gitAUR)
- libmad
- libmatroska (libmatroska-gitAUR)
- libmpcdec (libmpcdec-svnAUR)
- libplacebo (libplacebo-gitAUR)
- libsecret
- libupnp (libupnp-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- Show 121 more dependencies...
Required by (159)
- alchemy-viewer-git (requires vlc)
- ani-cli (requires vlc) (optional)
- ani-cli-git (requires vlc) (optional)
- animdl-git (requires vlc) (optional)
- animeko (requires vlc)
- aniwrapper-git (requires vlc) (optional)
- arcan (requires libvlc)
- arctime (requires vlc)
- arctimepro (requires vlc)
- asap-chiptunes-player-git (requires vlc) (make)
- asap-chiptunes-player-git (requires vlc) (optional)
- augenkrebs-git (requires vlc)
- backslash-bin (requires vlc)
- behavioral-observation-research-interactive-software (requires vlc)
- bililocal-git (requires vlc)
- bililocal-osx-git (requires vlc)
- casparcg-client (requires vlc)
- casparcg-client-bin (requires vlc)
- casparcg-client-git (requires vlc)
- ctune-git (requires vlc) (optional)
- Show 139 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 46 Next › Last »
ManuelBoe commented on 2024-05-05 08:14 (UTC)
It works! Thank You @knoelli!
knoelli commented on 2024-04-29 16:46 (UTC)
@jwhickman The Qt6.7 patch was merged with commits 42fa6221 and 9cbc2ff2 so 5182.patch is no longer needed. I updated PKGBUILD so compilation should work again.
jwhickman commented on 2024-04-29 12:58 (UTC)
It works - after I strip
5182.patch
from the PKGBUILD.knoelli commented on 2024-04-26 19:04 (UTC)
@cassa The error you see is because the source has already been patched. If you use an AUR helper like
yay
, you should look for the temporary build directory (in case of yay it should be~/.cache/yay/vlc-git/
) and install the already build package from there withpacman -U <packagename>.tar.zst
.cassa commented on 2024-04-25 22:49 (UTC)
I had almost installed the package - but password timed out - now I consistently get
Hunk #2 FAILED at 39.
but the reject file saved is nowhere to be found
knoelli commented on 2024-04-25 15:21 (UTC) (edited on 2024-04-25 19:48 (UTC) by knoelli)
@ManuelBoe Upstream did quite a lot of changes which made modifications to the Qt6.7 patch necessary. Latest commit should not compile, except for the following problem:
@all
Current version of libupnp 1.14.19-1 contains a bug in one of it's configuration files which makes this package fail to build right now. In order to compile the package, you need to either:- downgrade to libupnp 1.14.18-1
- manually edit the file
/usr/lib/pkgconfig/libupnp.pc
and add the version number1.14.19-1
in the corresponding line- wait for the libupnp package to get updated, I'll open a ticket for the package maintainer right now.
libupnp version 1.14.19-2 fixes above mentioned issue.
ManuelBoe commented on 2024-04-24 12:15 (UTC)
Something still doesn't seem right.
kunring commented on 2024-04-14 15:43 (UTC)
@knoelli Thank you, the package is working for me now.
knoelli commented on 2024-04-14 00:21 (UTC)
@kunring Current VLC source is not yet compatible with Qt 6.7 which is now the default installed on Arch. There is a patch available to make VLC compatible with Qt 6.7, which has not yet been merged into the source. I've updated the package to include this patch and VLC should now compile again.
kunring commented on 2024-04-13 21:33 (UTC)
Fails for me in a clean chroot:
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 46 Next › Last »