Port details on branch 2024Q4 |
- gl2ps C library providing vector output for OpenGL applications
- 1.4.2_1 print =5 1.4.2_1Version of this port present on the latest quarterly branch.
- Maintainer: makc@FreeBSD.org
- Port Added: 2004-01-31 13:41:34
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libevent, xorg-docs, xcb-util-image, libXdamage, indexinfo
- Also Listed In: graphics
- License: LGPL20+
- WWW:
- https://www.geuz.org/gl2ps/
- Description:
- GL2PS is a C library providing high quality vector output for any OpenGL
application. The main difference between GL2PS and other similar libraries
is the use of sorting algorithms capable of handling intersecting and
stretched polygons, as well as non manifold objects. GL2PS provides advanced
smooth shading and text rendering, culling of invisible primitives, mixed
vector/bitmap output, and much more...
GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS),
Portable Document Format (PDF) and Scalable Vector Graphics (SVG) files, as
well as LATEX files for the text fragments. GL2PS also provides limited,
experimental support for Portable LaTeX Graphics (PGF). Adding new vector
output formats should be relatively easy; you can also use the excellent
pstoedit program to transform the PostScript files generated by GL2PS into
many other vector formats such as xfig, cgm, wmf, etc.
- ¦ ¦ ¦ ¦
- 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/print/gl2ps/ && make install clean
- To add the package, run one of these commands:
- pkg install print/gl2ps
- pkg install gl2ps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gl2ps
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1609947264
SHA256 (gl2ps-1.4.2.tgz) = 8d1c00c1018f96b4b97655482e57dcb0ce42ae2f1d349cd6d4191e7848d9ffe9
SIZE (gl2ps-1.4.2.tgz) = 301134
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
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libpng.so : graphics/png
- libGL.so : graphics/libglvnd
- This port is required by:
- for Libraries
-
- cad/ldview
- cad/opencascade740
- devel/root
- math/octave
- math/qwtplot3d
- science/paraview
- science/xcrysden
-
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:
- ===> The following configuration options are available for gl2ps-1.4.2_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- print_gl2ps
- USES:
- cmake gl tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|