| Port details |
- skia Complete 2D graphic library for drawing Text, Geometries, and Images
- 144 graphics
=0 140_1Version of this port present on the latest quarterly branch. - Maintainer: siva@FreeBSD.org
 - Port Added: 2025-10-22 13:57:13
- Last Update: 2026-02-12 21:14:30
- Commit Hash: 19a0587
- License: BSD3CLAUSE
- WWW:
- https://skia.org/
- Description:
- Skia is an open source 2D graphics library which provides common APIs that
work across a variety of hardware and software platforms. It serves as the
graphics engine for Google Chrome and ChromeOS, Android, Flutter, and many
other products.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/skia/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/skia
- pkg install skia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: skia
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1770755444
SHA256 (google-skia-chrome-m144_GH0.tar.gz) = 50404e3f1985a76c6c48bae205ae1ad1234c193e1bea83f7286076b040362a3b
SIZE (google-skia-chrome-m144_GH0.tar.gz) = 63745150
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gn : devel/gn
- spirv-tools>0 : graphics/spirv-tools
- ninja : devel/ninja
- python3.11 : lang/python311
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libicuuc.so : devel/icu
- libGL.so : graphics/libglvnd
- libpng16.so : graphics/png
- libwebp.so : graphics/webp
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_skia
- USES:
- compiler:c++17-lang jpeg ninja python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
144 12 Feb 2026 21:14:30
    |
Siva Mahadevan (siva)  |
graphics/skia: update to 144, fix include path and pkgconf file
Approved by: lwhsu (mentor, implicitly)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55234 |
140_2 03 Feb 2026 13:09:58
    |
Hiroki Tagato (tagattie)  |
*/*: Bump port revision after spirv-tools update (691d023921f3) |
140_1 24 Jan 2026 20:53:08
    |
Siva Mahadevan (siva)  |
*/*: update my maintainer email address
Approved by: lwhsu (mentor)
Signed-off-by: Siva Mahadevan <siva@FreeBSD.org>
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54860 |
140_1 19 Dec 2025 13:04:06
    |
Hiroki Tagato (tagattie)  |
*/*: Bump port revision after spirv-tools update (ec3b7d6b9107) |
140 22 Oct 2025 13:52:32
    |
Robert Clausecker (fuz)  Author: Siva Mahadevan |
graphics/skia: 2D graphics library
Skia is an open source 2D graphics library which provides common APIs that
work across a variety of hardware and software platforms. It serves as the
graphics engine for Google Chrome and ChromeOS, Android, Flutter, and many
other products.
WWW: https://skia.org/
PR: 290371 |
Number of commits found: 5
|