[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/cairo/cairo.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Multi-platform 2D graphics library [T] Cairo is a vector graphics library with cross-device output support. [T] Currently supported output targets include the X Window System and [T] in-memory image buffers. PostScript and PDF file output is planned. [T] Cairo is designed to produce identical output on all output media while [T] taking advantage of display hardware acceleration when available. [T] [T] Cairo provides a stateful user-level API with capabilities similar to [T] the PDF 1.4 imaging model. Cairo provides operations including stroking [T] and filling Bezier cubic splines, transforming and compositing translucent [T] images, and antialiased text rendering. [T] [T] Cairo was once named Xr, or Xr/Xc. [U] http://cairographics.org/ [A] Carl Worth [M] Rene Rebe [C] extra/x11 [F] CROSS LATOMIC.sparc [L] LGPL [S] Stable [V] 1.18.4 [P] X -----5---9 126.480 [D] c60d2649c58fc80a103c7596563e9b9e48c4515e12803fcda920ccac cairo-1.18.4.tar.xz http://cairographics.org/releases/ # w/ gcc-11.2 other ia64 randomly miscompile [ $arch == ia64 ] && var_append GCC_WRAPPER_APPEND ' ' -O2 [ $arch == sparc ] && var_append confopt ' ' --disable-atomic hook_add prepatch 5 "rm -rvf $builddir/$pkg-$ver/subprojects" # warning: conftest has a LOAD segment with RWX [[ $arch = powerpc* ]] && var_append GCC_WRAPPER_APPEND ' ' '-c?:-Wl,--no-warn-rwx-segments' pkginstalled xcb-util && var_append mesonopt ' ' -Dxcb=enabled var_append mesonopt ' ' -Dtests=disabled