Hi again,

On Sat, 5 Jun 2021 09:47:16 +0200
Matthieu Herrb <[email protected]> wrote:

> Hi,
> 
> the patch below updates the pixman library to version 0.40.
> 
> To test, apply the patch in $XSRCDIR/lib/pixman using
> 
> patch -p0 -E < /this/patch
> 
> and the rebuild xenocara according to release(8).
> 

It builds fine on powerpc. I've tested a fvwm session with various
base X11 utils without issues.

Also, the below hunk did not apply properly.

Charlène.   

> Index: aclocal.m4
> ===================================================================
> RCS file: /cvs/OpenBSD/xenocara/lib/pixman/aclocal.m4,v
> retrieving revision 1.13
> diff -u -p -u -r1.13 aclocal.m4
> --- aclocal.m4        11 May 2019 07:46:06 -0000      1.13
> +++ aclocal.m4        10 Jan 2021 13:36:25 -0000
> @@ -8606,9 +8606,9 @@ m4_ifndef([_LT_PROG_F77],
> [AC_DEFUN([_L m4_ifndef([_LT_PROG_FC],
> [AC_DEFUN([_LT_PROG_FC])]) m4_ifndef([_LT_PROG_CXX],
> [AC_DEFUN([_LT_PROG_CXX])]) 
> -dnl pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf
> -*- -dnl serial 11 (pkg-config-0.29.1)
> -dnl
> +# pkg.m4 - Macros to locate and utilise pkg-config.   -*- Autoconf
> -*- +# serial 12 (pkg-config-0.29.2)
> +
>  dnl Copyright © 2004 Scott James Remnant <[email protected]>.
>  dnl Copyright © 2012-2015 Dan Nicholson <[email protected]>
>  dnl

Reply via email to