https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281137

--- Comment #16 from Oclair <ja...@aventia.pw> ---
Perhaps my make.conf file and make config settings indicating my system does
not require x11 is making things dificult.  After all it is a vps hosted mail,
web etc server originally setup in 2014-16 or so.

contained in /etc/make.conf

OPTIONS_UNSET+= X11 GUI CUPS NLS HAL GSSAPI_BASE KRB_BASE KERBEROS
OPTIONS_SET+= GSSAPI_NONE KRB_NONE
WITHOUT_X=YES
WITH_X=NO
ENABLE_GUI=NO

# cd  /usr/ports/graphics/cairo && make config
cairo-1.18.2,3
[X] DOCS Build and/or install documentation│ │  
[X] GLIB Enable GObject Functions Feature  │ │  
[ ] X11  X11 (graphics) support            │ │  


#pkg info cairo
cairo-1.18.2,3
Name           : cairo
Version        : 1.18.2,3
Installed on   : Sat Jan 25 03:11:38 2025 CET
Origin         : graphics/cairo
Architecture   : FreeBSD:13:amd64
Prefix         : /usr/local
Categories     : graphics
Licenses       : LGPL21, MPL11
Maintainer     : desk...@freebsd.org
WWW            : https://www.cairographics.org/
Comment        : Vector graphics library with cross-device output support
Options        :
        DOCS           : on
        GLIB           : on
        X11            : off
Shared Libs required:
        libz.so.6
        libthr.so.3
        libpng16.so.16
        libpixman-1.so.0
        libm.so.5
        liblzo2.so.2
        libgobject-2.0.so.0
        libglib-2.0.so.0
        libfreetype.so.6
        libfontconfig.so.1
        libdl.so.1
        libc.so.7
Shared Libs provided:
        libcairo.so.2
        libcairo-trace.so
        libcairo-script-interpreter.so.2
        libcairo-gobject.so.2
        libcairo-fdr.so
Annotations    :
        FreeBSD_version: 1304000
        cpe            : cpe:2.3:a:cairographics:cairo:1.18.2:::::freebsd13:x64
Flat size      : 3.70MiB
Description    :
Cairo is a vector graphics library with cross-device output
support. Currently supported output targets include the X Window
System and in-memory image buffers. PostScript and PDF file output is
planned. Cairo is designed to produce identical output on all output
media while taking advantage of display hardware acceleration when
available (eg. through the X Render Extension).

Cairo provides a stateful user-level API with capabilities similar to
the PDF 1.4 imaging model. Cairo provides operations including stroking
and filling Bezier cubic splines, transforming and compositing translucent
images, and antialiased text rendering.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to