conda-forge / gstreamer-feedstock

A conda-smithy repository for gstreamer.
BSD 3-Clause "New" or "Revised" License
9 stars 28 forks source link

Aarch2 #34

Closed hmaarrfk closed 4 years ago

hmaarrfk commented 4 years ago

drone not building in other one.

Checklist

conda-forge-linter commented 4 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

jayfurmanek commented 4 years ago

All the new CDTs are built now. It'll need:

        - {{ compiler('c') }}
        - {{ compiler('cxx') }}
        - {{ cdt('libxau-devel') }}
        - {{ cdt('libxext-devel') }}
        - {{ cdt('libx11-devel') }}
        - {{ cdt('libxrender-devel') }}
        - {{ cdt('xorg-x11-proto-devel') }}
        - {{ cdt('mesa-libgl-devel') }}
        - {{ cdt('libglvnd-glx') }}
        - {{ cdt('libglvnd') }} 
        - {{ cdt('libdrm-devel') }}
        - {{ cdt('libxdamage-devel') }}
        - {{ cdt('libxfixes-devel') }}
        - {{ cdt('libxxf86vm-devel') }}
        - {{ cdt('mesa-dri-drivers') }}
        - {{ cdt('libxshmfence-devel') }} 
        - {{ cdt('mesa-khr-devel') }}