libXvMC: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Mar 26 17:40:17 UTC 2022


 .editorconfig      |   17 ++++++++
 Makefile.am        |    5 ++
 meson.build        |  106 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 xvmc-wrapper.pc.in |    4 +-
 xvmc.pc.in         |    4 +-
 5 files changed, 131 insertions(+), 5 deletions(-)

New commits:
commit f65c43c05a766ef2e9335367d079b75273d5e53f
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Fri Mar 25 15:04:15 2022 -0700

    autotools: fix Requires and Requires.Private in pkgconfig
    
    This only applies to the autotools generated pkg-config files, as Meson
    does it's own dependency tracking for us.

commit cdf1532b13efe667f40dd472f41b4e12a0282dea
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Fri Mar 25 14:55:36 2022 -0700

    meson: Add a meson build system
    
    This does everything the autotools based system does, including building
    both a static and shared version by default, though this can be
    controlled with meson's builtin `default_library` option.

commit 324ecde7352e7a129f30b795a1c2d9142600aeea
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Fri Mar 25 13:31:40 2022 -0700

    editorconfig: add meson

commit b391192bd391009f9d834ea920fd15c872fbe85b
Author: Dylan Baker <dylan at pnwbakers.com>
Date:   Fri Mar 25 13:31:17 2022 -0700

    editorconfig: add



More information about the xorg-commit mailing list