[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/gl2ps/gl2ps.desc [COPY] Copyright (C) 2026 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] An OpenGL to PostScript printing library [T] GL2PS is a C library providing high quality vector output for any [T] OpenGL application. It uses sorting algorithms capable of handling [T] intersecting and stretched polygons, as well as non-manifold objects, [T] and provides advanced smooth shading and text rendering, culling of [T] invisible primitives and mixed vector/bitmap output. It can produce [T] PostScript, EPS, PDF and SVG output. [U] https://geuz.org/gl2ps/ [A] Christophe Geuzaine [M] René Rebe [C] extra/multimedia [L] LGPL [V] 1.4.2 [P] X -----5---9 200.000 [D] 3da42eeeced6da6aa9b48b3a4842d375cccbf41a83629ca3c4db2d94 gl2ps-1.4.2.tgz https://geuz.org/gl2ps/src/ var_append cmakeopt ' ' -DCMAKE_POLICY_VERSION_MINIMUM=3.5 var_append cmakeopt ' ' "-DLIB_SUFFIX=${libdir#*/lib}" var_append cmakeopt ' ' -DCMAKE_DISABLE_FIND_PACKAGE_LATEX=ON