notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details on branch 2024Q3
libplacebo Reusable library for GPU-accelerated video/image rendering
7.349.0 graphics on this many watch lists=11 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 7.349.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-02-03 17:28:48
Last Update: 2024-09-26 00:52:49
Commit Hash: 7deb3fd
People watching this port, also watch:: dav1d, xorg-fonts-truetype, indexinfo, libevent, openjpeg
License: LGPL21+
WWW:
https://code.videolan.org/videolan/libplacebo
Description:
libplacebo is essentially the core rendering algorithms and ideas of mpv turned into a library. This grew out of an interest to accomplish the following goals: - Clean up mpv's internal rendering abstraction API and make it reusable for other projects. - Provide a standard library of useful GPU-accelerated image processing primitives based on GLSL, so projects like VLC or Firefox can use them without incurring a heavy dependency on libmpv. - Rewrite core parts of mpv's GPU-accelerated video renderer on top of redesigned abstractions. (Basically, I wanted to eliminate stateful APIs like shader_cache.c and totally redesign gpu/video.c)
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libplacebo-7.349.0/catalog.mk
  3. /usr/local/share/licenses/libplacebo-7.349.0/LICENSE
  4. /usr/local/share/licenses/libplacebo-7.349.0/LGPL21+
  5. include/libplacebo/cache.h
  6. include/libplacebo/colorspace.h
  7. include/libplacebo/common.h
  8. include/libplacebo/config.h
  9. include/libplacebo/d3d11.h
  10. include/libplacebo/dispatch.h
  11. include/libplacebo/dither.h
  12. include/libplacebo/dummy.h
  13. include/libplacebo/filters.h
  14. include/libplacebo/gamut_mapping.h
  15. include/libplacebo/gpu.h
  16. include/libplacebo/log.h
  17. include/libplacebo/opengl.h
  18. include/libplacebo/options.h
  19. include/libplacebo/renderer.h
  20. include/libplacebo/shaders.h
  21. include/libplacebo/shaders/colorspace.h
  22. include/libplacebo/shaders/custom.h
  23. include/libplacebo/shaders/deinterlacing.h
  24. include/libplacebo/shaders/dithering.h
  25. include/libplacebo/shaders/film_grain.h
  26. include/libplacebo/shaders/icc.h
  27. include/libplacebo/shaders/lut.h
  28. include/libplacebo/shaders/sampling.h
  29. include/libplacebo/swapchain.h
  30. include/libplacebo/tone_mapping.h
  31. include/libplacebo/utils/dav1d.h
  32. include/libplacebo/utils/dav1d_internal.h
  33. include/libplacebo/utils/dolbyvision.h
  34. include/libplacebo/utils/frame_queue.h
  35. include/libplacebo/utils/libav.h
  36. include/libplacebo/utils/libav_internal.h
  37. include/libplacebo/utils/upload.h
  38. include/libplacebo/vulkan.h
  39. lib/libplacebo.so
  40. lib/libplacebo.so.349
  41. libdata/pkgconfig/libplacebo.pc
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • libplacebo>0:graphics/libplacebo
To install the port:
cd /usr/ports/graphics/libplacebo/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libplacebo
  • pkg install libplacebo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libplacebo
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1718812481 SHA256 (fastfloat-fast_float-v5.2.0_GH0.tar.gz) = 72bbfd1914e414c920e39abdc81378adf910a622b62c45b4c61d344039425d18 SIZE (fastfloat-fast_float-v5.2.0_GH0.tar.gz) = 84800

Expand this list (4 items)

Collapse this list.

SHA256 (Dav1dde-glad-v2.0.4_GH0.tar.gz) = 02629644c242dcc27c58222bd2c001d5e2f3765dbbcfd796542308bddebab401 SIZE (Dav1dde-glad-v2.0.4_GH0.tar.gz) = 599932 SHA256 (libplacebo-v7.349.0.tar.bz2) = 38c9c75d9c1bb412baf34845d1ca58c41a9804d1d0798091d7a8602a0d7c9aa6 SIZE (libplacebo-v7.349.0.tar.bz2) = 701309

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libplacebo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.349.07.349.03.104.07.349.07.349.0-3.104.0-
FreeBSD:13:quarterly7.349.07.349.05.264.17.349.07.349.06.338.26.338.26.338.2
FreeBSD:14:latest7.349.07.349.05.229.27.349.07.349.05.264.1-5.264.1
FreeBSD:14:quarterly7.349.07.349.0-7.349.07.349.06.338.26.338.26.338.2
FreeBSD:15:latest7.349.07.349.0n/a7.349.0n/a6.338.26.338.26.338.2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. vulkan.h : graphics/vulkan-headers
  2. py311-Jinja2>0 : devel/py-Jinja2@py311
  3. xxhash>0 : devel/xxhash
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.11 : lang/python311
Runtime dependencies:
  1. xxhash>0 : devel/xxhash
Library dependencies:
  1. liblcms2.so : graphics/lcms2
  2. libunwind.so : devel/libunwind
  3. libshaderc_shared.so : graphics/shaderc
  4. libvulkan.so : graphics/vulkan-loader
This port is required by:
for Libraries
  1. games/moonlight-qt
  2. multimedia/ffmpeg
  3. multimedia/mpv

Configuration Options:
===> The following configuration options are available for libplacebo-7.349.0: LCMS2=on: Little CMS 2.x support LIBUNWIND=on: Use libunwind for stacktraces OPENGL=on: 2D/3D rendering support via OpenGL TEST=off: Build and/or run tests VULKAN=on: Vulkan-based renderer XXHASH=on: Faster replacement for internal siphash ====> Vulkan-based renderer: you have to select exactly one of them GLSLANG=off: glslang SPIR-V compiler SHADERC=on: libshaderc SPIR-V compiler ===> Use 'make config' to modify these settings
Options name:
graphics_libplacebo
USES:
compiler:c11 localbase:ldflags meson pkgconfig python:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://code.videolan.org/videolan/libplacebo/-/archive/v7.349.0/
Collapse this list.

There are no commits on branch 2024Q3 for this port