cairo, small change to trigger builds (#13279)

This commit is contained in:
Schrijvers Luc
2025-12-01 09:29:00 +01:00
committed by GitHub
parent 4ec6c3fbd9
commit b9da28f242
2 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
SUMMARY="Multi-platform 2D graphics library"
DESCRIPTION="Cairo is a 2D graphics library with support for multiple output \
devices. Currently supported output targets include the X Window \
System (via both Xlib and XCB), quartz, win32, and image buffers, \
as well as PDF, PostScript, and SVG file output. Experimental backends \
include OpenGL, BeOS, OS/2, and DirectFB."
devices. Currently supported output targets include the X Window System (via \
both Xlib and XCB), quartz, win32, and image buffers, as well as PDF, \
PostScript, and SVG file output. Experimental backends include OpenGL, BeOS, \
OS/2, and DirectFB."
HOMEPAGE="http://cairographics.org/"
COPYRIGHT="2000, 2002, 2004-2007 Keith Packard
2002-2003 University of Southern California

View File

@@ -1,9 +1,9 @@
SUMMARY="Multi-platform 2D graphics library (with Xlib surfaces)"
DESCRIPTION="Cairo is a 2D graphics library with support for multiple output \
devices. Currently supported output targets include the X Window \
System (via both Xlib and XCB), quartz, win32, and image buffers, \
as well as PDF, PostScript, and SVG file output. Experimental backends \
include OpenGL, BeOS, OS/2, and DirectFB."
devices. Currently supported output targets include the X Window System (via \
both Xlib and XCB), quartz, win32, and image buffers, as well as PDF, \
PostScript, and SVG file output. Experimental backends include OpenGL, BeOS, \
OS/2, and DirectFB."
HOMEPAGE="http://cairographics.org/"
COPYRIGHT="2000, 2002, 2004-2007 Keith Packard
2002-2003 University of Southern California