summaryrefslogtreecommitdiff
path: root/archived/projt-launcher/flatpak/modules/glxinfo.yml
blob: 0be9239ebf557d319d375219ada9457cb4200e09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
name: glxinfo
buildsystem: meson
config-opts:
  - --bindir=/app/mesa-demos
  - -Degl=disabled
  - -Dglut=disabled
  - -Dosmesa=disabled
  - -Dvulkan=disabled
  - -Dwayland=disabled
post-install:
  - mv -v /app/mesa-demos/glxinfo /app/bin
sources:
  - type: archive
    url: https://archive.mesa3d.org/demos/mesa-demos-9.0.0.tar.xz
    sha256: 3046a3d26a7b051af7ebdd257a5f23bfeb160cad6ed952329cdff1e9f1ed496b
    x-checker-data:
      type: anitya
      project-id: 16781
      stable-only: true
      url-template: https://archive.mesa3d.org/demos/mesa-demos-$version.tar.xz
cleanup:
  - /include
  - /mesa-demos
  - /share
modules:
  - ../shared-modules/glu/glu-9.json