Port details |
- sdl3_ttf Library to use TrueType fonts to render text in SDL applications
- 3.2.0_1 graphics
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2025-02-04 16:54:15
- Last Update: 2025-03-14 21:32:33
- Commit Hash: 976eda5
- License: ZLIB
- WWW:
- https://github.com/libsdl-org/SDL_ttf
- Description:
- This library is a wrapper around the FreeType and Harfbuzz libraries,
allowing you to use TrueType fonts to render text in SDL applications.
It allows a programmer to use multiple TrueType fonts without having
to code a font rendering routine themselves. With the power of
outline fonts and antialiasing, high quality text output can be
obtained without much effort.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sdl3_ttf>0:graphics/sdl3_ttf
- To install the port:
- cd /usr/ports/graphics/sdl3_ttf/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/sdl3_ttf
- pkg install sdl3_ttf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdl3_ttf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741178889
SHA256 (libsdl-org-SDL_ttf-release-3.2.0_GH0.tar.gz) = b0d6d470822b23b6028dd26022ded8b25afe5caa9a2c431dce7259c1bcb232e0
SIZE (libsdl-org-SDL_ttf-release-3.2.0_GH0.tar.gz) = 1583353
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libplutosvg.so : graphics/plutosvg
- libSDL3.so : devel/sdl3
- This port is required by:
- for Libraries
-
- net/freerdp3
Configuration Options:
- ===> The following configuration options are available for sdl3_ttf-3.2.0_1:
DOCS=on: Build and/or install documentation
HARFBUZZ=on: Use harfbuzz to improve text shaping
PLUTOSVG=on: Use plutosvg for color emoji support
===> Use 'make config' to modify these settings
- Options name:
- graphics_sdl3_ttf
- USES:
- cmake pkgconfig sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.0_1 14 Mar 2025 21:32:33
    |
Vladimir Druzenko (vvd)  |
graphics/{lunasvg,plutosvg,sdl3_ttf}: bump after update graphics/plutovg 0.0.13
→ 1.0.0
SONAME in graphics/plutovg changed from 0 to 1
PR: 285402 |
3.2.0 08 Mar 2025 00:28:07
    |
Dmitry Marakasov (amdmi3)  |
graphics/sdl3_ttf: update 3.1.0 → 3.2.0 |
3.1.0 04 Feb 2025 16:52:33
    |
Dmitry Marakasov (amdmi3)  |
graphics/sdl3_ttf: add port
This library is a wrapper around the FreeType and Harfbuzz libraries,
allowing you to use TrueType fonts to render text in SDL applications.
It allows a programmer to use multiple TrueType fonts without having
to code a font rendering routine themselves. With the power of
outline fonts and antialiasing, high quality text output can be
obtained without much effort. |
Number of commits found: 3
|