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
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q4
libplacebo Reusable library for GPU-accelerated video/image rendering
6.338.1 graphics on this many watch lists=0 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 6.338.1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-10-17 13:36:07
Last Update: 2023-10-17 13:33:13
Commit Hash: 98e19aa
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 - no subversion history for this port

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-6.338.1/catalog.mk
  3. /usr/local/share/licenses/libplacebo-6.338.1/LICENSE
  4. /usr/local/share/licenses/libplacebo-6.338.1/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.338
  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 = 1697545479 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-v6.338.1.tar.bz2) = 66f173e511884ad96c23073e6c3a846215db804f098e11698132abe5a63d6f72 SIZE (libplacebo-v6.338.1.tar.bz2) = 696577

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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. py39-Jinja2>0 : devel/py-Jinja2@py39
  3. xxhash>0 : devel/xxhash
  4. meson : devel/meson
  5. ninja : devel/ninja
  6. pkgconf>=1.3.0_1 : devel/pkgconf
  7. python3.9 : lang/python39
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. multimedia/ffmpeg

Configuration Options:
===> The following configuration options are available for libplacebo-6.338.1: 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 (2 items)
Collapse this list.
  1. https://code.videolan.org/videolan/libplacebo/-/archive/v6.338.1/
  2. https://codeload.github.com/libplacebo/libplacebo/tar.gz/v6.338.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.338.1
17 Oct 2023 13:33:13
commit hash: 98e19aa09f9b1667549d3c4315e7344d94ef8c5bcommit hash: 98e19aa09f9b1667549d3c4315e7344d94ef8c5bcommit hash: 98e19aa09f9b1667549d3c4315e7344d94ef8c5bcommit hash: 98e19aa09f9b1667549d3c4315e7344d94ef8c5b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libplacebo: update to 6.338.1

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v6.338.1
Reported by:	GitHub (watch releases)

(cherry picked from commit 4a733a5588d2cd4f35f9be783c847909d1a90988)

Number of commits found: 1