Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/drm/   (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]

# Version 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: "libdrm"
  description: "Userspace interface to controlling GPUs on linux"

  url: "https://cgit.freedesktop.org/drm/libdrm/"
  license: MIT

  release: e7d4b1df2d3f675b478897ab454d635e9b4eb915 (2024-12-18T13:15:57.000-05:00).

  revision: e7d4b1df2d3f675b478897ab454d635e9b4eb915
  # 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/drm
  source-hosting: gitlab
  vendor-directory: third_party/drm/drm
  skip-vendoring-steps: ['update-moz-build'] 
  exclude:
    - '**'

  include:
    - include/drm/drm.h
    - include/drm/drm_fourcc.h
    - include/drm/drm_mode.h
    - xf86drm.h
  keep:
    - LICENSE
  update-actions:
    - action: move-dir
      from: '{vendor_dir}/include/drm'
      to: '{vendor_dir}/include/libdrm'


[ Dauer der Verarbeitung: 0.33 Sekunden  ]