Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/gbm/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  moz.yaml   Sprache: unbekannt

 
Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# Versio of this schema
schema: 1

bugzilla:
  # Bugzilla product and component for this directory and subdirectories
  product: "Core"
  component: "WebRTC"

# The source in this directory was copied from upstream by running the
# update.py script from third_party/libdrm. Any changes made relative to
# upstream should be reflected in that script, e.g. by applying patch files
# after the copy step.

origin:
  name: "libgbm"
  description: "Graphics buffer manipulation components of Mesa"

  url: "https://gitlab.freedesktop.org/mesa/mesa"
  license: MIT

  release: "e664082d3507d790ac31f721e8900417efd3a95b (2023-01-19T04:09:17.000+00:00)"

  revision: "e664082d3507d790ac31f721e8900417efd3a95b"
  # The codebase does not provide a LICENSE file!
  # https://docs.mesa3d.org/license.html#license-copyright-information
  # license-file: LICENSE

updatebot:
  maintainer-phab: ng
  maintainer-bz: na-g@nostrum.com
  tasks:
    - type: vendoring
      enabled: true
      frequency: release

vendoring:
  url: https://gitlab.freedesktop.org/mesa/mesa
  source-hosting: gitlab
  vendor-directory: third_party/gbm/gbm
  skip-vendoring-steps: ['update-moz-build'] 
  exclude:
    - '**'

  include:
    - src/gbm/main/gbm.h

  keep:
    - LICENSE

  update-actions:
    - action: move-file
      from: '{vendor_dir}/src/gbm/main/gbm.h'
      to: '{vendor_dir}/gbm.h'


[ Dauer der Verarbeitung: 0.30 Sekunden  ]