[cairo] [PATCH 2/3] Update README with new minimum MacOSX requirements

Bryce Harrington bryce at osg.samsung.com
Tue Mar 10 12:49:35 PDT 2015


On Tue, Mar 10, 2015 at 12:10:35PM +0100, Andrea Canciani wrote:
> From: Andrea Canciani <ranma42 at tartaros.local>
> 
> Since 70cc8f250b5669e757b4f044571ba0f71e3dea9e the quartz backend is
> using some APIs that are not available on MacOSX 10.4 directly
> (i.e. without detecting their availability through dynamic linking).
> This means that the quartz backend does not work anymore on MacOSX
> 10.4 and that the 10.5 SDK (or newer) is needed to build.
> ---
>  README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Landed all three patches, with some fixup for #3.

   79dbe1b..845d242  master -> master

> diff --git a/README b/README
> index 5926430..0be9947 100644
> --- a/README
> +++ b/README
> @@ -121,7 +121,7 @@ Supported, "platform" surface backends
>  
>  	quartz backend
>  	--------------
> -	MacOS X >= 10.4 with Xcode >= 2.4
> +	MacOS X >= 10.5 with Xcode >= 3.0
>  
>  	win32 backend
>  	-------------
> -- 
> 1.9.3 (Apple Git-50)
> 
> -- 
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo


More information about the cairo mailing list