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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
|
Source: glmark2
Section: utils
Priority: optional
Standards-Version: 4.6.2
Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
Uploaders: Marius Vlad <marius.vlad@collabora.com>
Build-Depends: debhelper-compat (= 13),
libdrm-dev,
libgbm-dev,
libgl1-mesa-dev,
libgles2-mesa-dev,
libjpeg-dev,
libpng-dev,
libudev-dev,
libwayland-dev,
libxcb1-dev,
meson,
pkgconf | pkg-config,
python3,
wayland-protocols,
Homepage: https://github.com/glmark2/glmark2
Vcs-Git: https://salsa.debian.org/games-team/glmark2.git
Vcs-Browser: https://salsa.debian.org/games-team/glmark2
Rules-Requires-Root: no
Package: glmark2-es2-x11
Architecture: any
Depends: glmark2-data (= ${source:Version}),
libx11-6,
${misc:Depends},
${shlibs:Depends},
Provides: glmark2-es2
Replaces: glmark2-es2 (<< 2021.02+ds)
Description: OpenGL 2.0 benchmark suite
glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of
the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
glmark2 offers a suite of scenes that can be used to measure many
aspects of OpenGL (ES) 2.0 performance.
The way in which each scene is rendered is configurable through a set
of options.
.
This package is intended only for the X11 platform. GLESv2 version.
Package: glmark2-x11
Architecture: any
Depends: glmark2-data (= ${source:Version}),
libx11-6,
${misc:Depends},
${shlibs:Depends},
Provides: glmark2
Replaces: glmark2 (<< 2021.02+ds)
Description: OpenGL 2.0 benchmark suite
glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of
the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
glmark2 offers a suite of scenes that can be used to measure many
aspects of OpenGL (ES) 2.0 performance.
The way in which each scene is rendered is configurable through a set
of options.
.
This package is intended only for the X11 platform. GL version.
Package: glmark2-es2-wayland
Architecture: any
Depends: glmark2-data (= ${source:Version}),
libwayland-client0,
libwayland-cursor0,
${misc:Depends},
${shlibs:Depends},
Description: OpenGL 2.0 benchmark suite
glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of
the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
glmark2 offers a suite of scenes that can be used to measure many
aspects of OpenGL (ES) 2.0 performance.
The way in which each scene is rendered is configurable through a set
of options.
.
This package intended only for the wayland platform. GLESv2 version.
Package: glmark2-wayland
Architecture: any
Depends: glmark2-data (= ${source:Version}),
libwayland-client0,
libwayland-cursor0,
${misc:Depends},
${shlibs:Depends},
Description: OpenGL 2.0 benchmark suite
glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of
the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
glmark2 offers a suite of scenes that can be used to measure many
aspects of OpenGL (ES) 2.0 performance.
The way in which each scene is rendered is configurable through a set
of options.
.
This package intended only for the wayland platform. GL version.
Package: glmark2-es2-drm
Architecture: any
Depends: glmark2-data (= ${source:Version}),
libdrm2,
${misc:Depends},
${shlibs:Depends},
Description: OpenGL 2.0 benchmark suite
glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of
the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
glmark2 offers a suite of scenes that can be used to measure many
aspects of OpenGL (ES) 2.0 performance.
The way in which each scene is rendered is configurable through a set
of options.
.
This package is intended only for the DRM stand-alone back-end. GLESv2 version.
Package: glmark2-drm
Architecture: any
Depends: glmark2-data (= ${source:Version}),
libdrm2,
${misc:Depends},
${shlibs:Depends},
Description: OpenGL 2.0 benchmark suite
glmark2 is a benchmark for OpenGL 2.0. It uses only the subset of
the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
glmark2 offers a suite of scenes that can be used to measure many
aspects of OpenGL (ES) 2.0 performance.
The way in which each scene is rendered is configurable through a set
of options.
.
This package is intended only for the DRM stand-alone back-end. GL version.
Package: glmark2-data
Architecture: all
Depends: ${misc:Depends}
Recommends: glmark2-drm (>= ${source:Version}) |
glmark2-wayland (>= ${source:Version}) |
glmark2-x11 (>= ${source:Version}) |
glmark2-es2-wayland (>= ${source:Version}) |
glmark2-es2-drm (>= ${source:Version}) |
glmark2-es2-x11 (>= ${source:Version}),
Multi-Arch: foreign
Description: OpenGL (ES) 2.0 benchmark suite -- data files
glmark2 is a benchmark for OpenGL (ES) 2.0. It uses only the subset of
the OpenGL 2.0 API that is compatible with OpenGL ES 2.0.
glmark2 offers a suite of scenes that can be used to measure many
aspects of OpenGL (ES) 2.0 performance.
The way in which each scene is rendered is configurable through a set
of options.
.
This package provides data files.
|