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 2022Q3
libplacebo Reusable library for GPU-accelerated video/image rendering
4.208.0 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 4.208.0Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-13 23:39:37
Last Update: 2022-07-16 14:16:53
Commit Hash: d618fad
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) WWW: https://code.videolan.org/videolan/libplacebo
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 (38 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libplacebo-4.208.0/catalog.mk
  3. /usr/local/share/licenses/libplacebo-4.208.0/LICENSE
  4. /usr/local/share/licenses/libplacebo-4.208.0/LGPL21+
  5. include/libplacebo/colorspace.h
  6. include/libplacebo/common.h
  7. include/libplacebo/config.h
  8. include/libplacebo/context.h
  9. include/libplacebo/dispatch.h
  10. include/libplacebo/dither.h
  11. include/libplacebo/dummy.h
  12. include/libplacebo/filters.h
  13. include/libplacebo/gpu.h
  14. include/libplacebo/log.h
  15. include/libplacebo/opengl.h
  16. include/libplacebo/renderer.h
  17. include/libplacebo/shaders.h
  18. include/libplacebo/shaders/colorspace.h
  19. include/libplacebo/shaders/custom.h
  20. include/libplacebo/shaders/film_grain.h
  21. include/libplacebo/shaders/icc.h
  22. include/libplacebo/shaders/lut.h
  23. include/libplacebo/shaders/sampling.h
  24. include/libplacebo/swapchain.h
  25. include/libplacebo/tone_mapping.h
  26. include/libplacebo/utils/dav1d.h
  27. include/libplacebo/utils/dav1d_internal.h
  28. include/libplacebo/utils/frame_queue.h
  29. include/libplacebo/utils/libav.h
  30. include/libplacebo/utils/libav_internal.h
  31. include/libplacebo/utils/upload.h
  32. include/libplacebo/vulkan.h
  33. lib/libplacebo.so
  34. lib/libplacebo.so.208
  35. libdata/pkgconfig/libplacebo.pc
  36. @owner
  37. @group
  38. @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 = 1657895594 SHA256 (haasn-libplacebo-v4.208.0_GH0.tar.gz) = 5090fbad4f65b9c950028c1e0dd86d20aa66d159c0854a89b3eb8d4210966b73 SIZE (haasn-libplacebo-v4.208.0_GH0.tar.gz) = 647068

Packages (timestamps in pop-ups are UTC):
libplacebo
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest7.351.0_17.351.0_13.104.07.351.0_17.351.0_1-3.104.0-
FreeBSD:13:quarterly7.351.07.351.05.264.17.349.07.351.06.338.26.338.26.338.2
FreeBSD:14:latest7.351.0_17.351.0_15.229.27.351.07.351.0_15.264.1-5.264.1
FreeBSD:14:quarterly7.351.07.351.0-7.351.07.351.06.338.26.338.26.338.2
FreeBSD:15:latest7.351.07.351.0_1n/a7.351.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. py39-mako>0 : textproc/py-mako@py39
  3. meson>=0.57.1_1 : devel/meson
  4. ninja : devel/ninja
  5. pkgconf>=1.3.0_1 : devel/pkgconf
  6. python3.9 : lang/python39
Library dependencies:
  1. liblcms2.so : graphics/lcms2
  2. libunwind.so : devel/libunwind
  3. libepoxy.so : graphics/libepoxy
  4. libshaderc_shared.so : graphics/shaderc
  5. libvulkan.so : graphics/vulkan-loader
This port is required by:
for Libraries
  1. multimedia/mpv

Configuration Options:
===> The following configuration options are available for libplacebo-4.208.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 ====> 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:3.6+,build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/haasn/libplacebo/tar.gz/v4.208.0?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
4.208.0
16 Jul 2022 14:16:53
commit hash: d618fadd36b181eceb7bad7d31086425b700d844commit hash: d618fadd36b181eceb7bad7d31086425b700d844commit hash: d618fadd36b181eceb7bad7d31086425b700d844commit hash: d618fadd36b181eceb7bad7d31086425b700d844 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libplacebo: update to 4.208.0

Changes:	https://code.videolan.org/videolan/libplacebo/-/tags/v4.208.0
Changes:	https://code.videolan.org/videolan/libplacebo/-/compare/v4.208.0-rc1...v4.208.0
Reported by:	Repology

(cherry picked from commit a7c3c1935cb16945ceb229c278ee5cad1ff28a2a)

Number of commits found: 1