mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-18 21:08:07 +02:00
Require slim.
Mark hidden. (PixRegionCopy, PixRegionUnion): Mark hidden.
Include and use X11/Xfuncproto.h. Include slim_{export,import}.h as appropriate. Mark all functions with __external_linkage.
Rename include protect to _PIXREGIONINT_H_.
11 lines
224 B
PkgConfig
11 lines
224 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libpixregion
|
|
Description: Pixel region library
|
|
Requires: slim
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lpixregion
|
|
Cflags: -I${includedir}
|