Port details on branch 2024Q4 |
- ftgl OpenGL FreeType fonts rendering library
- 2.4.0_2,1 graphics =8 2.4.0_2,1Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2004-01-17 09:04:05
- Last Update: 2024-09-17 18:54:51
- Commit Hash: d05315b
- People watching this port, also watch:: xorg-fonts-miscbitmaps, cairo, xorg-fonts-truetype, pango, xorg-fonts-cyrillic
- License: MIT
- WWW:
- https://github.com/frankheckenbach/ftgl
- Description:
- FTGL is a free open source library to enable developers to use arbitrary
fonts in their OpenGL applications. Unlike other OpenGL font libraries
FTGL uses standard font file formats so doesn't need a preprocessing step
to convert the high quality font data into a lesser quality, proprietary
format. FTGL uses the Freetype (www.freetype.org) font library to open and
'decode' the fonts. It then takes that output and stores it in a format
most efficient for OpenGL rendering.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/ftgl/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ftgl
- pkg install ftgl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ftgl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1475810942
SHA256 (frankheckenbach-ftgl-v2.4.0_GH0.tar.gz) = aa97da1c3442a8fd3941037655df18016d70b5266381c81d81e8b5335f196ea8
SIZE (frankheckenbach-ftgl-v2.4.0_GH0.tar.gz) = 630803
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- This port is required by:
- for Libraries
-
- audio/pianobooster
- cad/opencascade
- cad/opencascade740
- devel/root
- games/aquaria
- games/duel
- games/megaglest
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- graphics_ftgl
- USES:
- autoreconf compiler:c++11-lang gl pathfix gmake libtool pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|