cairo, small change to trigger builds (again) (#13280)

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

View File

@@ -2,8 +2,8 @@ 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."
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

@@ -2,8 +2,8 @@ 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."
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