Search Criteria
Package Details: libplacebo-git 7.342.0.3490.g52314e0e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libplacebo-git.git (read-only, click to copy) |
---|---|
Package Base: | libplacebo-git |
Description: | Reusable library for GPU-accelerated video/image rendering primitives. (GIT version) |
Upstream URL: | https://code.videolan.org/videolan/libplacebo |
Licenses: | LGPL2.1 |
Conflicts: | libplacebo |
Provides: | libplacebo, libplacebo.so |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 11 |
Popularity: | 0.042019 |
First Submitted: | 2018-04-29 15:53 (UTC) |
Last Updated: | 2023-12-23 18:34 (UTC) |
Dependencies (21)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glslang (glslang-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libdovi (libdovi-gitAUR)
- libdovi.so (libdovi-gitAUR, lib32-libdoviAUR, libdovi)
- liblcms2.so (lcms2-ff-gitAUR, lcms2-ffAUR, lcms2, lib32-lcms2)
- libshaderc_shared.so (shaderc-gitAUR, lib32-shadercAUR, shaderc)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libvulkan.so (lib32-vulkan-icd-loader-gitAUR, vulkan-icd-loader-gitAUR, lib32-vulkan-icd-loader, vulkan-icd-loader)
- libxxhash.so (xxhash)
- shaderc (shaderc-gitAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- xxhash (xxhash-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- glad (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- python-jinja (make)
- python-markupsafe (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
Required by (35)
- chiaki-ng (requires libplacebo)
- chiaki-ng-git (requires libplacebo)
- ffmpeg-amd-full (requires libplacebo)
- ffmpeg-amd-full-git (requires libplacebo)
- ffmpeg-cuda (requires libplacebo)
- ffmpeg-decklink (requires libplacebo)
- ffmpeg-ffplayout (requires libplacebo)
- ffmpeg-ffplayout (requires libplacebo.so)
- ffmpeg-full (requires libplacebo)
- ffmpeg-full-git (requires libplacebo)
- ffmpeg-git (requires libplacebo)
- ffmpeg-headless (requires libplacebo)
- ffmpeg-headless (requires libplacebo.so)
- ffmpeg-libfdk_aac (requires libplacebo)
- ffmpeg-libfdk_aac (requires libplacebo.so)
- ffmpeg-obs (requires libplacebo)
- ffmpeg6.1 (requires libplacebo)
- ffmpeg6.1 (requires libplacebo.so)
- jellyfin-ffmpeg-libsvtav1 (requires libplacebo.so)
- lib32-libplacebo (requires libplacebo)
- mpv-amd-full-git (requires libplacebo)
- mpv-full (requires libplacebo)
- mpv-full-build-git (requires libplacebo)
- mpv-full-git (requires libplacebo)
- mpv-git (requires libplacebo)
- mpv-light-pulse (requires libplacebo)
- mpv-vapoursynth-git
- teleguard-desktop (requires libplacebo)
- vapoursynth-plugin-placebo-git (requires libplacebo) (make)
- vdr-softhdcuvid (requires libplacebo) (make)
- vdr-softhdcuvid (requires libplacebo.so)
- vdr-softhddrm (requires libplacebo) (make)
- vdr-softhdvaapi (requires libplacebo) (make)
- vdr-softhdvaapi (requires libplacebo.so)
- vlc-git (requires libplacebo)
Latest Comments
1 2 3 4 5 Next › Last »
unknown78 commented on 2024-06-27 21:04 (UTC) (edited on 2024-07-06 20:10 (UTC) by unknown78)
When running the testsuite the vulkan.c fails. Here is the full log -> https://paste.rs/qzaft Can someone help me why or how to further analyse ?
PS: since paste.rs cutted it -> https://gist.githubusercontent.com/Glog78/c66ea7900f02da29b7324c7601d747ff/raw/039dd699c64195bd37c616c6058ec38bddfa2660/error_log.txt
wilkins commented on 2024-02-08 19:47 (UTC)
==> WARNING: Library listed in 'depends' is not required by any files: libxxhash.so
preconiseencaust commented on 2024-02-05 15:40 (UTC)
Sanity check compile stderr: cc1: error: invalid argument ‘/tmp/makepkg’ to ‘-ffile-prefix-map’
../libplacebo/meson.build:1:0: ERROR: Compiler cc cannot compile programs.
Am I doing something wrong here, or is there something going on with the package? I haven't been able to build this for weeks.
qmega commented on 2023-12-20 08:45 (UTC)
@boofi I'd guess that's ffmpeg linked against libplacebo.so.264, not mpv-git (which shouldn't build against libplacebo.so.264). Do you have ffmpeg from extra installed? Do you have the same issue with the
ffmpeg
command? The official build of ffmpeg 2:6.1-3 requires libplacebo.so.264 and you need to build it yourself if you're using libplacebo-git.boofi commented on 2023-12-19 19:43 (UTC)
mpv-git succesfully builds against this, but it complains about not being able to find the .so file.
mpv: error while loading shared libraries: libplacebo.so.264: cannot open shared object file: No such file or directory
Checking the libs folder, only reveals libplacebo.so, no .264 etc.
Hanuman commented on 2023-09-14 15:19 (UTC)
ok
libplacebo-git
from AUR works.mpv-full
from AUR installed with paru still fails.mpv-full-git
works.sl1pkn07 commented on 2023-09-13 16:22 (UTC)
is already fixed(?)
Hanuman commented on 2023-09-13 16:20 (UTC)
Any chance this will get fixed soon?
katt commented on 2023-09-09 08:06 (UTC)
Fails to build due to missing xxhash dependency:
dbermond commented on 2023-09-04 23:03 (UTC)
The package currently fails to build due to missing git submodules. @sl1pkn07 Please add the git submodules to the PKGBUILD. If anyone is interested in fixing it prior to the packager update, the following patch can be applied:
1 2 3 4 5 Next › Last »