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
libskiasharp Complete 2D graphic library for drawing Text, Geometries, and Images
2.88.3_2 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 2.88.3_2Version of this port present on the latest quarterly branch.
Maintainer: bapt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-11-05 20:21:06
Last Update: 2025-01-21 23:46:22
Commit Hash: 7e9fc36
License: BSD3CLAUSE
WWW:
https://skia.org/
Description:
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
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 (6 items)
Collapse this list.
  1. lib/libSkiaSharp.so
  2. lib/libSkiaSharp.so.118.0.0
  3. @ldconfig
  4. /usr/local/share/licenses/libskiasharp-2.88.3_2/catalog.mk
  5. /usr/local/share/licenses/libskiasharp-2.88.3_2/LICENSE
  6. /usr/local/share/licenses/libskiasharp-2.88.3_2/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • libskiasharp>0:graphics/libskiasharp
To install the port:
cd /usr/ports/graphics/libskiasharp/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libskiasharp
  • pkg install libskiasharp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libskiasharp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1732007783 SHA256 (libjpeg_turbo-22f1a22c99e9dde8cd3c72ead333f425c5a7aa77.tar.gz) = 774aadf0ae4827ce77645442f8fba552c0be068c0bec7933fa99f4a490931433 SIZE (libjpeg_turbo-22f1a22c99e9dde8cd3c72ead333f425c5a7aa77.tar.gz) = 2382951

Expand this list (2 items)

Collapse this list.

SHA256 (mono-skia-v2.88.3_GH0.tar.gz) = 899ee3693575dd5f1e769070672253beb03ece414ab2803228e346889f268dda SIZE (mono-skia-v2.88.3_GH0.tar.gz) = 51816808

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libskiasharp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.88.3_1--2.88.3_1---
FreeBSD:13:quarterly-2.88.3_1--2.88.3_1---
FreeBSD:14:latest-2.88.3_1--2.88.3_1---
FreeBSD:14:quarterly-2.88.3_1--2.88.3_1---
FreeBSD:15:latest-2.88.3_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gn : devel/gn
  2. ninja : devel/ninja
  3. python3.11 : lang/python311
  4. as : devel/binutils
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libfontconfig.so : x11-fonts/fontconfig
  3. libfreetype.so : print/freetype2
  4. libpng.so : graphics/png
  5. libwebp.so : graphics/webp
  6. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Libraries
  1. multimedia/jellyfin

Configuration Options:
No options to configure
Options name:
graphics_libskiasharp
USES:
jpeg ninja python: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/mono/skia/tar.gz/v2.88.3?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.88.3_2
21 Jan 2025 23:46:22
commit hash: 7e9fc36ba37453a1ab8bbfa6f43bdd0507555696commit hash: 7e9fc36ba37453a1ab8bbfa6f43bdd0507555696commit hash: 7e9fc36ba37453a1ab8bbfa6f43bdd0507555696commit hash: 7e9fc36ba37453a1ab8bbfa6f43bdd0507555696 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
graphics/libskiasharp: fix build on armv7 and aarch64

Add getauxval() shim using elf_aux_info() for CPU feature detection.

Approved by:	portmgr (build fix blanket)
MFH:		2025Q1
2.88.3_1
19 Nov 2024 09:35:27
commit hash: 58625b6da7a6c3b4c1fea0e7fb0bd97be77bb24ccommit hash: 58625b6da7a6c3b4c1fea0e7fb0bd97be77bb24ccommit hash: 58625b6da7a6c3b4c1fea0e7fb0bd97be77bb24ccommit hash: 58625b6da7a6c3b4c1fea0e7fb0bd97be77bb24c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
graphics/libskiasharp: bundle chromium's libjpeg-turbo version

Apparently libskasharp (abuses the libjpeg-turbo's API) which results in
some crashes:
- https://github.com/Thefrank/jellyfin-server-freebsd/issues/89
- https://github.com/libjpeg-turbo/libjpeg-turbo/issues/795
- https://github.com/jellyfin/jellyfin/issues/13016

PR:	282704
2.88.3
05 Nov 2024 20:20:39
commit hash: faae48a566acf0494a14d91e6d385aac4c2992a3commit hash: faae48a566acf0494a14d91e6d385aac4c2992a3commit hash: faae48a566acf0494a14d91e6d385aac4c2992a3commit hash: faae48a566acf0494a14d91e6d385aac4c2992a3 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
graphics/libskiasharp: newport

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

This is a dependency currently bundled prebuilt in multimedia/jellyfin, this
port
will allow to properly build everything from ports

Number of commits found: 3