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
Port details on branch 2023Q2
libyuv Library for freeswitch yuv graphics manipulation
0.0.1789_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 0.0.1789_1Version of this port present on the latest quarterly branch.
Maintainer: corsmith@gmail.com search for ports maintained by this maintainer
Port Added: 2023-05-07 05:21:33
Last Update: 2023-05-07 05:18:53
Commit Hash: c5c27487
License: BSD3CLAUSE
WWW:
https://chromium.googlesource.com/libyuv/libyuv/
Description:
libyuv is an open source project that includes YUV scaling and conversion functionality. - Prepare content for compression, with point, bilinear or box filter. - Convert to YUV from webcam formats. - Convert from YUV to formats for rendering/effects. - Rotate by 90/180/270 degrees to adjust for mobile devices in portrait mode. - Optimized versions for SSE2/SSSE3/AVX2 on x86/x64, Neon on Arm, DSP R2 Mips are possible.
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 (33 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libyuv-0.0.1789_1/catalog.mk
  3. /usr/local/share/licenses/libyuv-0.0.1789_1/LICENSE
  4. /usr/local/share/licenses/libyuv-0.0.1789_1/BSD3CLAUSE
  5. bin/yuvconvert
  6. include/libyuv.h
  7. include/libyuv/basic_types.h
  8. include/libyuv/compare.h
  9. include/libyuv/compare_row.h
  10. include/libyuv/convert.h
  11. include/libyuv/convert_argb.h
  12. include/libyuv/convert_from.h
  13. include/libyuv/convert_from_argb.h
  14. include/libyuv/cpu_id.h
  15. include/libyuv/macros_msa.h
  16. include/libyuv/mjpeg_decoder.h
  17. include/libyuv/planar_functions.h
  18. include/libyuv/rotate.h
  19. include/libyuv/rotate_argb.h
  20. include/libyuv/rotate_row.h
  21. include/libyuv/row.h
  22. include/libyuv/scale.h
  23. include/libyuv/scale_argb.h
  24. include/libyuv/scale_row.h
  25. include/libyuv/scale_uv.h
  26. include/libyuv/version.h
  27. include/libyuv/video_common.h
  28. lib/libyuv.a
  29. lib/libyuv.so
  30. libdata/pkgconfig/libyuv.pc
  31. @owner
  32. @group
  33. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • libyuv>0:graphics/libyuv
To install the port:
cd /usr/ports/graphics/libyuv/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libyuv
  • pkg install libyuv
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libyuv
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1634992380 SHA256 (libyuv-0896c34873e83ca3d1690286a94e278a81d0a760.tar.gz) = cfcb8714ec229ea471a5f2964a2f16a1cfb6eaae5fdee41924576274e4caf554 SIZE (libyuv-0896c34873e83ca3d1690286a94e278a81d0a760.tar.gz) = 490087

Packages (timestamps in pop-ups are UTC):
libyuv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.19030.0.19030.0.17410.0.19030.0.1903n/an/an/a
FreeBSD:13:quarterly0.0.19030.0.19030.0.1789_10.0.1789_20.0.1903n/an/an/a
FreeBSD:14:latest0.0.19030.0.19030.0.17890.0.1789_20.0.19030.0.1789_1-0.0.1789_1
FreeBSD:14:quarterly0.0.19030.0.1903-0.0.1789_20.0.19030.0.1789_20.0.1789_20.0.1789_2
FreeBSD:15:latest0.0.19030.0.1903n/a0.0.1789_2n/an/a0.0.1789_20.0.1789_2
FreeBSD:15:quarterly0.0.19030.0.1903n/a-n/an/a--
FreeBSD:16:latest0.0.19030.0.1903n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libyuv-0.0.1789_1: JPEG=on: JPEG image format support ===> Use 'make config' to modify these settings
Options name:
graphics_libyuv
USES:
cmake pkgconfig jpeg
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.1789_1
07 May 2023 05:18:53
commit hash: c5c27487bb1bf1e4df343a7a2f976c3cf73b5d78commit hash: c5c27487bb1bf1e4df343a7a2f976c3cf73b5d78commit hash: c5c27487bb1bf1e4df343a7a2f976c3cf73b5d78commit hash: c5c27487bb1bf1e4df343a7a2f976c3cf73b5d78 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
graphics/libyuv: track libjpeg dependency

-- Found JPEG: /usr/local/lib/libjpeg.so (found version "80")
[...]
Error: /usr/local/bin/yuvconvert is linked to /usr/local/lib/libjpeg.so.8 from
graphics/jpeg-turbo but it is not declared as a dependency
Warning: you need USES+=jpeg

PR:		267163
(cherry picked from commit 78d127100976a6e431088b58b887c297ccf87573)

Number of commits found: 1