Search Criteria
Package Details: vlc-git 4.0.0.r31756.g76cd807c24-2
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: | 210 |
Popularity: | 1.11 |
First Submitted: | 2008-04-01 12:14 (UTC) |
Last Updated: | 2024-11-16 22:21 (UTC) |
Dependencies (160)
- a52dec (a52dec-gitAUR)
- aribb24 (aribb24-gitAUR)
- faad2 (faad2-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- fribidi (fribidi-gitAUR)
- gnutls (gnutls-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- libarchive (libarchive-gitAUR)
- libdca (libdca-gitAUR)
- libdvbpsi (libdvbpsi-gitAUR)
- libidn (libidn-gitAUR)
- libixml.so (libupnp)
- libmad
- libmatroska (libmatroska-gitAUR)
- libmicrodns (libmicrodns-gitAUR)
- libmpcdec (libmpcdec-svnAUR)
- libmpeg2
- libplacebo (libplacebo-gitAUR)
- Show 140 more dependencies...
Required by (154)
- alchemy-viewer-git (requires vlc)
- ani-cli (requires vlc) (optional)
- ani-cli-git (requires vlc) (optional)
- animdl-git (requires vlc) (optional)
- 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)
- 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)
- cytadela (requires vlc)
- daisyduck-bin (requires vlc)
- Show 134 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 45 Next › Last »
Atticus commented on 2024-04-07 17:42 (UTC) (edited on 2024-04-08 18:40 (UTC) by Atticus)
@Knoelli, @MBK I feel your pain. Multiple build tools, 3000 line long makefile, multiple protocols...
Still doesn-'t record desktop under wayland.
MBK commented on 2024-04-06 22:45 (UTC)
@knoelli THANK YOU! It works fine now.
knoelli commented on 2024-04-06 21:21 (UTC)
@MBK, @Atticus, @enesefendi and everybody else who recently encountered compilation problems: I was finally able to reproduce the problem on a machine here and found the problem. The
configure
script checks for the existence of${CONTRIB_DIR}/../bin/qmake
which, with ${CONTRIB_DIR} not being set equals to/bin/qmake
. This is the Qt5 binary of qmake (for Qt6 on Arch it is namedqmake6
). This results in the configure script to use Qt libraries from contrib where they aren't complete right now.To cut a long story short: latest commit adds a patch to fix this problem and the package should now compile without the recent problems.
Atticus commented on 2024-04-06 21:20 (UTC) (edited on 2024-04-06 22:16 (UTC) by Atticus)
@MBK vlc-git built in a chrooted environment still has problems.
Errors below: libvlc.so.12 not found; however, that file is located inside .../build/vlc-git/pkg/vlc-git/usr/lib
vlc, linked with link files, has the following runtime errors:
@enesefendi Instructions to build in a chrooted environment are here: https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot
MBK commented on 2024-04-05 21:31 (UTC)
@Atticus fyi, vlc-git 4 works perfectly in wayland (before the latest package update that broke the build system). It has a completely new ui compared to vlc 3.
Atticus commented on 2024-04-05 20:09 (UTC)
@Knoelli, I-'m reporting the same build errors, as enesefendi, in a non chroot environment.
@enesefendi, I-'m also having problems getting VLC (package vlc) to run correctly in Wayland.
enesefendi commented on 2024-04-05 19:35 (UTC)
@knoelli so kind of you to assist me mate, appreciated.
But i really had enough with the wayland stuff. Nothing works for me. I'll go back to x11 and openbox where i was happy :)
knoelli commented on 2024-04-05 19:31 (UTC)
@enesefendi The problem seems to be the similar to the one reported by MBK earlier. I cannot reproduce it here but I think it has to do with your build tree containing VLC supplied Qt library in "contrib" which lacks required plugins. Please try to build in a clean chroot environment as described by xiota earlier.
MBK commented on 2024-04-05 15:05 (UTC) (edited on 2024-04-05 15:06 (UTC) by MBK)
@knoelli It still fails in the same way. I'll see about the chroot. Thanks for the feedback.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 45 Next › Last »