Port details on branch 2024Q3 |
- gd Graphics library for fast creation of images
- 2.3.3_13,1 graphics =388 2.3.3_13,1Version of this port present on the latest quarterly branch.
- Maintainer: dinoex@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-04-27 12:44:59
- Commit Hash: 98bf258
- People watching this port, also watch:: png, freetype2, libiconv, expat, gmake
- License: MIT
- WWW:
- https://libgd.github.io/
- Description:
- gd is a graphics library. It allows your code to quickly draw images
complete with lines, arcs, text, multiple colors, cut and paste from
other images, and flood fills, and write out the result as a PNG, GIF
or JPEG file. This is particularly useful in World Wide Web applications,
where PNG, GIF and JPEG are three of the formats accepted for inline
images by most browsers.
gd does not provide for every possible desirable graphics operation,
but version 2.0 does include most frequently requested features,
including both truecolor and palette images, resampling (smooth
resizing of truecolor images) and so forth.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/graphics/gd/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/gd
- pkg install libgd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1644860754
SHA256 (libgd-2.3.3.tar.xz) = 3fe822ece20796060af63b7c60acb151e5844204d289da0ce08f8fdf131e5a61
SIZE (libgd-2.3.3.tar.xz) = 2809056
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- japanese/gd
- russian/gd
- ukrainian/gd
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Build
-
- biology/viennarna
- graphics/R-cran-GDD
- for Libraries
-
- astro/rmap
- audio/enscribe
- audio/logitechmediaserver
- biology/emboss
- cad/librnd
- cad/pcb
- cad/pcb-rnd
-
Deleted ports which required this port:
- for Run
-
- graphics/R-cran-GDD
Configuration Options:
- ===> The following configuration options are available for libgd-2.3.3_13,1:
PNG=on: PNG image format support
JPEG=on: JPEG image format support
WEBP=on: WebP image format support
TIFF=on: TIFF image format support
XPM=off: XPM pixmap image format support
HEIF=off: ISO/IEC 23008-12:2017 HEIF file format support
AVIF=off: AV1 Image File Format via libavif
LIQ=off: libimagequant color conversion support
FREETYPE=on: TrueType font rendering support
FONTCONFIG=on: X11 font configuration support
RAQM=off: Raqm text layout support
ICONV=on: Encoding conversion support via iconv
THREADS=off: Threading support
===> Use 'make config' to modify these settings
- Options name:
- graphics_gd
- USES:
- cpe tar:xz pkgconfig pathfix libtool:keepla autoreconf shebangfix iconv jpeg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|